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

    r37 r39  
    22<VisualStudioProject 
    33        ProjectType="Visual C++" 
    4         Version="8,00" 
     4        Version="8.00" 
    55        Name="game" 
    66        ProjectGUID="{1DC6C4DA-A028-41F3-877D-D5400C594F88}" 
     
    13081308                        </File> 
    13091309                </Filter> 
     1310                <Filter 
     1311                        Name="IRC" 
     1312                        > 
     1313                        <File 
     1314                                RelativePath="..\..\src\game\IRCClient.cpp" 
     1315                                > 
     1316                        </File> 
     1317                        <File 
     1318                                RelativePath="..\..\src\game\IRCClient.h" 
     1319                                > 
     1320                        </File> 
     1321                        <File 
     1322                                RelativePath="..\..\src\game\IRCCmd.cpp" 
     1323                                > 
     1324                        </File> 
     1325                        <File 
     1326                                RelativePath="..\..\src\game\IRCCmd.h" 
     1327                                > 
     1328                        </File> 
     1329                        <File 
     1330                                RelativePath="..\..\src\game\IRCCmde.cpp" 
     1331                                > 
     1332                        </File> 
     1333                        <File 
     1334                                RelativePath="..\..\src\game\IRCConf.cpp" 
     1335                                > 
     1336                        </File> 
     1337                        <File 
     1338                                RelativePath="..\..\src\game\IRCFunc.h" 
     1339                                > 
     1340                        </File> 
     1341                        <File 
     1342                                RelativePath="..\..\src\game\IRCIO.cpp" 
     1343                                > 
     1344                        </File> 
     1345                        <File 
     1346                                RelativePath="..\..\src\game\IRCLog.cpp" 
     1347                                > 
     1348                        </File> 
     1349                        <File 
     1350                                RelativePath="..\..\src\game\IRCLog.h" 
     1351                                > 
     1352                        </File> 
     1353                        <File 
     1354                                RelativePath="..\..\src\game\IRCSock.cpp" 
     1355                                > 
     1356                        </File> 
     1357                        <File 
     1358                                RelativePath="..\..\src\game\MCS_OnlinePlayers.cpp" 
     1359                                > 
     1360                        </File> 
     1361                        <File 
     1362                                RelativePath="..\..\src\game\MCS_OnlinePlayers.h" 
     1363                                > 
     1364                        </File> 
     1365                </Filter> 
    13101366        </Files> 
    13111367        <Globals>