aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2019-02-02Core/Group: Fix memory leakjackpoz
2019-02-02Core/Movement: Implement move time skipped handler (#22994)Chaouki Dhib
2019-02-02Core/Spells: Fix assert triggeredjackpoz
2019-01-30Core/Misc: Fixed shaman elementals and magister terrace first boss accessKeader
2019-01-28Scripts/Magister Terrace: Felblood Kaelthas rewriteOvah
2019-01-21Core/MapScripts: Allow GameObjects to be caster of SCRIPT_COMMAND_CAST_SPELLjackpoz
2019-01-19Core/Spells: Fix assert triggeredjackpoz
2019-01-17Core/Misc: update SMSG_UPDATE_WORLD_STATE usesccrs
2019-01-17Server/Packets: port WorldStatePackets from masterccrs
2019-01-16Core/Creatures: Only allow class and pet trainers to reset talents and teach ...Shauren
2019-01-16Core/Objects: increase sight range of objects & correct general default visib...Kittnz
2019-01-15Core/Quest: Fix crash in GetQuestDialogStatus()Giacomo Pozzoni
2019-01-14Core/Unit: rename & cleanup GetCreatePowersccrs
2019-01-133.3.5 UnitAI (#22911)Giacomo Pozzoni
2019-01-11Core/LFG: Ignore LFG cooldown when joining queue to replace missing party mem...Shauren
2019-01-10Core/Movement: 9080e7863c2 followupccrs
2019-01-10Core/Movement: correct logic wrongly ported in 2a84562dc8ccrs
2019-01-09Core/Spells: Fixed crash with some gameobject spell castersShauren
2019-01-08Core/Objects: Properly ASSERT when trying to access invalid updatefieldsShauren
2019-01-05Core/Spell: Fixed some negative spells showing as positiveKeader
2019-01-05Core/Spells: Fixed unapplying rockbiter weaponShauren
2019-01-05Core/Scripts: Move some spells to scripts (#22332)DanVS
2019-01-04Core/Spells: Malleable Goo need be negativeKeader
2019-01-04Core/Creatures: Fixed trainer requirementsShauren
2019-01-03Core/Creature: Profession trainer fixes (PR #22904)Ghaster
2019-01-01Core/Handlers: fix ".whisper on" with opposite faction/low leveljackpoz
2019-01-01Happy New Year, folks. It's 2019!Treeston
2019-01-01Scripts/Commands: Fix crash caused by .set npc model (#22877)Giacomo Pozzoni
2018-12-31Core/Spells: Fixed ErrorCube spell missilesShauren
2018-12-30Renamed SQL with proper dateShauren
2018-12-30Core/Players: Fixed some spells appearing as available at trainer when they a...Shauren
2018-12-30Core/PacketIO: Fixed naming for SMSG_TRAINER_LIST profession related fieldsShauren
2018-12-30Core/Creatures: Port trainer changes from masterGhaster
2018-12-21Revert "Core/Handlers: fix ".whisper on" with opposite faction/low level (#22...Giacomo Pozzoni
2018-12-18Core/Handlers: fix ".whisper on" with opposite faction/low level (#22298)Gooyeth
2018-12-17Core/Units: Fixed crash happening when charm was removed by its own charmed A...Shauren
2018-12-16Core/Spells: Corrected haste affecting GCDs to match 3.3.5 client logicShauren
2018-12-14Core/Misc: Log more information in asserts (#22783)Giacomo Pozzoni
2018-12-03Quest: Ruthless Cunning and Returning the Favor (#22806)PolarCookie
2018-11-28Core/GameEvent: weekend xp rate (#17782)Aokromes
2018-11-28Scripts/movement: spline - velocity (#22836)yvomsx
2018-11-21Core/Achievements: Sync achievement reward field names with masterShauren
2018-11-20Core/Objects: properly use UPDATETYPE_CREATE_OBJECT2 when creating brand new ...Ovah
2018-11-12GCC build fixShauren
2018-11-11DB/Strings: remove some now-unused language entriesTreeston
2018-11-11Core/Util: Redesign SmartEnum to properly work for large enums (>64 entries) ...Treeston
2018-11-09Core/Auras: Fixed saving auras with same spell id but different item sourceShauren
2018-11-05Core/AI: Add some checks to catch if the AI changes mid-update for players. T...Treeston
2018-11-04Core/Creatures: Changed creatures to become tagged by player doing any action...PolarCookie
2018-11-04Spell/Script: Curse of agony (#22728)PolarCookie