]> git.pond.sub.org Git - empserver/history - src/lib/subs/move.c
Use the new path finder for land paths, drop old A*
[empserver] / src / lib / subs / move.c
2011-04-12 Markus ArmbrusterUse the new path finder for land paths, drop old A*
2011-04-12 Markus ArmbrusterLicense upgrade to GPL version 3 or later
2010-01-19 Markus ArmbrusterUpdate copyright notice
2009-03-31 Markus ArmbrusterFix confusion of landmines with seamines
2009-02-08 Markus ArmbrusterUpdate copyright notice
2008-09-18 Markus ArmbrusterFix trailing whitespace
2008-08-27 Markus ArmbrusterFix move_ground() to pass coordinate arguments normalized
2008-03-26 Markus ArmbrusterUse sctstr member sct_uid instead of recomputing it
2008-01-19 Markus ArmbrusterUpdate copyright notice
2007-01-09 Markus ArmbrusterUpdate copyright notice.
2006-07-10 Markus ArmbrusterBreak inclusion cycle: prototypes.h and commands.h...
2006-07-09 Ron Koenderink(move_ground): Passed junk to map callback when 'm...
2006-06-04 Markus Armbruster4.0.2 made land unit mobility costs differ significantl...
2006-05-21 Markus ArmbrusterLine breaks and other formatting issues. No functional...
2006-05-21 Markus ArmbrusterRemove superflous casts and parenthesis.
2006-03-28 Markus Armbruster(move_ground): Drop first parameter of map callback...
2006-03-27 Markus Armbruster(explore_map, nav_map, move_map, fly_map): Don't use...
2006-03-26 Markus ArmbrusterRemove silly superflous parenthesis.
2006-03-23 Markus ArmbrusterUse NULL instead of (FOO *)0, it's easier to read.
2006-01-21 Markus ArmbrusterCOPYING duplicates information from README. Remove...
2006-01-05 Markus ArmbrusterUpdate copyright notice.
2005-12-27 Markus ArmbrusterInclude config.h.
2005-03-16 Markus ArmbrusterUpdate copyright notice.
2004-10-12 Marc OlzheimDo not include var.h where no longer needed. Clean...
2004-09-07 Markus ArmbrusterUpdate copyright notice. v4.2.18
2004-03-05 Markus ArmbrusterReplace getvec() by direct, read-only item access in...
2004-03-03 Markus ArmbrusterSectors need space for items, deliveries and distributi...
2004-02-20 Markus Armbrusterdeity.h is redundant, remove it.
2004-02-17 Markus ArmbrusterSupply prototypes where possible. This uncovered type...
2004-02-15 Markus Armbruster(move_ground): Remove superflous parameter `mobility...
2004-02-10 Markus Armbruster(move_ground): explore() used endsect without initializ...
2004-01-08 Markus Armbruster(bzero, bcopy): Obsolete BSDisms; remove. Remove some...
2003-12-17 Markus Armbruster(at_minimum, blocksig, emp_bitinit, filelogerror, iceil...
2003-09-02 Markus ArmbrusterIndented with src/scripts/indent-emp.
2003-08-23 Markus ArmbrusterImport of Empire 4.2.12 v4.2.12