index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T20:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Outland
/
HellfireCitadel
/
ShatteredHalls
Age
Commit message (
Expand
)
Author
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-11-06
Core/InstanceScript: Refactored door types to reflect its behavior (#29406)
ModoX
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
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-30
DB/Shattered Halls: Migrate linked_respawn to spawn groups
Shauren
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-03-15
Core/Misc: Rename UNIT_FLAG_NOT_SELECTABLE to UNIT_FLAG_UNINTERACTIBLE (#26913)
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 2
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-01-24
Core/Misc: Fix static analysis issues (#25178)
Giacomo Pozzoni
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2022-01-23
Misc: Use [[fallthrough]] attribute instead of comment to mark intentional fa...
Peter Keresztes Schmidt
2022-01-23
Scripts/Hellfire Citadel: Use std::chrono::duration overloads of EventMap (#2...
Peter Keresztes Schmidt
2022-01-06
game/AI: Convert SelectAggroTarget to enum class (#24818)
Peter Keresztes Schmidt
2021-11-24
Core/Misc: Fix GCC 8 warnings
jackpoz
2021-11-10
Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ...
Shauren
2021-11-09
Core/Scripts: Unify Chrono Literals (#22420)
DanVS
2021-06-19
Core/Scripts: Fixed possible crashs related with JustDied
Keader
2021-06-13
Core/Auras: removed caster dependency from core
ariel-
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
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
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-21
Core/Misc: GCC build and warning fixes
Shauren
2020-04-29
Core/Misc: camelize GetFaction/SetFaction properly
ariel-
2020-01-02
New Year
Aokromes
2019-07-21
Core/Creatures: Various fixes for creatures, regarding combat conditions, des...
xinef1
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-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-01-01
Update copyright note for 2017
vincent-michael
2016-12-01
Scripts: Minimize duplicated enum names in header files (#18346)
Duarte Duarte
2016-04-23
Core/Misc: Fixed -Wmisleading-indentation warnings
Shauren
2016-04-16
Core/Movement: Clean up and improvements on Unit::SetSpeed (#16843)
Chaouki Dhib
2016-03-22
Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)
treeston
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-01
Core/Misc: Fix issues reported by static analysis
Vincent-Michael
2015-07-21
Core/Misc: Fixing warnings detected by Visual Studio 2015 compiler
Shauren
2015-07-05
Core: White space CleanUp
Vincent-Michael
2015-06-01
Core: Fix multiple Coverity issues
DDuarte
[next]