JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Initial Import of rockdodger 0.4.2 source
authorJoshua Grams <josh@qualdan.com>
Mon, 13 Dec 2004 15:14:49 +0000 (15:14 +0000)
committerJoshua Grams <josh@qualdan.com>
Mon, 13 Dec 2004 15:14:49 +0000 (15:14 +0000)
commitdfbd909f8f87040e9c19f45462b216f4fc5739d7
tree3c855cdceeeb2beca301cc70b2a4957a70e58a6a
Initial Import of rockdodger 0.4.2 source
(as modified by Jason and Josh).
35 files changed:
COPYING [new file with mode: 0644]
Makefile [new file with mode: 0644]
SFont.c [new file with mode: 0644]
SFont.h [new file with mode: 0644]
data/banners/dodgers.png [new file with mode: 0644]
data/banners/game.png [new file with mode: 0644]
data/banners/over.png [new file with mode: 0644]
data/banners/rock.png [new file with mode: 0644]
data/fonts/score.png [new file with mode: 0644]
data/icons/rockdodger.xpm [new file with mode: 0644]
data/icons/spacerocks.xpm [new file with mode: 0644]
data/indicators/life.png [new file with mode: 0644]
data/music/4est_fulla3s.mod [new file with mode: 0644]
data/music/getzznew.mod [new file with mode: 0644]
data/music/magic.mod [new file with mode: 0644]
data/sounds/boom.wav [new file with mode: 0644]
data/sounds/booom.wav [new file with mode: 0644]
data/sounds/bzboom.wav [new file with mode: 0644]
data/sounds/cboom.wav [new file with mode: 0644]
data/sprites/.xvpics/ship.png [new file with mode: 0644]
data/sprites/deadrock0.png [new file with mode: 0644]
data/sprites/deadrock1.png [new file with mode: 0644]
data/sprites/deadrock2.png [new file with mode: 0644]
data/sprites/deadrock3.png [new file with mode: 0644]
data/sprites/deadrock4.png [new file with mode: 0644]
data/sprites/deadrock5.png [new file with mode: 0644]
data/sprites/rock0.png [new file with mode: 0644]
data/sprites/rock1.png [new file with mode: 0644]
data/sprites/rock2.png [new file with mode: 0644]
data/sprites/rock3.png [new file with mode: 0644]
data/sprites/rock4.png [new file with mode: 0644]
data/sprites/rock5.png [new file with mode: 0644]
data/sprites/ship.png [new file with mode: 0644]
main.c [new file with mode: 0644]
sound.c [new file with mode: 0644]