doom3quest/Projects/Android/jni/Doom3Quest
Simon fde667a5d4 A number of small improvements
- world scale should be a bit better (set to 42)
- It won't play the intro movie at all now
- PDA screen and menu will always appear in front of you now
- default.cfg no longer required and is removed
- Weapons (on a clean install) all appeared to be located correctly for me.
- BFG reload in the included pack doesn't cause script error
- config and saves are now located in /sdcard/Doom3Quest/config or /saves, rather than within the base directory, just copy your existing save folder to the right place
- virtual screen is now a bit closer (and should move back a bit of SS is increased)
2020-09-22 23:43:30 +01:00
..
argtable3.c Initial Commit 2020-09-08 23:10:45 +01:00
argtable3.h Initial Commit 2020-09-08 23:10:45 +01:00
Doom3Quest_SurfaceView.c A number of small improvements 2020-09-22 23:43:30 +01:00
doomkeys.h Almost too many fixes to mention! 2020-09-11 22:41:18 +01:00
mathlib.c Initial Commit 2020-09-08 23:10:45 +01:00
mathlib.h Initial Commit 2020-09-08 23:10:45 +01:00
matrixlib.c Initial Commit 2020-09-08 23:10:45 +01:00
VrClientInfo.h Properly throwable grenades 2020-09-21 23:03:25 +01:00
VrCommon.h A number of small improvements 2020-09-22 23:43:30 +01:00
VrCompositor.c A number of small improvements 2020-09-22 23:43:30 +01:00
VrCompositor.h Initial Commit 2020-09-08 23:10:45 +01:00
VrCvars.h Grenades are throwable 2020-09-20 22:56:36 +01:00
VrInput.h Laser sight 2020-09-19 22:30:26 +01:00
VrInputCommon.c Laser sight 2020-09-19 22:30:26 +01:00
VrInputDefault.c Grenades are throwable 2020-09-20 22:56:36 +01:00