Allanis
|
0064c2bf0b
|
[Change] More stuff to work with SDL1.3
|
2014-05-24 12:30:58 +01:00 |
|
Allanis
|
fb3c093f02
|
[Add] Support SDL 1.3 as well as 1.2 right?! Who's going to tell me I should be using 2.0 already?
|
2014-05-23 23:49:15 +01:00 |
|
Allanis
|
81ae76236c
|
[Add] I think I've been documenting this thing all day. D:
|
2014-05-23 23:05:30 +01:00 |
|
Allanis
|
5dc8a8f782
|
[Add] Have some more documentation.
|
2014-05-22 23:35:31 +01:00 |
|
Allanis
|
a3e781968b
|
[Change] More doxygen stuff.
|
2014-05-22 22:22:29 +01:00 |
|
Allanis
|
3a13801a14
|
[Change] A ton of code cleanup.
|
2014-05-22 22:07:22 +01:00 |
|
Allanis
|
08a3fe6c9c
|
[Change] Some code cleanup.
|
2014-05-22 20:43:46 +01:00 |
|
Allanis
|
5a84266a4f
|
[Add] Added keybinding to cycle through secondary weapons backwards.
|
2014-05-22 20:35:23 +01:00 |
|
Allanis
|
23ec93cad4
|
[Change] Ensure version message doesn't get overlapped in small
resolutions.
|
2014-05-22 19:28:10 +01:00 |
|
Allanis
|
e95f878f7c
|
[Change] Nicer solution of giving ldata all the files it needs.
|
2014-05-22 19:16:06 +01:00 |
|
Allanis
|
7c71ac5558
|
[Add] Friendly warning if ldata isn't found.
|
2014-05-22 19:08:58 +01:00 |
|
Allanis
|
ab7d3fcb9e
|
[Change] Bumped version 0.3.4 => 0.3.5
|
2014-05-22 18:57:02 +01:00 |
|
Allanis
|
7c77674d1f
|
[Change] More work to improve accel sound handling when paused and
hyperspacing.
|
2014-05-22 18:51:27 +01:00 |
|
Allanis
|
a70a55982e
|
[Change] Implemented pilot_copy a little better.
|
2014-05-22 18:48:36 +01:00 |
|
Allanis
|
f23b51e540
|
[Fix] Fixed memory leak.
|
2014-05-22 18:35:03 +01:00 |
|
Allanis
|
846cbd5e35
|
[Change] Slightly cleaner implementation of channel pause/resume.
|
2014-05-22 18:31:41 +01:00 |
|
Allanis
|
3182639db1
|
[Fix] Removed some warnings on SDL1.3
|
2014-05-22 18:22:06 +01:00 |
|
Allanis
|
d4d40f63ff
|
[Change] Disabled the unable to play sound warnings to not scare people
on the last collective missions.
|
2014-05-22 15:02:12 +01:00 |
|
Allanis
|
b7cfc2bac2
|
[Fix] Fixed grep|sed screwup.
|
2014-05-22 14:35:22 +01:00 |
|
Allanis
|
a23d2c7810
|
[Change] Changes a TON of stuff in the Star System.
|
2014-05-22 01:55:10 +01:00 |
|
Allanis
|
fbc2cddac5
|
[Change] Pause engine sounds when pausing.
|
2014-05-21 21:34:42 +01:00 |
|
Allanis
|
7cb8dfd1f8
|
[Change] Don't abort autonav if damage is from volatile system.
|
2014-05-21 21:32:57 +01:00 |
|
Allanis
|
55a0cb0552
|
[Add] Dirty hack to make sure engine sounds stop when toolkit is open.
Proper fix will involve fixing SDL_mixer stuff.
|
2014-05-21 21:30:28 +01:00 |
|
Allanis
|
1b8467af22
|
[Change] Reset interference on player load/creation.
|
2014-05-21 20:10:29 +01:00 |
|
Allanis
|
ad43554177
|
[Fix] Fixed the thrust/afterburn sound getting stuck when landed.
|
2014-05-21 20:08:04 +01:00 |
|
Allanis
|
a8dd594369
|
[Add] Using confidence intervals now.
|
2014-05-21 17:24:30 +01:00 |
|
Allanis
|
40982ef496
|
Merge branch 'master' into dev
|
2014-05-21 16:34:38 +01:00 |
|
Allanis
|
fbc7169d21
|
[Change] Avoid a theoretical infinite loop plus a memleak in the map.
|
2014-05-21 16:34:10 +01:00 |
|
Allanis
|
5ce708f46b
|
Merge branch 'dev'
|
2014-05-21 16:29:17 +01:00 |
|
Allanis
|
14fc795816
|
[Add] New system.
|
2014-05-21 16:29:09 +01:00 |
|
Allanis
|
13ce356566
|
[Change] AUTONAV will try to face away from the gravitational center if
too close.
|
2014-05-21 15:17:54 +01:00 |
|
Allanis
|
93930ad30b
|
[Change] Use compression when saving.
|
2014-05-21 15:11:52 +01:00 |
|
Allanis
|
cce10777fb
|
[Change] Make save files more readable (for better or worse).
|
2014-05-21 15:10:57 +01:00 |
|
Allanis
|
d004256ebe
|
[Change] Cleaned up final mission a litte, I was looking at making it
better, but it'll have to be done through better AI.
|
2014-05-21 13:32:37 +01:00 |
|
Allanis
|
4fdda9b388
|
[Fix] Display FPS properly when game speed is accelerated.
|
2014-05-21 13:23:22 +01:00 |
|
Allanis
|
b75cf3d698
|
[Fix] Fixed Mace Rockets
|
2014-05-21 13:20:06 +01:00 |
|
Allanis
|
0dd9514139
|
[Fix] Typo.
[Change] Lowered Xhiru's production rate slightly.
[Change] Inreased the laser accuracy.
|
2014-05-21 13:09:21 +01:00 |
|
Allanis
|
8c3836ce50
|
[Change] Mkay, escorts should properly hang if they have no target to
escort.
|
2014-05-21 00:23:41 +01:00 |
|
Allanis
|
ace738021f
|
[Fix] Fixed escorts, I was keeping quiet about breaking them in the
first place.
|
2014-05-21 00:20:45 +01:00 |
|
Allanis
|
183fd92c98
|
[Fix] Should fix a (null) that appears in a mission.
|
2014-05-21 00:16:50 +01:00 |
|
Allanis
|
230329f868
|
[Change] Better handling of secondary weapons.
|
2014-05-21 00:09:43 +01:00 |
|
Allanis
|
acc4ce6547
|
[Change] Made Heavy Combat Vessel License purchable until missions are
available for it.
[Change] Tweaked Pirate Admonisher outfits a little.
|
2014-05-21 00:04:42 +01:00 |
|
Allanis
|
c43420aaeb
|
[Change] Made tutorial a little more friendly, though it is still in
need of some TLC.
|
2014-05-20 23:55:33 +01:00 |
|
Allanis
|
8445d5a1ca
|
[Fix] Mount y position is now properly in pixels.
|
2014-05-20 23:50:18 +01:00 |
|
Allanis
|
e52456d312
|
[Remove] Don't bother taking into account sprite size when creating
weapons. (It wasn't working anyway..)
|
2014-05-20 23:40:34 +01:00 |
|
Allanis
|
24379feab3
|
[Add] Take into account ship size for it's explosion.
|
2014-05-20 23:36:17 +01:00 |
|
Allanis
|
9a344ef9f0
|
[Fix] Forgot mounts on one ship.
|
2014-05-20 23:33:30 +01:00 |
|
Allanis
|
4254478ad0
|
[Add] Warn if ship has no mounts.
|
2014-05-20 23:31:07 +01:00 |
|
Allanis
|
c4fdf48794
|
[Add] Added mounts for every ship.
|
2014-05-20 23:30:00 +01:00 |
|
Allanis
|
8c5a419903
|
[Fix] Fixed the mounts offset due to the ortho projection.
|
2014-05-20 21:32:11 +01:00 |
|