aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2012-08-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-27Config/worldserver: Rename references to the old realmd database to authNay
2012-08-22Merge branch 'master' of github.com:TrinityCore/TrinityCore into mmapsSubv
2012-08-21Core/Logging: Disable all LOG_FILTER_OPCODES related messages by defaultSpp
2012-08-21Core/Logging: Fix incorrect error level for some warden messagesSpp
2012-08-21Core/Battlefield:Vincent-Michael
2012-08-21Core/Misc: Warning fixesShauren
2012-08-21Core/Misc:Vincent-Michael
2012-08-17Core/Logging: Restore dumping packets in binary formatSpp
2012-08-17Core/Logging: Restore proper Log Filter to some arena messagesSpp
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-16Core/Logging: Set config options to behave like old log system.Spp
2012-08-16Core/Loading: Re-enable Server loading logSpp
2012-08-15Core/Logging: Added documentation about this systemSpp
2012-08-06Core/Logging: Try to simplify configuration of loggers and appendersSpp
2012-08-06Core/Logging: Move player delete logging to new type LOG_FILTER_PLAYER_DELETE...Spp
2012-08-05Core/Logging: Add option to remove timestamp, Log Level and Log Filter Type f...Spp
2012-08-03Whitespace is the root of all evil (version 2)Nay
2012-08-03Add missing Copyright headers and some clarification to config files... ¬¬Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-07-31Core/Misc: Removed useless include from commands.Venugh
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-09Merge branch 'master' of git://github.com/TrinityCore/TrinityCore into mmapsVenugh
2012-04-09Cmake: Remove no longer existing */dep/mersennetwister includekaelima
2012-04-09Add config options.Venugh
2012-04-09More changes for mmaps.Venugh
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