aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2011-08-03Fix build on gcc 4.6 :/Machiavelli
2011-08-02Core/RA: Fix RA subnegotiation for clients that don't send any subnegotiation...Machiavelli
2011-08-01Core/RA: Fix RA usage, properly filter out RFC 854 / 855 subnegotiate dataMachiavelli
2011-07-29Core/CLI: Fix a possible crash in utf8print on linux. (Remove parsing non-exi...Machiavelli
2011-07-27Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)Spp-
2011-07-02Core/Achievements: Simplify handling of achievements for GMs: Do not allow ac...click
2011-06-30Cosmetic: rename function escape_string to EscapeStringSpp-
2011-06-30Cosmetic: Remove trailing whitespacesSpp-
2011-06-29Core/Logs: Add outSQLDev log, will be used for core-generated SQL queries/dumpsShocker
2011-06-25Core/Spell: Some random code cleanupstobmaps
2011-06-24Core: Clear up some confusion regarding the GM.AllowAchievementGain.Level con...click
2011-06-12Core: More codestyle cleanupsclick
2011-06-09Core/RecruitAFriend: Fix max level difference for benefit experience multipliertobmaps
2011-05-13Core/Misc: Added new option in config to set max GM level that can obtain ach...tobmaps
2011-04-29Add spaces after commasleak
2011-04-28Core: get rid of the revision-id once and for all - it's not useful in a DVCS...click
2011-04-27Core/Buildsystem: Update copyright-headers for 2011, and adjust with the corr...click
2011-04-12Core/WorldServer: Some minor text and code style clean up.runningnak3d
2011-04-08Core/CharDB Cleanup: alter character_battleground_data table making column na...Azazel
2011-04-07Core/Master: Use ASSERT to halt server in freeze detectorShocker
2011-03-26Core/Cleanup: Drop some unused code.laly
2011-03-21Core: Removed all double (and more) empty linesShauren
2011-03-14Core: Fix crash in ~ScriptMgrMachiavelli
2011-03-08More warning fixesShauren
2011-03-08Core/CLI: Use proper define in platform checksShauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-17Core/Misc: Fix shutdown crash related to corpse unloading.Machiavelli
2011-02-15Core/SOAP: Stop soap socket from proceeding when nobody connectedleak
2011-01-26Core: Generic cleanup (tab2spaces/trailing whitespace removal)leak
2011-01-24Core/Instances: Made the max amount of instances player can enter within hour...Shauren
2011-01-19SQL: Characters db storage type cleanup No. 4leak
2011-01-16Core/Maps: Unload transports in MapManager::UnloadAll instead of singleton de...Machiavelli
2011-01-13Core/DBLayer: Properly manage mysql library initialization and shutdown in au...Machiavelli
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-28Core/World: Set realm status as invalid during startup and online when initia...Shauren
2010-12-28Core/CharacterDatabaseCleaner: Implement PersistentCharacterCleanFlags config...linencloth
2010-12-27Buildsystem: Revert revision 4fb5181d88 (removes -lcrypto from worldserver/au...click
2010-12-24Buildsystem/Unix: Fix an idiotic split-package behaviour on RedHat-based syst...click
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-12-22Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...Shauren
2010-12-21Core: Remove some now defunct code and configoptions. Thanks to 4178something...click
2010-12-20Core/Buildsystem: Resolved quoting problem that caused gcc to spam warnings. ...leak
2010-12-18Buildsystem/Linux: Fix linking of a long lost little child : jemalloc (yes, i...click
2010-12-15Core: Some warning fixesSpp
2010-12-13Core: Add new system for parallelizing client packet processing. Handle World...click
2010-12-13MergeMachiavelli
2010-12-13Backed out changeset: 8326a2411148Machiavelli
2010-12-10Core/RA: Calculate password hash internally instead of sending plaintext pass...Machiavelli
2010-12-10Fix buildclick
2010-12-10Core/Worldserver: Remove external dependency to sockets-library after RemoteA...click