JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
removing most data subdirs
[vor.git] / Makefile
2006-04-10 Joshua Gramsremoving most data subdirs
2006-03-26 Joshua Gramsgrr...had -ggdb in Makefile
2006-03-24 Joshua Gramswe now return you to your regularly scheduled exploding...
2006-03-22 Joshua Gramsmoved grid stuff from rocks.c to sprite.c
2006-03-21 Joshua GramsUpdated collide to take two sprites.
2006-03-21 Joshua Gramsrenamed shape files to sprite, added todo list to svn.
2005-07-10 Jason Woofendenraised max for -g to 200
2005-07-09 Joshua Gramsremoved debug stuff because it ws useless.
2005-07-07 Joshua Grams* mt.c: Added (Mersenne Twister random number generator).
2005-07-07 Joshua Grams* file.c (g_score_mode): renamed to g_score_mask.
2005-07-07 Joshua GramsMoved macros and such from config.h to common.h
2005-07-05 Joshua Gramsnew option --bounciness (default changed from 100%...
2005-07-04 Joshua GramsRefactored Makefile
2005-05-03 Jason Woofendenfixed bug when you bounce off the left or right
2005-04-23 Joshua Grams* config.h: added CONDERROR and NULLERROR macros.
2005-04-07 Joshua Gramsoops, some gfx didn't have proper transparency.
2005-04-07 Joshua Gramsremoved pnmoutline (no longer necessary).
2005-04-07 Joshua GramsBy Jove, I think I've got it!
2005-04-07 Joshua Gramsbbox collision detection.
2005-04-07 Joshua Gramsdata/indicators/life.png: now built by povray from...
2005-04-06 Joshua Gramssplit gfx make rules into separate file for finer-grain...
2005-04-06 Jason Woofendenmake clean now deletes the rock pngs as it should.
2005-04-06 Jason Woofendencustom rocks
2005-04-04 Joshua Gramsnow using netpbm stuff to generate proper ship image.
2005-04-04 Joshua GramsPOV-Ray ship -- somehow collision detection still seems...
2005-01-10 Joshua Gramsconfig.h - Added debug() macro, fixed Makefile and...
2005-01-02 Joshua Grams* Switched over to using SFont 2.03, which doesn't...
2004-12-19 Joshua GramsSome code cleanup.
2004-12-13 Joshua GramsRemoved all shields and laser code.
2004-12-13 Joshua Gramschanged title banners
2004-12-13 Joshua GramsInitial Import of rockdodger 0.4.2 source