aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2015-03-21TDB 6.0.1 - 2015/03/21TDB6.01Nayd
2015-03-21Core/Config: Disable automatic DB Updates by defaultNayd
2015-03-21Core/Updates: Add an automatic database update system. Automatically detects ...Naios
2015-03-21Core/PacketIO: Sync with wpp and enable some opcodesVincent-Michael
2015-03-20Core/PacketIO: Update SMSG_MAIL_QUERY_NEXT_TIME_RESULT for 6.1.0Vincent-Michael
2015-03-20Merge pull request #14415 from Zedron/6.xDuarte Duarte
2015-03-20Scripts/Misc: sync with 3cc305138c9b57da02d42b88cc0cae941016542aMitchesD
2015-03-20Core/PacketIO: Fixed teleporting between mapsZedron
2015-03-20Core/PacketIO: CMSG_SET_ACTIVE_MOVER, SMSG_MOVE_SET_ACTIVE_MOVER updated and ...MitchesD
2015-03-20Scripts/Spells: Hand of Reins - Questsupport for 'Mounting Up'Rushor
2015-03-19Scripts/ToC: The Lich King event should only be started by the announcerNyeriah
2015-03-19Merge pull request #14403 from Luzifix/opcode-banksystemDuarte Duarte
2015-03-19Split up LANG_MAP_POSITION to fix a crash when issuing .gps commandariel-
2015-03-19Core/Support: Fix some static analysis issuesCarbenium
2015-03-19Core/PacketIO: Create BankHandler & Bank opcode StructureLuzifix
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-18Core/LFGMgr: Fix compiler errorNayd
2015-03-18Merge pull request #14370 from Kittnz/realm_achievementDuarte Duarte
2015-03-18Merge pull request #14371 from Kittnz/movecirclepath_003click
2015-03-18Core/AHBot: Remove a lingering warning that annoyed me for all too longclick
2015-03-18Revert "*Do not allow players to use vehicles to go further than 1st boss in ...jackpoz
2015-03-18Core/Dungeon Finder: Fix Vote Kick breaking LFG queuejackpoz
2015-03-18Core/Script: INFO->DEBUG notification changes in ToCclick
2015-03-18Core/Scripts: INFO-DEBUG changes in scripts (gawd)click
2015-03-18Core: INFO->DEBUG level changes - forgot one in Map.cppclick
2015-03-18Core: More INFO -> DEBUG changesclick
2015-03-18Core: WARN instead of INFO - this is actually something we'd want to be infor...click
2015-03-18Core: And yet more INFO->DEBUG loggingclick
2015-03-18Core: Pet.cpp - INFO -> DEBUG level notifications...click
2015-03-18Core: More INFO -> DEBUG (Unit.cpp this time)click
2015-03-18Core: INFO->DEBUG cleanups in Player.cppclick
2015-03-18Core: More INFO -> DEBUG/WARN/ERROR manglingclick
2015-03-18Merge pull request #14317 from Naios/typesafelogCarbenium
2015-03-18Core: More INFO -> DEBUG changes (WorldSession/WorldSocket)click
2015-03-18Core: Move LOG_INFO -> LOG_DEBUG level for achievementsclick
2015-03-18Core: Move some MMAPS-related INFO-messages to DEBUGclick
2015-03-18Core: Change some map-specific INFO-messages over to to DEBUG or ERRORclick
2015-03-18Core: Move some more INFO-level logentries to DEBUGclick
2015-03-18Core/PacketLog: Avoid unneeded calls with disabled packet logsjackpoz
2015-03-18Shared/Logs: Add support to .server set loglevel command after 003d67708b9a27...jackpoz
2015-03-18Shared/Logs: Improve log performancesjackpoz
2015-03-18Core/Player: Optimize Player::HaveAtClient() performancejackpoz
2015-03-18Core/Collision: Fix crash when loading invalid vmap datajackpoz
2015-03-18Core/CrashHandler: Fix char[] without '\0' handlingjackpoz
2015-03-17Scripts/Undercity: Update Lady Sylvanas' script and also implement few missin...Nyeriah
2015-03-17Merge pull request #14386 from Gigi1237/SpeedAckDuarte Duarte
2015-03-16Core/Packets: Enable opcode CMSG_BANKER_ACTIVATE / SMSG_SHOW_BANKVincent-Michael
2015-03-16Core/PacketIO: update & enable CMSG_QUESTGIVER_HELLOLuzifix