summaryrefslogtreecommitdiff
path: root/src/char/int_mercenary.c
AgeCommit message (Expand)AuthorFilesLines
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2016-08-19Renamed some char and inter server variablesHaru1-2/+2
2016-02-24Removed various redundant typecastsHaru1-4/+3
2016-02-24Removed several unnecessary RFIFOP typecastsHaru1-2/+2
2016-02-24Added const qualifier to several variable/argument pointersHaru1-3/+8
2016-02-24Split mapif->mercenary_save() into two functions (save and create)Haru1-20/+39
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-08-15HPM compatibility improvementsHaru1-0/+1
2015-06-19Cleaned up some #includesHaru1-1/+1
2015-06-19Removed ".." from include directivesHaru1-12/+12
2015-04-09Add checks to int_mercenary.cAndrei Karas1-0/+6
2014-11-16Whitespace cleanup (no code changes)Haru1-1/+1
2014-11-15Move global variable into interface in inter.cAndrei Karas1-35/+35
2014-11-15Add most functions from int_mercenary.c to interfaces.Andrei Karas1-19/+35
2014-11-15Add prefix inter_mercenary_ to most functions in int_mercenary.cAndrei Karas1-3/+3
2014-05-10Re-commit of "Fixed order of includes in all source files"Haru1-9/+13
2014-05-10Revert "Fixed order of includes in all source files"panikon1-13/+9
2014-05-09Fixed order of includes in all source filesHaru1-9/+13
2013-05-16Fixed Bug #7250shennetsind1-1/+1
2013-05-15HPM Updateshennetsind1-29/+30
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-138/+128
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-128/+138
2012-01-23` Added renaming support for the remaining 'ragnarok' tables in the inter_ath...xantara1-11/+11
2012-01-20Merged TXT removal branch back to trunk.gepard19841-0/+218