JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Refactored Makefile
authorJoshua Grams <josh@qualdan.com>
Mon, 4 Jul 2005 12:55:44 +0000 (12:55 +0000)
committerJoshua Grams <josh@qualdan.com>
Mon, 4 Jul 2005 12:55:44 +0000 (12:55 +0000)
commitf8b249157652f109467064877561955910f98fc1
tree24c8d80a7be37eaa807d045c4bf18e8260016297
parent9c864f32b506241d30e1b40fae5bea78f54ec498
Refactored Makefile
 * clean now only cleans up program, not graphics.
 * maintainer-clean cleans up everything.
Switched from getopt to argp for command-line parsing.
Also new command-line option --game-speed (-g N%).
Cleaned up some unnecessary stuff in config.h
Makefile
README
config.h
debug.c
globals.h
main.c
sound.c