.. |
auto.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
extern.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
flush_in.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
init_field.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
main.c
|
don't use char values for functions that can return -1; chars are not always
|
2009-08-05 19:34:09 +00:00 |
make_level.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
Makefile
|
|
|
move_robs.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
move.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
pathnames.h
|
|
|
play_level.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
query.c
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
rnd_pos.c
|
Use random() instead of rand(), and seed with time instead of pid.
|
2009-07-20 06:43:18 +00:00 |
robots.6
|
Use getopt instead of hand-rolled options code. Document all the arguments
|
2009-08-05 04:03:47 +00:00 |
robots.h
|
Assorted minor cleanups, no functional change:
|
2009-07-20 06:39:06 +00:00 |
score.c
|
don't ignore errors from read(); found by lint
|
2009-08-03 06:04:12 +00:00 |