Lephisto/src
2013-06-23 15:02:05 +01:00
..
ai.c [Change] Make ships appear to enter from hyperspace, I'm not completely satisfied yet. 2013-06-22 22:01:19 +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 [Fix] Oh, --help was wrong about width and hight setting. :/ 2013-06-23 01:03:58 +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] Lowering default ms delay to trigger afterburner from 500 to 200. 2013-06-23 13:28:32 +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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02: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] Lowered threshold to skip frames (now under 4FPS skips). 2013-06-22 21:50:11 +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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
llua.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02: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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
map.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02: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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
menu.h [Change] All tabs back to spaces. 2013-03-21 00:27:05 +00:00
misn_lua.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02: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 [Add] New ship to system. 2013-06-23 13:20:22 +01:00
mission.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
music.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02: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] Optimised image loading, loading graphics once only. 2013-06-23 00:10:58 +01:00
opengl.h [Add] Another ship! :D 2013-06-23 12:56:54 +01:00
outfit.c [Add] New damage types: Ion and Radiation. 2013-06-23 15:02:05 +01:00
outfit.h [Add] New damage types: Ion and Radiation. 2013-06-23 15:02:05 +01:00
pack.c [Change] Optimised image loading, loading graphics once only. 2013-06-23 00:10:58 +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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02: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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02: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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02: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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
save.h [Add] Filesystem abstraction and path based stuff. 2013-05-14 22:16:10 +01:00
ship.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02: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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02: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] Make ships appear to enter from hyperspace, I'm not completely satisfied yet. 2013-06-22 22:01:19 +01:00
space.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
spfx.c All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
spfx.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02: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 All C++-comments in src/ should now be C89 comments 2013-06-22 22:10:25 +02:00
weapon.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00
xml.h Ahem. Forgot headers. Apparently, all the source/header should be updated. Woops 2013-06-22 22:17:28 +02:00