Sam Hocevar
060920090e
* test/demo.c:
+ Putpixel demo.
+ Draw line demo.
+ Draw circle demo.
+ Animated radar demo.
21 лет назад
Sam Hocevar
3422ddbce4
* libee/ee.c:
+ got rid of DELAY.
* test/demo.c:
+ Minor animation effect.
21 лет назад
Sam Hocevar
af19aabc39
* libee/Makefile.am, test/Makefile.am:
+ Added more compiler warning flags.
* test/demo.c:
+ Small demo for libee.
21 лет назад
Sam Hocevar
9eced16514
* libee is now standalone.
21 лет назад
Sam Hocevar
afd4ea1d76
* libee/ee.c:
+ First file in libee, from src/graphics.c.
+ Disable cursor upon initialisation.
+ Added delay code for constant framerate.
* src/common.h:
+ Minor compilation fix for latest ncurses.
21 лет назад
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
3a4cb4d63f
* dead aliens don't explode in the collision loop but in their update loop.
* new super weapon, the fragmentation bomb.
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 лет назад