aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-20Scripts: remove whitespacesMitchesD
2015-03-20Merge pull request #14388 from Rushor/SpellMitchesD
2015-03-19Scripts/ToC: The Lich King event should only be started by the announcerNyeriah
2015-03-19Split up LANG_MAP_POSITION to fix a crash when issuing .gps commandariel-
2015-03-18Core/Spells: Implement HasAttribute() helper for SpellInfo for easier readabi...Nayd
2015-03-18Core/Misc: Fix some issues detected by static analysisNaios
2015-03-18Core/RemoteAccess: Remove an unused define in RASessionNaios
2015-03-18Core/Log: Readd include of <stdarg.h> to fix compile issues under gccNaios
2015-03-18Scripts/Spells: Hand of Reins - Questsupport for 'Mounting Up'Rushor
2015-03-18Build fixShauren
2015-03-18Core/Authserver: Include cppformatCarbenium
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-03-18Core/Game: Fix some issues detected by static analysis.Naios
2015-03-18Core/Log: Fix some issues detected by static analysis.Naios
2015-03-17Scripts/Undercity: Update Lady Sylvanas' script and also implement few missin...Nyeriah
2015-03-17Merge pull request #14370 from Kittnz/realm_achievementDuarte Duarte
2015-03-17Scripts/Borean Tundra: Enable Texts for 'Nesingwary Trapper'Rushor
2015-03-16Core/Condition: Added Realm Achievement conditionKittnz
2015-03-16Core: silence broadcasttext startup errorsjoschiwald
2015-03-15Merge pull request #14371 from Kittnz/movecirclepath_003click
2015-03-15Core/AHBot: Remove a lingering warning that annoyed me for all too longclick
2015-03-15Core/DBLayer: Remove references to table character_currency (6.x only)Nayd
2015-03-15Merge pull request #13997 from Rushor/malfurionRushor
2015-03-15SpellAuras.cpp: typo fixNayd
2015-03-15Core/Player: fixed some leftovers in db after player deletejoschiwald
2015-03-15Core/Auras: Fixed possible crash in Aura::RefreshDuration - Aura::GetCaster c...Shauren
2015-03-14Core: Move FillCirclePath function to MotionMasterKittnz
2015-03-13Revert "*Do not allow players to use vehicles to go further than 1st boss in ...jackpoz
2015-03-11Revert "Core/Server: Catch exceptions in int main()"jackpoz
2015-03-10Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-03-09CMake: Remove unused source referenceleak
2015-03-08Core: Change a few 'stupid' log-messages down to DEBUG-levelclick
2015-03-08Core: INFO->ERROR level adjustment in ObjectMgr.cppclick
2015-03-08Core/Script: INFO->DEBUG notification changes in ToCclick
2015-03-08Core/Scripts: INFO-DEBUG changes in scripts (gawd)click
2015-03-08Core: INFO->DEBUG level changes - forgot one in Map.cppclick
2015-03-08Core: More INFO -> DEBUG changesclick
2015-03-08Core: WARN instead of INFO - this is actually something we'd want to be infor...click
2015-03-08Core: And yet more INFO->DEBUG loggingclick
2015-03-08Core: Pet.cpp - INFO -> DEBUG level notifications...click
2015-03-08Core: More INFO -> DEBUG (Unit.cpp this time)click
2015-03-08Core: INFO->DEBUG cleanups in Player.cppclick
2015-03-08Core: More INFO -> DEBUG/WARN/ERROR manglingclick
2015-03-08Core: More INFO -> DEBUG changes (WorldSession/WorldSocket)click
2015-03-08Core: Move LOG_INFO -> LOG_DEBUG level for achievementsclick
2015-03-08Core: Move some MMAPS-related INFO-messages to DEBUGclick
2015-03-08Core: Change some map-specific INFO-messages over to to DEBUG or ERRORclick
2015-03-08Core: Move some more INFO-level logentries to DEBUGclick
2015-03-07Merge pull request #14012 from Rushor/ArcaMitchesD