Lephisto/src
2013-02-03 17:35:44 +00:00
..
ai.c [Add] Lua function calls. 2013-02-03 14:00:19 +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] Dynamic key bindind loading from configuration file. 2013-02-02 21:13:25 +00:00
main.c [Add] Lua wrapper calls. 2013-02-03 14:44:03 +00:00
opengl.c [Fix] Oops, I was negating the camera's x coord.. 2013-02-03 15:04:48 +00:00
opengl.h [Add] Dynamic key bindind loading from configuration file. 2013-02-02 21:13:25 +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 [Add] Lua function calls. 2013-02-03 14:00:19 +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 [Add] First working version of pack! 2013-02-03 17:35:44 +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