aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_bf.cpp
AgeCommit message (Expand)Author
2022-07-19Core/Battlefields: Refactor Battlefield creation to be linked to host map cre...Shauren
2022-06-27Core/WorldStates: Migrate Tol Barad worldstates to new systemShauren
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
2022-02-02Scripts/Commands: Convert argument parsing of bf commands to new systemCarbenium
2020-09-04Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...Shauren
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
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-08-31Core/RBAC: Move bf commands to RBAC (using individual permissions)Nay
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 more copyright note for 2013.Vincent_Michael
2012-08-20Battlefield/Wintergrasp:Warpten
2012-08-20Core/Battlefield: fix stupid mistakes. sorry!Kandera
2012-08-20Core/Battlefield: attempt to correctly fix again.Kandera
2012-08-20Core/Battlefield: revert part of previous commit and correctly fix .bf stop c...Kandera
2012-08-20Battlefield: Make sBattlefieldMgr a pointer. By Subv.Manuel Carrasco