index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-09-28T10:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Guilds
/
GuildMgr.h
Age
Commit message (
Expand
)
Author
2025-08-25
Core/Commands: Add .guild list GM command to list all guilds (#30930)
Alex Dcnh
2025-06-10
Core/Misc: Kill copy/move constructors for singleton classes
Shauren
2024-03-13
Core/Misc: Use our new unique_trackable_ptr for various classes exposed to sc...
Shauren
2022-02-05
[3.3.5] Core/Guilds: Guild cleanup (PR #25422)
Treeston
2020-01-02
New Year
Aokromes
2019-01-01
Update copyright note for 2019
vincent-michael
2018-01-01
Update copyright note for 2018
vincent-michael
2017-05-18
Core/Game: Include cleanup
Shauren
2017-01-01
Update copyright note for 2017
vincent-michael
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-03-11
Core/Game: Move singleton instances into compilation units
Naios
2016-01-01
Update copyright note for 2016
Vincent-Michael
2015-02-13
Core/Guild: Updated and enabled most previously implemented guild and petitio...
Mogadischu
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-26
Core/Entities: Changed object lowguid to uint64
Shauren
2014-10-25
Core/Guilds: Fifth part of converting int to bigint guids in database
Shauren
2014-09-20
Merge branch 'master' of https://github.com/TrinityCore/TrinityCore into 4.3.4
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-07-20
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-19
Merge remote-tracking branch 'origin/master' into 4.3.4
Shauren
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-03
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-04
Merge branch 'master' into 4.3.4
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-30
Merge branch 'master' into 4.3.4
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-09-09
Core/Guilds: Implemented guild news & guild rewards tab
Sovak
2012-09-07
Core/Guilds: Implemented basic guild leveling (no player statistics/reputation)
Shauren
2012-08-25
Core/Guilds: Save guild achievements to database periodically and when a memb...
Shauren
2012-01-07
Merge branch 'master' into 4.x
Nay
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-22
Core/Guilds: Preliminary implementation of guild guids
Nay
2011-08-30
Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...
Spp-
2011-08-01
Core: Typo fix introduced in previous commit (:S)
Spp-
2011-08-01
Core: Some more missing changes from previous commit (Pass by const reference...
Spp-
2011-05-04
Core/ObjectMgr: Refactor guild related functions into dedicated class
leak