Commit Graph

42 Commits

Author SHA1 Message Date
Allanis
1d89d4e7c6 [Fix] Huge fix of outfits, missiles now work, compiles in C99, no seg fault on exit. 2013-02-27 01:17:46 +00:00
Allanis
a10931b7b6 [Fix] Clearing out some warning that I allowed to slip in. 2013-02-26 17:48:47 +00:00
Allanis
6cad2ac40e [Add] Included sound in config file. 2013-02-26 16:59:43 +00:00
Allanis
13b78313e8 Change] Prettified the Makefile. 2013-02-26 16:57:44 +00:00
Allanis
efe9970854 [Add] Information and ship spec widows with keybins 'i'
[Change] Cleaned up some MELEMENT sanity checks.
2013-02-24 17:55:59 +00:00
Allanis
afd612ef17 [Add] Basic audio framework and some sounds. Give me another 30 mins and it will work. :) 2013-02-22 01:59:19 +00:00
Allanis
ab4d06a707 [Add] OpenAL to makefile. Preparing for Audio enginey thing. 2013-02-21 23:42:47 +00:00
Allanis
c5fa395f17 [Fix] Few warnings from conf file and VERSION not loading into packed data file. 2013-02-20 20:59:35 +00:00
Allanis
7b72a35b9e [Fix] Why are we reversing while we are already stopped dead? 2013-02-19 18:11:43 +00:00
Allanis
c0cc0a9346 [Add] Start of toolkit framework, we will manage windows etc here.
[Add] Pause/Resume
2013-02-16 20:01:00 +00:00
Allanis
334730287c [Add] Just a little makefile hackery to keep a version file up to date. 2013-02-15 20:56:58 +00:00
Allanis
92cea4a1b5 [Test] Last one. 2013-02-15 19:34:12 +00:00
Allanis
0351531b6b [Test] Sorry. Just testing some hooks. 2013-02-15 19:28:10 +00:00
Allanis
2dea6c3c11 [Test] Test commit. 2013-02-15 19:17:56 +00:00
Allanis
a6c9a00cf5 [Add] Updated documentation crap.
[Fix] Warning on 64bit machines.
2013-02-15 19:08:38 +00:00
Allanis
de91004814 [Remove] Blunder. 2013-02-14 21:34:01 +00:00
Allanis
3f5a6f91e1 [Fix] Might as well add it propperly.. 2013-02-14 21:31:08 +00:00
Allanis
30e659c253 [Add] Profiling flag to makefile. 2013-02-14 21:24:38 +00:00
Tamir Atias
2f1618ee81 [Add] Missing linker flag. 2013-02-14 23:34:01 +02:00
Allanis
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.
2013-02-10 18:32:02 +00:00
Allanis
12073b29e0 [Add] mksprite utility. 2013-02-10 17:43:04 +00:00
Allanis
08f9cb3781 [Add] Ai now responds on being attacked. 2013-02-08 20:26:39 +00:00
Allanis
fd652a3642 [Add] Lua library to project.
-- Makes things work out of the box.
2013-02-08 12:28:01 +00:00
Allanis
2e78211acd [Fix] Pack file was using logical operator instead of asignment. :/ 2013-02-07 22:48:31 +00:00
Allanis
998a1bf68b [Add] Rudimentary shooting. This needs some work.
[Add] Layers should be working properly.
2013-02-05 16:50:56 +00:00
Allanis
b13ecc66bb [Add] Outfit loading.. Not fully done yet. 2013-02-04 17:44:53 +00:00
Allanis
d57941331a [Add] Data files can be defined at runtime! 2013-02-04 13:26:23 +00:00
Allanis
f90a2a273c [Change] Load fonts from project directory, throw it in data pack. 2013-02-04 09:32:03 +00:00
Allanis
376eedc616 [Add] Star systems.
[Add] Planets.
2013-02-04 09:09:04 +00:00
Allanis
bdc0157ea6 [Change] Simpler to change version. 2013-02-03 21:38:48 +00:00
Allanis
a2b0b55066 [Add] Have everything load from datafile.
[Add] Check MD5sum.
 -- Make xml data and lua scripts load from data.
2013-02-03 21:26:28 +00:00
Allanis
46caaa21ad [Add] First working version of pack! 2013-02-03 17:35:44 +00:00
Allanis
b3c21a5c4e [Add] Lua function calls. 2013-02-03 14:00:19 +00:00
Allanis
57dc51fb91 [Add] Initial AI support with Lua 2013-02-03 00:37:42 +00:00
Allanis
05e83fdcd6 [Fix] Correcting vector values. 2013-02-02 23:19:01 +00:00
Allanis
54beb595dc [Add] Dynamic key bindind loading from configuration file. 2013-02-02 21:13:25 +00:00
Allanis
e8ed98b69d [Add] gl_print (FreeType fonts). 2013-02-02 06:15:51 +00:00
Allanis
dd5cbe614b [Add] Lua dependancy.
-- Lua parses config file.
2013-02-02 00:16:06 +00:00
Allanis
223a6185fb [Add] Command line option.
[Add] Finished(tm) joypad support.
[Change] Input comes from player.
2013-02-01 02:32:29 +00:00
Allanis
20bf55f117 [Add] Leave me a lone a short while, still working with this. 2013-01-31 23:22:32 +00:00
Allanis
85bec426ba [Add] libxml for ship data etc.
[Fix] Memory leaks.
[Fix] fixed #1 For dear old KonoM.
2013-01-31 01:30:51 +00:00
Allanis
cc47d41137 [Add] Initial commit of Lephisto. 2013-01-30 22:22:30 +00:00