aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Instances/InstanceScript.h
AgeCommit message (Expand)Author
2015-03-21Scripts/Ulduar: Fix some Flame Leviathan issuesjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Scripts/Commands: Implement commands to set and get boss states during run timeNyeriah
2014-09-25Scripts/Misc: Make InstanceScript::Initialize() obsoletejackpoz
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-07Core/InstanceScript: refactored load and save methodsjoschiwald
2014-07-13Merge branch `master` into `boost`Subv
2014-05-15Fix various warnings. The core, the scripts and the tools now compile without...Praetonus
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-12-29Scripts/Misc: Ensure Creatures are in instances when requiredjackpoz
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-27Core/Code: Unify codestyle for brackets: {} to { }.Ascathor
2013-08-21Scripts/AhnKahet: reworked InstanceScriptjoschiwald
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
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-27Core/Misc: Set mode 0644 for filesSpp
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-03-16Core/InstanceScript: Encounterframe research - extended the EncounterFrameTyp...kaelima
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-09-15[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...Spp
2011-06-25Core/Instances: Remove function DoCompleteAchievement()Lopin
2011-05-16Core/Scripts: Implemented DOOR_TYPE_SPAWN_HOLE to use in instance script Door...Shauren
2011-04-29Add spaces after commasleak
2011-04-22Core: Added definitions to mark methods as deprecated and marked DoCompleteAc...Shauren
2011-04-21Core/Achievements: Removed unused parameter from UpdateAchievementCriteria an...Shauren
2011-03-19Core/Scripts: Code style cleanup in ScriptedAI and BossAIShauren
2011-03-13Core/Scripts: Added FillInitialWorldStates hook to InstanceScript class for t...Shauren
2011-02-20Core/Log: Implement log masks for debug log level, to allow selective debug o...Machiavelli
2011-02-03Core/Instances: Implemented DungeonEncounter.dbc for creating completed encou...Shauren
2011-01-24Core/Instances: Implemented confirmation dialog for players upon entering ins...Shauren
2011-01-23Scripts/Icecrown Citadel: Implemented boss raid frames for Blood Prince CouncilShauren
2011-01-23Core/Scripts: Implemented method for sending encounter boss frames from scriptsShauren
2011-01-01Scripts: Implemented virtual function DoCastSpellOnPlayers (self-explanatory)...Shauren
2011-01-01Update copyright note for 2011.Machiavelli
2010-12-23Core: Removed more operator workarounds for ACE_Singleton (missed previously ...Shauren
2010-10-07REALLY fix the CRLF-crap...click
2010-10-07Update copyright headers (following the same standard in all files = good)click
2010-09-02Core/Players: Don't set instanceId to 0 when player is on transport during lo...Shauren
2010-08-23Replace World::getConfig with World::getFloatConfig, World::getIntConfig, and...silinoron
2010-08-08* Rename InstanceData to InstanceScriptazazel