aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2014-03-17Core/Loot: Fix an exploit that allowed players to loot infinite amount of ite...Dehravor
2014-03-16Merge pull request #11718 from untaught/masterAokromes
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-16Instance Script/Stratholme: Correct logic in Baron Run event and add SAI for ...untaught
2014-03-15Scripts/Krikthir the Gatewatcher: Fix EVENT_ANUBAR_CHARGE event not being tri...jackpoz
2014-03-15Scripts/AhnKahet: Fix some uninitialized valuesjackpoz
2014-03-15Scripts/ZulGurub/Jeklik: Add missing "break"jackpoz
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-09Merge pull request #11666 from kontownik/scripting_projectWarpten
2014-03-09Scripts/TheStormPeaks: Possible crash fixjackpoz
2014-03-09Scripts/Commands: Fix crash in ".kick" commandjackpoz
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-26Scripts/Onyxia Lair: Fix debug assertions about iteratorsjackpoz
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-16Scripts/Ulduar: Fix Algalon the Observer outro phase(fixes kill credit and so...w1sht0l1v3
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-09Scripts: Added missing stuff in 1d1aeda86ca69e78daf85c3c4b1b29509c374ad7Vincent_Michael
2014-02-09Core: Fix buildVincent_Michael
2014-02-09Merge pull request #11457 from MitchesD/krikthirjoschiwald
2014-02-09Scripts/Krikthir the Gatewatcher: converted to EventMap and small optimizationMitchesD
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-08Scripts/Eastern Plaguelands: Fix flypath exploitjackpoz
2014-02-08Merge pull request #11580 from Dehravor/wardenjackpoz
2014-02-08Shared/Logs: Code cleanupjackpoz