Commit Graph

1716 Commits

Author SHA1 Message Date
Allanis
de7fecbd76 [Change] Removed many external commands from makefile. 2013-12-31 07:19:53 +00:00
Allanis
2fc902b90b [Fix] Fixed seg fault when trying to land in a system with no planets. 2013-12-31 06:21:26 +00:00
Allanis
dc3bf1292c [Add] Added escort control ai Lua bindings. 2013-12-31 06:08:01 +00:00
Allanis
01a9ae0513 [Change] Cleaned makefile up a fair bit. 2013-12-31 05:42:27 +00:00
Steven Arnow
1f6c84c17a This, apparently, makes all valgrind errors go away 2013-12-31 06:11:14 +01:00
Allanis
6322d7675d [Add] Clear the escorts on hyperspace (should prevent it from eventually bloating). 2013-12-31 04:48:55 +00:00
Allanis
584e97b0b7 [Add] Applied some minimum docking requirements. 2013-12-31 04:31:20 +00:00
Allanis
3a87ce36ff [Fix] Fixed some escort ai issues, also allowed for fighters to return to ship. 2013-12-31 04:28:05 +00:00
Allanis
843067a0f3 [Add] Escorts and fighter bays are starting to work quite nicely. 2013-12-31 04:01:11 +00:00
Allanis
1411001943 [Fix] Fixed double free. 2013-12-31 03:40:24 +00:00
Allanis
74719f2cbd [Fix] Fixed linked list for sound, was hanging the entire thing.. 2013-12-31 03:28:20 +00:00
Allanis
b26a1ca968 [Fix] Fixed god damn ai! 2013-12-31 03:07:05 +00:00
Allanis
8047f198e9 [Add] Escorts kinda work. 2013-12-31 00:08:23 +00:00
Allanis
8aaba0be4c [Add] Added a ton more escort stuff. 2013-12-30 21:51:59 +00:00
Allanis
febcfdbbb5 [Remove] Eradicated some useless target parameters. 2013-12-29 22:46:12 +00:00
Allanis
8b0fbb8772 [Change] Moving to target on pilot structure. 2013-12-29 22:13:28 +00:00
Allanis
4e1fee762b [Add] Autonav now makes engine noises. 2013-12-28 23:48:34 +00:00
Allanis
97944d44b3 [Change] Polished autonav system a bit more. 2013-12-28 23:06:52 +00:00
Allanis
75e438a98f [Fix] Fixed segfaults with new ai system. 2013-12-28 22:50:48 +00:00
Allanis
89b297887c [Change] Cleaned up input stuff. 2013-12-28 22:49:29 +00:00
Allanis
7db6ad52f9 [Add] Allow for passing parameters to pilot ai on creation. 2013-12-28 16:49:56 +00:00
Allanis
dd9bbfaa3b [Add] First Lua template for real escorts. 2013-12-27 23:35:19 +00:00
Allanis
d1c1619e88 [Fix] Fixed secondary weapon again.. 2013-12-27 23:19:20 +00:00
Allanis
c9eea49c53 [Add] Support for mod keys in configuration. 2013-12-27 23:17:46 +00:00
Allanis
0914172c53 [Change] Improved the mod state handling and allow two keybindings on the same key. 2013-12-27 23:09:47 +00:00
Allanis
b8991b37df [Fix] Fixed some issues with auto navigation. 2013-12-27 22:55:42 +00:00
Allanis
83ac271657 [Add] Added support for key modifiers. 2013-12-27 13:30:20 +00:00
Allanis
b9aae94354 [Change] Made 0 padding a little longer. 2013-12-27 01:00:47 +00:00
Allanis
e0ac7a211f [Change] Using isometric rendering mode. 2013-12-27 00:55:51 +00:00
Allanis
9dbf65947a [Change] Tweaked the positional sound a bit. 2013-12-25 23:18:31 +00:00
Allanis
7534fe3c9d [Add] Add options for enabling vsync. 2013-12-25 00:35:51 +00:00
Allanis
7e2e21c235 [Change] Minor map tweaks. 2013-12-24 00:03:26 +00:00
Allanis
d824c857f7 [Change] Maybe a new font would be nice? 2013-12-23 00:31:15 +00:00
Allanis
ff423e26b3 [Add] Added a shit ton more systems. 2013-12-22 00:02:23 +00:00
Allanis
11a96c9b00 [Add] Implemented volatility damage. 2013-12-21 00:45:14 +00:00
Allanis
c8104d16be [Change] Disable bomber ai for now, not quite ready. 2013-12-19 19:15:15 +00:00
Allanis
4771db7276 [Change] Abort hyperspaceing if autonav is aborted during sequence. 2013-12-18 13:53:17 +00:00
Allanis
fe6f5b27ef [Change] Gave afterburn it's own keybind (for joysticks). 2013-12-17 20:12:28 +00:00
Allanis
37b1d50654 [Add] New system. 2013-12-17 12:15:56 +00:00
Allanis
76b4e35210 [Fix] Check if plural or singular in autonav message. 2013-12-17 11:50:53 +00:00
Allanis
517a9dd0e8 [Add] Allow Draktharr to get cargo missions, but with 50% frequency. 2013-12-17 11:48:29 +00:00
Allanis
571b801a49 [Add] Added faction metatable to Lua API. 2013-12-16 23:43:31 +00:00
Allanis
751bbbefe8 [Fix] misn.accept() not clearing missions at mission computer. 2013-12-15 17:35:27 +00:00
Allanis
389a7b5746 [Change] Some corrections for rendering weapons with delta time. 2013-12-15 17:30:50 +00:00
Allanis
19b8f38acf [Change] Reworked attack system a bit. More versatile. 2013-12-15 17:16:12 +00:00
Allanis
e8257c2555 [Add] Just a minor comment. 2013-12-15 01:18:12 +00:00
Allanis
66028742b5 [Add] ai.shipclass() also added a but more documentation to ai. 2013-12-15 01:16:52 +00:00
Allanis
5fe7753214 [Fix] Scout ai should probably work again. 2013-12-15 00:50:54 +00:00
Allanis
2823f4df89 [Change] Updated Lua API. 2013-12-15 00:46:43 +00:00
Allanis
8ef7082c84 [Add] Gave AI some memory. 2013-12-15 00:30:50 +00:00