index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T14:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
game
/
InstanceData.cpp
Age
Commit message (
Expand
)
Author
2010-04-27
Fix timed achievement checks for boss killed in instance.
Trazom62
2010-04-07
Code Style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-04-07
Code style (game + scripts only):
Spp
2010-03-27
Fix InstanceData::DoCompleteAchievement (and crash in AchievementMgr::Complet...
Trazom62
2010-03-23
Implement Four-Horsemen achievements (requires DB Data).
Trazom62
2010-01-16
Updated copyright for new year.
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-18
*Cleanup and optimization
maximius
2009-10-17
*Massive cleanup redux.
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-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-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
*Fix build in *nix.
Anubisss
2009-05-06
*Update instance script functions.
megamage
2009-05-01
*Fix build.
megamage
2009-05-01
*Merge.
megamage
2009-05-01
*Add some InstanceData functions to better handle instance doors.
megamage
2009-04-27
[7715] Provided way for scripts set alternative gameobject state for clie...
megamage
2009-04-24
Change all SD2: to TSCR:
Chaz Brown
2009-04-24
Change all SD2: to TSCR:
Chaz Brown
2009-04-20
[7690] Move GetCreature/GetGameobject to class Map. Author: VladimirMangos
megamage
2009-04-06
* Trailing whitespace removed.
XTZGZoReX
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-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