Commit Graph

1738 Commits

Author SHA1 Message Date
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
Allanis
67da34e9c0 Merge branch 'dev' 2014-04-25 20:33:51 +01:00
Allanis
82a82ed70e [Add] New Outfit type (EMP weapons)
[Add] New outfits.
[Add] New effects.
2014-04-25 20:33:02 +01:00
Allanis
c7d3010a60 Merge branch 'dev' 2014-04-23 20:03:42 +01:00
Allanis
08ec271629 [Add] Added more complicated xml parse functions.
[Change] Renamed xml.h to lxml.h
2014-04-23 20:02:50 +01:00
Allanis
8068573fa6 Merge branch 'dev' 2014-04-16 19:22:17 +01:00
Allanis
54ca7b38af [Add] Added data to support new armour/shield hit animations. 2014-04-16 19:21:43 +01:00
Allanis
0906173ae0 Merge branch 'dev' 2014-04-16 19:12:22 +01:00
Allanis
8ded27ec20 [Fix] Fixed a possible double free due to uninitialised memory. 2014-04-16 19:12:00 +01:00
Allanis
ddaef2556b Merge branch 'dev' 2014-04-15 23:14:58 +01:00
Allanis
5d34065512 [Add] Support for different armour/shield hit animations. 2014-04-15 23:14:38 +01:00
Allanis
d99e073a9c Merge branch 'dev' 2014-04-15 22:06:44 +01:00
Allanis
25e3174c33 [Fix] Fixed broken weapon lockon. 2014-04-15 22:06:32 +01:00
Allanis
930e8bc53c Merge branch 'dev' 2014-04-15 21:09:14 +01:00
Allanis
ac04faacea [Change] Removed all non dt timers from stuff that should be dt based. 2014-04-15 21:08:45 +01:00
Allanis
0e45699035 Merge branch 'dev' 2014-04-14 22:28:37 +01:00
Allanis
188feb7708 [Change] Converting the outfit timers to dt system. 2014-04-14 22:28:07 +01:00
Allanis
f6cbdecf67 Merge branch 'dev' 2014-04-14 21:16:02 +01:00