Lephisto/src
2013-07-08 22:11:21 +01:00
..
ai.c [Change] ai.dist() now accepts pilot id's as parameter. 2013-07-07 19:11:14 +01:00
ai.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
base64.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
base64.h [Fix] Base64 encoder/decoder actually werks now! 2013-05-23 19:46:23 +01:00
board.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
board.h [Change] Seperated boarding from player.c to board.c. Fixed ship information panel. 2013-02-27 15:38:15 +00:00
collision.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
collision.h [Fix] Moving from tab to space messed all the indents up. I thing that got them all now. 2013-03-21 19:34:35 +00:00
colour.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
colour.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
conf.c [Add] Lua wrappers for luaL_newState and luaopen_base. 2013-06-29 17:58:01 +01:00
conf.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
economy.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
economy.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
faction.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
faction.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
font.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
font.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
hook.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
hook.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
input.c [Change] Cleaned up some variable/function names, also added -Wshadow CFLAG. 2013-06-28 16:08:56 +01:00
input.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
joystick.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
joystick.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
land.c [Change] Cleaned up some variable/function names, also added -Wshadow CFLAG. 2013-06-28 16:08:56 +01:00
land.h [Fix] Fixed up all the bugs for missions, they are now working. 2013-04-03 20:06:51 +01:00
lephisto.c [Change] Cleaned up some variable/function names, also added -Wshadow CFLAG. 2013-06-28 16:08:56 +01:00
lephisto.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
lfile.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
lfile.h [Add] Prompt before overwriting pilot's save. 2013-05-16 15:18:12 +01:00
llua.c [Add] Check for errors when using "include". 2013-06-30 17:19:40 +01:00
llua.h [Change] No longer calling luaopen directly. 2013-06-30 17:07:06 +01:00
lluadef.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
log.h [Add] Log more verbose, and added a variable stack to missions. 2013-04-20 14:36:23 +01:00
ltime.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
ltime.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
map.c [Add] Missions can now mark systems. [Fix] Seg fault when switching pilots. 2013-06-26 00:28:16 +01:00
map.h [Add] New outfit: Star map, allows you to see two jump points from current location. 2013-06-25 22:21:56 +01:00
md5.c [Change] All tabs back to spaces. 2013-03-21 00:27:05 +00:00
md5.h [Change] All tabs back to spaces. 2013-03-21 00:27:05 +00:00
menu.c [Change] Death menu button labels. 2013-06-27 23:03:27 +01:00
menu.h [Change] All tabs back to spaces. 2013-03-21 00:27:05 +00:00
misn_lua.c [Change] ai.dist() now accepts pilot id's as parameter. 2013-07-07 19:11:14 +01:00
misn_lua.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
mission.c [Change] No longer calling luaopen directly. 2013-06-30 17:07:06 +01:00
mission.h [Change] Cleaned up some variable/function names, also added -Wshadow CFLAG. 2013-06-28 16:08:56 +01:00
music.c [Add] Lua wrappers for luaL_newState and luaopen_base. 2013-06-29 17:58:01 +01:00
music.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
opengl.c [Change] A little opengl code cleanup. 2013-06-28 13:05:32 +01:00
opengl.h [Change] A little opengl code cleanup. 2013-06-28 13:05:32 +01:00
outfit.c [Change] Knockback is now dependent on DamageType. 2013-07-06 19:10:34 +01:00
outfit.h [Change] Knockback is now dependent on DamageType. 2013-07-06 19:10:34 +01:00
pack.c [Fix] Few lua script fixes. 2013-07-06 21:42:29 +01:00
pack.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
pause.c [Change] Switched SPFX timers to something more sane. 2013-07-06 13:02:34 +01:00
pause.h [Add] Linux specific stuff for saving. 2013-05-14 21:39:00 +01:00
physics.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
physics.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
pilot.c [Change] Knockback is now dependent on DamageType. 2013-07-06 19:10:34 +01:00
pilot.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
plasmaf.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
plasmaf.h [Add] Hellz YEAH! Here's some initial plasma fractals, all working and stuff. 2013-03-28 17:20:29 +00:00
player.c [Change] Player no longer "hardcoded" into pilot_stack[0]. 2013-07-06 17:28:26 +01:00
player.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
rng.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
rng.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
save.c [Add] Magor: You don't already know all the star system location. Go explore. 2013-06-23 19:22:07 +01:00
save.h [Add] Filesystem abstraction and path based stuff. 2013-05-14 22:16:10 +01:00
ship.c [Add] Just a few more comments. :/ 2013-07-01 19:49:13 +01:00
ship.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
sound.c [Change] Increased AL_GAIN somewhat. 2013-07-08 22:11:21 +01:00
sound.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
space.c [Change] Cleaned up some variable/function names, also added -Wshadow CFLAG. 2013-06-28 16:08:56 +01:00
space.h [Add] Missions can now mark systems. [Fix] Seg fault when switching pilots. 2013-06-26 00:28:16 +01:00
spfx.c [Change] Switched SPFX timers to something more sane. 2013-07-06 13:02:34 +01:00
spfx.h [Change] Switched SPFX timers to something more sane. 2013-07-06 13:02:34 +01:00
toolkit.c [Fix] Button getting selected when it shouldn't. 2013-06-23 13:32:34 +01:00
toolkit.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
weapon.c [Add] Weapons save their faction and take that into account. 2013-07-06 16:35:42 +01:00
weapon.h [Change] Swithced weapon timer methods to something a little more sane. 2013-07-05 15:33:07 +01:00
xml.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00