Changeset 39 for trunk/win/VC71

Show
Ignore:
Timestamp:
11/19/08 13:26:44 (17 years ago)
Author:
yumileroy
Message:

[svn] * Various small changes here and there.
* Implementing MangChat? IRC system.
* Added new config option, MAX_WHO, can be used to set the limit of characters being sent in a /who request from client.

Original author: XTZGZoReX
Date: 2008-10-12 14:03:38-05:00

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/win/VC71/game.vcproj

    r37 r39  
    849849                        </File> 
    850850                </Filter> 
     851                <Filter 
     852                        Name="IRC" 
     853                        > 
     854                        <File 
     855                                RelativePath="..\..\src\game\IRCClient.cpp" 
     856                                > 
     857                        </File>  
     858                        <File 
     859                                RelativePath="..\..\src\game\IRCClient.h" 
     860                                > 
     861                        </File> 
     862                        <File 
     863                                RelativePath="..\..\src\game\IRCCmd.cpp" 
     864                                > 
     865                        </File> 
     866                        <File 
     867                                RelativePath="..\..\src\game\IRCCmd.h" 
     868                                > 
     869                        </File> 
     870                        <File 
     871                                RelativePath="..\..\src\game\IRCCmde.cpp" 
     872                                > 
     873                        </File> 
     874                        <File 
     875                                RelativePath="..\..\src\game\IRCConf.cpp" 
     876                                > 
     877                        </File> 
     878                        <File 
     879                                RelativePath="..\..\src\game\IRCFunc.h" 
     880                                > 
     881                        </File> 
     882                        <File 
     883                                RelativePath="..\..\src\game\IRCIO.cpp" 
     884                                > 
     885                        </File> 
     886                        <File 
     887                                RelativePath="..\..\src\game\IRCLog.cpp" 
     888                                > 
     889                        </File> 
     890                        <File 
     891                                RelativePath="..\..\src\game\IRCLog.h" 
     892                                > 
     893                        </File> 
     894                        <File 
     895                                RelativePath="..\..\src\game\IRCSock.cpp" 
     896                                > 
     897                        </File> 
     898                        <File 
     899                                RelativePath="..\..\src\game\MCS_OnlinePlayers.cpp" 
     900                                > 
     901                        </File> 
     902                        <File 
     903                                RelativePath="..\..\src\game\MCS_OnlinePlayers.h" 
     904                                > 
     905                        </File> 
     906                </Filter> 
    851907        </Files> 
    852908        <Globals>