index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T17:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Kalimdor
/
CavernsOfTime
Age
Commit message (
Expand
)
Author
2025-11-10
Core/Movement: Use std::span argument instead of std::vector in MoveSplineIni...
Shauren
2025-07-11
Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standa...
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
2024-01-05
Core/Waypoints: Refactor to split data into path and node related info in db ...
ModoX
2023-12-22
Scripts/Well of Eternity: fixed a typo in the instance script class name
Ovahlord
2023-12-22
Scripts/Hour of Twilight: assign the correct scriptname to the instance
Ovahlord
2023-12-22
Scripts/Misc: added base instance scripts and definitions for all 4.3 Catacly...
Ovahlord
2023-12-22
Scripts/Dragon Soul: added base instance script and definitions
Ovahlord
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-08-09
Core/Creatures: std::chrono-ify TempSummon
Shauren
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2023-07-20
Core/Units: Added helper functions to modify UNIT_FLAG_UNINTERACTIBLE (#29159)
Teleqraph
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
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-17
Core/Loot: Implemented personal loot and tag sharing for non-boss loot
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-30
Scripts/Hyjal: Change boss state management from SetData to SetBossState
Shauren
2022-09-30
Scripts/The Escape From Durnholde: Minor improvements
Shauren
2022-09-29
Scripts/Battle for Mount Hyjal:Fix wrong npc text,trash movment,archimode las...
lee
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-26
Scripts/Misc: Load some texts from DB (#27867)
lee
2022-03-25
Scripts/BM: Remove unused text
offl
2022-03-21
Scripts/Misc: Replace some of AddItem / CreateItem with spells (#27160)
offl
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
offl
2022-03-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-12
Scripts/BM: Update scripts to new register model (#26792)
offl
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-10
Scripts/Spells: Add comments with id & name of spells part 1
offl
2022-03-06
Core/Scripts: Move some speed values & UNIT_FLAG_NOT_SELECTABLE to DB
offl
2022-03-05
Core: whitespace cleanup, reduce double blank line to single (#25795)
Kargatum
2022-03-05
Core/Scripts: Add missing spells to Black Morass
offl
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
[next]