aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2012-03-28Core/Misc: Prevent calling ACE_Task_Base::wait() on an invalid handle. WorldS...Machiavelli
2012-03-28Core/LFG: (Config) Enable DungeonFinder by default, it was proven to be stabl...Nay
2012-03-27Core: Remove the MersenneTwiser-library (SFMT is now considered stable enough...click
2012-03-26Partial revert of "Core/DB Layer: Fix a memory leak.", mysql library related ...Machiavelli
2012-03-26Core/DB Layer: Fix a memory leak.Machiavelli
2012-03-26Auth/Realmlist: Make use of RealmFlags and rename color to flag (core- and db...kaelima
2012-03-25Buildsystem/CMake: Add the ability to avoid linking the core with jemalloc on...click
2012-03-25Core: Remove an annoying memoryleak in OutdoorPVPMgr (Patch by Raczman)click
2012-03-24Core/DBLayer: Few more type correctionsNay
2012-03-24Core/DBLayer: Convert PQuery() queries to prepared statementsleak
2012-03-19Core/DBLayer: Remnant cleanupsleak
2012-03-19Core/DBLayer: Convert DirectExecute() queries that are not runtime relevant b...leak
2012-02-25Revert "Core: Fix the SFMT randgen-initbug" - alignment-fix is now properly h...click
2012-02-25Core: Fix the SFMT randgen-initbugElron103
2012-02-22Misc: Delete searing_gorge.cpp and fix a typo in worldserver configNay
2012-02-19Core/Warden: Base implementation for Warden functionalityleak
2012-02-15Core/SOAP: Use provided function for testing valid SOAP socketleak
2012-02-09Merge pull request #5160 from TrinityCore/dynamic_vmapsSubv
2012-02-09Core/Collision: Ported dynamic line of sight patch by Silverice from MaNGOS andSubv2112
2012-02-08Add config values to allow ignoring auto accept and auto complete flags on qu...Matthew Goff
2012-01-30Build System: Remove the 14month old source directories out of CMakeLists.txtsBootz
2012-01-26Core: Change Handlers locationSpp
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-31Core/DBLayer: Convert PExecute() queries to prepared statements No. 3leak
2011-12-15Fix warningsSpp
2011-12-14Core/Channels: Don't send channel kick/ban notifications if kicker is GM and ...Machiavelli
2011-10-29Revert file Main.cpp that shouldn't have been change in accae0ce5037d (previo...Nay
2011-10-29TDB 335.11.43TDB335.11.43Nay
2011-10-28Core/Loading: Drop the field script_version from the table version.Nay
2011-10-18Minor changes here and there:Spp
2011-10-08Core/PlayerDump: Add config to disallow overwriting existing files and usage ...Shocker
2011-10-05Core/Spells: Fix Restricted Flight Areatobmaps
2011-09-29Cosmetic: Multiple cosmetic changesSpp
2011-09-28Configuration/ConfigMgr: converted from singleton to namespace with free func...Spp
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-09-13Better description for Rate.InstanceResetTime setting.Aokromes
2011-09-08AccountMgr singleton converted to namespace with free functions as it has no ...Spp-
2011-08-08Core/SOAP: Remove redundant thread pool of a hard coded 5 amount of threads t...Machiavelli
2011-08-06Buildsystem/Windows: Fix compile in debug modeNay
2011-08-05Buildsystem/Windows: Fix a typo in the worldserver/authserver .rc files - fix...click
2011-08-04Buildsystem/Windows: Add support for reading commithash and commitdate direct...click
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-