index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-10-15T23: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
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-30
Core/Protocol: Missing changes from ac81411db461184a9d20cb43b44eca414df5e81e
kaelima
2012-03-30
Core/Protocol:
kaelima
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-23
Merge branch 'master' into 4.x
Spp
2012-02-16
Fix a lot of warnings
Spp
2012-01-31
Merge branch 'master' into 4.x
Spp
2012-01-12
Compile fix
Shauren
2012-01-12
Core/Scripts: Fixed DoSendNotifyToInstance message formatting (that should on...
Shauren
2012-01-07
Merge branch 'master' into 4.x
Nay
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
Merge branch 'master' of github.com:TrinityCore/TrinityCore
Rat
2011-11-23
Core: Fixed remaining C6246: Local declaration of 'x' hides declaration of th...
Shauren
2011-11-22
fixed startup crash while loading instance_encounters
Rat
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
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-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
Remove the accidental additions of CRLF-crap from the header updates
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-08-30
Core: Fix more warnings
Spp
2010-08-21
Core: Remove "enumeration value 'xxx' not handled in switch" warnings
Spp
2010-08-08
* Rename InstanceData to InstanceScript
azazel