aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Kalimdor/CavernsOfTime/CullingOfStratholme
AgeCommit message (Expand)Author
2025-11-10Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...Shauren
2025-05-11Scripts/Misc: Update ScriptPCH content to include most commonly headersShauren
2025-01-05Core/Grids: Modernize TypeContainer with variadic templateShauren
2024-12-29Core/AI: Remove default arguments for inter-script communicationModoX
2024-02-24Scripts: Removed unused global variablesShauren
2024-01-08Core/Creatures: Moved autoattack handling from scripts to gameShauren
2023-11-06Core/InstanceScript: Refactored door types to reflect its behavior (#29406)ModoX
2023-10-31Core/Random: Changed random functions returning doubles to return floatsShauren
2023-07-24Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...Shauren
2023-01-19Core/Scripts: Move EvadeReason outside of CreatureAI classShauren
2023-01-08Core/Logging: Switch from fmt::sprintf to fmt::format (c++20 standard compati...Shauren
2023-01-06Core/Misc: Add missing Containers.h include where neccessaryShauren
2023-01-01Core/Misc: Fixed deprecation warnings for c++20Shauren
2022-10-13Scripts/Gossips: Set gossip menu id for scripts that load menu items from dat...Shauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-10-04Core/Instances: Instance lock rewrite (WIP)Shauren
2022-09-08Core/Gossip: Drop OptionType for gossip_menu_option and rename OptionIcon to ...Meji
2022-06-30Core/WorldStates: Migrate instance script worldstates to new systemShauren
2022-06-10Core/Movement: Delay creating MoveSplineInit objects used by GenericMovementG...Shauren
2022-04-01Core/Misc: Apply various cosmetic changes that were made to 3.3.5 branch when...Shauren
2022-03-27Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlagShauren
2022-03-21Scripts/Misc: Replace some of AddItem / CreateItem with spells (#27160)offl
2022-03-12Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...Giacomo Pozzoni
2022-03-11Core/SAI: Warn when an unused parameter is set in the database (#26628)Giacomo Pozzoni
2022-03-10Scripts/Spells: Add comments with id & name of spells part 4offl
2022-03-10Scripts/Spells: Add comments with id & name of spells part 3offl
2022-03-05Core: whitespace cleanup, reduce double blank line to single (#25795)Kargatum
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-05Add "On" to some gossip methods in AI (#25415)Maks Szokalski
2022-02-05Core/Movement: Corrected Animation Tier handling (PR #24875)NoName
2022-02-04Scripts/Spells: Replace RegisterAuraScript with RegisterSpellScript and remov...Shauren
2022-01-24Core/WorldObject: Replace non-std::chrono SummonGameObject overloadsCarbenium
2022-01-24Core/Creature: Remove non-std::chrono overload of DespawnOrUnsummonCarbenium
2022-01-23Scripts/Kalimdor: Use std::chrono overload of Creature::DespawnOrUnsummonCarbenium
2022-01-23Build: Enable -Wimplicit-fallthrough on clang (#25056)Peter Keresztes Schmidt
2022-01-23Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...Peter Keresztes Schmidt
2022-01-23Scripts/Kalimdor: Use std::chrono::duration overloads of EventMap (#25016)Peter Keresztes Schmidt
2022-01-23Fix some compiler warnings reported by GCC (#25007)Peter Keresztes Schmidt
2022-01-06game/AI: Convert SelectAggroTarget to enum class (#24818)Peter Keresztes Schmidt
2022-01-06Core/AI: refactor SpellHit and SpellHitTarget. (#24691)ForesterDev
2021-12-20Scripts: Fix rbac permission for skipping default boss sequencing checkShauren
2021-12-17Script/CullingOfStratholme: add out-of-combat texts to Postmaster Malown and ...Wyrserth
2021-12-13Core/Misc: Corrected file headersShauren
2021-12-13Build: fix errorccrs
2021-12-13Misc: some corrections after recent mergesccrs
2021-12-13Core/Misc: Fix static analysis issues reported by Coverity Scanjackpoz
2021-12-13Script/CoS: fix DB error and remove wrong on-death text for Chrono-Lord Epoch.Wyrserth
2021-12-13Script/CoS: full instance rewrite (#23388)ccrs
2021-11-24Core/Misc: PORT CURSED REFACTORS FROM e69570dd7662848ae38628c4af71cce002dd1c3dShauren