index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-11-17T16:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Instances
/
InstanceScript.cpp
Age
Commit message (
Expand
)
Author
2016-01-19
Scripts: Add override to CheckInRoom() definitions
DDuarte
2016-01-19
Core/Instances: Fix build in older VS versions
DDuarte
2016-01-18
Instance boundary follow-up:
treeston
2016-01-14
Fix stuff™.
treeston
2016-01-12
Scripts/Instances: Complete rewrite of the boundary system.
treeston
2016-01-01
Update copyright note for 2016
Rushor
2015-10-10
Scripts/Commands: enhanced .instance get/setbossstate commands
ShinDarth
2015-08-23
Scripts/VioletHold: rewrote the whole instance
joschiwald
2015-05-17
Scripts/ToC: Fix doors opening/closing during Dreadscale fight
jackpoz
2015-03-21
Scripts/Ulduar: Fix some Flame Leviathan issues
jackpoz
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-14
Script/Spells: fixed crash in spell_hun_aspect_of_the_beast
joschiwald
2014-09-18
Core/Scripts: implemented a guid map in InstanceScript, this way you can easi...
joschiwald
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
Shauren
2014-09-07
Core/InstanceScript: refactored load and save methods
joschiwald
2014-07-13
Merge branch `master` into `boost`
Subv
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-06-11
Core: More Function Renaming.
Malcrom
2013-06-11
Core: Some function renaming.
Malcrom
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-03-25
Core/Misc: Minor optimizations (+code changes to reduce differences with 4.3....
Spp
2013-01-09
Core/Dungeon Finder: Fix group (5) unable to do new dungeon after finished la...
Spp
2013-01-02
Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-09-18
Core/Achievements: Force all calls to AchievementMgr be done through Player f...
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-16
Core/Protocol: And correct the struct of SMSG_UPDATE_INSTANCE_ENCOUNTER_UNIT...
kaelima
2012-03-16
Core/InstanceScript: Encounterframe research - extended the EncounterFrameTyp...
kaelima
2012-02-16
Fix a lot of warnings
Spp
2012-01-12
Compile fix
Shauren
2012-01-12
Core/Scripts: Fixed DoSendNotifyToInstance message formatting (that should on...
Shauren
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-10-18
Core: Fix some warnings
Spp
2011-10-07
REPO: Code-style clean-ups
Bootz
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-19
Core/InstanceScript: Function DoRemoveAurasDoToSpellOnPlayers() will also rem...
Lopin
2011-07-29
Core: Append single character to stream as character, not as a string
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-21
Core/Achievements: Removed unused parameter from UpdateAchievementCriteria an...
Shauren
[next]