aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2013-06-07Core/Spells: Fixed category cooldownsShauren
2013-06-07Core/PacketIO: Enabled CMSG_REQUEST_VEHICLE_SWITCH_SEAT and fixed client cras...Shauren
2013-06-07Core/PacketIO: Fixed structure of SMSG_UPDATE_OBJECT CreateObject block for o...Shauren
2013-06-07Core/Auras: Fixed SPELL_AURA_CAST_WHILE_WALKINGShauren
2013-06-03Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-06-03Core: Fix warningVincent-Michael
2013-06-03Core/Players: Fixed talent specialization spells not being saved to databaseShauren
2013-06-02Merge pull request #9854 from Ascathor/masterSubv
2013-06-02Script/Ulduar: Fix try for Assembly Of Iron achievement "I choose you, xxx"Vincent-Michael
2013-06-02DB/Autobroadcast: Update correct db struktur and auth basejoschiwald
2013-06-02Core/PacketIO: Fixed structure of CMSG_VOID_STORAGE_TRANSFERShauren
2013-06-01Core/Database: Fix bad sql query in 55b3819d12699ee5d255b8dea82ab6aaee093a07 ...Vincent-Michael
2013-06-01Core/Database: Deleted characters will no longer be loaded when sending the S...Subv
2013-06-01Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-06-01Core/Scripts: Always run OnSpellClick AI hook, even if there are no spells de...Shauren
2013-06-01Core/PacketIO: Fixed SMSG_PLAY_SOUND structureShauren
2013-06-01Core/Movement: Separated CatmullRom and UncompressedPath setting, they do not...Shauren
2013-06-01Core/MovementShauren
2013-06-01Core: Advance loggingGacko
2013-06-01Core: Fixed buildShauren
2013-06-01Core/Achievements: Fixed broken Achievement_Criteria.dbc structureShauren
2013-06-01Core/Movement: Implemented method to send SMSG_SPLINE_MOVE_SET_ANIMShauren
2013-05-31Scripts/Icecrown Citadel: Fixed SMSG_PLAY_MUSIC structure used in The Lich Ki...Shauren
2013-05-31Core/Units: Added method to send SMSG_SET_PLAY_HOVER_ANIMShauren
2013-05-31Core/Players: Fixed loading creator guid for void storage itemsShauren
2013-05-31Core/Auras: Implemented SPELL_AURA_ENABLE_ALT_POWERShauren
2013-05-31Core/Build: Missing include.Subv
2013-05-31Core/Movement: Follower creatures in a formation will now follow their leader...Subv
2013-05-30Fixed merge errorsShauren
2013-05-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
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-30Core/Collision: Fix memory leakSpp
2013-05-29Update Chat.cppb4nan1
2013-05-28Tools/Extractors: Fixed typo in previous commitShauren
2013-05-28Tools/Extractors: Fixed many false positive err=2 messages and fixed many com...Shauren
2013-05-28Core/Players: Send only values update when turning gm mode on or accepting qu...Shauren
2013-05-28Scripts/Halls of Reflection: Fixed a possible crashShauren
2013-05-28Core/Misc: Fixed includes in AreaTrigger.cppShauren
2013-05-28Core/Misc: Compile warning fixShauren
2013-05-28Core/AreaTrigger: Fixed compileShauren
2013-05-27DB/Quests: Fix some remaining issues from https://github.com/TrinityCore/Trin...Pitcrawler
2013-05-26Script/Gundrak: CodestyleGacko
2013-05-26Merge pull request #9858 from xjose93/Gundrak-DoorGaldarahGacko
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-26CMake: Include AreaTrigger directory in CMake file for game project tooShocker