Commit Graph

1805 Commits

Author SHA1 Message Date
Allanis
fdb6039693 [Fix] Fixed a warning that spits out occasionally die to a bad ai
condition.
2014-05-19 17:22:56 +01:00
Allanis
ce39edb11d [Add] Slight additions to documentation system. 2014-05-19 17:21:04 +01:00
Allanis
1602244c11 [Remove] Removed obsolete Militia faction. 2014-05-18 23:27:45 +01:00
Allanis
8af9fa830e [Fix] Fix the occasional AI warnings. 2014-05-18 21:43:51 +01:00
Allanis
6500acabfb [Change] Use luaL_error for the LLUA_* warnings. 2014-05-18 21:31:47 +01:00
Allanis
4cb16d5960 [Add] New ship. 2014-05-18 21:23:25 +01:00
Allanis
ea6db68433 [Add] No longer need Makefile when working in 'trunk', reads from
directories directly.
[Change] Code clean up.
[Add] Documentation.
2014-05-18 19:54:36 +01:00
Allanis
cbe4680de8 [Add] New mission - Help out some scientists deploy a probe. 2014-05-18 16:22:25 +01:00
Allanis
d0d02502ea [Change] Never try to create a screen aboe the players resolution unless
she forces it to.
2014-05-17 14:45:11 +01:00
Allanis
0da68c2c36 [Fix] Should fix possible segfaults. 2014-05-17 14:34:00 +01:00
Allanis
0121c6ac9d [Add] Added __tostring metatable functions. 2014-05-17 14:29:57 +01:00
Allanis
00384adf7b [Fix] More Lua stack balancing. 2014-05-17 14:25:55 +01:00
Allanis
04ed5fe1bc [Fix] Fixed some Lua stack unbalanced issues. 2014-05-17 14:21:45 +01:00
Allanis
970dd36c4f [Change] Tweaked interferance and lowered fire rate on seeker/headhunter
launchers.
2014-05-17 13:53:23 +01:00
Allanis
4aaed824c8 [Add] Updated beam graphics that use the wavy beam system implented a
while back.
2014-05-17 13:34:49 +01:00
Allanis
8f579ba9ac [Fix] Fixed segfault in volatile nebulae. 2014-05-17 13:15:08 +01:00
Allanis
31ec890d3e [Change] Tweaked the rumble system a little. 2014-05-17 13:11:11 +01:00
Allanis
3232d35cfe [Add] DEBUG_PARANOID should abort on Lua DEBUG statements. 2014-05-17 13:02:24 +01:00
Allanis
599e1c9860 [Fix] Should fix more issues with small resolution scaling. 2014-05-17 12:53:50 +01:00
Allanis
c9a79abac8 [Fix] Stupid typo broke saving. 2014-05-17 12:18:36 +01:00
Allanis
a2fd2e866a [Change] Lowered the velocity of the rumble. 2014-05-17 11:44:46 +01:00
Allanis
dc0ecd40ae [Change] A little cleanup and optimization. 2014-05-17 11:32:19 +01:00
Allanis
1abb2c117d [Add] Added flags to image creation to control transparency mapping.
Should speed up the loading and reduce memory usage.
2014-05-17 11:19:15 +01:00
Allanis
a14034411e [Fix] Fixed some issues introduced with the scaling. 2014-05-16 19:19:45 +01:00
Allanis
6758fd9393 [Add] Documented opengl file, explained coordinate system in use. 2014-05-16 14:44:21 +01:00
Allanis
090d9535c4 [Change] Code cleanup. 2014-05-16 12:05:31 +01:00
Allanis
d736e9a6a1 [Fix] Fixed fuckeries in last commit. Documented a bit more too. 2014-05-14 21:28:23 +01:00
Allanis
b75ec61d10 [Add] Scale window when size is too small so not to have stuff cut out. 2014-05-14 21:02:59 +01:00
Allanis
11c24c2d7b [Fix] Incorrect check. 2014-05-14 20:53:31 +01:00
Allanis
b4487e9af8 [Fix] Fixed up some old documentation. 2014-05-14 20:50:03 +01:00
Allanis
d8fd4383b4 [Add] More work on documentation. 2014-05-14 16:24:51 +01:00
Allanis
1f9768ccd6 [Add] Hey, someone has to document this stuff.. 2014-05-12 14:08:42 +01:00
Allanis
8bebc4fbbc [Changed] Cleaned up a bunch of doxygen stuff. 2014-05-10 17:56:50 +01:00
Allanis
f7fd5dbb33 [Change] Updated TODO 2014-05-03 17:18:27 +01:00
Allanis
871c5c89e5 [Change] Removed all "improper" usage of strcat/strncat. 2014-05-03 17:16:42 +01:00
Allanis
06891d765d [Add] Propperly finished adding interference. 2014-05-02 23:31:17 +01:00
Allanis
389f818844 [Change] Some more doxygen changes. 2014-05-02 22:06:52 +01:00
Allanis
b1b3cf1608 [Add] Added a nice little luadoc generation script. 2014-05-01 19:48:59 +01:00
Allanis
0811f18dd7 [Change] Minor AI tweaks. 2014-04-29 17:25:54 +01:00
Allanis
d6b0ab0e16 [Add] Gave plasma weapons their own special effect. 2014-04-29 17:19:01 +01:00
Allanis
e39e091425 [Fix] Weapons should work when player is dead. 2014-04-28 16:57:22 +01:00
Allanis
bd21f99e7d [Fix] Fixed some keys that should have been KMOD_ALL 2014-04-28 15:51:34 +01:00
Allanis
c450b11125 [Add] Added shield hit effects.
[Fix] Fixed Makefile, cleans lua libs properly, and corrected typo
preventing lua from building.
2014-04-28 15:45:29 +01:00
Allanis
96a38a1f60 [Fix] Error on file not found in pack_openFromCache. 2014-04-27 16:15:55 +01:00
Allanis
c7f9fd3a79 [Fix] Fixed some memory leaks. 2014-04-27 14:42:52 +01:00
Allanis
28cc8cfdd3 [Change] Compile pack.c with debug symbols if needed. 2014-04-27 14:40:03 +01:00
Allanis
44db60f32b [Add] Using the pack cache now, initial loading is a lot faster. 2014-04-27 14:31:21 +01:00
Allanis
ba26575890 [Add] Started to work on cacheing the packfile. 2014-04-26 19:47:10 +01:00
Allanis
22b3f2085e Merge branch 'dev' 2014-04-26 18:54:08 +01:00
Allanis
05398e71d2 [Change] Huge changes to Lephisto's data management. 2014-04-26 18:53:22 +01:00