aboutsummaryrefslogtreecommitdiff
path: root/src/server
AgeCommit message (Expand)Author
2021-12-02Scripts/Guards: Fix infinite loop in npc_air_force_botsjackpoz
2021-12-02Core/Commands: Fix .cheat god command letting you diejackpoz
2021-12-02Core/Maps: Fix crash caused by setActive(false) called after DespawnOrUnsummon()jackpoz
2021-12-02Core: Restore reset in EscortAI::InitializeAI (#23197)Killyana
2021-12-02Core/Object: Range check (#23179)Jozef Dúc
2021-12-02Core/GameObject: Code cleanupjackpoz
2021-12-02Core/GameObject: Remove summoned gobs properly from the map without effecting...Killyana
2021-12-02Scripts/Commands: add some missing checks for .guild create command (#23201)ForesterDev
2021-12-02Scripts/Trial of the Crusader: Fixed Resilience will Fix achievementKeader
2021-12-02Core/GameObject: Delete summoned gobs and DestroyForNearbyPlayers gobs spawne...Killyana
2021-12-02Scripts/Scarlet Enclave: Unworthy Initiate (#23195)Sorikoff
2021-12-02Scripts: Minor improvements to recently migrated scripts (#23189)Sorikoff
2021-12-02Scripts/Spells: Fixed a console error inspell_dru_lifebloomKeader
2021-12-02Core/conf: conf.dist typo & grammar corrections (#23190)Trond B. Krokli
2021-12-01Core/Calendar: Improve calendar timezone handlingjackpoz
2021-11-30Core/SmartScripts: Implement SMART_ACTION_PLAY_CINEMATICAokromes
2021-11-30Core/Database: Delete gameobject_addon data when deleting a GameObject from t...jackpoz
2021-11-30Spell/Script: Kill logs spam for spell_ioc_parachute_icKillyana
2021-11-30Core/Movement: replace multiset::find with std::find in MotionMasterccrs
2021-11-30Core/Movement: implement and use new remove method in MotionMasterccrs
2021-11-30Scripts/Spells: Migrate Some Scripted Spells to Scripts (#23185)Sorikoff
2021-11-30Core/Movement: Add time synchronisation (#18189)Chaouki Dhib
2021-11-30Core/Social: Separated checks for friend and ignored limits (#23181)ForesterDev
2021-11-30Core/GameObjects: Defined more GameObjectFlags and GameObjectDynamicLowFlagsShauren
2021-11-29COre/Misc: GCC warning fixShauren
2021-11-28Warning fixes (log format in a809932f5017c98092a02694e86e276add03f8b9)Shauren
2021-11-28Core/Spells: Implemented spell effect 254 (SPELL_EFFECT_JUMP_CHARGE)Shauren
2021-11-27Core/Movement: Implement initializing parabolic splines using jump gravity in...Shauren
2021-11-27Core/MMaps: Fix crash added in 386b5a6fd948b4866cbd9a8a9892e8777922e9c9jackpoz
2021-11-27Core/MMaps: Simplify d182e5f7e73e614185f4470429467befd6e03981 and handle PATH...jackpoz
2021-11-27Core/MMaps: Fallback to shortcut for flying units if Detour returned an incom...jackpoz
2021-11-27Core/Database: Close the MySQL connection only after getting the last error codeGiacomo Pozzoni
2021-11-27Core/Creatures: Filter out trainer spells that belong to a skill that can nev...Jozef Dúc
2021-11-27Core support for breadcrumb quests (#23157)PolarCookie
2021-11-26Core/Spell: Move a log to categoryAokromes
2021-11-26Core/Movement: Fix some undermap issues with random movement/fear/blink (#22937)Jeremy
2021-11-26Core: VehicleJoinEvent crash fix (#23136)PolarCookie
2021-11-26Core/Objects: use the actual collision height of players and creatures to get...Ovah
2021-11-26Core/GameEventMgr: Log error if loading GO/Creature into event that is part o...r00ty-tc
2021-11-26Core: Remove wrong emotes played in combatKillyana
2021-11-26Core/Scripts: Fix Blood summon position (#23088)Gustavo
2021-11-26Core/Misc: Warning fixes (/W4) (#23149)Gustavo
2021-11-25Build fixShauren
2021-11-25Core/Trainers: Implemented learning battle pets from trainers (#27312)Meji
2021-11-25Core/BattlePets: Implemented BattlePetSpeciesFlags::NotAccountWide (#27303)Meji
2021-11-25Core/Spells: Use Unit::Kill instead of Unit::DealDamage for SPELL_EFFECT_INST...ModoX
2021-11-24Core/Misc: Fix static analysis issuesjackpoz
2021-11-24Core/Misc: Fix static analysis issuesjackpoz
2021-11-24Core/Misc: Fix GCC 8 warningsjackpoz
2021-11-24Core/GameObject: Properly dismount players on GameObject Usesirikfoll