index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-29T09:01:02Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Instances
/
InstanceScript.h
Age
Commit message (
Expand
)
Author
2012-03-16
Core/InstanceScript: Encounterframe research - extended the EncounterFrameTyp...
kaelima
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-06-25
Core/Instances: Remove function DoCompleteAchievement()
Lopin
2011-05-16
Core/Scripts: Implemented DOOR_TYPE_SPAWN_HOLE to use in instance script Door...
Shauren
2011-04-29
Add spaces after commas
leak
2011-04-22
Core: Added definitions to mark methods as deprecated and marked DoCompleteAc...
Shauren
2011-04-21
Core/Achievements: Removed unused parameter from UpdateAchievementCriteria an...
Shauren
2011-03-19
Core/Scripts: Code style cleanup in ScriptedAI and BossAI
Shauren
2011-03-13
Core/Scripts: Added FillInitialWorldStates hook to InstanceScript class for t...
Shauren
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-02-03
Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...
Shauren
2011-01-24
Core/Instances: Implemented confirmation dialog for players upon entering ins...
Shauren
2011-01-23
Scripts/Icecrown Citadel: Implemented boss raid frames for Blood Prince Council
Shauren
2011-01-23
Core/Scripts: Implemented method for sending encounter boss frames from scripts
Shauren
2011-01-01
Scripts: Implemented virtual function DoCastSpellOnPlayers (self-explanatory)...
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-02
Core/Players: Don't set instanceId to 0 when player is on transport during lo...
Shauren
2010-08-23
Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...
silinoron
2010-08-08
* Rename InstanceData to InstanceScript
azazel