Allanis
|
ef5a8e5a5f
|
[Fix] Few lua script fixes.
|
2013-07-06 21:42:29 +01:00 |
|
Allanis
|
5eff5317c6
|
[Add] Using -Wpointer-arith flag.
|
2013-06-28 13:23:01 +01:00 |
|
Allanis
|
a2ee4ea0ee
|
[Change] Optimised image loading, loading graphics once only.
|
2013-06-23 00:10:58 +01:00 |
|
Steven Arnow
|
a2bb0df939
|
All C++-comments in src/ should now be C89 comments
|
2013-06-22 22:10:25 +02:00 |
|
Allanis
|
6a7c051851
|
[Fix] Moving from tab to space messed all the indents up. I thing that got them all now.
|
2013-03-21 19:34:35 +00:00 |
|
Allanis
|
4ea444b9ae
|
[Change] All tabs back to spaces.
|
2013-03-21 00:27:05 +00:00 |
|
Allanis
|
1d6b0268b5
|
[Change] Cleaned up codebase to not exceed 80 characters.
|
2013-03-10 14:18:07 +00:00 |
|
Allanis
|
68b51e61bc
|
[Fix] Some compiler warnings on 32 bit systems.
|
2013-02-26 23:54:35 +00:00 |
|
Allanis
|
804a6d73a0
|
[Add] seek/tell functions to packfile. Still using "streaming mode" though as it works better with vorbis.
|
2013-02-26 16:24:29 +00:00 |
|
Allanis
|
84558ae2c9
|
[Fix] Small correction in a memset from packfile
|
2013-02-24 18:01:15 +00:00 |
|
Allanis
|
14735a362d
|
[Fix] Hm. Fixing locally the testing on a remote server means push and pull spam. :)
|
2013-02-23 21:43:26 +00:00 |
|
Allanis
|
c5c0f16915
|
[Fix] Another one. Sorry.
|
2013-02-23 21:41:51 +00:00 |
|
Allanis
|
54758a5de9
|
[Fix] Typo in non POSIX build of packfile.
|
2013-02-23 21:40:38 +00:00 |
|
Allanis
|
a296bd7aa0
|
[Add] Support for non POSIX systems with open/read/write in packfile system
|
2013-02-23 19:21:13 +00:00 |
|
Allanis
|
d57bcd0484
|
[Fix] Slight change to pack file to append '\0' to string.
|
2013-02-15 20:48:55 +00:00 |
|
Allanis
|
58e7c9b3d7
|
[Add] Ai profile support.
|
2013-02-09 00:53:37 +00:00 |
|
Allanis
|
2e78211acd
|
[Fix] Pack file was using logical operator instead of asignment. :/
|
2013-02-07 22:48:31 +00:00 |
|
Allanis
|
1fa45f1ff2
|
[Add] Pack features woo!! (list files).
|
2013-02-05 20:42:06 +00:00 |
|
Allanis
|
b13ecc66bb
|
[Add] Outfit loading.. Not fully done yet.
|
2013-02-04 17:44:53 +00:00 |
|
Allanis
|
c10b1f24fb
|
[Add] A few more AI(Lua) calls.
[Add] A little more documentation for Lua.
|
2013-02-04 14:10:59 +00:00 |
|
Allanis
|
376eedc616
|
[Add] Star systems.
[Add] Planets.
|
2013-02-04 09:09:04 +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 |
|