aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/World
AgeCommit message (Expand)Author
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-11-09Core/NetworkIO: updated SMSG_UPDATE_WORLD_STATE, added SMSG_PVP_SEASON and ad...joschiwald
2014-11-09Core/NetworkIO: Added second connection to WorldSession, handle AuthContinued...Shauren
2014-11-08Core/NetworkIO: updated CMSG_RANDOMIZE_CHAR_NAME, SMSG_RANDOMIZE_CHAR_NAME, S...joschiwald
2014-11-06Core/Misc: Added const qualifier to HmacHash ctor argShauren
2014-11-04Core/PacketIO: Enabled SMSG_ADDON_INFO and SMSG_ACCOUNT_DATA_TIMESShauren
2014-11-03Core/NetworkIO: implemented undelete opcodes and moved char create/delete pac...joschiwald
2014-11-02Core/Graveyards: Made the graveyard orientations loading from WorldSafeLocs.dbcKinzcool
2014-10-29Core/Entites: Updated GUID formatShauren
2014-10-27Core/Entities: Updated HighGuid valuesShauren
2014-10-25Core/Entities: Changed a few lowguid uses to ObjectGuid::LowTypeShauren
2014-10-23Core/Entities: Second part of required database changes for migrating guids t...Shauren
2014-10-22Core/Entities: Fourth part of removing GetGUIDLow() usesShauren
2014-10-19Core/NetworkIO: *Fixed basic auth packetsSovak
2014-10-19Core/Misc: Remove unsafe not thread-safe localtime() callsjackpoz
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Merge pull request #13353 from ShinDarth/335_quest_trackerDuarte Duarte
2014-10-18Core/Quest: implement Quest TrackerShinDarth
2014-10-18Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-10-18Core/ObjectAccessor: don't use singleton when calling static methodsjoschiwald
2014-10-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-17Core/Player: Additional fixes related to https://github.com/TrinityCore/Trini...jackpoz
2014-10-17Core: Implemented IPC (Inter-process communication) between worldserver and b...Shauren
2014-10-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-09Build: Fixed game & collision depending on each other for linkingShauren
2014-10-05Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-10-05Core/Misc: Added support for calculate zoneId/areaId for creature / gameoject...Vincent-Michael
2014-09-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-30Revert "Core/AuctionHouse: Delete expired auctions at startup."jackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-18Core/Misc: changed trinity string id to unsigned and removed obsolete codejoschiwald
2014-09-16Merge branch 'ObjectGuid' of https://github.com/TrinityCore/TrinityCoreShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-13Merge remote-tracking branch 'origin/master' into 4.3.4DDuarte
2014-09-13Core/Scripts: Nuke db_script_string table and make SCRIPT_COMMAND_TALK with b...DDuarte
2014-09-08Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-08Scripts/Commands: Allow to set a custom duration to the Freeze command applie...Odyssey
2014-09-06Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-05Merge pull request #12954 from MrSmite/ResourceTrackingDuarte Duarte
2014-09-05Allow players to track both herbs and minerals at the same timeMrSmite
2014-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-30Scripts/Commands: Add optional reason to server shutdown/restart commandsDDuarte
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Merge branch 'Rochet2/ahbot' into masterjackpoz
2014-08-28Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Core/BattleGrounds: store data about BGs victoriesShinDarth
2014-08-25Core/AHBot: Implemented AHBot based on MaNGOS codeBlipi
2014-08-23Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-22Core/Quest: Allow money reward for quests to be modified.Ascathor
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren