6c99451987[Fix] VLack noticed that my logic confused people with system location of the planets. He was right..
Allanis
2013-02-20 22:04:11 +0000
b4565b9063[Fix] Radar zoom in/out has been bugged for some time. No-one noticed apart from Laci, so I decided to give it a fix.
Allanis
2013-02-20 21:43:15 +0000
9ad2837a39[Fix] Screenshots will allow up to 128 shots now without overwriting. These will go to a nice screenshots directory for you.
Allanis
2013-02-20 21:37:02 +0000
a0f90f9877[Add] Just playing around, as I can't be bothered to do anything big.
Allanis
2013-02-20 21:26:17 +0000
943886f53e[Change] Brightened up the green a little for the GUI console fonts
Allanis
2013-02-20 21:19:14 +0000
376a3af395[Add] Fade to white when hyperspacing. Might want to add sound to that later.
Allanis
2013-02-20 21:10:39 +0000
c5fa395f17[Fix] Few warnings from conf file and VERSION not loading into packed data file.
Allanis
2013-02-20 20:59:35 +0000
5381ceed02[Add] Restore health/armour when taking off from a planet.
Allanis
2013-02-20 20:37:42 +0000
7e3bca1e51[Change] Remove hard forcing of player speed and instead use incremental slowdown. [Fix] Pause would give instant travel. Not now!!
Allanis
2013-02-20 20:20:48 +0000
b2a887ba45[Change] Improved transition into hyperspace a little.
Allanis
2013-02-20 20:10:36 +0000
44c6ea6ed6[Add] Rudementory Hyperspace travel. Still a work in progress. ;)
Allanis
2013-02-20 19:34:30 +0000
a417d59492[Fix] Temp fix of outfits, removed the test enemy's missiles and launchers so he can't be a douche. [Change] Thrown a few more pirates in for the fun of it.
Allanis
2013-02-19 23:36:33 +0000
19570b0f6a[Fix] Pause is handled on opening a window, but for safety it is best to handle pause on menu open. -- Forgot the menu files too..
Allanis
2013-02-19 23:25:15 +0000
1ecf7c1e54[Fix] Primary weapons where borked on checking for ammunition.
Allanis
2013-02-19 23:02:42 +0000
a99544804e[Add] Small boarding menu, along with a function to get windows based on name rather than id.
Allanis
2013-02-19 22:58:10 +0000
7889035b29[Add] Taking off after landing on a planet now has a direct affect on the system.
Allanis
2013-02-19 22:22:48 +0000
bfc3582d1e[Change] pilot and star stack won't lower memory allocation now.
Allanis
2013-02-19 22:17:31 +0000
f5834d33f9[Add] Commodity exchange. The market is closed the minute. :P
Allanis
2013-02-19 21:46:11 +0000
8f7df9fc2f[Add] Embed name on window creation rather than having the overhead of writing and positioning a block of text.
Allanis
2013-02-19 21:38:57 +0000
4384adec98[Add] Spaceport bar. (no missions or hirelings or alchol available yet).
Allanis
2013-02-19 20:04:04 +0000
2c388ea1b0[Add] News window and the concept of fuel.
Allanis
2013-02-19 19:13:24 +0000
1307661363[Add] We now have some unimplmented planet services.
Allanis
2013-02-19 18:50:17 +0000
7b72a35b9e[Fix] Why are we reversing while we are already stopped dead?
Allanis
2013-02-19 18:11:43 +0000
69476744b8[Change] Forgot to remove debug statement.
Allanis
2013-02-19 17:50:51 +0000
474d1df755[Add] A reverse command for @KonoM as he does not know how physics works.
Allanis
2013-02-19 17:44:20 +0000
08f5dcc42c[Change] Targetting graphics are a litte more schamatic now.
Allanis
2013-02-19 17:09:32 +0000
59fc153454[Change] Pulled default colours out of player.* and throw them in their rightful unit.
Allanis
2013-02-19 15:43:34 +0000
9a9ace4a42[Add] Text word wrapping/block text. Allowing for lovely descriptons of planets.
Allanis
2013-02-19 14:18:55 +0000
d66e1a52f9[Change] Font work was becoming a little too large to sit in opengl specific code. Moved to font.*
Allanis
2013-02-19 12:24:55 +0000
74211a0825[Add] Pause game when window is not focused. Introduced a small 10ms delay when paused to lower CPU usage.
Allanis
2013-02-19 11:37:38 +0000
7034b2369c[Fix] Screenshots were saved as RGBA. Bad idea.
Tamir Atias
2013-02-19 02:42:37 +0200
13473611ae[Add] Actual landing image.
Allanis
2013-02-19 00:41:47 +0000
9773d9b19a[Change] Planet target is rendered behind ships and weapons.
Allanis
2013-02-19 00:15:32 +0000
bf9d422150[Add] Support for images of planets within toolkit. [Change] blit functions use doubles instead of vectors. [Change] Took some time out to clean up space.c bringing it up to xml.h standards.
Allanis
2013-02-19 00:10:57 +0000
d19f8c4ae8[Add] More sane toolkit API. -- Improved landing graphics. [Change] Moved colours out of opengl specific stuff.
Allanis
2013-02-18 18:37:19 +0000
074e60afa5[Add] Finished the basic toolkit by rounding off corners, adding gl_printMax and gl_printMid. [Add] Use flag system with gl_screen. -- Optional AA for primitives.
Allanis
2013-02-18 17:12:35 +0000
268b5dcaa0[Fix]? Attempted to fix seg fault on AI trying to switch to secondary weapons when there is none available.
Allanis
2013-02-17 23:30:40 +0000
8eb62f218f[Fix] Woops. Maybe it was me..
Allanis
2013-02-17 22:47:40 +0000
ba4b7239d4[Change] Some tweaks to GL rendering. - I should point out, It wasn't me whom broke the textures. :P
Allanis
2013-02-17 22:45:19 +0000
811fc0b92a[Change] What in the world was I thinking with the gui crap?? Large refactoring..
Allanis
2013-02-17 21:56:57 +0000
2a713437a2[Fix] Pause on landing on a planet.
Allanis
2013-02-17 20:18:16 +0000
f941608fd8[Fix] Oops. Landing was based upon velocity alone, instead of distance and velocity.
Allanis
2013-02-17 19:53:06 +0000
14e525078e[Add] Basic toolkit for window/widget rendering etc. [Add] Landing.
Allanis
2013-02-17 19:51:31 +0000
9899458f91[Change] moved FreeSans.ttf to font.ttf simply to make things more comfortable later.
Allanis
2013-02-17 17:37:16 +0000
326b475923[Fix] Renamed time to gtime and made it global as it is used in pause.c
Tamir Atias
2013-02-17 02:52:52 +0200
627240c5a4[Change] Now we can get confused as to when to use Color and Colour. Won't that be fun?
Allanis
2013-02-15 02:57:51 +0000
dc9f089abe[Fix] *Now* it's fixed.. Forgot to correct lua and xml files.
Allanis
2013-02-15 02:34:40 +0000
ad006788c5[Fix] Oops. Forgot to run that hack on header and text files..
Allanis
2013-02-15 02:22:35 +0000
2b3852c25b[Fix] Guess who found out the correct spelling of armour! -- find . -iname \*.c -exec sed -i -e "s/armor/armour/g" {} \;
Allanis
2013-02-15 02:18:09 +0000
7dbe3d2598[Add] It is now possible to disable ships - No death yet. [Add] Player start location. ship etc can now be defined in data file.
Allanis
2013-02-14 17:55:31 +0000
e269911055[Fix] S credits was giving bogus output values.
Allanis
2013-02-14 16:15:37 +0000
23cb72bffd[Add] Utilising all GUI elements. -- Minimal right now.
Allanis
2013-02-14 16:07:19 +0000
9fae81c389[Fix] AI's landing, it's still not as good as I wish however. [Add] A few more xml macros and cleaned up a little code to use them.
Allanis
2013-02-14 14:25:32 +0000
184d527abf[Add Gui's NAV and WEAPON monitors are now utilised.
Allanis
2013-02-13 18:57:44 +0000
6ace8da900[Add] New ship: Leapard!
Allanis
2013-02-13 16:42:42 +0000
c4e7a8a9ee[Change] Thrown XML crap into a single header. -- player.c currently uses this.
Allanis
2013-02-13 15:48:36 +0000
b75f0f1d6b[Fix] Squished an offset bug in splite britting.
Allanis
2013-02-13 14:38:01 +0000
053d7b75b6[Change] Target color changes based on target.
Allanis
2013-02-13 14:30:17 +0000
c20a20e103[Change] Target png's made transparent. -- Enables me to change target color based on faction etc..
Allanis
2013-02-13 14:10:23 +0000
543ca9a7ae[Change] Added slight transparency to new gui.
Allanis
2013-02-13 14:03:13 +0000
74ed3e094b[Add] New GUI. [Fix] Circular radar.
Allanis
2013-02-13 13:59:38 +0000
d288a2db9f[Fix] Silly collision bug. Pixel-Perfect collision should now be *perfect*(tm).
Allanis
2013-02-12 20:22:35 +0000
e1b23f928b[Change] GUI's are now saved in XML and thrown into data pack file. -- This allows for multiple gui's. -- Each ship can also have it's own gui if it so chooses.
Allanis
2013-02-12 19:34:47 +0000
e0f78e40a3[Add] Absolutely nothing. Just need my commit for the day. Too lazy to code.
Allanis
2013-02-11 19:42:33 +0000
34b01c7545[Add] More input error checking and safety crap. -- This also fixes a segmentation fault on application close.
Allanis
2013-02-10 21:45:06 +0000
782e11918c[Add] Some scripts that are pissing me off beyond belief!
Allanis
2013-02-10 20:45:29 +0000
29b8b5ba18[Add] A few more AI calls. [Add] Ai protection and some tweaks. -- eg. Once armor/shield is regenerated, enemy will come back for another round.
Allanis
2013-02-10 18:32:02 +0000