Commit Graph

1236 Commits

Author SHA1 Message Date
Allanis
d0b55f1d1b [Add] Loading screens!!! :D 2013-07-25 21:43:22 +01:00
Allanis
c7e2a69d91 [Change] Replaced unused and depricated gl_blitRotate with gl_blitScale. 2013-07-25 19:26:45 +01:00
Allanis
9ad57087c2 [Add] Overview of factions. 2013-07-25 17:30:09 +01:00
Allanis
b4e325a9fe [Change] Removed alliance deal, now each faction states it's own allies/enemies. 2013-07-25 17:23:05 +01:00
Allanis
5de9fd60d9 [Fix] Stupid lua parameter stuff. 2013-07-24 20:21:22 +01:00
Allanis
3b1983506a [Fix] Cargo mission faults. 2013-07-24 18:00:35 +01:00
Allanis
bda8ebb204 [Remove] Taken nebulae puffs out of the main menu. 2013-07-24 17:35:23 +01:00
Allanis
2f9c91d451 [Fix] More correction in gl_freeTexture() 2013-07-24 17:33:18 +01:00
Allanis
e1308dc570 [Add] Pilots lose their cargo when the die. 2013-07-24 16:59:28 +01:00
Allanis
8a294f76c0 [Add] Fancy cargo graphics for when jettisoning. 2013-07-24 16:38:07 +01:00
Allanis
d6643b0a51 [Fix] More warnings. 2013-07-24 16:10:13 +01:00
Allanis
1d734e7898 [Fix] More memory related fixes. 2013-07-24 15:10:24 +01:00
Allanis
1f3947bc49 [Fix] A few memleaks. 2013-07-24 14:59:23 +01:00
Allanis
a0f6dec666 [Add] You can jettison cargo now. :) 2013-07-23 21:37:14 +01:00
Allanis
8cac584d45 [Add] Here is something you have been waiting for, for a long time! Cargo window in info panel. :P 2013-07-23 21:17:36 +01:00
Allanis
23733b032f [Add] Oh, and the lack of them. 2013-07-23 21:00:30 +01:00
Allanis
cf5f8c8c48 [Add] Map informs you of available services. 2013-07-23 20:59:02 +01:00
Allanis
cf1bf0d647 [Add] Allow to move or get window positions after creation.
[Change] Simplified window position creation.
[Add] More comments for window creation.
2013-07-23 20:42:17 +01:00
Allanis
b680520738 [Fix] Spelled "Dangerous" wrong. :/ 2013-07-23 14:13:12 +01:00
Allanis
7376a30527 [Add] Display whether or not a system has nebulae. 2013-07-23 14:11:48 +01:00
Allanis
8ef0ada807 [Add] Map now displays faction standing of star system. 2013-07-23 14:00:14 +01:00
Allanis
b65385a1bd [Change] Accidently pushed a small NEBULAE_Z. :/ 2013-07-23 12:56:53 +01:00
Allanis
3fcdc8e288 [Fix] Segfault with calculating new position of nebulae with no player. 2013-07-23 12:54:19 +01:00
Allanis
352083a0ce [Fix] Forgot to change free. 2013-07-23 12:52:15 +01:00
Allanis
11e5607477 [Change] Load gfx_exterior for planets only on demand. 2013-07-23 12:49:50 +01:00
Allanis
11b31c9be7 Merge branch 'testing' 2013-07-23 12:13:45 +01:00
Allanis
dcaa96b5e9 [Fix] Rumble can no longer "leak" over to menu, nebulae etc. 2013-07-23 12:13:06 +01:00
Allanis
20ec0cb848 Merge branch 'testing' 2013-07-23 12:01:30 +01:00
Allanis
7eca1ff5b9 [Change] Toned down the effect of rumble a little. 2013-07-23 12:00:47 +01:00
Allanis
c4705b7142 [Fix] A bug in window_create, it's been there since forever. :P 2013-07-22 18:51:27 +01:00
Allanis
1d5a88ba95 [Add] Nebulae is now ingame! Have a screenshot?
http://saracraft.net/projects/Lephisto/nebu_ingame.png
2013-07-22 18:41:36 +01:00
Allanis
cc37706fb1 [Change] Puffs of nebulae now look more visually pleasing. 2013-07-22 17:58:44 +01:00
Allanis
497081b3ed [Change] Split player rendering properly into GUI and player. 2013-07-22 17:21:28 +01:00
Allanis
092b48651d [Change] Restructured a little to prepare for puffs of nebulae. 2013-07-22 15:53:09 +01:00
Allanis
1e7d19b2a6 [Change] Moved some code from perlin to nebulae. 2013-07-22 12:06:55 +01:00
Allanis
7b7ddae70e [Add] Rolled my own, much better python xml writing scheme. 2013-07-22 10:27:13 +01:00
Allanis
240869046b [Fix] dt weirdness on low fps. 2013-07-21 16:03:32 +01:00
Allanis
e066250c1f [Change] Improved nebulae system. 2013-07-21 15:58:58 +01:00
Allanis
ea3573404f [Fix] Nebulae overlay. 2013-07-21 15:35:30 +01:00
Allanis
1dfb561e24 [Remove] Debug prints. 2013-07-21 14:37:18 +01:00
Allanis
a5e6d0e51f [Add] nebulae density and volatility in resource editor. 2013-07-21 14:22:00 +01:00
Allanis
7ea6e809e8 [Change] Increased star map size. 2013-07-21 13:37:11 +01:00
Allanis
df8af779ee [Add] Star system can now set nebuale density and volatility. 2013-07-21 13:33:43 +01:00
Allanis
9fb781d27e [Fix] Rumble no longer affects nebulae. 2013-07-21 13:29:05 +01:00
Allanis
2381ca3a36 [Fix] spfx_clear() also clears rumble. 2013-07-21 11:40:32 +01:00
Allanis
e331a8e8b6 [Fix] Map giving stats about unknown systems. 2013-07-21 11:33:44 +01:00
Allanis
6e3417907f [Fix] Segfault with creating new pilot. 2013-07-21 11:25:20 +01:00
Allanis
42a57d09e9 [Add] space_renderOverlay(). 2013-07-21 11:13:53 +01:00
Allanis
862ef7759b [Change] Split the star rendering to be able to switch to nebulae soon. 2013-07-20 19:17:10 +01:00
Allanis
475aa1f1fa [Add] Check for multitexture abilities and texture leaks. 2013-07-20 19:06:36 +01:00