index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-26T11:01:01Z
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
server
/
game
/
Guilds
Age
Commit message (
Expand
)
Author
2012-03-29
Core/Guild: Fix guildbank tab loading after recent changes (returned value of...
click
2012-03-29
Core: Fix a minor mistake from previous mistake and adjust some more field-types
click
2012-03-29
Core: Fix fieldtype-errors in Guild-code - should now allow loading guildtabs...
click
2012-03-28
Core/Game: Code style.
Gyx
2012-03-16
Guild bank - Allow deposit / withdraw money without tabs
MrSmite
2012-03-07
Warning fixes and some random cleanup here and there
Spp
2011-12-31
Merge pull request #4567 from Kiperr/master
leak
2012-01-01
Core/DBLayer: Refactor prepared statement defines to new format (char db)
leak
2012-01-01
Update headers for 2012. HAPPY NEW YEAR!!!
kiper
2011-12-10
Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...
kaelima
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-28
Configuration/ConfigMgr: converted from singleton to namespace with free func...
Spp
2011-09-15
[Cosmetic] Apply codestyle "XXX * " and "XXX *" changed to "XXX* " (with some...
Spp
2011-09-08
Core: Define helper functions to know if an account is Player, Moderator, GM,...
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: 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-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-06-12
Core: More codestyle cleanups
click
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
2011-04-29
Add spaces after commas
leak
2011-04-29
More cleanup after last commit spree
leak
2011-04-29
Core: use enum InventoryResult as return type for functions working with play...
Azazel
2011-04-28
Core/ObjectMgr: Refactor sItemStorage
leak
2011-03-18
Core/Cleanup: remove C-style cast to (Bag*):
Azazel
2011-03-10
Core: Cleaned up leftovers from loading functions streamlining
leak
2011-03-08
Core: Fixed warnings:
Shauren
2011-02-20
Core/Log: Implement log masks for debug log level, to allow selective debug o...
Machiavelli
2011-01-20
Core/Spells: Better solution for exploit check (Thanks to manuel)
leak
2011-01-20
SQL: Characters db storage type cleanup No. 6
leak
2011-01-20
SQL: Characters db storage type cleanup No. 5
leak
2011-01-19
SQL: Characters db storage type cleanup No. 4
leak
2011-01-16
Core/General: Fix some comment style. //* to // *. Fixes certain code display...
Machiavelli
2011-01-10
Core/Guilds: Fix a possible client crash in MSG_GUILD_BANK_LOG_QUERY
Machiavelli
2011-01-01
Update copyright note for 2011.
Machiavelli
2010-12-23
Core: Removed more operator workarounds for ACE_Singleton (missed previously ...
Shauren
2010-12-22
Core: Get rid of dirty operator workaround for ACE_Singleton class implementa...
Shauren
2010-12-22
Core/ObjectMgr: Static members are no longer accessed through singleton
Shauren
2010-12-15
DB Schema/Characters: removed columns auctionhouse.item_template, character_i...
azazel
2010-12-13
Core: Add new system for parallelizing client packet processing. Handle World...
click
2010-12-13
Core/Guild: More signed/unsigned comparison fixes. Should fix guild log loading.
Machiavelli
2010-12-13
Core/Guilds: Fix logic in bank withdrawal method (unsigned comparison with si...
Machiavelli
2010-12-13
Core/DBLayer: Implement global ExecuteOrAppend methods to DatabaseWorkerPool ...
Machiavelli
2010-11-11
Core/Guild: Fix guildbank withdrawal limit (non-guildmaster character will no...
click
[next]