summaryrefslogtreecommitdiff
path: root/src/map/chrif.h
AgeCommit message (Expand)AuthorFilesLines
2014-07-11Fixed reserved __identifier violationsHaru1-3/+3
2014-05-30Fixed typos inside src/Shido1-1/+1
2014-05-13Removed trailing whitespace (sources)Haru1-1/+1
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-1/+3
2014-05-10Revert "Fixed order of includes in all source files"panikon1-3/+1
2014-05-09Fixed order of includes in all source filesHaru1-1/+3
2014-02-02Fixed Bug 7962shennetsind1-0/+4
2014-02-02Introducing HPM Datacheckshennetsind1-3/+3
2014-01-18Socket interfacedshennetsind1-1/+1
2014-01-15Correct minor mistakes as pointed by MishimaHarunapanikon1-1/+1
2014-01-15Reverted some minor mistakes in chrif_parse, char_ask_name_answer and changem...panikon1-2/+2
2014-01-14Updated return values of some atcommands.panikon1-35/+37
2014-01-12Two Adjustmentsshennetsind1-1/+0
2014-01-08Introducing Hercules Autotrade Persistencyshennetsind1-1/+1
2013-11-18Modified charban char server responding actionshennetsind1-1/+1
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+1
2013-10-26Changed 'tick' variables to 64 bitHaru1-8/+8
2013-09-27HPM: Chrif.c Completedshennetsind1-5/+67
2013-07-17Added missing initialization of some functions in the homunculus interfaceHaru1-1/+1
2013-07-01Fixed Bug #7216shennetsind1-1/+1
2013-06-28Minor chrif.c interface adjustmentshennetsind1-4/+5
2013-06-25- Added chrif interfaceSusu1-44/+60
2013-04-27Skill ID Processing Overhaulshennetsind1-2/+4
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-19/+19
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-19/+19
2012-09-16Introducing rAthena's anonymous data collector. This aims at improving rAthen...shennetsind1-3/+2
2012-01-30- Removed more trailing tabs.brianluau1-1/+1
2011-12-14Removing a friend will also remove you from your friends friendlist, bugrepor...shennetsind1-0/+4
2011-06-16* Merges from charmerge:flaviojs1-1/+1
2008-07-26Merged the /loginmerge branch (topic:192754)ultramage1-1/+0
2008-04-21* Changed the data field of timers from int to intptr.FlavioJS1-1/+1
2008-04-10Crash fix for (r12552).Kevin1-0/+1
2008-04-03Renamed 'connect_until_time' to 'expiration_time'.ultramage1-1/+1
2008-03-28Some more txt/sql login server synchronization:ultramage1-1/+0
2008-03-16- Added support for offline divorce.zephyrus1-0/+1
2008-02-21- Fixed new guilds displaying online-connect member count at 0 rather than 1,...skotlex1-4/+12
2007-12-07- removed the timer heap correction code when the timers overflow since Flavi...skotlex1-1/+1
2007-11-09* Re-worked the login-char-map packet spam mechanismultramage1-1/+1
2007-10-29Fixed a compilation problem and warning (maybe).ultramage1-0/+3
2007-10-18* Removed commented-out code for check_fake_id()ultramage1-1/+0
2007-09-28Removed some redundant code from the sql charserver.ultramage1-1/+1
2007-07-01Cleaned up some parts of the code.ultramage1-1/+1
2007-04-05Fixing several compilation & runtime problemsultramage1-4/+4
2007-04-05* Made a crazy attempt to at least partially synchronize login&char codeultramage1-6/+6
2007-04-02* Some source code cleaningultramage1-1/+1
2007-03-18- Removed the old 'mapserver charsave' mechanismultramage1-2/+0
2007-02-21Applied a consistent look to all header files (copyright, ifdefs)ultramage1-1/+1
2006-12-05- Massive EOL normalization & 'svn:eol-style native' flag setting for all txt...FlavioJS1-58/+58
2006-11-09- Fixed status-change loading not working.skotlex1-0/+1
2006-07-11- Fixed clif_parse not checking for func_parse before sending data to the con...skotlex1-1/+1