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
/
unit.h
Age
Commit message (
Expand
)
Author
Files
Lines
2007-08-19
* Cleaned/clarified some #include relationships between headers
ultramage
1
-1
/
+3
2007-02-21
Applied a consistent look to all header files (copyright, ifdefs)
ultramage
1
-2
/
+3
2007-01-16
- Added function unit_escape to simplify the run-away code a bit in the mob ai.
skotlex
1
-0
/
+1
2006-12-31
* Refer to http://www.eathena.ws/board/index.php?showtopic=130285
FlavioJS
1
-1
/
+1
2006-09-07
- Removed the Warmth "stacking" code.
skotlex
1
-2
/
+1
2006-08-18
- Little code cleanup
toms
1
-0
/
+2
2006-08-18
- Changed unit_free so that it receives which cleartype should be used when t...
skotlex
1
-1
/
+1
2006-06-20
- Corrected the line terminator setting on the unit.* files as pointed out by...
skotlex
1
-70
/
+70
2006-04-17
- Added state.running to unit_data to make it easier to check for running cha...
skotlex
1
-0
/
+1
2006-04-13
- Changed slave chasing from using unit_walktobl to map_search_freecell + uni...
skotlex
1
-1
/
+1
2006-04-11
- Changed clif_damage/clif_skill_damage to return the walk-delay based on the...
skotlex
1
-2
/
+0
2006-04-10
- Modified the unit_data structure to handle automatically switching between ...
skotlex
1
-1
/
+3
2006-03-23
* Minor cleanups.
Lance
1
-1
/
+1
2006-03-22
- Merged the unit_data structure from jA for handling unit-related data (atta...
skotlex
1
-0
/
+69