aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2010-11-10Core: Partial revert of rcb3188281e, rc85b35f076, r97f9a0fa3e due to missing ...click
2010-11-09Core/Scripts Part 1 of moving all commands to commandscriptsParadox
2010-11-08Core/PCH: Added WorldSocket.h include to PCH for worldserver.Xanadu
2010-10-27Core: Add a warning message for those who are using SFMT for random number ge...silinoron
2010-10-27Core/AI: implemented SmartScripts System (still beta) not 100% completeRat
2010-10-12Core/Misc: Implement config option for energy regeneration rate, patch by Ram...Shocker
2010-10-08Core/Vmaps: Remove the ability to ignore individual maps from vmap LOS /runningnak3d
2010-10-07Fix CRLF in the last fileShauren
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Remove the accidental additions of CRLF-crap from the header updatesclick
2010-10-07Copyright header updates - part 3... (and some whitespace cleanups)click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-10-03Buildsystem: Generating revision.h is now a part of build process (revision.h...Shauren
2010-10-02Core/DBLayer: Fix MySQL timeout issue. World runnable will now call KeepAlive...Machiavelli
2010-09-29Buildsystem: Overhaul of the CMake buildsystem:click
2010-09-28Core/: Fix warningsSpp
2010-09-27Core/DBLayer:Machiavelli
2010-09-25Buildsystem: Set revision.h as a required dependency build before building ga...click
2010-09-25Core/Commands: Fix a crash in .account onlinelistMachiavelli
2010-09-25Core/DBLayer:Machiavelli
2010-09-24Core/DBLayer:Machiavelli
2010-09-21Core/Arenas:Shocker
2010-09-15Core/Loot: Reverted part of revision fe39cb058b75, fixes skinning lootShauren
2010-09-15Core/Loot: Add new config option "Rate.Drop.Item.ReferencedAmount" which allo...Shauren
2010-09-13Core: Partial revert of r63468c6c86 (GCC being totally weird o.O) - should fi...click
2010-09-12Core: Remove some more warnings (initialization sequence in Unit.cpp and a no...click
2010-09-12Cleanup/Core: Remove whitespace and tabsclick
2010-09-11Core/DBLayer:Machiavelli
2010-09-10Core/Arena: Fixes the Config option for the start rating of personal rating.Liberate
2010-09-09Core/Arena/Logging:Shocker
2010-09-08BuildSystem: Sort out issues with mysql-libraries under *nix (and should now ...click
2010-09-08Core/Commands: Implement config for setting the maximum number of results a ....Shocker
2010-09-06Core: add possibility to disable creating of characters of specified races/cl...azazel
2010-09-03Fix compilation, thanks tru.bazoozoo, closes issue 3778Shocker
2010-09-03Core/DBLayerMachiavelli
2010-09-02Core/DBLayer:Machiavelli
2010-09-02Some old typo fixes, closes issues #3747, #2756, #2607, thanks 2010phenix/jea...Shocker
2010-08-31Core: Fix more warnings and fix compile under linux 64Spp
2010-08-30Core: Fix more warningsSpp
2010-08-30Buildsystem: Remove some cruft (double set) of SCRIPT_LIB in worldserver CMak...click
2010-08-30Buildsystem: Clean up target link-definitions a bitclick
2010-08-29Rewrite much of the GM ticket systemsilinoron
2010-08-28Buildsystem: Update CMakeLists to use the proper check, not the old one...click
2010-08-26Core/Logging:Machiavelli
2010-08-26Buildsystem/Core: Adjust MySQL headers on relevant files to use simplified #i...click
2010-08-25* Change default config value for group visibility mode, allow visibility of ...Shocker
2010-08-25Change default settings for OffhandCheckAtSpellUnlearn (new: 1) and MaxArenaP...Shocker
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-23- Fix potential singleton memory deallocation problemsMachiavelli
2010-08-23Core: Fix Windows compileSpp