JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vor.git
2005-04-25 Jason Woofendenyou can quite regardles of game state
2005-04-23 Joshua Grams* main.c (gameloop): now stops scrolling up/down when...
2005-04-23 Joshua Grams* config.h: added CONDERROR and NULLERROR macros.
2005-04-18 Jason Woofendenadded README and INSTALL (with dependancies :))
2005-04-18 Jason Woofendenupdated svn:ignore
2005-04-07 Joshua Gramsoops, some gfx didn't have proper transparency.
2005-04-07 Joshua Gramsadded constant GAMESPEED
2005-04-07 Joshua Gramsremoved pnmoutline (no longer necessary).
2005-04-07 Joshua Gramsdeleted old collision-detection code.
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 Woofendendifferent size rocks :) (and no really weird ones)
2005-04-06 Jason Woofendencustom rocks
2005-04-06 Joshua Gramsfixed makebangdots to check surface's colorkey.
2005-04-06 Joshua Grams* pnmoutline.c: actually works now. Stupid, stupid...
2005-04-06 Jason Woofendenadded rocks.pov. look good, but need processing (croppi...
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-03-14 Joshua GramsNo good paused banner, so I took out the code.
2005-02-21 Jason Woofendenreworked ship explosion:
2005-01-10 Joshua Gramsremoved deadrocks because they weren't being used.
2005-01-10 Joshua Gramsconfig.h - Added debug() macro, fixed Makefile and...
2005-01-04 Joshua Gramsfixes to new name input code
2005-01-03 Joshua Gramsrenames:
2005-01-02 Joshua Gramskowtowing to the compiler
2005-01-02 Joshua Gramshmm...apparently you can't strdup a NULL pointer :)
2005-01-02 Joshua Gramsremoved some more unused globals (think I got all of...
2005-01-02 Joshua Grams* Switched over to using SFont 2.03, which doesn't...
2004-12-27 Jason Woofendenwhitespace changes: return types in function definition...
2004-12-19 Joshua GramsSome code cleanup.
2004-12-13 Joshua Gramsmisc minor stuff.
2004-12-13 Jason Woofendenscreen edge checking for rocks less paranoid
2004-12-13 Jason Woofendenfixing typo
2004-12-13 Jason Woofendencleaned up rock wraping/deleting
2004-12-13 Jason Woofendendying explosion faster
2004-12-13 Joshua Gramsoops, can't remember that && has higher precedence...
2004-12-13 Joshua Gramsanother try at re-appearing where you were.
2004-12-13 Joshua Gramsblowing from where you died
2004-12-13 Joshua GramsA few more modifications to blast-wave rock clearing.
2004-12-13 Joshua Gramsrocks blowing out of the way (actually somewhat playable).
2004-12-13 Joshua Gramsfirst try at blasting the rocks out of the way
2004-12-13 Jason Woofendenadded a little prediction and monentum to the scrolling
2004-12-13 Joshua GramsRemoved all shields and laser code.
2004-12-13 Jason Woofendenno starting shields ever
2004-12-13 Jason Woofendenjust whitespace changes
2004-12-13 Jason Woofendenadded keybindings for steering with home position ...
2004-12-13 Joshua Gramschanged title banners
2004-12-13 Joshua GramsInitial Import of rockdodger 0.4.2 source