aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2016-08-03Common/Maps: Reduce differences between 3.3.5 and 6.x branchesjackpoz
2016-08-03Core/DataStores: Fixed name validation crash on locales with utf-8 characters...Shauren
2016-08-02Core/PacketIO: Implemented SMSG_DISPLAY_GAME_ERRORShauren
2016-08-01Core/GameObjects: Renamed gameobject_template.unkInt32 to RequiredLevelShauren
2016-08-01Core/Packets: Fix a warning (unreferenced locale var)Naios
2016-07-31Core/Loot: Fixed crash happening when looting items into new stack or items w...Shauren
2016-07-30Misc/RBAC: Sync with 3.3.5Vincent-Michael
2016-07-30Core/Player: Fixed coverity issuesVincent-Michael
2016-07-30Core/Spells: Defined new spell effect namesShauren
2016-07-29Core/Auras: Defined more known aura typesShauren
2016-07-28Core/RBAC: Mark some permissions 3.3.5a onlyAokromes
2016-07-28Dep: Remove boost regex dependency and replace its uses with std regex (works...Shauren
2016-07-27Core/Loot: Removed need before greed and round robin loot methodsShauren
2016-07-27Core/DataStores: Updated DB2 version checks to 7.0.3 (22293). (#17674)Software Engineer
2016-07-27[Legion] Update MAX_LEVEL & DEFAULT_MAX_LEVEL (#17657)funjoker
2016-07-26Core/Auras: Visibility changesShauren
2016-07-25Core/Misc: Defined new gameobject typesShauren
2016-07-25Core/Players: Fix logic regarding HandleCharEnum and DHs (#17660)DJScias
2016-07-25Core/Scripts: uint8 -> uint16 in cs_cheat.cpptkrokli
2016-07-24Core/Players: Fix warning in 9e4e339fc2791b69de672ea3f583c1e15424bb04Vincent-Michael
2016-07-24Core/Player: Updated PLAYER_EXPLORED_ZONES_SIZE (#17659)Golrag
2016-07-23Core/Players: Initial work on demon huntersOvalord
2016-07-23Core/GameTables: Fixed missing gt checkShauren
2016-07-22[7.x] Legion stats (#17653)funjoker
2016-07-22Core/Enum: Updated ResponseCodes enum for legionVincent-Michael
2016-07-20Core/Spells: Fixed warlock's Banish cancel if target was already banished (#1...Ivan Beňovic
2016-07-20Fixed nopch build, for real this timeShauren
2016-07-20Fixed nopch build and some leftover warningsShauren
2016-07-20Core: Fixed merge errorsShauren
2016-07-20Core/Spells: Add SpellMissInfo argument to BeforeHit hooks and call them also...Ivan Beňovic
2016-07-20Nopch build fixesShauren
2016-07-20Fixed more compile warningsShauren
2016-07-19Build fixesShauren
2016-07-19Build fixesShauren
2016-07-19Warning fixesShauren
2016-07-19Tools: Added game tables extractorShauren
2016-07-19Merge branch 'legion' into 6.xShauren
2016-07-19Core/Players: Fixed adding appearances from void storageShauren
2016-07-19Core/PacketIO: Send spec id in char enumShauren
2016-07-18Tools: Extractor updatesShauren
2016-07-18Core/Spells: Fixed possible null pointer dereference6.2.4/21742Shauren
2016-07-17Fix non pch build.Gacko
2016-07-17Merge branch '6.x' of https://github.com/TrinityCore/TrinityCore into legionShauren
2016-07-17Tools: Added universal TrinityCore banner with git version info to all toolsShauren
2016-07-17Core/DataStores: Added sparse storage flag assertionShauren
2016-07-17Scripts: Build fixShauren
2016-07-17Core/Misc: Restored packets pch, no more frequent changes comingShauren
2016-07-16Scripts/Blackfathom Deeps: Subjugator Korul - Darkness CallsUlduar
2016-07-16Warning fixShauren
2016-07-16Game/Entities: Players can attack targets when they are not facing them as lo...Kito