Changeset 44 for trunk/win/VC71

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

    r39 r44  
    353353                        </File> 
    354354                        <File 
     355                                RelativePath="..\..\src\game\OutdoorPvP.cpp" 
     356                                > 
     357                        </File> 
     358                        <File 
     359                                RelativePath="..\..\src\game\OutdoorPvP.h" 
     360                                > 
     361                        </File> 
     362                        <File 
     363                                RelativePath="..\..\src\game\OutdoorPvPEP.cpp" 
     364                                > 
     365                        </File> 
     366                        <File 
     367                                RelativePath="..\..\src\game\OutdoorPvPEP.h" 
     368                                > 
     369                        </File> 
     370                        <File 
     371                                RelativePath="..\..\src\game\OutdoorPvPHP.cpp" 
     372                                > 
     373                        </File> 
     374                        <File 
     375                                RelativePath="..\..\src\game\OutdoorPvPHP.h" 
     376                                > 
     377                        </File> 
     378                        <File 
     379                                RelativePath="..\..\src\game\OutdoorPvPMgr.cpp" 
     380                                > 
     381                        </File> 
     382                        <File 
     383                                RelativePath="..\..\src\game\OutdoorPvPMgr.h" 
     384                                > 
     385                        </File> 
     386                        <File 
     387                                RelativePath="..\..\src\game\OutdoorPvPNA.cpp" 
     388                                > 
     389                        </File> 
     390                        <File 
     391                                RelativePath="..\..\src\game\OutdoorPvPNA.h" 
     392                                > 
     393                        </File> 
     394                        <File 
     395                                RelativePath="..\..\src\game\OutdoorPvPSI.cpp" 
     396                                > 
     397                        </File> 
     398                        <File 
     399                                RelativePath="..\..\src\game\OutdoorPvPSI.h" 
     400                                > 
     401                        </File> 
     402                        <File 
     403                                RelativePath="..\..\src\game\OutdoorPvPTF.cpp" 
     404                                > 
     405                        </File> 
     406                        <File 
     407                                RelativePath="..\..\src\game\OutdoorPvPTF.h" 
     408                                > 
     409                        </File> 
     410                        <File 
     411                                RelativePath="..\..\src\game\OutdoorPvPZM.cpp" 
     412                                > 
     413                        </File> 
     414                        <File 
     415                                RelativePath="..\..\src\game\OutdoorPvPZM.h" 
     416                                > 
     417                        </File> 
     418                        <File 
    355419                                RelativePath="..\..\src\game\Path.h"> 
    356420                        </File> 
     
    636700                        <File 
    637701                                RelativePath="..\..\src\game\ObjectMgr.h"> 
     702                        </File> 
     703                        <File 
     704                                RelativePath="..\..\src\game\OutdoorPvPObjectiveAI.cpp" 
     705                                > 
     706                        </File> 
     707                        <File 
     708                                RelativePath="..\..\src\game\OutdoorPvPObjectiveAI.h" 
     709                                > 
    638710                        </File> 
    639711                        <File 
     
    847919                        <File 
    848920                                RelativePath="..\..\src\game\ThreatManager.h"> 
    849                         </File> 
    850                 </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                                 > 
    905921                        </File> 
    906922                </Filter>