Commit Graph

54 Commits

Author SHA1 Message Date
Allanis
04fc879ac8 [Add] New aquatic (class M) planet and system. Acenu in the Draygar system. 2013-07-06 19:34:45 +01:00
Allanis
c9df282a07 [Change] Neutron disruptor graphics. 2013-06-27 22:36:16 +01:00
Allanis
9ce9870df2 [Add] Extreamely maneuverable ship!! :D 2013-06-27 22:23:53 +01:00
Allanis
d11eabd358 [Add] New outfit: Star map, allows you to see two jump points from current location. 2013-06-25 22:21:56 +01:00
Allanis
b0d4415cff [Change] No longer use int id's for outfit types. [Add] Heavy Ion Turret. 2013-06-23 16:42:16 +01:00
Allanis
379bdd62d6 [Add] New outfits: Ion cannon. 2013-06-23 15:24:34 +01:00
Allanis
a04152315e [Add] More outfits, Purchase a plasma cannon to work in conjunction with lasers. 2013-06-23 14:50:02 +01:00
Allanis
a99c82b47c [Add] Another ship! :D 2013-06-23 12:56:54 +01:00
Allanis
5a4e5436f4 [Change] Ran optipng over all textures to reduce file size. 2013-06-23 00:38:25 +01:00
Allanis
c536ede0fb [Add] A ton more planets and systems with some new planet interior and exterior graphics. 2013-06-22 20:13:28 +01:00
Allanis
084230caed [Add] Forgot images and stuff... 2013-06-22 17:33:02 +01:00
Allanis
03ca0bf5d2 [Add] Adding a ton more systems, optimised graphics etc. 2013-06-22 17:19:13 +01:00
Allanis
7261454fbc [Add] New outfit [Railgun] and new laser graphics. 2013-06-02 16:26:00 +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
878172d32a [Add] Parametize chunks to realloc. Grow pilot and weapon stack. 2013-05-22 23:57:04 +01:00
Allanis
32462e21d4 [Fix] Stop pilot turning/accelerating when dying. 2013-03-21 21:35:53 +00:00
Allanis
ee8512c5ef [Change] Renamed planets etc with star trek naming scheme. 2013-03-18 23:55:31 +00:00
Allanis
87b10759b4 [Add] Content heaven. New planets/systems 5 new outfits with diff stats. 2013-03-17 22:59:38 +00:00
Allanis
e72a896f72 [Add] Collective have their own station now. :O 2013-03-16 13:33:01 +00:00
Allanis
309ac8a648 [Add] New factions, ship, station, system. Empire and Collective wage war against each other. 2013-03-14 21:43:48 +00:00
Allanis
51d2abe73e [Add] New drone, new outfit. Also changed wpn to blt, as we will have multiple forms of weaponry. 2013-03-09 20:46:24 +00:00
Allanis
61e822b995 [Change] More lighting on ships. Changed leapard. Still have not corrected the spelling.. 2013-02-28 23:26:07 +00:00
Allanis
9d966458d7 [Add] Mule ship, and applied turrets to them. 2013-02-28 21:22:06 +00:00
Allanis
7046e0cefc [Add] New headhunter graphics. 2013-02-28 16:03:12 +00:00
Allanis
f603df48cc [Change] Define special effects per outfit. 2013-02-26 23:43:07 +00:00
Allanis
80d78756ad [Add] Primitive special effect system with explosions!! 2013-02-26 23:18:40 +00:00
Allanis
ab4d06a707 [Add] OpenAL to makefile. Preparing for Audio enginey thing. 2013-02-21 23:42:47 +00:00
Allanis
08f5dcc42c [Change] Targetting graphics are a litte more schamatic now. 2013-02-19 17:09:32 +00:00
Allanis
9a9ace4a42 [Add] Text word wrapping/block text. Allowing for lovely descriptons of planets. 2013-02-19 14:18:55 +00:00
Allanis
13473611ae [Add] Actual landing image. 2013-02-19 00:41:47 +00:00
Allanis
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.
2013-02-19 00:10:57 +00:00
Allanis
9899458f91 [Change] moved FreeSans.ttf to font.ttf simply to make things more comfortable later. 2013-02-17 17:37:16 +00:00
Allanis
eff43341b9 [Remove] Simplistic GUI stuff. Not needed any longer. 2013-02-15 22:48:27 +00:00
Allanis
e3c2ca72ac [Add] Planet targeting/landing framework.
[Change] Seperated update/render as it should be.
2013-02-15 18:15:06 +00:00
Allanis
36f1936667 [Add] Secondary weapons.
[Add] Preliminary seeker missile.
2013-02-15 07:31:59 +00:00
Allanis
184d527abf [Add Gui's NAV and WEAPON monitors are now utilised. 2013-02-13 18:57:44 +00:00
Allanis
6ace8da900 [Add] New ship: Leapard! 2013-02-13 16:42:42 +00:00
Allanis
c20a20e103 [Change] Target png's made transparent.
-- Enables me to change target color based on faction etc..
2013-02-13 14:10:23 +00:00
Allanis
543ca9a7ae [Change] Added slight transparency to new gui. 2013-02-13 14:03:13 +00:00
Allanis
74ed3e094b [Add] New GUI.
[Fix] Circular radar.
2013-02-13 13:59:38 +00:00
Allanis
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.
2013-02-12 19:34:47 +00:00
Allanis
6718660f3b [Add] Forgot to save the xcf file. 2013-02-07 00:21:31 +00:00
Allanis
f4b808dbf5 [Change] Sorry, that HUD was ugly as hell!!!!! 2013-02-07 00:20:50 +00:00
Allanis
09f6aea97e [Add] Targetting!!! 2013-02-06 22:21:00 +00:00
Allanis
4d7c01f078 [Add] Basic Gui.
-- Minimap.
  -- Health bars.
2013-02-05 23:10:46 +00:00
Allanis
b13ecc66bb [Add] Outfit loading.. Not fully done yet. 2013-02-04 17:44:53 +00:00
Allanis
376eedc616 [Add] Star systems.
[Add] Planets.
2013-02-04 09:09:04 +00:00
Allanis
aa8a2187ba [Change] xml now loads from data pack.
[Add] Ship xml syntax checking.
2013-02-04 00:47:19 +00:00
Allanis
5b4d184ffc [Fix?] Changed rotation speed, everyone was bothering me about it, all they needed to do was change it in xml file.. 2013-02-03 18:47:13 +00:00