index
:
mirror/TrinityCore.git
3.3.5
cata_classic
master
wotlk_classic
https://github.com/TrinityCore/TrinityCore.git @ 2026-01-02T12: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
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
2013-02-25
Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...
Spp
2013-02-01
Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...
Shauren
2013-01-14
Core/Misc: Apply codestyle to multiple files
Spp
2013-01-01
Update copyright note for 2013.
Vincent_Michael
2012-11-27
Core/Misc: Set mode 0644 for files
Spp
2012-11-26
Core/Guilds: Fix bank money log after 58ec4e53 (due to bad opcode structure).
joschiwald
2012-11-20
Core/Misc: Reduce header dependencies - Step III
Spp
2012-11-20
Core/Misc: Reduction of header dependencies - Step II
Spp
2012-11-18
Core/Calendar: Completely rewrite and fix most of the calendar system
horn
2012-11-09
Core/Guilds: Use correct variable type when saving guild bank tab rigths to DB
Spp
2012-11-08
Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...
Spp
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-10-24
Core/Misc: reduced amount of string memory allocations (Step I)
Spp
2012-09-13
Core/Calendar: Fixed breaking calendar event UI after relogging
Shauren
2012-09-10
Core: Warning fixes (Also some -pedantic under game folder)
Spp
2012-08-16
Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADING
Spp
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-08-02
Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...
kaelima
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
[next]