summaryrefslogtreecommitdiff
path: root/src/map/intif.c
AgeCommit message (Expand)AuthorFilesLines
2013-06-25- Added chrif interfaceSusu1-8/+8
2013-06-20Hercules Renewal Phase One: storage.cshennetsind1-3/+3
2013-06-15Forgot to change something.Matheus Macabu1-2/+2
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-9/+9
2013-06-08Follow up d73783f22b2bb881aab74524d153d89a5932a199shennetsind1-4/+4
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-36/+36
2013-05-30Memory Slasher - May 30 Patchshennetsind1-1/+1
2013-05-15Hercules Renewal Phase One: guild.c startedshennetsind1-19/+19
2013-05-07Fixed Bug #7223shennetsind1-7/+6
2013-04-22Hercules April 22 MEGA-ULTRA-LONG Patch~!shennetsind1-1/+1
2013-03-30Hercules Renewal: clif.c completeshennetsind1-9/+4
2013-03-29Hercules Renewal: clif.cshennetsind1-33/+31
2013-03-27@accinfo updateshennetsind1-2/+2
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-4/+4
2012-12-05- Re-committed r16987 (pid:161281).glighta1-1/+1
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-1573/+1448
2012-11-30-Fix old warnings. 1st step to get ride of -wno flag in configure. glighta1-1/+1
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-1448/+1573
2012-11-14Following r16914glighta1-1/+1
2012-11-12-Add Homon-S skills, 1st implementation (all done except Eleanors)glighta1-34/+32
2012-10-31Improved char server packet 0x3087, gave it a variable/dynamic length so that...shennetsind1-4/+4
2012-10-29-Add some src basic documentation.glighta1-59/+105
2012-05-01Added @accinfo atcommand. "Huge thanks to"/"Credits to" Dekamaster/Nightroad <3.shennetsind1-1/+36
2012-04-20Initial support for Genetic, Sorcerer and Elemental Summons. Special Thanks t...shennetsind1-2/+95
2012-03-31* Merged changes up to eAthena 15084.eathenabot1-1/+10
2012-03-30- Fixed warning notice of nullpo_retv (follow up to r15816)epoque111-1/+1
2012-03-29- Merged main-chat message handling (as requested/enforced by trojal <3)epoque111-0/+21
2012-03-13Fixed mail system not notifying about new messages that were received from an...gepard19841-11/+0
2012-03-05- Guild Castle code cleanup:gepard19841-8/+2
2012-03-04- Guild Castle code cleanup:gepard19841-18/+15
2012-02-14Removed deprecated memory manager macros (follow-up to r14916).gepard19841-1/+1
2012-02-13 - Added `libconfig` (configuration file library: http://www.hyperrealm.com/l...gepard19841-16/+18
2012-01-20Merged TXT removal branch back to trunk.gepard19841-6/+1
2012-01-11Picklog improvements:gepard19841-1/+1
2011-12-23- Removed unused "save_log" setting (addepted from char server, used to debug...GodLesZ1-5/+1
2011-10-09* Rework some party code.flaviojs1-9/+10
2011-05-14* Added settings 'cashshop_show_points' and 'mail_show_status', both disabled...ai4rei1-1/+1
2010-12-18* Bunch of intif_parse_LoadGuildStorage fixes.ai4rei1-4/+1
2010-12-11* Fixed error message in intif_parse_mercenary_received printing wrong struct...ai4rei1-1/+1
2010-12-09* Removed some of the duplicate, storage-related packet code.ai4rei1-1/+1
2010-12-07* Reverted r14563, due to multiple issues which render the source malfunction...ai4rei1-3/+3
2010-12-07Changed almost all instances of sprintf() to snprintf().Paradox924X1-3/+3
2010-12-02* Added defines for guild notice sizes (MAX_GUILDMES1 and MAX_GUILDMES2).ai4rei1-2/+2
2010-11-22* Fixed guild and guild member exp truncation issue (bugreport:4130, since r1...ai4rei1-10/+9
2010-10-09Replaced all nullpo_retr() calls which returned 0 with nullpo_ret() calls.Paradox924X1-4/+4
2010-06-01Replaced all occurrences of 'leaved' with 'withdraw'.Paradox924X1-7/+7
2009-11-03Extended broadcast implementation:Gepard1-20/+31
2009-10-27* Cast time of Emergency Call is doubled if you master of High Jump. Inkfish1-2/+3
2009-10-27Fixed quest will never get erased when it's the only quest you have.Inkfish1-2/+7
2009-09-04* QuestLog Fix.Inkfish1-0/+12