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
/
Northrend
/
CrusadersColiseum
/
TrialOfTheChampion
Age
Commit message (
Expand
)
Author
2025-07-11
Core/Misc: Simplify LinkedListHead::isEmpty and rename to empty to fit standa...
Shauren
2024-03-24
Core/Players: Slightly improve neutral player faction support
Shauren
2024-01-08
Core/Creatures: Moved autoattack handling from scripts to game
Shauren
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2023-04-10
Core/AI: Drop script_waypoints and move data to waypoint_data (#28879)
ModoX
2023-01-06
Core/Misc: Add missing Containers.h include where neccessary
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-09-05
Scripts/Spells: Random fixes (#28143)
offl
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-12
Core/AI: Add DamageEffectType and SpellInfo parameters to UnitAI::DamageTaken...
Giacomo Pozzoni
2022-03-10
Scripts/Spells: Add comments with id & name of spells part 1
offl
2022-02-13
Core/Misc: Cleanup unused includes
Shauren
2022-02-06
Scripts/Trial of the Champion: "Refactor" encounter state management to use I...
Shauren
2022-02-05
Add "On" to some gossip methods in AI (#25415)
Maks Szokalski
2022-01-24
Core/WorldObject: Replace non-std::chrono SummonGameObject overloads
Carbenium
2022-01-06
game/AI: Convert SelectAggroTarget to enum class (#24818)
Peter Keresztes Schmidt
2021-12-18
Core/Misc: Fix C++17 build errors
jackpoz
2021-12-07
3.3.5 gameobject summoner (#23289)
Giacomo Pozzoni
2021-10-23
Scripts/Misc: Removed more UpdateEntry on InstanceScripts
Keader
2021-10-03
Core/Gossip: Update GossipOptionIcon enum (#26906)
Meji
2021-10-03
Core/Spells: Removed CastSpellExtraArgs constructors accepting ObjectGuid, th...
Shauren
2021-04-16
Core/AI: Some more refactoring prep for #19930. CreatureAI::EnterCombat is no...
Treeston
2021-04-16
[3.3.5] CastSpell unclusterfucking (that's a word now) (#21123)
Treeston
2021-02-25
Core/Misc: Fix static analysis issues
jackpoz
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-23
Core/Movement: waypoint movement (#20121)
ccrs
2020-08-18
Core/Misc: Fix static analysis issues
jackpoz
2020-08-18
Some more script adjustments ported from #19930.
treeston
2020-08-18
Hi, I'm Treeston, and welcome to Combat PR Prep Refactors.
treeston
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-08-13
[3.3.5] Combat/Threat rewrite - prep & refactor (#19966)
Treeston
2020-06-14
Core/Defines: define faction templates and replace magic numbers from scripts
ForesterDev
2020-05-03
Core/Scripts: unified scripted gossip/quest api
ariel-
2020-04-29
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
2020-01-02
New Year
Aokromes
2019-06-08
Core/PacketIO: Rewrite updatefield handling
Shauren
2019-01-01
Update copyright note for 2019
vincent-michael
2018-06-16
Scripts/Misc: Use InstanceMap* in InstanceScript instead of Map*
Shauren
2018-05-07
Core/Misc: Fixed rotation of many gameobjects summoned in tol barad, garrison...
Shauren
2018-01-01
Update copyright note for 2018
vincent-michael
2017-06-04
Core/Game: Include cleanup part 5
Shauren
2017-05-28
Core/Scripts: Include cleanup
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-02-18
Entities/Gossip: The Big One™ that gets rid of all uses of The Bad™ and T...
treeston
2017-02-11
Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...
ariel-
2017-01-01
Update copyright note for 2017
vincent-michael
2016-12-01
Scripts: Minimize duplicated enum names in header files (#18346)
Duarte Duarte
[next]