aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_lfg.cpp
AgeCommit message (Expand)Author
2022-02-27[3.3.5] ChatCommands, the other half: chat command resolution refactor (PR #2...Treeston
2022-02-13Core/Misc: Cleanup unused includesShauren
2022-02-11Core/Misc: Optimize ChatCommand includes (include only where neccessary)Shauren
2022-02-05Core/LFG: Restore ".lfg queue" command argument handlingjackpoz
2022-02-05Scripts/Commands: Convert argument parsing of lfg commands to new system (PR ...Peter Keresztes Schmidt
2020-08-14Core/Misc: Replace NULL with nullptrShauren
2020-01-02New YearAokromes
2019-07-27Core/DBLayer: Prevent using prepared statements on wrong databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-01-01Update copyright note for 2018vincent-michael
2017-12-30Core/Misc: Fixed type mismatchjoschiwald
2017-07-07Core/LFG: Drop comment field, it no longer exists in packetsShauren
2017-06-04Core/Game: Include cleanup part 5Shauren
2017-05-20Core/Game: Include cleanup, part 3Shauren
2017-05-18Core/Game: Include cleanupShauren
2017-01-01Update copyright note for 2017vincent-michael
2016-01-01Update copyright note for 2016Vincent-Michael
2015-11-01Build fixShauren
2015-11-01Core/LFG: Fix crash in ".lfg group <playername>" in case of offline player andw1sht0l1v3
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-09-24Core/Dungeon Finder: Improve ".lfg queue debug" commandjackpoz
2015-04-14Core/Dungeon Finder: Allow to execute "lfg" commands from consolejackpoz
2015-04-14Core/Dungeon Finder: Restore ".lfg queue debug" logging additional informationjackpoz
2015-01-01Update copyright note for 2015Vincent-Michael
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-07-17Buildsystem/MSVC: Warning fixesShauren
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 lfg 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-06-11Core: More Function Renaming.Malcrom
2013-02-04Core/Dungeon Finder: Use lfg namespace to encapsulate all LFG classes, struct...Spp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-17Core: Remove Player.h dependency from all the possible headersSpp
2012-10-29Core/Dungeon Finder: Update "Current group roles" according to people in queue.Spp
2012-10-29Core/Dungeon Finder: Add some more debug msgs and restore LFG group structure...Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-10-23Core/Dungeon Finder: Add debugging commandsSpp