index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2025-12-25T03: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
2016-08-27
Core/Logging: removed useless log message
joschiwald
2016-05-27
Core/Guilds: Fix Guild::HandleSetMemberNote logic according to method declara...
Mikhail Redko
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
Rushor
2015-10-12
Change many uint32 to ObjectGuid::LowType in line with 6.x changes.
pete318
2015-09-22
Map local guids 6.x -> 3.3.35:
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-18
Core/ObjectAccessor: don't use singleton when calling static methods
joschiwald
2014-10-17
Core/Players: Fix players not being notified if on loading screen
jackpoz
2014-09-20
Core/Guilds: Fixed guild rank delete framexml event params
Shauren
2014-09-14
Core/Entities: Use ObjectGuid class in game project
Shauren
2014-09-13
Core/Entities: Use new PackedGuid class
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-07-28
Core/Startup: Change an error about "broken zone-data" on guild loading to debug
DDuarte
2014-07-20
Refactored singletons to enable proper deconstruction during shutdown
leak
2014-07-17
Buildsystem/MSVC: Warning fixes
Shauren
2014-07-01
Replaced all remaining ACE based Singletons
leak
2014-05-15
Fix various warnings. The core, the scripts and the tools now compile without...
Praetonus
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-12-23
Core/Chat: Refactored building chat packets
Shauren
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-11-08
Core/Logging: Remove LOG_FILTER_XXX defines with it's value (remember logger ...
Spp
2013-10-19
Misc: Removed some whitespace
Vincent_Michael
2013-09-27
Core/RBAC: Move RBAC code to namespace rbac
Spp
2013-09-21
Core/Guild: Fix withdraw money from bank overflowing int32 limit
jackpoz
2013-09-07
Merge pull request #10724 from jackpoz/guild_disband_leak
Machiavelli
2013-09-05
Core/Guild: Fix memory leak on Guild disband
jackpoz
2013-09-05
Core/Guild: Fix Guild validation crash on start up
jackpoz
2013-09-03
Core/Build: Updated the header files to fix the build.
Sebastian Valle
2013-09-03
Core/Misc: Fixed some more issues found by static code analysis tools.
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-07-24
Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...
joschiwald
2013-07-15
Core/Config: Refactored ConfigMgr
Shauren
2013-05-17
Core/Misc: Another batch of fixes for issues found by static analysis
Shauren
2013-05-13
Core/Logging: Performance-related tweaks to logging system
Spp
2013-04-28
Core/Guild: Fix logic fail
Vincent_Michael
2013-04-27
Merge pull request #9662 from xjose93/GuildRename
Aokromes
2013-04-26
Core/Guild: Add guid of gm and guildname to log when an item its deposit on g...
xjose93
2013-04-19
Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")
xjose93
2013-03-08
First step of comment style refactoring to doxygen-style.
Nefarion
2013-03-08
Core/RBAC: Fix multiple permissions and remove multiple config options that a...
Spp
[next]