Lephisto/src
2014-03-10 01:51:39 +00:00
..
ai.c [Add] Gave AI customizable bribe messages. 2014-01-27 15:02:00 +00:00
ai.h [Remove] Removed the disgusting TYPE_PTR from ai. 2014-01-05 21:32:25 +00:00
base64.c
base64.h
board.c [Fix] Should fix empty mission listings. 2014-03-10 01:51:39 +00:00
board.h
collision.c [Fix] Ignore weird collisions in lines. 2014-03-07 19:35:09 +00:00
collision.h
colour.c
colour.h
comm.c [Change] Can only bribe each pilot once. 2014-01-28 18:53:00 +00:00
comm.h [Add] Added communication framework allowing you to interact with other pilots/planets. 2014-01-01 21:44:00 +00:00
conf.c [Add] Began adding first stages of options menu. 2014-03-10 00:42:46 +00:00
conf.h
dialogue.c [Fix] Minor flag bug and small menu no longer opens over dialogues. 2014-03-06 04:38:04 +00:00
dialogue.h [Fix] Minor flag bug and small menu no longer opens over dialogues. 2014-03-06 04:38:04 +00:00
economy.c [Change] Reduced calls to xmlCleanupParser(), only one for all the loading now. 2013-12-13 03:38:50 +00:00
economy.h
escort.c [Fix] Removed more possible seg faults. 2014-03-07 23:35:52 +00:00
escort.h [Add] Added escort control ai Lua bindings. 2013-12-31 06:08:01 +00:00
explosion.c [Add] Lua logic for traders. 2013-11-26 15:07:41 +00:00
explosion.h [Add] Added explosions, only being used on deaths right now. 2013-11-24 21:56:40 +00:00
faction.c [Fix] Holy Cow! Faction standing was continuall decreasing.. WTF! 2014-03-07 23:46:44 +00:00
faction.h [Add] Major additions to communication panel. 2014-01-20 23:34:44 +00:00
font.c [Change] Added more control over fonts. 2014-03-08 01:57:19 +00:00
font.h [Change] Extracted some more common font code. 2014-02-11 04:18:03 +00:00
hook.c [Add] Pilot "jump" hook. 2013-11-12 00:42:31 +00:00
hook.h
input.c [Add] Added target_prev keybind. 2014-01-04 15:33:18 +00:00
input.h [Add] Added support for key modifiers. 2013-12-27 13:30:20 +00:00
intro.c [Add] Added intro music. 2014-03-06 01:59:13 +00:00
intro.h [Add] Added introductory text. 2014-03-04 00:19:56 +00:00
joystick.c [Fix] No longer seg fault when player dies and enemies keep on kicking each others ass. 2014-01-22 15:32:30 +00:00
joystick.h
land.c [Fix] On the rare occasion, accepting a mission has caused a segfault. 2014-03-10 00:14:02 +00:00
land.h [Fix] Fixed diffs getting wiped when loading and some cleanup on planet landing. 2013-12-12 23:14:10 +00:00
lephisto.c [Add] Began adding first stages of options menu. 2014-03-10 00:42:46 +00:00
lephisto.h [Add] Allow reading ldata-version by default. 2014-03-08 00:57:24 +00:00
lfile.c [Change] If ldata isn't found, try to be a bit more robust in finding it 2014-03-08 01:13:34 +00:00
lfile.h [Change] If ldata isn't found, try to be a bit more robust in finding it 2014-03-08 01:13:34 +00:00
llua_faction.c [Change] Faction and combat ratings are now continuous. 2013-12-31 17:38:02 +00:00
llua_faction.h [Add] Added faction metatable to Lua API. 2013-12-16 23:43:31 +00:00
llua_pilot.c [Add] New Lua bindings. 2014-03-04 02:12:13 +00:00
llua_pilot.h [Add] Pilots now use metatables. [Change] Moved Lua pilot stuff into it's own file. 2013-11-16 05:20:55 +00:00
llua_space.c [Add] New Lua bindings. 2014-03-04 02:12:13 +00:00
llua_space.h [Add] First 2D vector support for lua. 2013-11-14 05:01:25 +00:00
llua.c [Add] Added math lib to basic llua. 2014-01-25 19:29:42 +00:00
llua.h
lluadef.h [Add] Automagically give backtraces in DEBUG mode. 2013-11-26 18:23:50 +00:00
log.h [Change] Use SIGTRAP instead of assert for blowing up on errors. 2013-11-26 19:27:34 +00:00
ltime.c
ltime.h
map.c [Change] Inverted zoom in/out. 2014-03-09 21:21:49 +00:00
map.h [Fix] Map will now always close on new/load game. 2013-12-31 18:38:38 +00:00
md5.c
md5.h
menu.c [Add] Began adding first stages of options menu. 2014-03-10 00:42:46 +00:00
menu.h [Add] Began adding first stages of options menu. 2014-03-10 00:42:46 +00:00
misn_lua.c [Fix] Force missions to remove cargo properly. 2014-03-09 23:42:39 +00:00
misn_lua.h [Add] Actually load the diff library in mission Lua. 2013-12-14 00:11:11 +00:00
mission.c [Fix] Should fix empty mission listings. 2014-03-10 01:51:39 +00:00
mission.h [Change] Sanitized dealing with mission cargo somewhat. 2014-03-07 21:45:54 +00:00
music.c [Add] Exposed some more music functionality. 2014-03-05 22:46:50 +00:00
music.h [Add] Exposed some more music functionality. 2014-03-05 22:46:50 +00:00
nebulae.c [Change] If ldata isn't found, try to be a bit more robust in finding it 2014-03-08 01:13:34 +00:00
nebulae.h
opengl.c [Add] More FSAA awareness. 2014-03-06 16:16:58 +00:00
opengl.h [Add] More FSAA awareness. 2014-03-06 16:16:58 +00:00
options.c [Add] Began adding first stages of options menu. 2014-03-10 00:42:46 +00:00
options.h [Add] Began adding first stages of options menu. 2014-03-10 00:42:46 +00:00
outfit.c [Change] Minimize data usage. 2014-01-21 20:09:47 +00:00
outfit.h [Change] Improved outfit loading somewhat. 2014-01-21 20:07:29 +00:00
pack.c [Change] If ldata isn't found, try to be a bit more robust in finding it 2014-03-08 01:13:34 +00:00
pack.h
pause.c [Change] Improved outfit loading somewhat. 2014-01-21 20:07:29 +00:00
pause.h
perlin.c
perlin.h
physics.c [Fix] Fixed ai.relvel(). Also introduced dot product function. 2014-01-22 17:31:36 +00:00
physics.h [Fix] Fixed ai.relvel(). Also introduced dot product function. 2014-01-22 17:31:36 +00:00
pilot.c [Fix] So, when buying outfits, you may have noticed free cargo space 2014-03-10 00:06:24 +00:00
pilot.h [Fix] Fixed accidental flag overlap. 2014-01-26 19:12:13 +00:00
plasmaf.c
plasmaf.h
player.c [Change] OK. Remove the cargo only when it makes sense, eg.. Player 2014-03-09 23:48:26 +00:00
player.h [Change] Sanitized dealing with mission cargo somewhat. 2014-03-07 21:45:54 +00:00
rng.c [Fix] 32 bit compiler warnings. 2013-11-23 14:18:01 +00:00
rng.h
save.c [Fix] Sh*t! Fixed game not saving. 2014-03-08 01:17:47 +00:00
save.h
ship.c [Add] Added the new ship class data. 2014-03-09 23:39:03 +00:00
ship.h [Change] Revamped the ship classes. I've yet to change them in the data files. 2014-03-09 23:23:13 +00:00
sound.c [Fix] Fixed linked list for sound, was hanging the entire thing.. 2013-12-31 03:28:20 +00:00
sound.h
space.c [Change] If AA_LINE is enabled, smooth hyperspace lines. 2014-03-04 03:07:58 +00:00
space.h [Fix] Fixed major bugs in flag usage and also weapon_hit stuff. 2014-01-23 23:05:05 +00:00
spfx.c
spfx.h
toolkit.c [Add] Scrolling looks to be working within lists now. ^.^ 2014-03-09 21:12:46 +00:00
toolkit.h [Change] Major toolkit change to simplify things a lot, makes it more "object orientated" 2014-01-11 23:16:08 +00:00
unidiff.c [Fix] Clean up unidiffs when they fail to apply properly. 2014-01-06 20:08:18 +00:00
unidiff.h [Add] First release of unidiff - Save changes to the universe in a diff format. 2013-12-10 22:51:00 +00:00
weapon.c [Fix] Limiting speed on dumb weapons so the don't "hyperspace". 2014-03-08 00:14:49 +00:00
weapon.h [Change] Some corrections for rendering weapons with delta time. 2013-12-15 17:30:50 +00:00
xml.h [Fix] Ton more fixes. F*CK YOU XML! 2013-12-14 23:11:27 +00:00