aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2010-08-19Config: Cosmetic changes in worldserver.conf fileSpp
2010-08-18DBLayer:Machiavelli
2010-08-17Add support for recruit-a-friend XP and reputation multipliers.silinoron
2010-08-18* HIGHLY EXPERIMENTAL - USE AT OWN RISK *Machiavelli
2010-08-17Buildsystem: Use "industry standard" foldernames on dpendencies + move/rename...click
2010-08-16It might actually help you all to have the PCH-files as well...click
2010-08-16Buildsystem: Add PCH-support for targets shared, collision, authserver and wo...click
2010-08-16Fix Windows-build (YES, IT COMPILES!) - partial revert of revision a9386a2655click
2010-08-14Buildsystem/Linux: Deprecate and remove use of FindTermcap.cmake - it was onl...click
2010-08-14Dungeon Finder: Add config value to Enable/Disable Dungeon FinderSpp
2010-08-11Buildsystem: Clean up build-process on all platformsclick
2010-08-11Buildsystem: Removed unused MemoryLeaks filesShauren
2010-08-10Backed out changeset 2f79fd19c2c5 - needs some more thought, sorry - I promis...click
2010-08-10Buildsystem/Windows: Use CMAKE_INSTALL_PREFIX as result-dir for output (Thank...click
2010-08-10Buildsystem/Linux: Remove -DCENTOS flag and enforce linking with ncurses in c...click
2010-08-09BuildSystem/Windows: Add RelWithDebInfo configuration-type (reverts previous ...click
2010-08-09Buildsystem: Copy configuration-file over to binaries-directory on MSVC after...click
2010-08-08Fixed icons for windowsShauren
2010-08-08Sourcefile sleanups -> tabs to spaces, remove whitespace - also update the cl...click
2010-08-08* Some singleton renames for consistency:XTZGZoReX
2010-08-08* Rename: BattleGround -> Battleground.XTZGZoReX
2010-08-08* Some cleanups and fixes in cmakes.XTZGZoReX
2010-08-08Buildsystem: Make core buildable under Windows againclick
2010-08-07* Added new World::OnStartup/OnShutdown hooks.XTZGZoReX
2010-08-06Remove AuctionHouseBot-functionality from core (some cleanups may be required)click
2010-07-31Remove duplicate "Error:" from some outError messages...click
2010-07-29Buildsystem/CMake: Include core/script headerfiles in generated MSVC-projects.click
2010-07-29remove ANSI escape codes from auth/worldserver error-output since it doesn't ...click
2010-07-29Fix windows-build and change some warnings if configuration-files can not be ...click
2010-07-29Convert to using ACE for reading configurationfiles, and remove dependency on...click
2010-07-27Cut away DO_*-parts from buildsystem and specific files checking for it.click
2010-07-26Add missing # in worldserver conf file, patch by AokromesSpp
2010-07-23Fix naming in config files.XTZGZoReX
2010-07-23Fixed windows project files - added SOAPShauren
2010-07-23Add SOAP-implementation (based on Benjys patch and adapted for latest core by...click
2010-07-22* Implemented DB cleaning on startupBrian
2010-07-21* Implement the ability to delete characters without them being removed fromBrian
2010-07-21Added global disable system and moved all disable fields/tables/configs into itShauren
2010-07-21Enable VMaps by default.Xanadu
2010-07-12Renamed "realmd" to "auth" in config files.teacher
2010-07-12Added support for all raid quest typesShauren
2010-07-09Update VMap3 to "final" release (REEXTRACTION OF MAPS/VMAPS IS REQUIRED!) - t...click
2010-06-30Minor cleanups to accomodate CMake-usage on Windowsclick
2010-06-30And even more CMake-specific cleanups (mutes most of the "non-harmful" warnin...click
2010-06-30It is now possible to use CMake on windows for proper build (PCH support incl...Shauren
2010-06-25Set revision.h to be a prerequisite of worldserver and authserver building on...click
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