aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2014-03-21Core/Misc: Fix some static analysis issuesjackpoz
2014-03-21Core/Transports: Fixed creatures micro movement on transport when attacking s...Shauren
2014-03-21Core/GameObjects: Added workaround for elevators having different position fo...Shauren
2014-03-20Core/Misc: Fix some static analysis issuesjackpoz
2014-03-20Core/Creatures: Added check for creature_equip_template.id = 0. 0 is a specia...Shauren
2014-03-19Core/Game: Logical fixGacko
2014-03-17Core/Loot: Fix an exploit that allowed players to loot infinite amount of ite...Dehravor
2014-03-16Fixed build with TRINITY_DEBUGShauren
2014-03-16Core/Maps: Fixed height calculations used in WorldObject::UpdateGroundPositio...Shauren
2014-03-16Core/Transports: Added support for DynamicObjects on transportsShauren
2014-03-16Core/Misc: Fix some static analysis issuesjackpoz
2014-03-15Core/Gossip: Fix crash added in 6c64fa8de36dad958821c6078b3f2f5f5753a2fcjackpoz
2014-03-13Core/Gossip: Add security to C++ scripted gossip options by checking guid of ...Rochet2
2014-03-12Core/Gossip: Change max menu items to 32Rochet2
2014-03-10Core/Items: Fixed an exploit allowing people to put more gems than number of ...Shauren
2014-03-10Core/Misc: Get rid of whitespaces added in 96e0a7d71f1c5146aa64502d49e0cc2260...Discover-
2014-03-09Merge pull request #11627 from Rochet2/OnPlayerSaveWarpten
2014-03-09Update Player.cppRochet2
2014-03-03Core/Scripts: New ItemScript trigger, OnItemRemovekontownik
2014-03-02Core/Player: delete queststatus (weekly/monthly/seasonal) on deleting charact...joschiwald
2014-02-27Core/MMAPs: Replace an assert with error logjackpoz
2014-02-24Core/MMAPs: Add support for raycastjackpoz
2014-02-23Core/Battlegrounds: Fix invalidated iterator crashjackpoz
2014-02-23Merge pull request #11642 from Dehravor/group-stateShauren
2014-02-23Core/MMAPs: Update recastjackpoz
2014-02-23Core/Group: Fix online state when member logs outDehravor
2014-02-19Core: Trigger OnSave hook for PlayerScript on all save eventsRochet2
2014-02-18Core/Chat: Fix BuildChatPacket calls so scripts that use OnPlayerChat can act...Duarte Duarte
2014-02-17Core/LFR: Fix a theoretical error with item_levelAscathor
2014-02-13Core/PlayerDump: fix mail items and gifts exportjoschiwald
2014-02-13Core/MMAPS: Fix invisible wall issue in MMAPS.jackpoz
2014-02-10Merge pull request #11584 from Dehravor/groupjackpoz
2014-02-10Core/DB/Achievements:joschiwald
2014-02-09Core/SAI: Fix assertion in SMART_ACTION_CALL_RANDOM_RANGE_TIMED_ACTIONLISTjackpoz
2014-02-09Core/Group: Any party member may mark targets (this does not apply to raid gr...Dehravor
2014-02-09Core/Group: Fix exploitDehravor
2014-02-09Core/Group: Add sanity checks to CMSG_LOOT_METHOD's handlerDehravor
2014-02-08Core/SAI: Improve error logjackpoz
2014-02-08Core/SAI: Fix crashjackpoz
2014-02-08Core/Warden: Fix crashDehravor
2014-02-06Core/Achievements: rename some AchievementCriteriaDataTypes to keep consistentjoschiwald
2014-02-06Core/Spells: Possible crash fixjackpoz
2014-02-06Core/Entities: allow interaction with gameobject questgivers if player can ta...joschiwald
2014-02-05Core/Auras: Implemented SPELL_AURA_MOD_COOLDOWNShauren
2014-02-05Merge pull request #11568 from Rochet2/VendorChecksDiscover-
2014-02-05Core/Achievements: Use ACE_OS::localtime_r instead of localtime in my previou...Discover-
2014-02-05Core/Achievements: Implement criteria type ACHIEVEMENT_CRITERIA_TYPE_ON_LOGIN...Discover-
2014-02-04Core: Add rest of checks from SendListInventory to BuyItemFromVendorSlotRochet2
2014-02-04Merge pull request #11095 from gerripeach/pull_request3Aokromes
2014-02-04Core/Spells: Fixed AoE damage reduction auras, original patch by @UnholychickShauren