a2fd2e866a[Change] Lowered the velocity of the rumble.
Allanis
2014-05-17 11:44:46 +0100
dc0ecd40ae[Change] A little cleanup and optimization.
Allanis
2014-05-17 11:32:19 +0100
1abb2c117d[Add] Added flags to image creation to control transparency mapping. Should speed up the loading and reduce memory usage.
Allanis
2014-05-17 11:19:15 +0100
a14034411e[Fix] Fixed some issues introduced with the scaling.
Allanis
2014-05-16 19:19:45 +0100
6758fd9393[Add] Documented opengl file, explained coordinate system in use.
Allanis
2014-05-16 14:44:21 +0100
8fb96809ca[Fix] Autonav won't be interrupted once you start your hyperspace drive now.
Allanis
2014-04-13 23:54:42 +0100
ba960cf651[Fix] Jeez, changed colour of fuel gauge, it blended too much with nebulae.
Allanis
2014-04-13 23:40:38 +0100
03b53b5b7c[Fix] Off by two pixels.
Allanis
2014-04-13 23:35:20 +0100
a479477b8b[Fix] Fixed all instances of NGC system typos.
Allanis
2014-04-13 23:30:32 +0100
ea64abe980[Fix] Fixed ship continually accelerating after coming out of autonavigation.
Allanis
2014-04-13 23:28:44 +0100
e536ab4da3[Fix] Too many missions without any "active missions".
Allanis
2014-04-13 23:26:07 +0100
8f7776217b[Change] Refactored 2d/3d fractals, should speed up generation of the nebulae puffs, but it's still slower than I would like.
Allanis
2014-04-13 01:33:47 +0100
f74603ab35[Change] A ton of code cleanup and optimizations.
Allanis
2014-04-12 23:29:15 +0100
6769b024b3[Change] Cleaned up some code.
Allanis
2014-04-12 21:04:39 +0100
2e65fb94a1[Remove] I can go ahead and remove the dynamic economy out of the TODO now.
Allanis
2014-04-12 20:35:40 +0100
d3c38d90f7[Add] Economy now dynamically flutuates slightly.
Allanis
2014-04-12 20:32:54 +0100
1d594b669d[Change] Tweaked some economy values.
Allanis
2014-04-11 22:26:59 +0100
6844e4f5b8[Change] Some code clean up and optimization.
Allanis
2014-04-11 21:52:11 +0100
38a0328d66[Removed] Removed some debug stuff.
Allanis
2014-04-11 21:20:37 +0100
678c4d4b51[Add] Added population and production factor data for dynamic economy.
Allanis
2014-04-11 21:01:51 +0100
6285fb0629[Add] Initial work on implementing a dynamic economy.
Allanis
2014-04-11 02:08:28 +0100
da58e41da9[Change] Some more clean up.
Allanis
2014-04-10 20:09:23 +0100
b6ede4eb01[Add] Added CSparse lib for linear algebra.
Allanis
2014-04-10 19:06:30 +0100
69ad2fd3bb[Change] Some minor clean up.
Allanis
2014-04-10 18:23:54 +0100
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.
Allanis
2014-04-10 01:07:20 +0100
2809e5323f[Change] It's about time I changed the deprecated malloc headers in favour of stdlib right?
Allanis
2014-04-10 00:36:53 +0100
0aeb4dcdf6[Add] Added store textures for license.
Allanis
2014-04-10 00:20:32 +0100
15ccc2bd0d[Add] Added many more ship/weapon licenses.
Allanis
2014-04-09 23:47:41 +0100
6483dccab3[Change] Fixed handling of outfit license.
Allanis
2014-04-09 21:47:00 +0100
8a183c2e22[Add] Licences are viewable through outfits menu.
Allanis
2014-04-09 21:33:30 +0100
d11385b452[Change] Initialize the joystick before sound.
Allanis
2014-04-09 21:07:15 +0100
0244ff470e[Fix] You shouldn't be able to target ships while the game is paused. :/
Allanis
2014-04-09 21:05:21 +0100
233b8b96f0[Add] Initial implentation of licenses, licenses are to be purchased before given permission to buy various ships/weapons.
Allanis
2014-04-09 20:55:15 +0100
f8701e4bdc[Add] Added options menu for audio and faders.
Allanis
2014-04-08 23:48:35 +0100
6a65458f90[Add] Fancy new HUD
Allanis
2014-04-08 21:55:12 +0100
fa3c8ab7da[Fix] Fixed broken handling of health textures.
Allanis
2014-04-08 21:43:23 +0100
e9d216446d[Change] Major rewrite of xml parser, increased sanity checks.
Allanis
2014-04-08 21:28:52 +0100
8f96995c8f[Change] Changed gui.xml to use a cleaner format.
Allanis
2014-03-19 21:48:10 +0000
5ab3eafc4d[Fix] Oops, let's not return if the player has just enough credits.
Allanis
2014-03-18 15:26:32 +0000