Commit Graph

10 Commits

Author SHA1 Message Date
Petr Bartos b236ecf180 Linux build tweaks 2022-04-03 14:46:35 +02:00
Pete Lewis d08688b987 Makefile.local picks up ANDROID_SDK_ROOT environment variable, if set.
If not set, it falls back to the original paths:

* `$(USERHOME)/AppData/Local/Android/Sdk` on Windows
* `$(HOME)/Library/Android/sdk` on MacOS
* `/opt/AndroidSDK` on Linux

This allows users to dictate which SDK root they'd like to use without making
local modifications.
2022-03-19 12:05:02 -07:00
ceno 06d356bc7c Add support for MacOS builds 2022-03-18 13:55:11 +00:00
Lubos d89e026eaa Enable vorbis codec 2022-03-14 18:10:05 +01:00
Lubos 4fbdd88833 Linux compile fix 2022-03-04 16:23:57 +01:00
Simon efe1e29eee Support for Team Arena
- just set the following in the commandline.txt:

+set fs_game missionpack
2022-02-13 15:00:32 +00:00
Simon 2926e73185 Major Mulltiplayer Support changes
- Multiplayer support
- Updated weapon offsets with SkillFur's latest values
- APK contains and copies the glsl shader files now (no need to copy them separately)
2022-02-08 23:22:43 +00:00
Simon 4b4ee4ec6e First big commit - pretty much playable throughout 2022-01-29 15:45:18 +00:00
XsparkieX bcc28a0ae3 Added support for building for Android on Windows. 2021-02-01 21:37:07 +01:00
XsparkieX 791e90b22a Initial Oculus Quest support added. 2020-09-06 13:40:32 +02:00