summaryrefslogtreecommitdiff
path: root/src/map/guild.c
AgeCommit message (Expand)AuthorFilesLines
2013-07-18Fixed guild aura not going away on guild-break/expellshennetsind1-6/+38
2013-07-04- Added interface iStatus (needed to renamed it because A LOT of variables ar...Susu1-1/+1
2013-07-01Fixed Bug #7216shennetsind1-0/+1
2013-06-20Hercules Renewal Phase One: storage.cshennetsind1-3/+3
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-14/+14
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-2/+2
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-47/+47
2013-05-30Memory Slasher - May 30 Patchshennetsind1-1/+9
2013-05-17- Made DB and malloc lib HPM-friendlySusu1-14/+14
2013-05-15Hercules Renewal Phase One: guild.c startedshennetsind1-70/+148
2013-05-15HPM Updateshennetsind1-10/+11
2013-05-09Fixed Ally Chat / Bug #7228shennetsind1-18/+32
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-4/+4
2013-04-17Follow up 8ce4eddbbfc874706f6a2e6f81c3b9f84ef2039eshennetsind1-1/+1
2013-04-15Fixed Bug #7167shennetsind1-0/+1
2013-04-11Hercules Channel System Updateshennetsind1-3/+6
2013-04-11Fixed Bug #7158shennetsind1-6/+2
2013-04-04Follow up https://github.com/HerculesWS/Hercules/commit/7ec1e8fdff6adad1979d7...shennetsind1-0/+1
2013-03-30Hercules Renewal: clif.c completeshennetsind1-43/+110
2013-03-29Hercules Renewal: clif.cshennetsind1-80/+80
2013-03-02Hercules Renewal: skill.cshennetsind1-4/+4
2013-02-18Improvements all over the placeshennetsind1-1/+1
2013-01-07* Follow Up: r17080markzd1-1/+1
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-21/+21
2012-12-23* Implemented @breakguild (tid:75159) and @hommutate (tid:74651).momacabu1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1420/+1433
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1433/+1420
2012-11-20Minor performance improvement; created guild flag cache to replace the ineffi...shennetsind1-24/+77
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-1/+1
2012-11-10Voiding some functions.momacabu1-8/+4
2012-10-29* Follow-up r16835: Some cleanup.euphyy1-20/+20
2012-10-29-Add some src basic documentation.glighta1-104/+189
2012-09-02Hello! few things.shennetsind1-1/+1
2012-05-09* Fixed the guild skill delay reset feature bugreport:5715cleaverbeaver1-1/+1
2012-04-15Follow up r15862 and r15863. Forgot this \o/. /me feels horribly horrible.shennetsind1-3/+3
2012-03-18Added Official Guild Aura Implementation bugreport:667shennetsind1-4/+33
2012-03-17 - Reverted r15701 and r15702 to restore ERS for guild exp cache.gepard19841-10/+21
2012-03-17Follow up r15701 added missing db_destroy for memory stuff.shennetsind1-0/+1
2012-03-17Fixed bugreport:5458 server crashing when a character with guild-exp-tax kill...shennetsind1-21/+9
2012-03-13Enhanced `DBMap` implementation to allow storing integer type data in additio...gepard19841-28/+56
2012-03-09Code cleanup: replaced `DBIterator` function calls with macros where possible. gepard19841-6/+6
2012-03-05- Guild Castle code cleanup:gepard19841-63/+93
2012-03-04- Guild Castle code cleanup:gepard19841-88/+52
2012-03-02Replaced some magic numbers related to castle guardians with `MAX_GUARDIANS`.gepard19841-18/+8
2012-03-02- Fixed dangling pointer caused by r15644 (partially reverted).gepard19841-4/+16
2012-03-01Enabled `DB_OPT_RELEASE_DATA` for several `DBMap`s to simplify data freeing.gepard19841-11/+5
2012-01-17* Merged changes up to eAthena 15054. [ai4rei]eathenabot1-1/+1
2012-01-11Picklog improvements:gepard19841-1/+1
2011-12-19* Merged changes up to eAthena 15036.eathenabot1-2/+1
2011-12-11* Merged changes up to eAthena 15032.eathenabot1-2/+2