aboutsummaryrefslogtreecommitdiff
path: root/src/server/game/Guilds
AgeCommit message (Expand)Author
2013-09-27Core/RBAC: Move RBAC code to namespace rbacSpp
2013-09-21Core/Guild: Fix withdraw money from bank overflowing int32 limitjackpoz
2013-09-07Merge pull request #10724 from jackpoz/guild_disband_leakMachiavelli
2013-09-05Core/Guild: Fix memory leak on Guild disbandjackpoz
2013-09-05Core/Guild: Fix Guild validation crash on start upjackpoz
2013-09-03Core/Build: Updated the header files to fix the build.Sebastian Valle
2013-09-03Core/Misc: Fixed some more issues found by static code analysis tools.Sebastian Valle
2013-08-27Core&Scripts: Fix clang compiler warningsNay
2013-08-26Core/Guild: Fix uninitialized value on guild creationjackpoz
2013-07-24Core/Spells: operate spell correction on SpellInfo store instead of dbc (pick...joschiwald
2013-07-15Core/Config: Refactored ConfigMgrShauren
2013-05-17Core/Misc: Another batch of fixes for issues found by static analysisShauren
2013-05-13Core/Logging: Performance-related tweaks to logging systemSpp
2013-04-28Core/Guild: Fix logic failVincent_Michael
2013-04-27Merge pull request #9662 from xjose93/GuildRenameAokromes
2013-04-26Core/Guild: Add guid of gm and guildname to log when an item its deposit on g...xjose93
2013-04-19Core/Commands: rename guilds (.guild rename "old guildname" "new guildname")xjose93
2013-03-08First step of comment style refactoring to doxygen-style.Nefarion
2013-03-08Core/RBAC: Fix multiple permissions and remove multiple config options that a...Spp
2013-02-25Core/RBAC: Add new Permission "Log gm trade". Config option still active, but...Spp
2013-02-01Core/Players: Prevent trading, taking gold from mail and withdrawing from gui...Shauren
2013-01-14Core/Misc: Apply codestyle to multiple filesSpp
2013-01-01Update copyright note for 2013.Vincent_Michael
2012-11-27Core/Misc: Set mode 0644 for filesSpp
2012-11-26Core/Guilds: Fix bank money log after 58ec4e53 (due to bad opcode structure).joschiwald
2012-11-20Core/Misc: Reduce header dependencies - Step IIISpp
2012-11-20Core/Misc: Reduction of header dependencies - Step IISpp
2012-11-18Core/Calendar: Completely rewrite and fix most of the calendar systemhorn
2012-11-09Core/Guilds: Use correct variable type when saving guild bank tab rigths to DBSpp
2012-11-08Core/Guilds: Send correct opcode when purchasing a new tab and fix data not b...Spp
2012-11-07Core/Guild: Fix transaction not being properly closed and improve error messa...Spp
2012-11-02Core/Guild: Code RefactorSpp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step II)Spp
2012-10-24Core/Misc: reduced amount of string memory allocations (Step I)Spp
2012-09-13Core/Calendar: Fixed breaking calendar event UI after reloggingShauren
2012-09-10Core: Warning fixes (Also some -pedantic under game folder)Spp
2012-08-16Core/Logging: Move more log messages to LOG_FILTER_SERVER_LOADINGSpp
2012-08-03Fix compile under windowsSpp
2012-08-03Core/Logging: Add Asyncronous logging with Loggers ("What to log") and Append...Spp
2012-08-02Core/Misc: Minor update to SMSG_GUILD_QUERY_RESPONSE, added a value to enum M...kaelima
2012-03-29Core/Guild: Fix guildbank tab loading after recent changes (returned value of...click
2012-03-29Core: Fix a minor mistake from previous mistake and adjust some more field-typesclick
2012-03-29Core: Fix fieldtype-errors in Guild-code - should now allow loading guildtabs...click
2012-03-28Core/Game: Code style.Gyx
2012-03-16Guild bank - Allow deposit / withdraw money without tabsMrSmite
2012-03-07Warning fixes and some random cleanup here and thereSpp
2011-12-31Merge pull request #4567 from Kiperr/masterleak
2012-01-01Core/DBLayer: Refactor prepared statement defines to new format (char db)leak
2012-01-01Update headers for 2012. HAPPY NEW YEAR!!!kiper
2011-12-10Core/Misc: Fixed some duplicate checks for player typeid in Unit::Kill and Sp...kaelima