aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2019-05-05Core/AreaTriggers: Document scale curve fieldsShauren
2019-04-30Core/SAI: Add a 5th parameter to SAI eventsAokromes
2019-04-18Removed a bunch of "reserved" SAI actionsShauren
2019-04-17Update SmartScriptMgr.hAokromes
2019-04-17Core/SmartScripts: Reserve SMART_ACTION_PLAY_CINEMATICAokromes
2019-04-14Core/Dep: Boost 1.70 compatibilityShauren
2019-04-06Core/Maps: Ensure all child terrain maps are created before doing anything on...Shauren
2019-04-01Core/PacketIO: Removed old and unused ByteBuffer functionsShauren
2019-03-07Core/Mail: Defined new mail message typeShauren
2019-02-16Core/Misc: Fix static analysis issuesShauren
2019-02-04Core/Spells: Add missing spell and aura effect handler array entriesShauren
2019-01-16Core/Objects: increase sight range of all Infinite, Gigantic and Large object...Kittnz
2019-01-12Core/LFG: Change lock status to LFG_LOCKSTATUS_NOT_IN_SEASON for disabled dun...Shocker
2019-01-12Core/Spells: Fix SPELL_AURA_MOD_ROOT_2 not proccing on damageShocker
2019-01-11Core/Chat: Fixed addon chat messages using C_ChatInfo.SendAddonMessageLoggedShauren
2019-01-09Core/Misc: Improved ip2location code and set it to disabled by defaultShauren
2019-01-09Nopch fix (#22077)Gildor
2019-01-09Typo fix contry -> country (#22075)Gooyeth
2019-01-09Common: Replace ip2nation by ip2location. (#21957)Gooyeth
2019-01-01Update copyright note for 2019vincent-michael
2018-12-31Shared/Misc: Use C99 conformant snprintf and vsnprintf in Visual Studio (#22876)Giacomo Pozzoni
2018-12-30Core/DBUpdater: Code cleanupjackpoz
2018-12-30Core/DBUpdater: Fix error messagejackpoz
2018-12-17Core/Player: update player phase before updating area depending auras (#22872)Ovah
2018-12-17Core/Commands: Fixed .gobject move and turnShauren
2018-12-17Core/Spells: Update AOE Damage Cap (#22871)Quadralqt
2018-12-09Core/Misc: Fixed nopch and clang 6.0 warningsShauren
2018-12-09Fix nopch 2Shauren
2018-12-09Fix nopchShauren
2018-12-09Merge branch 'bfa'Shauren
2018-12-09Core/Loot: Only allow the roll winner to loot the item he won in case it cann...7.3.5/26972xinef1
2018-12-09Core/Pets: Fixed bug where pets tamed from large npcs had too big combat reac...xinef1
2018-12-09Core/Creatures: Stop falling if corpse is removed (can happen when alive unit...xinef1
2018-12-09Core/Entities: Implemented CREATURE_FLAG_EXTRA_NO_MOVE_FLAGS_UPDATE (#18980)Keader
2018-12-09Properly clear focused target on evade (#18992)xinef1
2018-12-09Core/Spells: Added very little tolerance level to completed casts to ensure t...xinef1
2018-12-09Core/Spell: modified HitMask for new default procsariel-
2018-12-09Core/Spell: add more aura types to default procsariel-
2018-12-09Core/Util: avoid one useless copy when adding stuff into a HookListariel-
2018-12-09Core/Vmaps: Changed error message when loading outdated vmapsShauren
2018-12-09Core/Spell: consider spells with no targets for the purpose of finish procsariel-
2018-12-09Game/AI: Implement ContactDistance for ACTION_MOVE_TO_POS (#18720)Rushor
2018-12-09Core/Collision: fix no-PCH buildariel-
2018-12-09Core/Pets: Disable pet interface for charmed units while mounted (#18607)xinef1
2018-12-09Core/Auras: Prevent remove of auras interrupted by turning if the turn could ...xinef1
2018-12-09Core/Units: Drop hostile world references that are out of our sight (fixes co...xinef1
2018-12-09Core/Vmaps: Stop M2s from occluding for spellcast LoSHelloKitty
2018-12-09Core/Player: Removed unneeded distance check from Player::ActivateTaxiPathTo,...Shauren
2018-12-09Core/Spell: Fixed range issues with some quest spellsKeader
2018-12-09Core/Spell: add missing null caster checkariel-