Lephisto/src
2013-02-04 00:52:16 +00:00
..
ai.c [Add] Have everything load from datafile. 2013-02-03 21:26:28 +00:00
ai.h [Add] Lua function calls. 2013-02-03 14:00:19 +00:00
def.h [Add] Lua function calls. 2013-02-03 14:00:19 +00:00
joystick.c [Add] Select joystick by name with option -J [string] as well as id with -j [id] 2013-02-01 23:37:13 +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 [Change] xml now loads from data pack. 2013-02-04 00:47:19 +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] Have everything load from datafile. 2013-02-03 21:26:28 +00:00
opengl.h [Add] Dynamic key bindind loading from configuration file. 2013-02-02 21:13:25 +00:00
pack.c [Add] Have everything load from datafile. 2013-02-03 21:26:28 +00:00
pack.h [Add] Have everything load from datafile. 2013-02-03 21:26:28 +00:00
physics.c [Fix] Oops, I was negating the camera's x coord.. 2013-02-03 15:04:48 +00:00
physics.h [Add] Lua function calls. 2013-02-03 14:00:19 +00:00
pilot.c [Fix?] Changed rotation speed, everyone was bothering me about it, all they needed to do was change it in xml file.. 2013-02-03 18:47:13 +00:00
pilot.h [Add] Lua function calls. 2013-02-03 14:00:19 +00:00
player.c [Add] Initial AI support with Lua 2013-02-03 00:37:42 +00:00
player.h [Fix] Just a few optimization. 2013-02-02 21:50:13 +00:00
rng.c [Add] Command line option. 2013-02-01 02:32:29 +00:00
rng.h [Add] Moving stars. 2013-02-02 15:12:39 +00:00
ship.c [Fix] Fucking bug has been there since forever!!!! 2013-02-04 00:52:16 +00:00
ship.h [Fix] Changing from floating point to doubles. 2013-02-02 14:21:05 +00:00
space.c [Add] Vec2 now uses polor coords. 2013-02-02 22:52:58 +00:00
space.h [Fix] Changing from floating point to doubles. 2013-02-02 14:21:05 +00:00