aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceScript.h
AgeCommit message (Expand)Author
2017-01-01Update copyright note for 2017vincent-michael
2016-07-16Core/Instances: Add functionality for modifying instance entrance locationsKrudor
2016-07-07Core/Instances: implemented handling for SMSG_BOSS_KILL_CREDIT (#17525)Ovah
2016-05-07Core/Achievements: AchievementMgr refactoringShauren
2016-04-24Core/Instances: Updated and enabled encounter packets and implemented combat ...Ovalord
2016-04-11Core/Game: Rewrote the ScriptMgr to support script reloading.Naios
2016-03-24Core/Game: Converted the game library to a shared library.Naios
2016-03-22Core/Instances: Fix build in older VS versionsDDuarte
2016-03-22Merge branch '3.3.5-boundaryagain' into 3.3.5-base (PR #16270)treeston
2016-03-22Merge branch '3.3.5-bossboundary' into 3.3.5-base (PR #16089)treeston
2016-03-21Merge pull request #16110 from Treeston/3.3.5-instancereviveTreeston
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-06Scripts/Commands: enhanced .instance get/setbossstate commandsShinDarth
2015-11-01Scripts/VioletHold: rewrote the whole instancejoschiwald
2015-06-26Scripts/ToC: Fix doors opening/closing during Dreadscale fightjackpoz
2015-04-28Core/Entities: Reworked guid scopesShauren
2015-03-21Scripts/Ulduar: Fix some Flame Leviathan issuesjackpoz
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-19Merge remote-tracking branch 'origin/3.3.5' into 4.3.4DDuarte
2014-10-18Scripts/Commands: Implement commands to set and get boss states during run timeNyeriah
2014-09-27Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-18Core/Scripts: implemented a guid map in InstanceScript, this way you can easi...joschiwald
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-09-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-07-14Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-07-13Merge branch `master` into `boost`Subv
2014-07-13Core/InstanceScript: Fix possible crashjackpoz
2014-05-18Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-10Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-29Scripts/Misc: Ensure Creatures are in instances when requiredjackpoz
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-11-08Merge branch 'master' into 4.3.4Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-25Merge remote-tracking branch 'origin/master' into 4.3.4Nay
2013-08-21Scripts/AhnKahet: reworked InstanceScriptjoschiwald
2013-05-21Merge branch 'master' into 4.3.4 (Only the Logging System One)Spp
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-02Merge branch 'master' into 4.3.4Spp
2013-01-02Core/Misc: Use equal_range instead of lower_bound/upper_bound calls where pos...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Merge branch 'master' into 4.3.4Spp