Commit Graph

966 Commits

Author SHA1 Message Date
Allanis
7fc15f650c [Fix] Corrected small desciation on all sprites. 2013-06-04 17:02:42 +01:00
Allanis
fb326610f6 [Fix] [Phase 4] Clean up sounds a better. Fixed segfaults. Added some more sounds. 2013-06-04 16:58:38 +01:00
Allanis
f191a1d824 [Fix] [Phase 3] Sound is enabled by default again. 2013-06-04 16:40:30 +01:00
Allanis
2ac26a5aed [Fix] [Phase 2] Almost there, Don't use this build, it is unstable. 2013-06-04 16:32:15 +01:00
Allanis
6870dd2057 [Add] Sound System [Phase 1] Cleaned up and made a few fixed ready for [phase 2.] 2013-06-04 16:08:59 +01:00
Allanis
65e25f6ce0 [Change] Moved from damage_armour and co, to just damage and damagetype. 2013-06-04 12:06:39 +01:00
Allanis
493f67691e [Change] New philosophy. When you swap ships, your cargo should stay with you, will fix issues. Also, major outfit add/rm cleanup. 2013-06-03 22:22:50 +01:00
Allanis
f749e6b10f [Fix] Stupid typo in lua cargo missions. 2013-06-02 22:52:48 +01:00
Allanis
123ddb3d46 [Add] Cargo affects weight. Also fixed bug when changing ships. 2013-06-02 16:43:16 +01:00
Allanis
28e936b828 [Change] Use a config file from home directory. 2013-06-02 16:28:37 +01:00
Allanis
7261454fbc [Add] New outfit [Railgun] and new laser graphics. 2013-06-02 16:26:00 +01:00
Allanis
00730b50a7 [Clean] gl_screen.[wh] = SCREEN_[WH] in most places. 2013-06-02 14:43:24 +01:00
Allanis
d8f3372abe [Fix] Some outstanding bugs in OpenGL textures. 2013-06-02 14:12:15 +01:00
Allanis
a6805df42d [Fix] Segfault when trying to land on a system with no planets. 2013-06-02 13:57:00 +01:00
Allanis
fee98162a6 [Fix] OpenGL blitting stuff. 2013-06-01 21:59:08 +01:00
Allanis
61cb4a3f67 [Change] Have pilots re-calculate cargo load when calculating stats. 2013-06-01 20:25:40 +01:00
Allanis
d0171998c4 [Fix] Delete a hook that shouldn't be there for some reason it get's stuck.
[Fix] Makefile infinate loop.
2013-06-01 19:49:14 +01:00
Allanis
cec46124f8 [Change] Updated TODO. 2013-06-01 19:37:52 +01:00
Allanis
9701687dc7 [Fix] I haz been told that older versions of gcc won't compile this. I say FFFFUUUUU!! 2013-06-01 19:34:40 +01:00
Allanis
273607eda0 [Add] You can now use lua as conditions for missions. 2013-06-01 19:11:38 +01:00
Allanis
848a5e120d [Fix] Added PLAYER_CREATING flag to fix all creation/death issues propperly. 2013-06-01 18:39:37 +01:00
Allanis
3ff2885fd2 [Fix] Annoying ass bug with overwriting a pilot that is dead!! 2013-06-01 18:11:56 +01:00
Allanis
f91505b950 [Change] Some code cleanup and made map a little more sane when selecting paths. 2013-06-01 18:07:45 +01:00
Allanis
91aa3268c0 [Fix] Slight graphical bug in map that VLack complained about, and I thing @medek. 2013-06-01 17:46:45 +01:00
Allanis
39871138e6 [Add] Conserve hyperspace path when taking off. 2013-06-01 17:39:20 +01:00
Allanis
6932ea8a8a [Add] Taken @medek 's advice and wrote my own saver for lua rather than using pluto. A lot cleaner and faster. 2013-06-01 17:31:50 +01:00
Allanis
304bc81ea1 [Add] mission/hook save disabled right now - Pluto is still being a bitch! 2013-05-30 18:33:15 +01:00
Allanis
2bd4edfa09 [Fix] Wording in cargo missions. 2013-05-30 15:38:19 +01:00
Allanis
d4e46a6210 [Clean] WTF is this?! 2013-05-25 18:01:25 +01:00
Allanis
a90f0d66c0 [Add] Missions are now loaded! Still need to load hooks for them to work. 2013-05-25 00:56:36 +01:00
Allanis
484b482c4b [Fix] Issue with pilot being marked as hostile when not hostile. :/ 2013-05-23 21:36:51 +01:00
Allanis
e4f76c9b08 [Add] Be a little trickiar when generating mission id's. 2013-05-23 21:34:42 +01:00
Allanis
97baac1c3e [Add] Comments to base64. 2013-05-23 21:30:49 +01:00
Allanis
a064eec5eb [Fix] Minor decode bug in base64 2013-05-23 21:26:05 +01:00
Allanis
18519e5641 [Fix] README deps. (libttf is wrong, fibfreetype instead). 2013-05-23 21:20:56 +01:00
Allanis
0195e84cca [Change] Meh. 2013-05-23 20:26:09 +01:00
Allanis
5060e9b7ba [Change] Just a few bits of cleanup. 2013-05-23 20:13:41 +01:00
Allanis
ad212c78d1 [Fix] Killed warnings for base64 2013-05-23 19:50:13 +01:00
Allanis
7cf183ea88 [Fix] Base64 encoder/decoder actually werks now! 2013-05-23 19:46:23 +01:00
Allanis
1d2a0cfed4 [Add] Saving lua active mission states. Fixed Makefile to build pluto. 2013-05-23 17:58:23 +01:00
Allanis
62542c14c1 [Add] Pluto library. 2013-05-23 17:09:01 +01:00
Allanis
8b12c22369 [Add] Start of base64 encode/decode routines. Not quite working yet. 2013-05-23 17:01:08 +01:00
Allanis
e77ac4a022 [Add] Simply added M_PI to lephisto.h for the people with strange setups. 2013-05-23 16:36:14 +01:00
Allanis
efb0530961 [Fix] Slight bug in resource editor. 2013-05-23 16:34:14 +01:00
Allanis
9eae9cf71c [Change] Rumble of the afterburners are now stored in outift.xml 2013-05-23 16:32:05 +01:00
Allanis
c7deebc62c [Add] Quick hack until active missions are saved. 2013-05-23 16:26:21 +01:00
Allanis
ef103b6548 [Fix] Prevent acceleration from sticking sometimes. 2013-05-23 16:24:44 +01:00
Allanis
71b68003f9 [Change] Missions increase/lower faction standing. Fixed bug with factions. 2013-05-23 16:17:53 +01:00
Allanis
d6f266323f [Fix] Bug with no death window apearing after cinematic view. 2013-05-23 15:10:28 +01:00
Allanis
05ed57907f [Change] Seperated cinematics into spfx. 2013-05-23 15:06:25 +01:00