summaryrefslogtreecommitdiff
path: root/src/map/mercenary.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-01Change functions to static where possible (Part 4 - map)Haru1-34/+41
2018-05-312012-2018 !Maytichai Saowa1-1/+1
2017-11-05Fix/clarify various incorrect modulo operationsHaru1-1/+1
2016-12-03Remove the platform-dependent variables from struct status_dataHaru1-1/+1
2016-10-28Fixed copyright year for 2016Lemongrass31101-1/+1
2016-04-04Add missing checks into mercenary.cAndrei Karas1-2/+15
2016-02-27Replaced various '-1' with the correct constantHaru1-7/+11
2016-02-24Added const qualifier to several variable/argument pointersHaru1-1/+2
2016-01-06Replaced the remaining explicit casts with BL_CAST/BL_UCASTHaru1-1/+2
2015-12-28Added merc_id, replaced numeric mercenary IDs with enum membersHaru1-15/+15
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-09-25More aggressive whitespace cleanup. Follow up to 51329e6Haru1-11/+10
2015-08-15HPM compatibility improvementsHaru1-0/+2
2015-07-25Reduce memory usage in HPM in mercenary.cAndrei Karas1-2/+4
2015-06-19Removed ".." from include directivesHaru1-30/+30
2015-01-1727 Fixesshennetsind1-1/+1
2014-09-20Replaced hardcoded values with constants for status_change_start's flagHaru1-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-26/+28
2014-05-10Revert "Fixed order of includes in all source files"panikon1-28/+26
2014-05-09Fixed order of includes in all source filesHaru1-26/+28
2014-02-14sc sourcesshennetsind1-1/+1
2013-11-06Merge pull request #217 from HerculesWS/script-checkershennetsind1-1/+4
2013-11-06Modified status_calc_shennetsind1-1/+1
2013-11-05Introducing the Hercules Standalone Script Syntax CheckerHaru1-1/+4
2013-10-26Changed 'tick' variables to 64 bitHaru1-2/+2
2013-09-28HPM: Mercenary.c Completedshennetsind1-20/+23
2013-09-27Renamed iMap interface to mapHaru1-14/+10
2013-09-27Renamed iStatus interface to statusHaru1-4/+3
2013-09-25Renamed local variables that would conflict with a rename of iStatus to statusHaru1-34/+31
2013-09-25Renamed iTimer interface to timer.shennetsind1-4/+4
2013-09-16HPM: Npc.c Interfaceshennetsind1-1/+1
2013-09-16HPM: Unit.c Interfaceshennetsind1-4/+4
2013-07-29Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96facshennetsind1-551/+551
2013-07-29Added mercenary interfaceSusu1-511/+551
2013-07-29Added intif interfaceSusu1-2/+2
2013-07-04- Added interface iStatus (needed to renamed it because A LOT of variables ar...Susu1-2/+2
2013-06-13Hercules Renewal Phase : Renewalmalufett1-1/+1
2013-06-07Hercules Renewal Phase One : pc, party, map, timerSusu1-10/+10
2013-05-15HPM Updateshennetsind1-2/+2
2013-03-29Hercules Renewal: clif.cshennetsind1-8/+8
2013-02-16Updating the Headers across source filesshennetsind1-1/+1
2013-02-07Fixing mistake in modified source code headersshennetsind1-1/+1
2013-01-31Fixed Bug #3080shennetsind1-4/+5
2012-12-30-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...glighta1-9/+9
2012-12-05- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).brianluau1-316/+324
2012-11-25Applied AStyle code formating as discussed on tid:74602.greenboxal21-324/+316
2012-11-09- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);momacabu1-9/+1
2012-10-29-Add some src basic documentation.glighta1-1/+1