aboutsummaryrefslogtreecommitdiff
path: root/src/server/game
AgeCommit message (Expand)Author
2019-07-24Core/Spells: Added spellgroup support to HandleModCastingSpeed (#23592)Keader
2019-07-22Core/OPvP: Remove dangling line after 84b7b2e (PR #23625)Kelno
2019-07-21!= and == are not the same thing.Treeston
2019-07-21oops, that wasn't supposed to remain there (0e7c66c follow-up)Treeston
2019-07-21Core/Conditions: Reserve master branch condition typesShauren
2019-07-21Core/Spline: Fix crashjackpoz
2019-07-21remove unnecessary check, 37f6982 follow-upTreeston
2019-07-21Core/Conditions: Synchronize condition types between branchesShauren
2019-07-21Core/AI: No longer override chase movement with follow movement if the creatu...Treeston
2019-07-21Core/Instance: remove wrong raid-only restriction in the logic that kicks off...Wyrserth
2019-07-21Core/AI: Finally move the "is creature engaged" flag to be a property of the ...Treeston
2019-07-19Core/Misc: Handle timezones for hour-specific events specifieds in worldserve...Giacomo Pozzoni
2019-07-19build fix after d1dc0e2Treeston
2019-07-19Core/Player: d1dc0e2 followupccrs
2019-07-19Core/SmartAI: add missing movement generator type check on SmartAI::SetCombat...ccrs
2019-07-19Core/SmartAI: allow more Unit::ResumeMovement calls on JustReachedHome()ccrs
2019-07-19Core/Player: d1dc0e2 followupccrs
2019-07-18Core/Misc: Add new centralized location for generic predicates (PR #23607)Ovah
2019-07-18Core/Misc: Fix warningsjackpoz
2019-07-18Core/MovementGenerator: Add more assertsjackpoz
2019-07-18Core/MovementGenerator: Add more details to assertsjackpoz
2019-07-18Core/Movement: add a velocity argument for the spline chain meta table (PR #2...Ovah
2019-07-18Core/Creature: honor existing DB data for health and mana in case of summoned...Wyrserth
2019-07-18Core/Creature: don't set guardian stats in Creature::UpdateEntry(), because s...Wyrserth
2019-07-17Scripts/Commands: Adjust .list respawns to use enum iteration. Add enum itera...Treeston
2019-07-17Core/DB: Add a trinity string for pool respawns.Treeston
2019-07-17Core/Achievement: don't increase ACHIEVEMENT_CRITERIA_TYPE_RECEIVE_EPIC_ITEM ...Wyrserth
2019-07-17Core/Pet: generate a new name for Death Knights' Ghouls when a new one is sum...Wyrserth
2019-07-17Core/GameObject: do not allow players to interact with gameobjects that use t...Wyrserth
2019-07-17Core/Quest: when receiving an item required for a quest, update every quest i...Wyrserth
2019-07-17Core/Player: always set the player's dugeon/raid difficulty to the group's du...Wyrserth
2019-07-17Core/Player: don't send errors to client from Satisfy* methods when Player::C...Wyrserth
2019-07-17Core/DB: Add RBAC for .debug poolstatus, because I need it for the pooling br...Treeston
2019-07-16Core/Misc: Fix no-pch buildjackpoz
2019-07-16Core/DB: Merge pool_creature, pool_gameobject and pool_pool into a single poo...Treeston
2019-07-16Core/Addons: Fixed Blizzard_* addons insecure lua errorsShauren
2019-07-16Scripts/Commands: Add .debug questreset to force daily/weekly/monthly quest r...Treeston
2019-07-16Core/Chat: Properly reload saved channel settings from DB after 8c16f31.Treeston
2019-07-16Core/DB: Add a world state for daily quest reset time to `characters`. Not us...Treeston
2019-07-15Fix clang buildShauren
2019-07-15Core/Addons: Improve WorldSession::ReadAddonsInfoShauren
2019-07-15Core/Spells: Spell pushback now only affects players (as it should)Treeston
2019-07-15Core/Misc: Various dynspawn cleanup and refactors split off from pooling rewr...Treeston
2019-07-15Core/Spawns: Exterminate CONFIG_SAVE_RESPAWN_TIME_IMMEDIATELY with extreme pr...Treeston
2019-07-14Core/DB: Unify `creature_respawn` and `gameobject_respawn` into a single `res...Treeston
2019-07-14Build: fix build errorccrs
2019-07-14Core/Server: 3785a35 followupccrs
2019-07-13Server/Packets: implement SMSG_RESYNC_RUNES packet structureccrs
2019-07-13Scripts/DK: correctly handle Blood Tapccrs
2019-07-13Core/Chat: Rewrite some custom channel handling. Channel creation now properl...Treeston