index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T21:01:02Z
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
2015-01-31
Scripts/SunkenTemple: Add Eventsupport for NPC: Malfurion Stormrage
Rushor
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
2011-07-02
Core: Cleaning up hungarian notation - Phase2: pPlayer -> player
click
2011-04-29
Add spaces after commas
leak
2011-04-03
Core/Scripts: Removed double calls to InstanceScript's Initialize methods
Shauren
2011-03-21
Core: Removed all double (and more) empty lines
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-05
Core/Scripts: Split OnCreatureCreate() and OnGameObjectCreate() into two virt...
leak
2010-08-30
Core: Fix more warnings
Spp
2010-08-22
Core:
azazel
2010-08-11
Globally find & replace InstanceScript* GetInstanceData_InstanceMapScript(Map...
Machiavelli
2010-08-09
Properly initialize instance scripts with the appropriate map id to avoid loa...
silinoron
2010-08-09
Replace (CR) character from all converted scripts and replace it with it's pr...
click
2010-08-08
* Rename InstanceData to InstanceScript
azazel
2010-07-20
Merge. Revision history for source files should be all back now.
Xanadu
2010-07-06
Update GPL-licensing information on scripts (now with the proper bling-bling ...
click
2010-06-08
Change around some more headers to adhere to new strucutre and namebase
click
2010-06-07
Some more consistency-renaming of script-zones
click