index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T22:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Guilds
/
GuildMgr.cpp
Age
Commit message (
Expand
)
Author
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-05
Core/Guild: Fix Guild validation crash on start up
jackpoz
2013-07-24
Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...
joschiwald
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-02
Core/Guild: Code Refactor
Spp
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-03
Fix compile under windows
Spp
2012-08-03
Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...
Spp
2012-03-07
Warning fixes and some random cleanup here and there
Spp
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-08-30
Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...
Spp-
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-05-07
Core/Guilds: Use blocking queries at guild loading to ensure invalid data is ...
Shauren
2011-05-04
Core/ObjectMgr: Refactor guild related functions into dedicated class
leak