Lephisto/src
2013-02-14 20:52:24 +00:00
..
ai.c [Fix] AI's landing, it's still not as good as I wish however. 2013-02-14 14:25:32 +00:00
ai.h [Add] About time I added timer support for AI. 2013-02-09 18:58:50 +00:00
collision.c [Fix] Silly collision bug. Pixel-Perfect collision should now be *perfect*(tm). 2013-02-12 20:22:35 +00:00
collision.h [Add] Per pixel collision. 2013-02-08 18:29:07 +00:00
faction.c [Change] Thrown XML crap into a single header. 2013-02-13 15:48:36 +00:00
faction.h [Add] Faction system almost done. 2013-02-08 16:04:24 +00:00
joystick.c [Add] New ship: Leapard! 2013-02-13 16:42:42 +00:00
joystick.h [Add] Select joystick by name with option -J [string] as well as id with -j [id] 2013-02-01 23:37:13 +00:00
log.h [Add] Have everything load from datafile. 2013-02-03 21:26:28 +00:00
main.c [Add] Rudimentary screenshots. 2013-02-14 19:29:26 +00:00
main.h [Fix] S credits was giving bogus output values. 2013-02-14 16:15:37 +00:00
md5.c [Add] Have everything load from datafile. 2013-02-03 21:26:28 +00:00
md5.h [Add] Have everything load from datafile. 2013-02-03 21:26:28 +00:00
opengl.c [Add] Rudimentary screenshots. 2013-02-14 19:29:26 +00:00
opengl.h [Add] Rudimentary screenshots. 2013-02-14 19:29:26 +00:00
outfit.c [Fix] AI's landing, it's still not as good as I wish however. 2013-02-14 14:25:32 +00:00
outfit.h [Fix] AI's landing, it's still not as good as I wish however. 2013-02-14 14:25:32 +00:00
pack.c [Add] Ai profile support. 2013-02-09 00:53:37 +00:00
pack.h [Add] Ai profile support. 2013-02-09 00:53:37 +00:00
physics.c [Add] It is now possible to disable ships - No death yet. 2013-02-14 17:55:31 +00:00
physics.h [Add] New GUI. 2013-02-13 13:59:38 +00:00
pilot.c [Add] It is now possible to disable ships - No death yet. 2013-02-14 17:55:31 +00:00
pilot.h [Add] It is now possible to disable ships - No death yet. 2013-02-14 17:55:31 +00:00
player.c [Add] 'f' key to face target. 2013-02-14 20:52:24 +00:00
player.h [Add] It is now possible to disable ships - No death yet. 2013-02-14 17:55:31 +00:00
rng.c [Add] Command line option. 2013-02-01 02:32:29 +00:00
rng.h [Fix] One seg fault! No idea how many more to go. 2013-02-05 17:55:01 +00:00
ship.c [Change] Thrown XML crap into a single header. 2013-02-13 15:48:36 +00:00
ship.h [Add Gui's NAV and WEAPON monitors are now utilised. 2013-02-13 18:57:44 +00:00
space.c [Fix] AI's landing, it's still not as good as I wish however. 2013-02-14 14:25:32 +00:00
space.h [Add] Rudimentary screenshots. 2013-02-14 19:29:26 +00:00
weapon.c [Change] Target color changes based on target. 2013-02-13 14:30:17 +00:00
weapon.h [Add] Radial collision detection. 2013-02-05 20:12:09 +00:00
xml.h [Fix] AI's landing, it's still not as good as I wish however. 2013-02-14 14:25:32 +00:00