index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-30T18:01:02Z
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
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
2010-09-17
Core: Cleanup locale handling.
linencloth
2010-09-13
Core/Guilds: Fix Guild bank event log for big stacks, fixes issue 3996, thank...
Shocker
2010-09-11
Core/DBLayer:
Machiavelli
2010-08-30
Wrap guild_bank_item save queries in transactions.
Machiavelli
2010-08-24
Core: Fix more warnings
Spp
2010-08-21
Fix linux build (with PCH enabled, mind you)
Machiavelli
2010-08-21
DB Layer:
Machiavelli
2010-08-14
Add a GuildScript class with a handful of hooks.
silinoron
2010-08-13
Fixed memory leaks at guild unload/disband (author: porteyoplait)
azazel
2010-07-28
* Send the proper number of accounts in a guild in the SMSG_GUILD_INFO packet
Brian
2010-06-05
rearranged core files
Rat