Changeset 44 for trunk/win/VC90

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

[svn] * Merge Temp dev SVN with Assembla.
* Changes include:

  • Implementation of w12x's Outdoor PvP and Game Event Systems.
  • Temporary removal of IRC Chat Bot (until infinite loop when disabled is fixed).
  • All mangos -> trinity (to convert your mangos_string table, please run mangos_string_to_trinity_string.sql).
  • Improved Config cleanup.
  • And many more changes.

Original author: Seline
Date: 2008-10-14 11:57:03-05:00

Files:
1 modified

Legend:

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

    r39 r44  
    653653                        </File> 
    654654                        <File 
     655                                RelativePath="..\..\src\game\OutdoorPvP.cpp" 
     656                                > 
     657                        </File> 
     658                        <File 
     659                                RelativePath="..\..\src\game\OutdoorPvP.h" 
     660                                > 
     661                        </File> 
     662                        <File 
     663                                RelativePath="..\..\src\game\OutdoorPvPEP.cpp" 
     664                                > 
     665                        </File> 
     666                        <File 
     667                                RelativePath="..\..\src\game\OutdoorPvPEP.h" 
     668                                > 
     669                        </File> 
     670                        <File 
     671                                RelativePath="..\..\src\game\OutdoorPvPHP.cpp" 
     672                                > 
     673                        </File> 
     674                        <File 
     675                                RelativePath="..\..\src\game\OutdoorPvPHP.h" 
     676                                > 
     677                        </File> 
     678                        <File 
     679                                RelativePath="..\..\src\game\OutdoorPvPMgr.cpp" 
     680                                > 
     681                        </File> 
     682                        <File 
     683                                RelativePath="..\..\src\game\OutdoorPvPMgr.h" 
     684                                > 
     685                        </File> 
     686                        <File 
     687                                RelativePath="..\..\src\game\OutdoorPvPNA.cpp" 
     688                                > 
     689                        </File> 
     690                        <File 
     691                                RelativePath="..\..\src\game\OutdoorPvPNA.h" 
     692                                > 
     693                        </File> 
     694                        <File 
     695                                RelativePath="..\..\src\game\OutdoorPvPSI.cpp" 
     696                                > 
     697                        </File> 
     698                        <File 
     699                                RelativePath="..\..\src\game\OutdoorPvPSI.h" 
     700                                > 
     701                        </File> 
     702                        <File 
     703                                RelativePath="..\..\src\game\OutdoorPvPTF.cpp" 
     704                                > 
     705                        </File> 
     706                        <File 
     707                                RelativePath="..\..\src\game\OutdoorPvPTF.h" 
     708                                > 
     709                        </File> 
     710                        <File 
     711                                RelativePath="..\..\src\game\OutdoorPvPZM.cpp" 
     712                                > 
     713                        </File> 
     714                        <File 
     715                                RelativePath="..\..\src\game\OutdoorPvPZM.h" 
     716                                > 
     717                        </File> 
     718                        <File 
    655719                                RelativePath="..\..\src\game\Path.h" 
    656720                                > 
     
    10331097                        </File> 
    10341098                        <File 
     1099                                RelativePath="..\..\src\game\OutdoorPvPObjectiveAI.cpp" 
     1100                                > 
     1101                        </File> 
     1102                        <File 
     1103                                RelativePath="..\..\src\game\OutdoorPvPObjectiveAI.h" 
     1104                                > 
     1105                        </File> 
     1106                        <File 
    10351107                                RelativePath="..\..\src\game\Pet.cpp" 
    10361108                                > 
     
    13101382                        <File 
    13111383                                RelativePath="..\..\src\game\ThreatManager.h" 
    1312                                 > 
    1313                         </File> 
    1314                 </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" 
    13681384                                > 
    13691385                        </File>