]> git.pond.sub.org Git - empserver/commit
(have_looked,have_found,set_have_looked,set_have_found,print_found):
authorRon Koenderink <rkoenderink@yahoo.ca>
Thu, 16 Dec 2004 11:12:28 +0000 (11:12 +0000)
committerRon Koenderink <rkoenderink@yahoo.ca>
Thu, 16 Dec 2004 11:12:28 +0000 (11:12 +0000)
commit042372d4c2856433f9eba3f80bd0399c0a23e807
treeae395cc191f313e837ceeb40e3acf7c1f36cfabc
parentfd700f235b9b8f75ff63b33a75e3bdc729912726
(have_looked,have_found,set_have_looked,set_have_found,print_found):
collapse to shiplist function set (add,free,print,on). Fix bug where ship
uid was a unsigned char instead of short.  Switch to head pointer instead
of head record with a linked list. Add a free().
include/plane.h
include/prototypes.h
src/lib/commands/bomb.c
src/lib/commands/sona.c
src/lib/subs/aircombat.c
src/lib/subs/aswplnsubs.c
src/lib/subs/list.c