1
0
mirror of https://github.com/openbsd/src.git synced 2024-12-21 23:18:00 -08:00
openbsd-src/games/robots
2023-10-10 09:48:06 +00:00
..
extern.c Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(), 2016-08-27 02:02:44 +00:00
init_field.c More cleanup and sorting on header section 2016-01-04 17:33:24 +00:00
main.c userspace: remove vestigial '?' cases from top-level getopt(3) loops 2022-12-04 23:50:45 +00:00
make_level.c More cleanup and sorting on header section 2016-01-04 17:33:24 +00:00
Makefile g/c unused robots_roll file. 2019-02-26 07:14:35 +00:00
move_robs.c More cleanup and sorting on header section 2016-01-04 17:33:24 +00:00
move.c Pull in <sys/time.h> for struct timespec, gettimeofday(), clock_gettime(), 2016-08-27 02:02:44 +00:00
play_level.c More cleanup and sorting on header section 2016-01-04 17:33:24 +00:00
query.c More cleanup and sorting on header section 2016-01-04 17:33:24 +00:00
rnd_pos.c remove unused macro 2017-05-28 21:13:39 +00:00
robots.6 remove some escapes that are unnecessary/harmful. ok jmc schwarze 2017-05-28 22:27:10 +00:00
robots.h More cleanup and sorting on header section 2016-01-04 17:33:24 +00:00
score.c Fix format string warning in robots/score.c 2023-10-10 09:48:06 +00:00