aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-06-02DB/Autobroadcast: Update correct db struktur and auth basejoschiwald
2013-06-01Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells de...Shauren
2013-06-01Core/MovementShauren
2013-06-01Core: Advance loggingGacko
2013-05-31Core/Build: Missing include.Subv
2013-05-31Core/Movement: Follower creatures in a formation will now follow their leader...Subv
2013-05-30Core/Transports: Refactored methods used to calculate passenger offsets (made...Shauren
2013-05-30Core/Movement: Added generatePath argument to MovePoint overload accepting Po...Shauren
2013-05-30Core/Misc: Another batch of fixes for issues found by static analysisSpp
2013-05-30Core/Misc: Fix invalid pointer use after being deletedSpp
2013-05-29Update Chat.cppb4nan1
2013-05-28Core/Players: Send only values update when turning gm mode on or accepting qu...Shauren
2013-05-26Core/Handler : Fix Sharing questBitCoding
2013-05-26Core/SmartAI: Add ability to modify UNIT_FIELD_FLAGS_2 to SAI actions.Malcrom
2013-05-26Core/Command: Optimized .pinfo moreAscathor
2013-05-25Core/ItemsShauren
2013-05-24Scripts/Halls of Reflection: Fixed gauntlet eventShauren
2013-05-24Core/Commands: Warning fixShauren
2013-05-24Core/Commands: Fixed wrong field types used in db queries for pinfo command a...Shauren
2013-05-24Core/Player: Fix honor after duel exploitMachiavelli
2013-05-22Implement .arena commands - add new commands to the core to handle with arena...Bezo
2013-05-21Core: Fix warningsVincent-Michael
2013-05-21Merge pull request #9827 from Ascathor/masterAokromes
2013-05-21Merge pull request #9808 from xjose93/ImproveLog12Aokromes
2013-05-21Core/Misc: Remove trailing whitespace, compile warnings and minor cosmetic ch...Spp
2013-05-20Core/Command: Rework PInfo and give more output and add Gender to trinity_stringAscathor
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-19Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-19Core/Spells: Fixed channeling spells with infinite durationShauren
2013-05-17Core/Build: Fixed the buildSubv
2013-05-17* Another small batch of fixes from static analysis tool.Subv
2013-05-17* Batch of fixes for issues found by static analysis.Subv
2013-05-17Merge pull request #9815 from Ascathor/masterNay
2013-05-17Core/Vehicles: Fixed a crash that happened during seat changes searching for ...Shauren
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-17Core/Misc: Fixed a bunch of issues found by static analysisShauren
2013-05-17Core: Add "GetRaceNameByID" and "GetClassNameByID" to get localized class and...Ascathor
2013-05-16Core: Fix compiler warningsNay
2013-05-15Core/Logs: Added more info for .send mail command.xjose93
2013-05-14Merge pull request #9799 from xjose93/DamageGOShauren
2013-05-14Core/Commands: Improve .damage command, now can damage destructible gameobjec...xjose93
2013-05-14Scripts/Ulduar: Yogg-Saronhorn
2013-05-13Core/Spells: Manually reverted 8dea73fc83ed00764e03c6ee3bb7c1ffa28527eb.Warpten
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-05-13Core: Declare some functions const and remove use of "using" directive in a c...Spp
2013-05-13Allow use effectIndex in spell_target_position.Vlad
2013-05-11Core/SpellsShauren
2013-05-11Core/GameObjects: SMSG_DESTRUCTIBLE_BUILDING_DAMAGE needs to be sent for dest...Shauren
2013-05-11Core/Ticketsillusion