aboutsummaryrefslogtreecommitdiff
path: root/src/game/Guild.cpp
AgeCommit message (Expand)Author
2010-06-05Move core/realm files to new subdirectoryclick
2010-04-24Fix compile ¬¬Spp
2010-04-14Drop not needed table 'item_text', add new column 'text' in table 'item_insta...n0n4m3
2010-04-11Some fixes to guild/arenateam events. Big thx to TOM_RUS.n0n4m3
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code Style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code style (game + scripts only):Spp
2010-04-07Code Style: Remove trailing spacesSpp
2010-04-07Code Style: tab to spacesSpp
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-19Fix SMSG_GUILD_INFO (/guildinfo command)Machiavelli
2010-03-16- Overload Item::SetState with player argument where possible to ensure updat...Machiavelli
2010-03-15Fix guild bank money log display.Machiavelli
2010-02-18* Optimized guild and arena team loading at startupDarkrabbit
2010-02-15Fix some problem with Guild Bank after switch to client version 3.3.2, also c...n0n4m3
2010-01-23Implement QueryResult_AutoPtr type which is ACE's reference counted auto_ptr(...Anubisss
2010-01-16Updated copyright for new year.n0n4m3
2009-12-24Temporary revert 6743 commit. I fix this patch across 1-2 days.n0n4m3
2009-12-23Replaced 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 atBrian
2009-12-20*apply trinity style to whole sourceRat
2009-12-17Update Guild for 322an0n4m3
2009-12-06Add some checks to prevent guild bank crashes. Closes #646spp
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-05Add an assert to trace down a crash, ref #68Machiavelli
2009-10-17*Massive cleanup redux.maximius
2009-10-17*Backed out changeset 3be01fb200a5maximius
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 MrSmitemaximius
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: VladimirMangosmegamage
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-24Small code cleanup in Guild::Roster Author: VladimirMangosmegamage
2009-07-12[8151] Fixed some format warnings and typos. Author: Win32megamage
2009-06-27 [8072] First step to get rid of data blob.megamage
2009-06-18* More updating of iterator data types in loopsMachiavelli