index
:
evol/hercules
jak1/ci_fix
jak1/remove_unusable_console_output
master
rebased
test
tmphpm
The Mana World fork of Hercules. This is vanilla Hercules with a few tiny modifications for our specific needs. Mutually-beneficial modifications are contributed upstream.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
map
/
mercenary.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-01-13
Update copyright headers for year 2020
Haru
1
-2
/
+2
2018-07-01
Change functions to static where possible (Part 4 - map)
Haru
1
-34
/
+41
2018-05-31
2012-2018 !
Maytichai Saowa
1
-1
/
+1
2017-11-05
Fix/clarify various incorrect modulo operations
Haru
1
-1
/
+1
2016-12-03
Remove the platform-dependent variables from struct status_data
Haru
1
-1
/
+1
2016-10-28
Fixed copyright year for 2016
Lemongrass3110
1
-1
/
+1
2016-04-04
Add missing checks into mercenary.c
Andrei Karas
1
-2
/
+15
2016-02-27
Replaced various '-1' with the correct constant
Haru
1
-7
/
+11
2016-02-24
Added const qualifier to several variable/argument pointers
Haru
1
-1
/
+2
2016-01-06
Replaced the remaining explicit casts with BL_CAST/BL_UCAST
Haru
1
-1
/
+2
2015-12-28
Added merc_id, replaced numeric mercenary IDs with enum members
Haru
1
-15
/
+15
2015-12-15
Added GPL-compliant header to all sources and build scripts
Haru
1
-4
/
+20
2015-10-19
rename malloc.c/h to memmgr.
Andrei Karas
1
-1
/
+1
2015-09-25
More aggressive whitespace cleanup. Follow up to 51329e6
Haru
1
-11
/
+10
2015-08-15
HPM compatibility improvements
Haru
1
-0
/
+2
2015-07-25
Reduce memory usage in HPM in mercenary.c
Andrei Karas
1
-2
/
+4
2015-06-19
Removed ".." from include directives
Haru
1
-30
/
+30
2015-01-17
27 Fixes
shennetsind
1
-1
/
+1
2014-09-20
Replaced hardcoded values with constants for status_change_start's flag
Haru
1
-1
/
+1
2014-05-13
Removed trailing whitespace (sources)
Haru
1
-1
/
+1
2014-05-10
Re-commit of "Fixed order of includes in all source files"
Haru
1
-26
/
+28
2014-05-10
Revert "Fixed order of includes in all source files"
panikon
1
-28
/
+26
2014-05-09
Fixed order of includes in all source files
Haru
1
-26
/
+28
2014-02-14
sc sources
shennetsind
1
-1
/
+1
2013-11-06
Merge pull request #217 from HerculesWS/script-checker
shennetsind
1
-1
/
+4
2013-11-06
Modified status_calc_
shennetsind
1
-1
/
+1
2013-11-05
Introducing the Hercules Standalone Script Syntax Checker
Haru
1
-1
/
+4
2013-10-26
Changed 'tick' variables to 64 bit
Haru
1
-2
/
+2
2013-09-28
HPM: Mercenary.c Completed
shennetsind
1
-20
/
+23
2013-09-27
Renamed iMap interface to map
Haru
1
-14
/
+10
2013-09-27
Renamed iStatus interface to status
Haru
1
-4
/
+3
2013-09-25
Renamed local variables that would conflict with a rename of iStatus to status
Haru
1
-34
/
+31
2013-09-25
Renamed iTimer interface to timer.
shennetsind
1
-4
/
+4
2013-09-16
HPM: Npc.c Interface
shennetsind
1
-1
/
+1
2013-09-16
HPM: Unit.c Interface
shennetsind
1
-4
/
+4
2013-07-29
Fixed Bug #7597 / Follow up b7171479a47490ff80bf04849f763158d6d96fac
shennetsind
1
-551
/
+551
2013-07-29
Added mercenary interface
Susu
1
-511
/
+551
2013-07-29
Added intif interface
Susu
1
-2
/
+2
2013-07-04
- Added interface iStatus (needed to renamed it because A LOT of variables ar...
Susu
1
-2
/
+2
2013-06-13
Hercules Renewal Phase : Renewal
malufett
1
-1
/
+1
2013-06-07
Hercules Renewal Phase One : pc, party, map, timer
Susu
1
-10
/
+10
2013-05-15
HPM Update
shennetsind
1
-2
/
+2
2013-03-29
Hercules Renewal: clif.c
shennetsind
1
-8
/
+8
2013-02-16
Updating the Headers across source files
shennetsind
1
-1
/
+1
2013-02-07
Fixing mistake in modified source code headers
shennetsind
1
-1
/
+1
2013-01-31
Fixed Bug #3080
shennetsind
1
-4
/
+5
2012-12-30
-Harmonize skillid, skill_num, skillnum, skill, to skill_id and same for skil...
glighta
1
-9
/
+9
2012-12-05
- Undid r16968: SVN Replaced with source:/trunk/src/@16966 (tid:74924).
brianluau
1
-316
/
+324
2012-11-25
Applied AStyle code formating as discussed on tid:74602.
greenboxal2
1
-324
/
+316
2012-11-09
- Removed backup.pl (for TXT servers) and vs9-to-vs8.php (outdated versions);
momacabu
1
-9
/
+1
[next]