Lephisto/src
Allanis e1b23f928b [Change] GUI's are now saved in XML and thrown into data pack file.
-- This allows for multiple gui's.
  -- Each ship can also have it's own gui if it so chooses.
2013-02-12 19:34:47 +00:00
..
ai.c [Add] A few more AI calls. 2013-02-10 18:32:02 +00:00
ai.h [Add] About time I added timer support for AI. 2013-02-09 18:58:50 +00:00
collision.c [Add] Per pixel collision. 2013-02-08 18:29:07 +00:00
collision.h [Add] Per pixel collision. 2013-02-08 18:29:07 +00:00
faction.c [Add] We can now have multiple enemies. 2013-02-10 05:21:09 +00:00
faction.h [Add] Faction system almost done. 2013-02-08 16:04:24 +00:00
joystick.c [Add] Star systems. 2013-02-04 09:09:04 +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] More input error checking and safety crap. 2013-02-10 21:45:06 +00:00
main.h [Add] Basic Gui. 2013-02-05 23:10:46 +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] More input error checking and safety crap. 2013-02-10 21:45:06 +00:00
opengl.h [Add] Per pixel collision. 2013-02-08 18:29:07 +00:00
outfit.c [Add] Fleets. Not actually making use of them yet though. 2013-02-08 14:26:53 +00:00
outfit.h [Add] Rudimentary shooting. This needs some work. 2013-02-05 16:50:56 +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] We can now have multiple enemies. 2013-02-10 05:21:09 +00:00
physics.h [Add] Ai profile support. 2013-02-09 00:53:37 +00:00
pilot.c [Change] GUI's are now saved in XML and thrown into data pack file. 2013-02-12 19:34:47 +00:00
pilot.h [Add] A few more AI calls. 2013-02-10 18:32:02 +00:00
player.c [Change] GUI's are now saved in XML and thrown into data pack file. 2013-02-12 19:34:47 +00:00
player.h [Add] More input error checking and safety crap. 2013-02-10 21:45:06 +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] GUI's are now saved in XML and thrown into data pack file. 2013-02-12 19:34:47 +00:00
ship.h [Change] GUI's are now saved in XML and thrown into data pack file. 2013-02-12 19:34:47 +00:00
space.c [Add] A few more AI calls. 2013-02-10 18:32:02 +00:00
space.h [Add] A few more AI calls. 2013-02-10 18:32:02 +00:00
weapon.c [Add] We can now have multiple enemies. 2013-02-10 05:21:09 +00:00
weapon.h [Add] Radial collision detection. 2013-02-05 20:12:09 +00:00