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/VC90/game.vcproj

    r37 r39  
    13131313                        </File> 
    13141314                </Filter> 
     1315                <Filter 
     1316                        Name="IRC" 
     1317                        > 
     1318                        <File 
     1319                                RelativePath="..\..\src\game\IRCClient.cpp" 
     1320                                > 
     1321                        </File> 
     1322                        <File 
     1323                                RelativePath="..\..\src\game\IRCClient.h" 
     1324                                > 
     1325                        </File> 
     1326                        <File 
     1327                                RelativePath="..\..\src\game\IRCCmd.cpp" 
     1328                                > 
     1329                        </File> 
     1330                        <File 
     1331                                RelativePath="..\..\src\game\IRCCmd.h" 
     1332                                > 
     1333                        </File> 
     1334                        <File 
     1335                                RelativePath="..\..\src\game\IRCCmde.cpp" 
     1336                                > 
     1337                        </File> 
     1338                        <File 
     1339                                RelativePath="..\..\src\game\IRCConf.cpp" 
     1340                                > 
     1341                        </File> 
     1342                        <File 
     1343                                RelativePath="..\..\src\game\IRCFunc.h" 
     1344                                > 
     1345                        </File> 
     1346                        <File 
     1347                                RelativePath="..\..\src\game\IRCIO.cpp" 
     1348                                > 
     1349                        </File> 
     1350                        <File 
     1351                                RelativePath="..\..\src\game\IRCLog.cpp" 
     1352                                > 
     1353                        </File> 
     1354                        <File 
     1355                                RelativePath="..\..\src\game\IRCLog.h" 
     1356                                > 
     1357                        </File> 
     1358                        <File 
     1359                                RelativePath="..\..\src\game\IRCSock.cpp" 
     1360                                > 
     1361                        </File> 
     1362                        <File 
     1363                                RelativePath="..\..\src\game\MCS_OnlinePlayers.cpp" 
     1364                                > 
     1365                        </File> 
     1366                        <File 
     1367                                RelativePath="..\..\src\game\MCS_OnlinePlayers.h" 
     1368                                > 
     1369                        </File> 
     1370                </Filter> 
    13151371        </Files> 
    13161372        <Globals>