index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T09:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
InstanceData.h
Age
Commit message (
Expand
)
Author
2010-06-05
Move core/realm files to new subdirectory
click
2010-04-27
Fix timed achievement checks for boss killed in instance.
Trazom62
2010-04-19
Remove LOTS of compile warnings
Spp
2010-04-11
InstanceData: Add function to check wether server allows two side groups
Tartalo
2010-03-23
Implement Four-Horsemen achievements (requires DB Data).
Trazom62
2010-02-05
A great purge of obsolete macros.
Xanadu
2010-01-16
Updated copyright for new year.
n0n4m3
2009-12-25
Fixed some typos
n0n4m3
2009-12-25
Implement ACHIEVEMENT_CRITERIA_DATA_INSTANCE_SCRIPT. by VladimirMangos
n0n4m3
2009-11-01
*Cleanup, fix many cases of unoptimized loops, potential crashes, excessively...
maximius
2009-10-18
*Fix build
maximius
2009-10-17
*Backed out changeset 3be01fb200a5
maximius
2009-10-17
*Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ...
maximius
2009-10-16
*Implement some new functions by WarHead (not really sure if they're needed, ...
maximius
2009-08-14
Merge [SD2]
Kudlaty
2009-08-12
*Do not allow to enter frostwyrm wing before killing all previous bosses. If ...
megamage
2009-06-17
Merge [SD2]
Kudlaty
2009-06-13
*Fix the bug that door state of naxx is not loaded.
megamage
2009-06-09
*Change some instance functions to TC functions.
megamage
2009-05-30
*Provide another way to implement dynamic spawns. Now a creature will call it...
megamage
2009-05-20
*Update Naxx scripts. Now only Kelthuzad is incompleted
megamage
2009-05-17
*Update Naxx script. Let boss evade if they are pulled out of room.
megamage
2009-05-16
*Update some instance script functions.
megamage
2009-05-11
*Update instance script functions.
megamage
2009-05-09
*Update instance script functions.
megamage
2009-05-06
*Fix broken instance scripts.
megamage
2009-05-06
*Update instance script functions.
megamage
2009-05-01
*Merge.
megamage
2009-05-01
*Add some InstanceData functions to better handle instance doors.
megamage
2009-04-07
[7622] Added creatureAI with related database tables. Author: AlexDereka
megamage
2009-04-04
*Merge.
megamage
2009-04-04
*added HandleGameObject function to instance, use this to simply open/close d...
Rat
2009-02-18
*Merge.
megamage
2009-02-17
Newline added to bottom of all files.
KingPin
2009-02-04
* Updated copyright notice for new year (2009) part 2
Drahy
2009-02-04
* Updated copyright notice for new year (2009) part 1 - Mercurial cant conver...
Drahy
2008-12-02
*Add CONDITION_INSTANCE_DATA for dynamic loot of instance such as Zul'aman an...
megamage
2008-10-23
[svn] Fixed copyright notices to comply with GPL.
w12x
2008-10-14
[svn] * Merge Temp dev SVN with Assembla.
Seline
2008-10-02
[svn] * Proper SVN structure
init
Neo2003