aboutsummaryrefslogtreecommitdiff
path: root/src/server/scripts/Commands/cs_guild.cpp
AgeCommit message (Expand)Author
2025-08-25Core/Commands: Add .guild list GM command to list all guilds (#30930)Alex Dcnh
2024-03-13Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...Shauren
2023-05-13Core/Misc: Replace string to int conversion functions from Common.h with c++1...Shauren
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-05Chat/Commands: Eradicate ChatHandler::extractOptFirstArgTreeston
2022-01-09Core/Guilds: Separate guild rank id from guild rank orderShauren
2021-12-02Scripts/Commands: add some missing checks for .guild create command (#23201)ForesterDev
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-07-27Core/DBLayer: Prevent committing transactions started on a different databaseShauren
2019-07-21Core/Misc: Moved CharacterInfo out of world to separate classxinef1
2019-07-21Few small optimizations here and there (#18684)xinef1
2019-01-01Update copyright note for 2019vincent-michael
2018-01-21Core/Guild: avoid data integrity problems wrapping delete+insert statements i...ariel-
2018-01-01Update copyright note for 2018vincent-michael
2017-07-22Scripts/Commands: Fix trinity_string usage and enhance commandsRochet2
2017-05-21Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...Shauren
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-15Core/PacketIO: Updated and enabled guild finder opcodesShauren
2015-10-22Core/Commands: Refactored chat command script hook, fixes a crash when buildi...Shauren
2015-01-01Update copyright note for 2015Vincent-Michael
2014-11-12Core/World: hold deleted characters in character storejoschiwald
2014-10-26Core/Entities: Changed object lowguid to uint64Shauren
2014-10-22Scripts/Commands: Replaced lowguid printing in command output with ToString()...Shauren
2014-10-19Core/Misc: Remove unsafe not thread-safe localtime() callsjackpoz
2014-09-20Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-09-19Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...DDuarte
2014-09-16Core/Logging: Fixed incorrect usage of guid in logsShauren
2014-09-14Scripts/Commands: Fixed build with -DSCRIPTS=0Shauren
2014-08-29scripts/Commands: Sync with 4.3.4 branch (meh nayd)Vincent-Michael
2014-08-29Scripts/Commands: Added for guild info guild level outputVincent-Michael
2014-08-29Core/Misc: some random changes after recent pull requestsjoschiwald
2014-08-29Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2014-08-28Scripts/Commands: Implement .guild info commandOdyssey
2014-08-12Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4Shauren
2014-08-09Core/Server: Use nullptr instead of 0 where pointers are expectedDDuarte
2014-01-11Merge branch 'master' into 4.3.4DDuarte
2014-01-01Update copyright note for 2014.Vincent_Michael
2013-10-07Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Shauren
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-09Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-09-02Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael
2013-09-02Core/RBAC: Move guild commands to RBAC (using individual permissions)Spp
2013-08-30Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4Vincent-Michael