Commit Graph

1738 Commits

Author SHA1 Message Date
Allanis
cc3955c445 [Fix] Should remove the majority of Valgrind errors. 2014-03-10 16:20:56 +00:00
Allanis
e10e6d4bcb [Add] Refuel button should appear more often now. 2014-03-10 15:24:15 +00:00
Allanis
0817a156b9 [Fix] Avoid possible usage of uninitialized data. 2014-03-10 15:01:07 +00:00
Allanis
d71dadfa05 [Change] Change data type to unsigned int for prices rather than signed
int.
2014-03-10 14:59:09 +00:00
Allanis
30e89fe1c8 [Add] Added a check for negative prices. 2014-03-10 14:53:46 +00:00
Allanis
15216c7544 [Fix] Fixed a buffer overrun. 2014-03-10 14:51:37 +00:00
Allanis
232499f3c0 [Change] Slight TODO update. 2014-03-10 14:45:16 +00:00
Allanis
7ca91311cc [Fix] Should fix empty mission listings. 2014-03-10 01:51:39 +00:00
Allanis
f39f7b3f70 [Fix] Fixed some bugs with the boarding/fuel stealage. 2014-03-10 01:47:17 +00:00
Allanis
4e3c85f369 [Add] Implemented the ability to steal fuel from ships. 2014-03-10 01:40:46 +00:00
Allanis
9a4b745939 [Change] Tweaked the boarding messages and chances somewhat. 2014-03-10 01:17:33 +00:00
Allanis
91f851870c [Add] Began adding first stages of options menu.
[Change] Updated TODO.
[Change] Made --help options a little more explicit.
[Remove] Removed warning about differing Lephisto data between versions.
2014-03-10 00:42:46 +00:00
Allanis
1d811a613f [Fix] On the rare occasion, accepting a mission has caused a segfault.
This should sort it out.
2014-03-10 00:14:02 +00:00
Allanis
1ab4ad1b7a [Fix] So, when buying outfits, you may have noticed free cargo space
goes mental! Not anymore! :D
2014-03-10 00:06:24 +00:00
Allanis
9c2898e0ea [Change] DATA_DEF should work better now. 2014-03-10 00:04:27 +00:00
Allanis
c1a85e2e99 [Change] OK. Remove the cargo only when it makes sense, eg.. Player
doesn't have the active mission, or the player died or something.
2014-03-09 23:48:26 +00:00
Allanis
618e1cd9ec [Fix] Force missions to remove cargo properly. 2014-03-09 23:42:39 +00:00
Allanis
b9da0e2588 [Add] Added the new ship class data. 2014-03-09 23:39:03 +00:00
Allanis
99d9327439 [Change] Revamped the ship classes. I've yet to change them in the data files. 2014-03-09 23:23:13 +00:00
Allanis
dcbf81973f [Change] r/pkg-config/libpng-config 2014-03-09 21:32:49 +00:00
Allanis
8622cf0b35 [Change] Handle libpng dependancy a little better. 2014-03-09 21:28:47 +00:00
Allanis
84220e2ed9 [Change] Inverted zoom in/out. 2014-03-09 21:21:49 +00:00
Allanis
793c69b3f7 [Add] Scrolling looks to be working within lists now. ^.^ 2014-03-09 21:12:46 +00:00
Allanis
1d175199f4 [Add] Nice, scrolling/scrollbar pretty much works in lists now. 2014-03-08 21:36:08 +00:00
Allanis
2f5ca43840 [Change] Cleaned up the scrollbar renderer. 2014-03-08 21:17:27 +00:00
Allanis
fff2863c86 [Test] Nothing to see here. 2014-03-08 03:48:50 +00:00
Allanis
bde18b8f37 [Remove] Is there any reason we have a QtCreator project? Like.. Is it
even used at all?!
2014-03-08 02:08:02 +00:00
Allanis
bca14a3ab9 [Change] Added more control over fonts. 2014-03-08 01:57:19 +00:00
Allanis
69d3fb1825 [Change] Some more font tweaks. 2014-03-08 01:54:23 +00:00
Allanis
bbf18f5a66 [Fix] Close the info panel if it's open on exit. 2014-03-08 01:46:24 +00:00
Allanis
87ef9e5daa [Change] Seems to make fonts look even better! 2014-03-08 01:44:03 +00:00
Allanis
8471f53cc2 [Change] Cleaned up font stuff somewhat. 2014-03-08 01:38:10 +00:00
Allanis
3e61178e6d [Fix] How has noone even noticed this bug?! It's been in there since..
forever.

You can no longer open the information panel twise.
2014-03-08 01:20:17 +00:00
Allanis
79aaac64ad [Fix] Sh*t! Fixed game not saving. 2014-03-08 01:17:47 +00:00
Allanis
01b18c722e [Change] Give a nicer warning if the data file isn't found. 2014-03-08 01:15:51 +00:00
Allanis
d6e2018e4b [Change] If ldata isn't found, try to be a bit more robust in finding it
yah?!
2014-03-08 01:13:34 +00:00
Allanis
b73a332952 [Add] Allow reading ldata-version by default. 2014-03-08 00:57:24 +00:00
Allanis
567ccb8d59 [Change] Updated version to 0.3.3 2014-03-08 00:15:57 +00:00
Allanis
e52307ce0a [Fix] Limiting speed on dumb weapons so the don't "hyperspace". 2014-03-08 00:14:49 +00:00
Allanis
26c1fda143 [Change] Build system improvements.
[Change] Lowered debug level from -g3 to -g to reduce size.
2014-03-08 00:10:54 +00:00
Allanis
5de9171093 [fixes #2] Greatly increased font quality! 2014-03-07 23:51:58 +00:00
Allanis
9bb41430e6 [Fix] Holy Cow! Faction standing was continuall decreasing.. WTF! 2014-03-07 23:46:44 +00:00
Allanis
154cd9977f [Add] The Frontier factions should be able to collect cargo missions
too.
2014-03-07 23:42:19 +00:00
Allanis
c2f7a28d79 [Remove] Removed a warning when attempting to sell a currently active
secondary weapon.
2014-03-07 23:39:34 +00:00
Allanis
d358bff1e4 [Fix] Removed more possible seg faults. 2014-03-07 23:35:52 +00:00
Allanis
108d4f1c72 [Fix] Killed chances of possible seg fault. 2014-03-07 23:23:55 +00:00
Allanis
812321b07d [Fix] Fixed ai's "dead spot". 2014-03-07 23:22:14 +00:00
Allanis
e758e541f1 [Changed] Tweaked the ai decision tree slightly. 2014-03-07 23:16:07 +00:00
Allanis
413f192878 [Add] Added new ship to system, adding flight paths/fleet data etc.. 2014-03-07 23:13:27 +00:00
Allanis
9ceb1fa4ba [Add] New ship. 2014-03-07 21:59:38 +00:00