Commit Graph

1738 Commits

Author SHA1 Message Date
Allanis
2be9749940 [Add] Some nice additions to keybinds menu, showing bindings in both
naviation/information pane.
2014-03-16 06:51:15 +00:00
Allanis
9a61e0281a [Change] Display keybindings in uppercase. 2014-03-15 21:10:27 +00:00
Allanis
d49064dde0 [Add] Alright, you are now able to check up on the keybindings via
options menu.
2014-03-15 20:26:40 +00:00
Allanis
af0ad658c2 [Add] Added 'any' modifier to always work. 2014-03-15 19:58:03 +00:00
Allanis
1a8c08c4c2 [Add] Making a start on making keybindings viewable with descriptions,
through a dialogue.
2014-03-15 19:54:25 +00:00
Allanis
77afa506e4 [Add] Added an indication on minimap as to where targeted planets
reside.
2014-03-15 17:42:10 +00:00
Allanis
84ea77284a [Fix] Fixed some sloppy vertex math in beam rendering. 2014-03-15 17:18:24 +00:00
Allanis
83fb0634cc [Add] Aborting missions should also have the mission cargo jettisoned.
kthx.
2014-03-15 03:05:40 +00:00
Allanis
e02f379050 [Add] Some better keybind loading. 2014-03-15 02:51:18 +00:00
Allanis
5b8a9bcbc0 [Fix] Fixed a nice little seg fault on the MAIN F'ING MENU!!! 2014-03-15 02:18:11 +00:00
Allanis
8e976d5bf9 [Fix] Added -DGL_GLEXT_PROTOTYPES to remove some implicit declaration
warnings that some systems will issue.
2014-03-15 00:28:44 +00:00
Allanis
22e5393f0c [Fix] Fixed a possible cargo id collision. 2014-03-15 00:24:21 +00:00
Allanis
75c6d9f11f [Add] Delay+jettison introduced for Emprire missions. 2014-03-15 00:03:38 +00:00
Allanis
820d0516ac Merge branch 'dev' 2014-03-14 23:59:43 +00:00
Allanis
b4bb214f79 [Add] Mission cargo should get jettisoned off the ship once you die and
explode into oblivion.
2014-03-14 23:59:14 +00:00
Allanis
4ecae819fc Merge branch 'dev' 2014-03-14 23:30:47 +00:00
Allanis
357dd5fdcf [Add] Added some new SOS calls for traders. 2014-03-14 23:30:31 +00:00
Allanis
cb830fa511 Merge branch 'dev' 2014-03-14 23:24:07 +00:00
Allanis
3a0cf424ea [Remove] Remove some unused stuff. 2014-03-14 23:23:53 +00:00
Allanis
7f28c76cb0 Merge branch 'dev' 2014-03-14 19:53:46 +00:00
Allanis
8749453098 [Add] Provide reasons for aborting autonavigation. 2014-03-14 19:53:12 +00:00
Allanis
513a8cdf68 Merge branch 'dev' 2014-03-14 19:47:10 +00:00
Allanis
9278a1851b [Change] Better handling of player_flags and sunds when exiting the
game.
2014-03-14 19:46:44 +00:00
Allanis
b54c8b5059 Merge branch 'dev' 2014-03-13 20:08:18 +00:00
Allanis
c743205286 [Fix] Minor correctness change in lfile.c 2014-03-13 20:07:52 +00:00
Allanis
bd30611ca9 Merge branch 'dev' 2014-03-13 20:04:53 +00:00
Allanis
1c1fcd8486 [Change] Try to create the gen directory before creating nebulae in case
it fails.
2014-03-13 20:03:58 +00:00
Allanis
2c7118451e Merge branch 'dev' 2014-03-13 19:47:42 +00:00
Allanis
fbb6d44d23 [Add] Give visual feedback of targeted ships outside of radar range. 2014-03-13 19:47:15 +00:00
Allanis
8e7490584d Merge branch 'dev' 2014-03-13 19:31:17 +00:00
Allanis
213bb08385 [Add] Added a small enter delay to ships when entering a system with no
planets.
2014-03-13 19:30:54 +00:00
Allanis
a5dbf23a6c Merge branch 'dev' 2014-03-12 19:59:29 +00:00
Allanis
e3e635c7f8 [Change] Turrets should just shoot at the current position if the target
isn't in range.
2014-03-12 19:59:01 +00:00
Allanis
4fa17013f2 Merge branch 'dev' 2014-03-12 19:23:52 +00:00
Allanis
c37e109ffc [Change] Always mark paths as red when out of fuel. 2014-03-12 19:23:32 +00:00
Allanis
56df183914 [Change] Added round() in font system to try improving the quality of
fonts.
2014-03-11 22:29:34 +00:00
Allanis
9b60974891 [Change] Increased PATH_MAX to POSIX minimum. 2014-03-11 19:09:11 +00:00
Allanis
deb76abd8d [Add] Create ~/.lephisto/conf if not found. Though, leave it empty. 2014-03-10 22:56:34 +00:00
Allanis
37d3e8ec1e [Fix] This may very well solve some of the issues being reported with
displaying text.
2014-03-10 21:05:45 +00:00
Allanis
4003fd7c5f [Change] FFUUUUU!! Do *NOT* call MIX_* functions from callbacks,
especially when locked! Jeezus!
2014-03-10 20:54:40 +00:00
Allanis
25f0e6f9fe [Fix] No longer delete missions if misn.finish() has no params. Should
fix regressions.
2014-03-10 20:21:05 +00:00
Allanis
d1dff03a08 [Fix] Oohhhh sheeeet! I should be moving the bytes not copying it! 2014-03-10 20:17:32 +00:00
Allanis
b3ad2671c0 [Fix] Should fix the escort ai from blowing to pieces. 2014-03-10 20:16:14 +00:00
Allanis
652ebbb3d0 [Fix] Fixed mission cargo not moving correctly when changing ships. 2014-03-10 19:26:37 +00:00
Allanis
4a4737130b [Add] Doing some checks about refuel button when player loses money in
case she doesn't keep enough.
2014-03-10 18:26:20 +00:00
Allanis
e5f4efc62b [Add] Re-adding warnings if data file version is different to Lephisto's
version.
2014-03-10 18:12:31 +00:00
Allanis
cf9567d79f [Add] Added more price checks. 2014-03-10 18:10:58 +00:00
Allanis
5bda353312 [Fix] Fixed some typo's pointed out by John Sakazov 2014-03-10 16:58:14 +00:00
Allanis
b314a922b3 [Fix] AI shouldn't be fleeing when enemy has more health. 2014-03-10 16:55:21 +00:00
Allanis
40aa774ff7 [Fix] Properly fixed the valgrind issues without causing more. 2014-03-10 16:48:42 +00:00