Allanis
|
dd2249344b
|
[Change] Minor cosmetic change.
|
2014-05-30 20:13:41 +01:00 |
|
Allanis
|
a4861de89f
|
[Change] Much better handling of joystick axes.
|
2014-05-30 20:11:37 +01:00 |
|
Allanis
|
521514ba7e
|
[Change] Made force feedback system a little more robust.
|
2014-05-29 21:50:09 +01:00 |
|
Allanis
|
9b4175d5a1
|
[Fix] Fixed possible segfault.
|
2014-05-29 21:40:49 +01:00 |
|
Allanis
|
34358a6b66
|
[Change] Improved force feedback system.
|
2014-05-29 21:35:44 +01:00 |
|
Allanis
|
3f205ce9f0
|
[Change] Made force feedback a little more sophisticated.
|
2014-05-29 17:47:19 +01:00 |
|
Allanis
|
99dc05be86
|
[Add] First implementation of force feedback (haptic feedback for
joysticks).
|
2014-05-29 16:36:57 +01:00 |
|
Allanis
|
b36afb79da
|
[Fix] More paranoid checks for possible segfaults.
|
2014-05-29 01:53:40 +01:00 |
|
Allanis
|
bafed15cdc
|
[Change] Some code cleanup.
|
2014-05-29 01:49:23 +01:00 |
|
Allanis
|
5ae72bcacd
|
[Fix] Avoid some other possible seg faults.
|
2014-05-28 21:37:26 +01:00 |
|
Allanis
|
71f4ce95d2
|
[Fix] Another possible segfault with isspace().
|
2014-05-28 21:32:48 +01:00 |
|
Allanis
|
a77942e9a4
|
[Change] Changed some LINUX+FREEBSD checks to _POSIX_SOURCE.
|
2014-05-28 16:04:27 +01:00 |
|
Allanis
|
9f8dbeccb5
|
[Fix] More FreeBSD fixes.
|
2014-05-28 15:50:24 +01:00 |
|
Allanis
|
74e1ba3342
|
[Add] Added the possibility to do lagged time increments (for when
adding to mission subsystems).
|
2014-05-27 20:48:00 +01:00 |
|
Allanis
|
30a0f3c7b7
|
[Fix] Fix to address realloc not freeing with 0 size on freebsd. Still
needed in other places too.
|
2014-05-27 19:35:00 +01:00 |
|
Allanis
|
4455499beb
|
[Add] Documented ltime.
|
2014-05-27 19:22:35 +01:00 |
|
Allanis
|
35f8570f83
|
[Fix] Should eliminate the possibility of pilots getting destroyed by a
hook while being updated.
|
2014-05-27 15:52:06 +01:00 |
|
Allanis
|
2ff980a937
|
[Fix] Fixed hooks being freed twise in some situations.
|
2014-05-27 15:40:49 +01:00 |
|
Allanis
|
be72a73740
|
[Add] Saves are now backed up.
|
2014-05-27 15:28:23 +01:00 |
|
Allanis
|
d7aa607380
|
[Change] Made lstd much simpler.
|
2014-05-26 17:49:33 +01:00 |
|
Allanis
|
5304f73970
|
[Change] Additional message when generating nebulae.
|
2014-05-25 19:48:34 +01:00 |
|
Allanis
|
084ca94a93
|
[Change] Code cleanup and doxygen.
|
2014-05-25 19:43:19 +01:00 |
|
Allanis
|
4e572b704c
|
[Add] Created lstd for portable SDLKey isalpha functions and such.
|
2014-05-24 21:19:28 +01:00 |
|
Allanis
|
4f93b615a4
|
Merge branch 'Here' into dev
|
2014-05-24 14:47:12 +01:00 |
|
Allanis
|
5513a991a5
|
[Fix] Oops, I completely failed to get the input widgets.
|
2014-05-24 14:46:55 +01:00 |
|
Allanis
|
e761bb52e1
|
[Change] Limit the input widgets in a more sane compatible manner.
|
2014-05-24 14:35:32 +01:00 |
|
Allanis
|
21cfcbfb05
|
[Fix] Removed a warning.
|
2014-05-24 14:16:21 +01:00 |
|
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
|
7c71ac5558
|
[Add] Friendly warning if ldata isn't found.
|
2014-05-22 19:08:58 +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
|
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
|
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
|
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
|
230329f868
|
[Change] Better handling of secondary weapons.
|
2014-05-21 00:09:43 +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
|
4254478ad0
|
[Add] Warn if ship has no mounts.
|
2014-05-20 23:31:07 +01:00 |
|
Allanis
|
8c5a419903
|
[Fix] Fixed the mounts offset due to the ortho projection.
|
2014-05-20 21:32:11 +01:00 |
|
Allanis
|
cc33574b5e
|
[Change] Improve key handling to avoid situations where pilot gets
"blocked".
|
2014-05-20 21:28:59 +01:00 |
|
Allanis
|
22ebaef033
|
[Change] Made setSecondary static for minor optimization.
|
2014-05-20 15:50:49 +01:00 |
|
Allanis
|
3d85fa67f6
|
[Change] Fater comparison in rmOutfit.
|
2014-05-20 15:46:07 +01:00 |
|
Allanis
|
d06e4a6383
|
[Add] Take into account outfit sprite size when creating outfit.
|
2014-05-20 15:39:00 +01:00 |
|
Allanis
|
5e34b27baa
|
[Add] rmOutfits should be mount aware.
|
2014-05-20 15:04:15 +01:00 |
|
Allanis
|
b689102f75
|
[Change] Lower faction loss for beams, no longer insta-hostile.
|
2014-05-20 14:56:43 +01:00 |
|
Allanis
|
cf4a4926d7
|
[Add] Missiles blow up when jammer destroys them.
|
2014-05-20 14:53:35 +01:00 |
|
Allanis
|
a597110019
|
[Remove] Removed some more @fn doxygen lines.
|
2014-05-20 14:46:33 +01:00 |
|
Allanis
|
5a714940f8
|
[Fix] Fixed minor memory leak.
|
2014-05-20 14:45:07 +01:00 |
|
Allanis
|
5429ed970d
|
[Add] Mountpoints for turrets implemented.
|
2014-05-20 14:23:16 +01:00 |
|
Allanis
|
252f2f87b7
|
[Fix] Avoid possible out of bounds memory access.
|
2014-05-19 19:54:12 +01:00 |
|
Allanis
|
f1cc928709
|
[Add] Ammunition can now have accuracy (missiles etc..)
[Fix] Fixed a typo in weapon system.
[Add] New outfit.
|
2014-05-19 19:03:39 +01:00 |
|
Allanis
|
7534040724
|
[Change] Should only rumble when hit by the explosion of a ship.
|
2014-05-19 18:34:33 +01:00 |
|
Allanis
|
ea08de1644
|
[Change] Explicitly set NAV target at end of route to none.
|
2014-05-19 18:31:55 +01:00 |
|
Allanis
|
4f22f63f86
|
[Change] Bring a little order to the missions.
|
2014-05-19 18:29:59 +01:00 |
|
Allanis
|
6548b6fd9c
|
[Change] Balance stack after conditional expression.
|
2014-05-19 18:04:11 +01:00 |
|
Allanis
|
ce39edb11d
|
[Add] Slight additions to documentation system.
|
2014-05-19 17:21:04 +01:00 |
|
Allanis
|
6500acabfb
|
[Change] Use luaL_error for the LLUA_* warnings.
|
2014-05-18 21:31:47 +01:00 |
|
Allanis
|
ea6db68433
|
[Add] No longer need Makefile when working in 'trunk', reads from
directories directly.
[Change] Code clean up.
[Add] Documentation.
|
2014-05-18 19:54:36 +01:00 |
|
Allanis
|
cbe4680de8
|
[Add] New mission - Help out some scientists deploy a probe.
|
2014-05-18 16:22:25 +01:00 |
|
Allanis
|
d0d02502ea
|
[Change] Never try to create a screen aboe the players resolution unless
she forces it to.
|
2014-05-17 14:45:11 +01:00 |
|
Allanis
|
0da68c2c36
|
[Fix] Should fix possible segfaults.
|
2014-05-17 14:34:00 +01:00 |
|
Allanis
|
0121c6ac9d
|
[Add] Added __tostring metatable functions.
|
2014-05-17 14:29:57 +01:00 |
|
Allanis
|
00384adf7b
|
[Fix] More Lua stack balancing.
|
2014-05-17 14:25:55 +01:00 |
|
Allanis
|
04ed5fe1bc
|
[Fix] Fixed some Lua stack unbalanced issues.
|
2014-05-17 14:21:45 +01:00 |
|
Allanis
|
970dd36c4f
|
[Change] Tweaked interferance and lowered fire rate on seeker/headhunter
launchers.
|
2014-05-17 13:53:23 +01:00 |
|
Allanis
|
4aaed824c8
|
[Add] Updated beam graphics that use the wavy beam system implented a
while back.
|
2014-05-17 13:34:49 +01:00 |
|
Allanis
|
8f579ba9ac
|
[Fix] Fixed segfault in volatile nebulae.
|
2014-05-17 13:15:08 +01:00 |
|
Allanis
|
31ec890d3e
|
[Change] Tweaked the rumble system a little.
|
2014-05-17 13:11:11 +01:00 |
|
Allanis
|
3232d35cfe
|
[Add] DEBUG_PARANOID should abort on Lua DEBUG statements.
|
2014-05-17 13:02:24 +01:00 |
|
Allanis
|
599e1c9860
|
[Fix] Should fix more issues with small resolution scaling.
|
2014-05-17 12:53:50 +01:00 |
|
Allanis
|
c9a79abac8
|
[Fix] Stupid typo broke saving.
|
2014-05-17 12:18:36 +01:00 |
|
Allanis
|
a2fd2e866a
|
[Change] Lowered the velocity of the rumble.
|
2014-05-17 11:44:46 +01:00 |
|
Allanis
|
dc0ecd40ae
|
[Change] A little cleanup and optimization.
|
2014-05-17 11:32:19 +01:00 |
|
Allanis
|
1abb2c117d
|
[Add] Added flags to image creation to control transparency mapping.
Should speed up the loading and reduce memory usage.
|
2014-05-17 11:19:15 +01:00 |
|
Allanis
|
a14034411e
|
[Fix] Fixed some issues introduced with the scaling.
|
2014-05-16 19:19:45 +01:00 |
|
Allanis
|
6758fd9393
|
[Add] Documented opengl file, explained coordinate system in use.
|
2014-05-16 14:44:21 +01:00 |
|
Allanis
|
090d9535c4
|
[Change] Code cleanup.
|
2014-05-16 12:05:31 +01:00 |
|
Allanis
|
d736e9a6a1
|
[Fix] Fixed fuckeries in last commit. Documented a bit more too.
|
2014-05-14 21:28:23 +01:00 |
|
Allanis
|
b75ec61d10
|
[Add] Scale window when size is too small so not to have stuff cut out.
|
2014-05-14 21:02:59 +01:00 |
|
Allanis
|
11c24c2d7b
|
[Fix] Incorrect check.
|
2014-05-14 20:53:31 +01:00 |
|
Allanis
|
b4487e9af8
|
[Fix] Fixed up some old documentation.
|
2014-05-14 20:50:03 +01:00 |
|
Allanis
|
d8fd4383b4
|
[Add] More work on documentation.
|
2014-05-14 16:24:51 +01:00 |
|
Allanis
|
1f9768ccd6
|
[Add] Hey, someone has to document this stuff..
|
2014-05-12 14:08:42 +01:00 |
|
Allanis
|
8bebc4fbbc
|
[Changed] Cleaned up a bunch of doxygen stuff.
|
2014-05-10 17:56:50 +01:00 |
|
Allanis
|
871c5c89e5
|
[Change] Removed all "improper" usage of strcat/strncat.
|
2014-05-03 17:16:42 +01:00 |
|
Allanis
|
06891d765d
|
[Add] Propperly finished adding interference.
|
2014-05-02 23:31:17 +01:00 |
|
Allanis
|
389f818844
|
[Change] Some more doxygen changes.
|
2014-05-02 22:06:52 +01:00 |
|
Allanis
|
b1b3cf1608
|
[Add] Added a nice little luadoc generation script.
|
2014-05-01 19:48:59 +01:00 |
|
Allanis
|
d6b0ab0e16
|
[Add] Gave plasma weapons their own special effect.
|
2014-04-29 17:19:01 +01:00 |
|
Allanis
|
e39e091425
|
[Fix] Weapons should work when player is dead.
|
2014-04-28 16:57:22 +01:00 |
|
Allanis
|
bd21f99e7d
|
[Fix] Fixed some keys that should have been KMOD_ALL
|
2014-04-28 15:51:34 +01:00 |
|
Allanis
|
c450b11125
|
[Add] Added shield hit effects.
[Fix] Fixed Makefile, cleans lua libs properly, and corrected typo
preventing lua from building.
|
2014-04-28 15:45:29 +01:00 |
|
Allanis
|
96a38a1f60
|
[Fix] Error on file not found in pack_openFromCache.
|
2014-04-27 16:15:55 +01:00 |
|
Allanis
|
c7f9fd3a79
|
[Fix] Fixed some memory leaks.
|
2014-04-27 14:42:52 +01:00 |
|
Allanis
|
44db60f32b
|
[Add] Using the pack cache now, initial loading is a lot faster.
|
2014-04-27 14:31:21 +01:00 |
|
Allanis
|
ba26575890
|
[Add] Started to work on cacheing the packfile.
|
2014-04-26 19:47:10 +01:00 |
|
Allanis
|
22b3f2085e
|
Merge branch 'dev'
|
2014-04-26 18:54:08 +01:00 |
|
Allanis
|
05398e71d2
|
[Change] Huge changes to Lephisto's data management.
|
2014-04-26 18:53:22 +01:00 |
|
Allanis
|
67da34e9c0
|
Merge branch 'dev'
|
2014-04-25 20:33:51 +01:00 |
|
Allanis
|
82a82ed70e
|
[Add] New Outfit type (EMP weapons)
[Add] New outfits.
[Add] New effects.
|
2014-04-25 20:33:02 +01:00 |
|
Allanis
|
c7d3010a60
|
Merge branch 'dev'
|
2014-04-23 20:03:42 +01:00 |
|
Allanis
|
08ec271629
|
[Add] Added more complicated xml parse functions.
[Change] Renamed xml.h to lxml.h
|
2014-04-23 20:02:50 +01:00 |
|
Allanis
|
0906173ae0
|
Merge branch 'dev'
|
2014-04-16 19:12:22 +01:00 |
|
Allanis
|
8ded27ec20
|
[Fix] Fixed a possible double free due to uninitialised memory.
|
2014-04-16 19:12:00 +01:00 |
|
Allanis
|
ddaef2556b
|
Merge branch 'dev'
|
2014-04-15 23:14:58 +01:00 |
|
Allanis
|
5d34065512
|
[Add] Support for different armour/shield hit animations.
|
2014-04-15 23:14:38 +01:00 |
|
Allanis
|
d99e073a9c
|
Merge branch 'dev'
|
2014-04-15 22:06:44 +01:00 |
|
Allanis
|
25e3174c33
|
[Fix] Fixed broken weapon lockon.
|
2014-04-15 22:06:32 +01:00 |
|
Allanis
|
930e8bc53c
|
Merge branch 'dev'
|
2014-04-15 21:09:14 +01:00 |
|
Allanis
|
ac04faacea
|
[Change] Removed all non dt timers from stuff that should be dt based.
|
2014-04-15 21:08:45 +01:00 |
|
Allanis
|
0e45699035
|
Merge branch 'dev'
|
2014-04-14 22:28:37 +01:00 |
|
Allanis
|
188feb7708
|
[Change] Converting the outfit timers to dt system.
|
2014-04-14 22:28:07 +01:00 |
|
Allanis
|
f6cbdecf67
|
Merge branch 'dev'
|
2014-04-14 21:16:02 +01:00 |
|
Allanis
|
01f13c6ac3
|
[Change] Renamed misn_lua to llua_misn
|
2014-04-14 21:15:38 +01:00 |
|
Allanis
|
10f150b751
|
Merge branch 'dev'
|
2014-04-14 01:12:29 +01:00 |
|
Allanis
|
943dc931fd
|
[Add] Interference is generated and renders quite nicely.
|
2014-04-14 01:11:57 +01:00 |
|
Allanis
|
e5dfc56750
|
Merge branch 'dev'
|
2014-04-13 23:55:16 +01:00 |
|
Allanis
|
8fb96809ca
|
[Fix] Autonav won't be interrupted once you start your hyperspace drive
now.
|
2014-04-13 23:54:42 +01:00 |
|
Allanis
|
ba960cf651
|
[Fix] Jeez, changed colour of fuel gauge, it blended too much with
nebulae.
|
2014-04-13 23:40:38 +01:00 |
|
Allanis
|
ea64abe980
|
[Fix] Fixed ship continually accelerating after coming out of
autonavigation.
|
2014-04-13 23:28:44 +01:00 |
|
Allanis
|
e536ab4da3
|
[Fix] Too many missions without any "active missions".
|
2014-04-13 23:26:07 +01:00 |
|
Allanis
|
8f7776217b
|
[Change] Refactored 2d/3d fractals, should speed up generation of the
nebulae puffs, but it's still slower than I would like.
|
2014-04-13 01:33:47 +01:00 |
|
Allanis
|
f74603ab35
|
[Change] A ton of code cleanup and optimizations.
|
2014-04-12 23:29:15 +01:00 |
|
Allanis
|
6769b024b3
|
[Change] Cleaned up some code.
|
2014-04-12 21:04:39 +01:00 |
|
Allanis
|
d3c38d90f7
|
[Add] Economy now dynamically flutuates slightly.
|
2014-04-12 20:32:54 +01:00 |
|
Allanis
|
1d594b669d
|
[Change] Tweaked some economy values.
|
2014-04-11 22:26:59 +01:00 |
|
Allanis
|
6844e4f5b8
|
[Change] Some code clean up and optimization.
|
2014-04-11 21:52:11 +01:00 |
|
Allanis
|
38a0328d66
|
[Removed] Removed some debug stuff.
|
2014-04-11 21:20:37 +01:00 |
|
Allanis
|
678c4d4b51
|
[Add] Added population and production factor data for dynamic economy.
|
2014-04-11 21:01:51 +01:00 |
|
Allanis
|
6285fb0629
|
[Add] Initial work on implementing a dynamic economy.
|
2014-04-11 02:08:28 +01:00 |
|
Allanis
|
da58e41da9
|
[Change] Some more clean up.
|
2014-04-10 20:09:23 +01:00 |
|
Allanis
|
69ad2fd3bb
|
[Change] Some minor clean up.
|
2014-04-10 18:23:54 +01:00 |
|
Allanis
|
a17b7792f3
|
[Add] Support for FreeBSD. Had to play around with the physics slightly
as FreeBSD didn't like the optimizations in Runge-Kuta forcing it to
eventually become NaN.
|
2014-04-10 01:07:20 +01:00 |
|
Allanis
|
2809e5323f
|
[Change] It's about time I changed the deprecated malloc headers in
favour of stdlib right?
|
2014-04-10 00:36:53 +01:00 |
|
Allanis
|
6483dccab3
|
[Change] Fixed handling of outfit license.
|
2014-04-09 21:47:00 +01:00 |
|
Allanis
|
8a183c2e22
|
[Add] Licences are viewable through outfits menu.
|
2014-04-09 21:33:30 +01:00 |
|
Allanis
|
d11385b452
|
[Change] Initialize the joystick before sound.
|
2014-04-09 21:07:15 +01:00 |
|
Allanis
|
0244ff470e
|
[Fix] You shouldn't be able to target ships while the game is paused. :/
|
2014-04-09 21:05:21 +01:00 |
|
Allanis
|
233b8b96f0
|
[Add] Initial implentation of licenses, licenses are to be purchased
before given permission to buy various ships/weapons.
|
2014-04-09 20:55:15 +01:00 |
|
Allanis
|
f8701e4bdc
|
[Add] Added options menu for audio and faders.
|
2014-04-08 23:48:35 +01:00 |
|
Allanis
|
fa3c8ab7da
|
[Fix] Fixed broken handling of health textures.
|
2014-04-08 21:43:23 +01:00 |
|
Allanis
|
e9d216446d
|
[Change] Major rewrite of xml parser, increased sanity checks.
|
2014-04-08 21:28:52 +01:00 |
|
Allanis
|
8f96995c8f
|
[Change] Changed gui.xml to use a cleaner format.
|
2014-03-19 21:48:10 +00:00 |
|
Allanis
|
5ab3eafc4d
|
[Fix] Oops, let's not return if the player has just enough credits.
|
2014-03-18 15:26:32 +00:00 |
|
Allanis
|
cdd5549ad3
|
[Change] Improved the keybind loading system somewhat.
|
2014-03-18 15:23:42 +00:00 |
|
Allanis
|
770bad9ecc
|
[Remove] Cleaned up an additional lua_remove() call.
|
2014-03-18 15:17:07 +00:00 |
|
Allanis
|
1fcc6be891
|
[Add] You can now set keybindings by key name.
|
2014-03-18 15:12:04 +00:00 |
|
Allanis
|
e57782523b
|
[Fix] I'm confused, but 2x speed works now. :S
|
2014-03-17 02:08:43 +00:00 |
|
Allanis
|
355ccfd65e
|
[Add] 2x speed modifier by manipulating dt modifier.
[Fix] Fixed double free on keybindings opening.
|
2014-03-17 01:56:39 +00:00 |
|
Allanis
|
ee57228de5
|
[Add] Mission destinations are now marked when selecting mission at the
mission computer.
|
2014-03-17 00:22:46 +00:00 |
|
Allanis
|
3e97d1eea7
|
[Fix] Changing volume level actually works now.
|
2014-03-16 20:02:46 +00:00 |
|
Allanis
|
4884c04541
|
[Change] Bumped version 0.3.3 => 0.3.4
|
2014-03-16 07:55:02 +00:00 |
|
Allanis
|
204978375c
|
[Change] Some minor tweaks.
|
2014-03-16 07:42:52 +00:00 |
|
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
|
22e5393f0c
|
[Fix] Fixed a possible cargo id collision.
|
2014-03-15 00:24:21 +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
|
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
|
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
|
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
|
40aa774ff7
|
[Fix] Properly fixed the valgrind issues without causing more.
|
2014-03-10 16:48:42 +00:00 |
|
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
|
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
|
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
|
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
|
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 |
|