Sam Hocevar
97f7f87d2f
* ship has vx and vy.
22 年之前
Sam Hocevar
9ed39975c0
* cosmetic change: reworked draw_tunnel.
22 年之前
Sam Hocevar
da0c39641d
* lasers are now twice as fast.
* walls are now filled, and displayed on top of aliens.
22 年之前
Sam Hocevar
975eaf503d
* added support for --disable-slang.
* fixed an overflow in the tunnel update code.
* fragbomb is now 'f', not 'd'.
* added a missing call to init_bonus().
22 年之前
Sam Hocevar
6b31d98a9b
* the beam now digs the tunnel.
* the starfield is now an array of stars.
* fixed wall rendering (offset issues and disappearing left wall).
* 32 seekers on fragbomb explosion, not 16.
22 年之前
Sam Hocevar
f0a85d9f9f
* seekers and homing bombs react more quickly.
* 16 seekers on fragbomb explosion instead of 12.
22 年之前
Sam Hocevar
b3866d28d9
* fixed a segfault when the target seeker speed was zero.
* factorized the seeker generation on fragbomb explosion.
22 年之前
Sam Hocevar
7ad3feb063
* Removed the dependency on <math.h>. We don't need no stinking sqrt!
22 年之前
Sam Hocevar
3a4cb4d63f
* dead aliens don't explode in the collision loop but in their update loop.
* new super weapon, the fragmentation bomb.
22 年之前
Sam Hocevar
64faaf2bb5
* Moved generated autotools files to the autotools/ directory.
22 年之前
Sam Hocevar
ec792e69fb
* I think I fucked up the $Id tags on my previous commit.
22 年之前
Sam Hocevar
6a9274351e
* added the COPYING file (GPLv2).
* added GPL headers to source files.
22 年之前
Sam Hocevar
0e6c6084bf
* tab == hotkey for CEO alert.
22 年之前
Sam Hocevar
afb2632f7f
* 3rd alien type.
22 年之前
Sam Hocevar
8aca1b2ce7
* Scrapped Makefile.
22 年之前
Sam Hocevar
c614af3cf3
* README and TODO files.
22 年之前
Sam Hocevar
44740ab2b1
* the bomb's head is now white
22 年之前
Sam Hocevar
69035f2d80
* new weapon: bomb.
* beam now collides with aliens.
22 年之前
Sam Hocevar
482e1dddd2
* 'beam' weapon.
22 年之前
Sam Hocevar
ffef23bbd4
* real Debian package files.
* two new types of aliens. only one rules.
* removed gfx_write in favor of gfx_putchar and gfx_putstr.
* added bonuses at alien death. they do nothing yet.
* seeker missiles. 'b' to test.
* weapon resolution is now 16*char. needs to be generalized.
* fixed the supernova bugs. center could collide with the tunnel, and
the last frame was badly displayed.
* lots of cleanups everywhere.
22 年之前
Sam Hocevar
5bb247acea
* autotoolificationized the whole thing.
22 年之前
Sam Hocevar
49b8b99b8f
* moved nuke from explosions to weapons.
* used a cool Bresenham algorithm to draw the nuke circles.
* nuke collides with aliens.
22 年之前
Sam Hocevar
b32b5776f4
* .cvsignore file.
22 年之前
Sam Hocevar
cae45d672a
* First commit. Scrolling works, some weaponry, controls, tunnel blowing,
the nuke is still ugly, almost no collision detection. Nice demo :)
22 年之前