Lephisto/src
2013-02-17 20:18:16 +00:00
..
ai.c [Add] AI Lua API calls for secondary weapons. 2013-02-15 20:26:41 +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
conf.c [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
conf.h [Add] Start of toolkit framework, we will manage windows etc here. 2013-02-16 20:01:00 +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
input.c [Fix] Pause on landing on a planet. 2013-02-17 20:18:16 +00:00
input.h [Change] Still cleaning. Adding all the input crap to it's rightful place. 2013-02-16 12:09:21 +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
land.c [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
land.h [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
log.h [Add] Have everything load from datafile. 2013-02-03 21:26:28 +00:00
main.c [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
main.h [Add] Split configuration processing into seperate files, namely conf.* 2013-02-15 22:43:49 +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] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
opengl.h [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
outfit.c [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
outfit.h [Add] AI Lua API calls for secondary weapons. 2013-02-15 20:26:41 +00:00
pack.c [Fix] Slight change to pack file to append '\0' to string. 2013-02-15 20:48:55 +00:00
pack.h [Add] Ai profile support. 2013-02-09 00:53:37 +00:00
pause.c [Fix] Pause on landing on a planet. 2013-02-17 20:18:16 +00:00
pause.h [Add] Start of toolkit framework, we will manage windows etc here. 2013-02-16 20:01:00 +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] Planet targeting/landing framework. 2013-02-15 18:15:06 +00:00
pilot.h [Add] Planet targeting/landing framework. 2013-02-15 18:15:06 +00:00
player.c [Fix] Oops. Landing was based upon velocity alone, instead of distance and velocity. 2013-02-17 19:53:06 +00:00
player.h [Change] Finished cleaning input. Making way for toolkit. 2013-02-16 12:56:29 +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 [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
ship.h [Fix] Oops. Forgot to run that hack on header and text files.. 2013-02-15 02:22:35 +00:00
space.c [Add] Start of toolkit framework, we will manage windows etc here. 2013-02-16 20:01:00 +00:00
space.h [Add] Planet targeting/landing framework. 2013-02-15 18:15:06 +00:00
toolkit.c [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
toolkit.h [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00
weapon.c [Add] Start of toolkit framework, we will manage windows etc here. 2013-02-16 20:01:00 +00:00
weapon.h [Add] Start of toolkit framework, we will manage windows etc here. 2013-02-16 20:01:00 +00:00
xml.h [Add] Basic toolkit for window/widget rendering etc. 2013-02-17 19:51:31 +00:00