aboutsummaryrefslogtreecommitdiff
path: root/src/server/worldserver
AgeCommit message (Expand)Author
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-12-31Core: Fixed some level 4 warnings (msvc)Shauren
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-27Core/Buildsystem: Clean up compileflags when compiling with warnings fully en...click
2012-11-09Core/Build: Enable Clang PCH support and OS X specific featuresSpp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-28Core/Logging: Add new log type for SOAP.Spp
2012-10-23Core/Dungeon Finder: Add debugging commandsSpp
2012-10-22Core/Logging: Fix PlayerDump loggingSpp
2012-09-16Merge pull request #7793 from Elron103/pull-requestsSubv
2012-09-17Core/Calendar: Add TwoSide Interaction configuration option for Calendar Inviteshexa-
2012-09-05Config: Cosmetic changesVincent-Michael
2012-09-01Core/Config: Change default log level of "Chat Log" to fit old log systemSpp
2012-09-01Config: Cosmetic changes to fit config guidelinesSpp
2012-08-30Core: Fix many "errors"/warnings and coding style (1)Nay
2012-08-29Core/Loading: Change info/error messages to printf when config is not loadedNay
2012-08-27Config/worldserver: Rename references to the old realmd database to authNay
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-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