| Age | Commit message (Expand) | Author |
| 2010-04-24 | Fix compile ¬¬ | Spp |
| 2010-04-14 | Drop not needed table 'item_text', add new column 'text' in table 'item_insta... | n0n4m3 |
| 2010-04-11 | Some fixes to guild/arenateam events. Big thx to TOM_RUS. | n0n4m3 |
| 2010-04-07 | Code Style (game + scripts only): | Spp |
| 2010-04-07 | Code Style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code style (game + scripts only): | Spp |
| 2010-04-07 | Code Style: Remove trailing spaces | Spp |
| 2010-04-07 | Code Style: tab to spaces | Spp |
| 2010-03-19 | * Fix a typo that broke guild creation times... | XTZGZoReX |
| 2010-03-19 | * Minor cleanups/comments in regards to SMSG_GUILD_INFO. | XTZGZoReX |
| 2010-03-19 | Fix SMSG_GUILD_INFO (/guildinfo command) | Machiavelli |
| 2010-03-16 | - Overload Item::SetState with player argument where possible to ensure updat... | Machiavelli |
| 2010-03-15 | Fix guild bank money log display. | Machiavelli |
| 2010-02-18 | * Optimized guild and arena team loading at startup | Darkrabbit |
| 2010-02-15 | Fix some problem with Guild Bank after switch to client version 3.3.2, also c... | n0n4m3 |
| 2010-01-23 | Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(... | Anubisss |
| 2010-01-16 | Updated copyright for new year. | n0n4m3 |
| 2009-12-24 | Temporary revert 6743 commit. I fix this patch across 1-2 days. | n0n4m3 |
| 2009-12-23 | Replaced time(NULL) on sGameTime.GetGameTime() this is used for better perfor... | n0n4m3 |
| 2009-12-21 | * Add support for RewSpellCast=-1. If -1 remove all auras applied to player at | Brian |
| 2009-12-20 | *apply trinity style to whole source | Rat |
| 2009-12-17 | Update Guild for 322a | n0n4m3 |
| 2009-12-06 | Add some checks to prevent guild bank crashes. Closes #646 | spp |
| 2009-11-20 | *Fix some typos. | maximius |
| 2009-11-20 | *Cleanup, search through the talent map instead of spell chains for talent ra... | maximius |
| 2009-11-20 | *Some cleanup (mostly whitespace changes) | maximius |
| 2009-11-05 | Add an assert to trace down a crash, ref #68 | Machiavelli |
| 2009-10-17 | *Massive cleanup redux. | maximius |
| 2009-10-17 | *Backed out changeset 3be01fb200a5 | maximius |
| 2009-10-17 | *Massive cleanup (\n\n -> \n, *\n -> \n, cleanup for(...) to for (...), and ... | maximius |
| 2009-09-14 | *[8480] Provided real-time update for guidl ranks rights. | maximius |
| 2009-09-12 | *Config option to allow multiple Guild Masters by MrSmite | maximius |
| 2009-09-11 | *[8466] Applied mangos coding style for Guild code. Author: Triply. Also did ... | maximius |
| 2009-09-02 | [8455] Do not disband guild, if guild ranks are not defined for that guil... | megamage |
| 2009-09-02 | [8447] Small code cleanups in guild loading. Author: VladimirMangos | megamage |
| 2009-08-28 | * Update to guild handlers. Fix bugs related to the wrong ranks being updated... | Machiavelli |
| 2009-08-24 | [8409] Fixed guild creation date loading, and added another guild loading... | megamage |
| 2009-08-24 | [8408] Optimized guild_member loading during startup. Changed rank ids in... | megamage |
| 2009-08-24 | [8407] Extract from guild bank handler functions for 3 cases and move cod... | megamage |
| 2009-08-24 | [8402] Optimalized guild_eventlog and guild_bank_eventlog loading from da... | megamage |
| 2009-08-21 | *Fix bug that item in guild bank would display improper spellcharges amount. | Machiavelli |
| 2009-08-06 | [8315] Fixed memory leaks (mostly at server shutdown) and code cleanups. ... | megamage |
| 2009-07-24 | Small code cleanup in Guild::Roster Author: VladimirMangos | megamage |
| 2009-07-12 | [8151] Fixed some format warnings and typos. Author: Win32 | megamage |
| 2009-06-27 | [8072] First step to get rid of data blob. | megamage |
| 2009-06-18 | * More updating of iterator data types in loops | Machiavelli |
| 2009-06-18 | * In case of a 'for' loop, don't declare the iterator of a type that has a la... | Machiavelli |