aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2012-06-21Scripts/Commands: Convert character and server commands to commandscriptXees
2012-06-14Merge pull request #6685 from mweinelt/masterQAston
2012-06-04Core/Logging: Add optional binary packet logger usable with WowPacketParser, ...kaelima
2012-06-03Core/Visibility: Change the default visibility distance for instances and bat...kaelima
2012-06-01Core/Battlegrounds: Introduce Arena.RatedUpdateTimer to configure time betwee...hexa-
2012-04-09Cmake: Remove no longer existing */dep/mersennetwister includekaelima
2012-04-03Core/World: Add character name data after loading PlayerDumpShauren
2012-03-31Core: Send SSL and ACE version in all logging detailmodes, not just when set ...click
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