index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T09: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-02-13
Core/Guild: Updated and enabled most previously implemented guild and petitio...
Mogadischu
2015-02-08
Core/Items: fixed AuctionHouse and GuildBank items from DB
joschiwald
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/Entities: Changed a few lowguid uses to ObjectGuid::LowType
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-04-21
Misc/Guild: Fix guild_xp_for_level structure (startup errors)
Vincent-Michael
2014-01-11
Merge branch 'master' into 4.3.4
DDuarte
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-08
Merge branch 'master' into 4.3.4
Spp
2013-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-09-06
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-09-05
Core/Guild: Fix Guild validation crash on start up
jackpoz
2013-07-25
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Vincent-Michael
2013-07-24
Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...
joschiwald
2013-05-21
Merge branch 'master' into 4.3.4 (Only the Logging System One)
Spp
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-01-02
Merge branch 'master' into 4.3.4
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-07
Core/Guilds: Multiple changes
Spp
2012-11-04
Merge branch 'master' into 4.3.4
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-16
Fix compile without pch
Spp
2012-09-10
Core/Guilds: Corrections to guild news & rewards commit, fixed build and adde...
Nay
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-08-23
Core/Guilds: Fixed saving bank withdraw limits for tabs 7 and 8
Shauren
2012-08-18
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-16
Merge remote-tracking branch 'origin/master' into 4.3.4
Nay
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
2012-08-07
Merge branch 'master' of github.com:TrinityCore/TrinityCore into 4.3.4
Subv
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-07-09
Core/Achievements: Implemented guild achievements
Shauren
2012-05-30
Merge git://github.com/TrinityCore/TrinityCore into 4.x
kaelima
2012-03-07
Warning fixes and some random cleanup here and there
Spp
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-11-25
Core/Items
Shauren
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