aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2010-06-25Small cleanup in Master class, thanks to 41782992@qq.comMachiavelli
2010-06-25Get rid of Trinity Singleton and Threading patterns and replace them with ACE...Machiavelli
2010-06-24Remove a possible NaN-value in WorldObject::HasInArc (thanks to arrai)click
2010-06-23* Renamed several VS projects and the executables they produce to reflect the...Xanadu
2010-06-21Update worldserver log message to indicate which database has a config proble...Machiavelli
2010-06-21Add more CMake-related support for building g3dlib, zlib, bzip2, ace on Windowsclick
2010-06-16Adjust CMake "searchmacros" bit so that they point to correct locationsclick
2010-06-14Remove old DO_MYSQL-params in CMakeLists.txt files - not required as we only ...click
2010-06-11If you allocate memory with malloc() you should deallocate it with free(), st...Anubisss
2010-06-10Fixed windows compile for game and TrinityCoreShauren
2010-06-09* Rename trinitycore.conf / ico / windows propertiesBrian
2010-06-09Fix some typos on authserver & worldserver renamingTartalo
2010-06-09Add copyright notes to CMake filesTartalo
2010-06-09Rename trinity-core to worldserverTartalo
2010-06-09* Added missing include paths that got lost in the merge a few revs agoBrian
2010-06-08Some fixes for worldserver cmake fileTartalo
2010-06-08Get g3dlib, zlib and jemalloc to build againclick
2010-06-07* Finally it compiles (thanks click for noticing the "typo").Brian
2010-06-08Some cmake fixes for worldserverTartalo
2010-06-07More cmake fixes. Now cmake runs without errors with -DO_SCRIPTS=0Tartalo
2010-06-06* Get rid of framework and move the files to game and shared.XTZGZoReX
2010-06-06* Delivering file deletions...XTZGZoReX
2010-06-06* Restructuring authserver and worldserver.XTZGZoReX
2010-06-06More CMakeLists.txt fixes.Tartalo
2010-06-06And more fixes for cmake (not finished yet)Tartalo
2010-06-05rename world server directory (trinitycore) to worldserver, rename authserver...click