index
:
ml/hercules
tmw2
Hercules
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
2008-04-02
* Added more debug information to track the double remove_map's
FlavioJS
1
-1
/
+2
2008-03-24
* Reorganized the contents of the mapserver's header files.
ultramage
1
-0
/
+50
2008-02-21
- Fixed new guilds displaying online-connect member count at 0 rather than 1,...
skotlex
1
-0
/
+3
2007-12-22
Path code cleaning...
ultramage
1
-2
/
+2
2007-10-18
Fixed some gcc-specific stuff, silenced some more warnings
ultramage
1
-3
/
+3
2007-10-18
Fixed numerous /W4 warnings (and created more :)
ultramage
1
-13
/
+13
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