index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-24T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
EasternKingdoms
/
SunkenTemple
Age
Commit message (
Expand
)
Author
2023-09-17
Scripts/Sunken Temple: Added dungeon encounter ids
Shauren
2023-07-24
Scripts/Spells: Removed unneccessary PrepareSpellScript and PrepareAuraScript...
Shauren
2022-09-05
Scripts/Spells: Hex of Jammal'an (#28083)
offl
2022-03-27
Core/Misc: Rename AddXXXFlag updatefield functions to SetXXXFlag
Shauren
2022-02-13
Core/Misc: Cleanup unused includes
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-24
Core/WorldObject: Remove non-std::chrono SummonCreature overload
Carbenium
2022-01-24
Core/WorldObject: Partially std::chrono-ify SummonCreature overloads
Carbenium
2021-11-12
Scripts/Sunken Temple: normalize Atal'alarion despawn timer (#22546)
Trond B. Krokli
2021-11-10
Scripts/Areatriggers: Fixed all areatrigger scripts triggering both on enter ...
Shauren
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-07-16
Core/AI: segregate GameObject ReportUse from normal Use (lock open/normal click)
ariel-
2020-05-03
Core/Misc: build fixes
Shauren
2020-05-03
Core/Misc: build fixes
ariel-
2020-05-03
Core/Scripts: unified scripted gossip/quest api
ariel-
2020-04-24
Scripts: minimize duplicated enum names in header files (#19377)
tkrokli
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-11-25
Misc: More cleanup
Aokromes
2017-05-28
Core/Scripts: Include cleanup
Shauren
2017-02-11
Core/Entities: debloat SummonGameObject parameter list using proper wrappers ...
ariel-
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-05-27
Mark overriding functions
Daniel M. Weeks
2015-04-18
Core/AreaTrigger: Added 'bool entered' to OnTrigger
Golrag
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-25
Scripts/Misc: Make InstanceScript::Initialize() obsolete
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-07
Core/InstanceScript: refactored load and save methods
joschiwald
2014-08-26
Scripts: Correct despawn time of multiple objects
DDuarte
2014-04-29
Core/Misc: Remove obsolete C++11 backward compatibility macros
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-08-10
Scripted: Use now override for instance scripts
Vincent-Michael
2013-07-06
Misc: Use override and final C++11 keywords in a few places (mostly scripts)
Nay
2013-01-07
Core: Fix build
Vincent_Michael
2013-01-07
Core/Scripting: Some cleanup
Malcrom
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-20
Core/Misc: Define some methods const
Spp
2012-11-17
Core: Remove Player.h dependency from all the possible headers
Spp
2012-07-30
Core/Misc: Use proper headers to optimize compile
Vincent-Michael
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-09-29
Cosmetic: Multiple cosmetic changes
Spp
2011-09-29
Cosmetic: Replace "* )" with "*)" and "* /*" with "* /*"
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
[next]