index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-27T03:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Guilds
/
Guild.h
Age
Commit message (
Expand
)
Author
2016-03-24
Core/Game: Converted the game library to a shared library.
Naios
2016-01-01
Update copyright note for 2016
Rushor
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-07-24
Core/Misc: Add a few consts to methods
DDuarte
2015-01-01
Update copyright note for 2015
Vincent-Michael
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-08-28
Scripts/Commands: Implement .guild info command
Odyssey
2014-08-09
Core/Server: Use nullptr instead of 0 where pointers are expected
DDuarte
2014-08-09
Core/Server: Add missing overrides
DDuarte
2014-05-01
Core/Misc: Remove remaining COMPILER_HAS_CPP11_SUPPORT related macros
Dehravor
2014-01-02
Core/Guild: HandleRoster should always have a valid session
Dehravor
2014-01-02
Core/Guild: Implement GR_RIGHT_VIEWOFFNOTE
Dehravor
2014-01-01
Update copyright note for 2014.
Vincent_Michael
2013-11-25
Core/Guilds: Fixed gold in bank not being updated clientside after withdrawin...
Shauren
2013-11-25
Core/Guilds: Fixed an issue with withdrawing money from guild bank as guild m...
Shauren
2013-09-05
Core/Guild: Fix memory leak on Guild disband
jackpoz
2013-09-03
Core/Build: Updated the header files to fix the build.
Sebastian Valle
2013-08-27
Core&Scripts: Fix clang compiler warnings
Nay
2013-08-26
Core/Guild: Fix uninitialized value on guild creation
jackpoz
2013-04-19
Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")
xjose93
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-18
Core/Calendar: Completely rewrite and fix most of the calendar system
horn
2012-11-07
Core/Guild: Fix transaction not being properly closed and improve error messa...
Spp
2012-11-02
Core/Guild: Code Refactor
Spp
2012-10-24
Core/Misc: reduced amount of string memory allocations (Step II)
Spp
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-03-14
Revert "Core: more more cleanup" - Build test anyone?
leak
2012-03-14
Core: more more cleanup
thomas33
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-10-13
Remove some "_" from private methods as required by TC standards. Thanks to S...
megamage
2011-10-07
REPO: code-style clean-up
Bootz
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-08-30
Core: Crash fix (TemporarySummon), remove some warnings and some other minor ...
Spp-
2011-08-03
Core: Fix compile without PCH and fix some warnings
Spp
2011-08-01
Core: Pass by const reference for simple objects replaced with pass by value
Spp-
2011-07-27
Core/ObjectMgr: Remove GetPlayer function (Remove double use of singletons)
Spp-
2011-06-12
Core: Yet more cleanups in codestyle...
click
2011-06-12
Core: And some more cleanups...
click
2011-04-29
Core: use enum InventoryResult as return type for functions working with play...
Azazel
2011-03-10
Core: Cleaned up leftovers from loading functions streamlining
leak
2011-03-08
Core: Fixed warnings:
Shauren
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-13
Core: Add new system for parallelizing client packet processing. Handle World...
click
2010-10-17
Core/Guilds: guild code was completely refactored and rewritten.
azazel
2010-10-07
REALLY fix the CRLF-crap...
click
2010-10-07
Update copyright headers (following the same standard in all files = good)
click
2010-09-18
Core: Optimize guild loading
linencloth
[next]