aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_instance.cpp
AgeCommit message (Expand)Author
2025-05-11Scripts/Misc: Update ScriptPCH content to include most commonly headersShauren
2022-10-04Core/Commands: Restore instance management commandsShauren
2022-10-04Core/Scripts: Save instance data in JSON formatShauren
2022-10-04Core/Instances: Delete InstanceSaveMgr and replace most of its uses with new ...Shauren
2022-07-24Core/Maps: Removed MapInstanced - no longer neccessary for grid data referenc...Shauren
2022-03-13Scripts/Commands: Convert argument parsing of instance commands to new systemCarbenium
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2021-04-15Core/Misc: Replace time(NULL) with GameTime::GetGameTime()jackpoz
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-23Core/Misc: random refactorsTreeston
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-02-17Core/DataStores: Updated db2 structures to 8.3.0Shauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-09-15Core/Maps: Replaced spawnmask with difficulty listShauren
2018-01-01Update copyright note for 2018vincent-michael
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-04-05Merge branch '3.3.5-instanceextend' into 3.3.5 (PR #16392)Shauren
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-06Scripts/Commands: enhanced .instance get/setbossstate commandsShinDarth
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-10-04Core/Misc: removed some useless map checksjoschiwald
2015-09-28Core/Maps: Moved corpse management to map levelShauren
2015-03-08Core/Misc: Cleaned up data truncation warningsShauren
2015-01-10Core/Maps: Updated map difficultiesShauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-10-18Scripts/Commands: Fix static analysis issuesNyeriah
2014-10-18Scripts/Commands: Implement commands to set and get boss states during run timeNyeriah
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-05Scripts/Commands: Move instance command strings to databaseNyeriah
2014-04-29Core/Misc: Remove obsolete C++11 backward compatibility macrosDehravor
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-02Core/RBAC: Move instance commands to RBAC (using individual permissions)Spp
2013-08-30Core/RBAC: Move commands security to RBAC (using generic RBAC Permissions)Spp
2013-07-06Misc: Use override and final C++11 keywords in a few places (mostly scripts)Nay
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-06-29Core/SpellScripts: Changed OnUnitTargetSelect hook to OnObjectAreaTargetSelec...Shauren
2012-06-14Core/Chat: Convert instance commands in commandscriptVincent-Michael