summaryrefslogtreecommitdiff
path: root/src/map/chrif.c
AgeCommit message (Expand)AuthorFilesLines
2016-01-06Replaced some explicit casts with BL_UCAST/BL_UCCASTHaru1-3/+3
2016-01-06Change all TBL_PC to struct map_session_data as per style guidelineshemagx1-5/+7
2015-12-15Added GPL-compliant header to all sources and build scriptsHaru1-4/+20
2015-10-19rename malloc.c/h to memmgr.Andrei Karas1-1/+1
2015-10-11Changed HPM->packets[] into an array of VECTORHaru1-11/+11
2015-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-7/+1
2015-09-14Add missing checks into chrif.cAndrei Karas1-4/+27
2015-08-15Added core HPM interfaceHaru1-3/+3
2015-08-15HPM compatibility improvementsHaru1-0/+1
2015-08-15Moved session array into the socket interfaceHaru1-16/+16
2015-08-15Cleaned up socket interfaceHaru1-18/+18
2015-07-25Reduce memory usage in HPM in skill.cAndrei Karas1-2/+2
2015-06-19Cleaned up some #includesHaru1-8/+7
2015-06-19Removed ".." from include directivesHaru1-26/+26
2015-06-01Replaced some of the hardcoded values with constants (map)Haru1-7/+8
2015-06-01Replaced some of the hardcoded values with constants (char)Haru1-26/+21
2015-04-25Fixed @changesex issues on PACKETVERs that don't support per-character sex.Haru1-8/+29
2015-02-23Hercules Ultimate Localization Designshennetsind1-12/+12
2015-01-20Minor fixes and tweaks suggested by cppcheckHaru1-3/+2
2015-01-18Fixing 38 issuesshennetsind1-2/+2
2014-11-16Whitespace cleanup (no code changes)Haru1-157/+136
2014-10-26HPM Hooks UpdateHercules.ws1-4/+4
2014-10-26- Can't cast icewall more than once on the same center cell. Special thanks ...Michieru1-2/+5
2014-09-20Replaced hardcoded values with constants for status_change_start's flagHaru1-1/+2
2014-09-14Restored flag 8 behaviour in status_change_startcsnv1-1/+1
2014-08-23Fixed official devotion behaviour, various cleanupsnadiyama1-1/+1
2014-08-07Corrected several format-string errors through the codeHaru1-2/+2
2014-05-30Fixed typos inside src/Shido1-11/+11
2014-05-13Removed trailing whitespace (sources)Haru1-4/+4
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-16/+19
2014-05-10Revert "Fixed order of includes in all source files"panikon1-19/+16
2014-05-09Fixed order of includes in all source filesHaru1-16/+19
2014-04-12Fixed some compiler/analyzer warnings.Haru1-4/+2
2014-04-10Fixed issue: 7939panikon1-44/+7
2014-03-14Fixed Bug 8078shennetsind1-2/+3
2014-03-05Ref redesign, part 2Haru1-8/+8
2014-02-27Cleaned up messages.confHaru1-3/+3
2014-02-21Follow up a7d421274b308f7d9cc4ac39935beae851b29b97shennetsind1-2/+9
2014-02-20Fixed Bug 8037shennetsind1-1/+9
2014-02-19Fixed Bug 8031shennetsind1-3/+2
2014-02-14sc sourcesshennetsind1-1/+1
2014-02-02Fixed Bug 7962shennetsind1-0/+46
2014-01-18Socket interfacedshennetsind1-5/+5
2014-01-16Merge pull request #251 from panikon/masterHaruna1-134/+99
2014-01-15Correct minor mistakes as pointed by MishimaHarunapanikon1-3/+2
2014-01-15Reverted some minor mistakes in chrif_parse, char_ask_name_answer and changem...panikon1-11/+11
2014-01-14Updated return values of some atcommands.panikon1-143/+109
2014-01-13Fixed @reloadskilldb issue with offline char servershennetsind1-0/+3
2014-01-12Two Adjustmentsshennetsind1-8/+1
2014-01-11Hercules 1st 2014 MegaPatchshennetsind1-7/+3