index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T21:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
scripts
/
Commands
/
cs_guild.cpp
Age
Commit message (
Expand
)
Author
2025-08-25
Core/Commands: Add .guild list GM command to list all guilds (#30930)
Alex Dcnh
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2023-05-13
Core/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-11
Core/Misc: Optimize ChatCommand includes (include only where neccessary)
Shauren
2022-02-05
Chat/Commands: Eradicate ChatHandler::extractOptFirstArg
Treeston
2022-01-09
Core/Guilds: Separate guild rank id from guild rank order
Shauren
2021-12-02
Scripts/Commands: add some missing checks for .guild create command (#23201)
ForesterDev
2020-09-04
Core/Misc: Port all the refactors sneaked in master to 3.3.5 include cleanup ...
Shauren
2020-08-14
Core/Misc: Replace NULL with nullptr
Shauren
2020-01-02
New Year
Aokromes
2019-07-27
Core/DBLayer: Prevent committing transactions started on a different database
Shauren
2019-07-21
Core/Misc: Moved CharacterInfo out of world to separate class
xinef1
2019-07-21
Few small optimizations here and there (#18684)
xinef1
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-21
Core/Guild: avoid data integrity problems wrapping delete+insert statements i...
ariel-
2018-01-01
Update copyright note for 2018
vincent-michael
2017-07-22
Scripts/Commands: Fix trinity_string usage and enhance commands
Rochet2
2017-05-21
Core/Game: Include cleanup, part 4 - packets and largest headers (after prepr...
Shauren
2017-05-20
Core/Game: Include cleanup, part 3
Shauren
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-11-15
Core/PacketIO: Updated and enabled guild finder opcodes
Shauren
2015-10-22
Core/Commands: Refactored chat command script hook, fixes a crash when buildi...
Shauren
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-11-12
Core/World: hold deleted characters in character store
joschiwald
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-22
Scripts/Commands: Replaced lowguid printing in command output with ToString()...
Shauren
2014-10-19
Core/Misc: Remove unsafe not thread-safe localtime() calls
jackpoz
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-19
Core/Misc: Multiple static analysis issues fixed (small optimizations and cle...
DDuarte
2014-09-16
Core/Logging: Fixed incorrect usage of guid in logs
Shauren
2014-09-14
Scripts/Commands: Fixed build with -DSCRIPTS=0
Shauren
2014-08-29
scripts/Commands: Sync with 4.3.4 branch (meh nayd)
Vincent-Michael
2014-08-29
Scripts/Commands: Added for guild info guild level output
Vincent-Michael
2014-08-29
Core/Misc: some random changes after recent pull requests
joschiwald
2014-08-29
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-08-28
Scripts/Commands: Implement .guild info command
Odyssey
2014-08-12
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-10-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Shauren
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-09
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-05
Core/Guild: Fix memory leak on Guild disband
jackpoz
2013-09-02
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-02
Core/RBAC: Move guild commands to RBAC (using individual permissions)
Spp
2013-08-30
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
[next]