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