JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
made closest stars a bit further away
authorJason Woofenden <jason@jasonwoof.com>
Fri, 29 Apr 2005 03:51:58 +0000 (03:51 +0000)
committerJason Woofenden <jason@jasonwoof.com>
Fri, 29 Apr 2005 03:51:58 +0000 (03:51 +0000)
commitd96cae8368715101e2bf3f9ff8900dc171c70b2f
tree7e4813f5991c25681ff95794512f750e452524f2
parent28956e4738468200963dad131b05a24d92f0baa9
made closest stars a bit further away

made scrolling adjustments happen even when you're dead etc (dying also doesn't reset shipx and shipy. Just shipdx and shipdy. The scrolling adjustments get the x and y straightened out durring DEAD_PAUSE)

x scrolling tries to get you one third of the way in from the left, instead of in the center

tried to make explosion center keep moving (not slow down as the ship does). It's much safer now, but still doesn't look like it matches with the graphics correctly.

strengthened the blast a bit and got rid of the silly thing where it only effects slow moving rocks at the end
main.c
rocks.c