aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/EasternKingdoms/ZulAman/instance_zulaman.cpp
AgeCommit message (Expand)Author
2023-01-03Scripts/Zul'aman: Removed incorrect ZulAmanState initializationShauren
2022-10-04Scripts/Instances: Add dungeon encounter dataShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-06-30Core/WorldStates: Migrate instance script worldstates to new systemShauren
2022-01-23Scripts/Zul'aman: Use std::chrono::duration overloads of EventMapShauren
2021-12-27Core/ZoneScript: Add "invoker" param to ProcessEvent (#24758)Jeremy
2021-10-22Core/AI: Clean up charm AI handling, we now have two unique_ptr instead of a ...Treeston
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-28Core/Scripts: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-04-02Add missing override keyword in scriptsDaniel M. Weeks
2015-02-16Core/Opcodes: SMSG_INIT_WORLD_STATESGolrag
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-16Core/Scripts: Fixed PCH buildShauren
2014-09-14ScriptsShauren
2014-09-14Core/Entities: Use ObjectGuid class in game projectShauren
2014-09-07Core: Fix buildVincent-Michael
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-04-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-11-08Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...Spp
2013-10-22Scripts/Misc: Coding Style unification? (by Aokromes)Vincent_Michael
2013-08-10Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-08-10Scripted: Use now override for instance scriptsVincent-Michael
2013-07-15Scripted: Add some missing overrideVincent-Michael
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-06-15Scripts/ZulAman: Fix non pch build and warningsVincent-Michael
2013-06-14Scripts/ZulAman:Vincent-Michael
2013-06-11Core: More Function Renaming.Malcrom
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-01-10Scripts/ZulAman: Fixed a crash caused by the grid.Warpten
2013-01-07Core/Scripting: Gong Event updatesMalcrom
2013-01-06Core/scripting: More updates for gong event. Almost complete.Malcrom
2013-01-06Core/Scripting: Small fix to Zul'Aman script Thanks joschiwald.Malcrom
2013-01-06Core/Scripting: Fix silly errorMalcrom
2013-01-06Core/Script: Update Gong EventMalcrom
2013-01-05Core/Scripts: Some cleanup of Zul'aman Instance script. Gong event in progres...Malcrom
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Define some methods constSpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-08-12Core/Misc: Fix some mem-leaks and uninitialized variables.kaelima