jkxr/Projects/Android/jni/OpenJK/code
Simon 23121a528b Step to make the code reuseable
Tried to separate out the game specific logic in the JKVR files from the generic OpenXR and other boilerplate stuff that each port will need
2022-12-19 21:23:28 +00:00
..
android Step to make the code reuseable 2022-12-19 21:23:28 +00:00
cgame Use calculated projection matrix 2022-12-14 15:17:44 +00:00
client Step to make the code reuseable 2022-12-19 21:23:28 +00:00
game Big improvement to disruptor 2022-11-21 21:56:59 +00:00
ghoul2 Restored original vanilla renderer and renamed current to rd-gles 2022-11-30 17:59:40 +00:00
icarus Still too many build issues... 2022-09-19 22:46:47 +01:00
macosx Initial Commit 2022-09-18 16:37:21 +01:00
mp3code Still too many build issues... 2022-09-19 22:46:47 +01:00
qcommon Step to make the code reuseable 2022-12-19 21:23:28 +00:00
Ragl Initial Commit 2022-09-18 16:37:21 +01:00
Ratl Initial Commit 2022-09-18 16:37:21 +01:00
Ravl Initial Commit 2022-09-18 16:37:21 +01:00
rd-common Step to make the code reuseable 2022-12-19 21:23:28 +00:00
rd-gles Step to make the code reuseable 2022-12-19 21:23:28 +00:00
rd-vanilla Restored original vanilla renderer and renamed current to rd-gles 2022-11-30 17:59:40 +00:00
Rufl Initial Commit 2022-09-18 16:37:21 +01:00
server Load last save game on respawn (@MuadDib) 2022-11-30 19:23:00 +00:00
ui Step to make the code reuseable 2022-12-19 21:23:28 +00:00
win32 Initial Commit 2022-09-18 16:37:21 +01:00
CMakeLists.txt Initial Commit 2022-09-18 16:37:21 +01:00
EaxMan.dll Initial Commit 2022-09-18 16:37:21 +01:00
OpenAL32.dll Initial Commit 2022-09-18 16:37:21 +01:00
README.md Initial Commit 2022-09-18 16:37:21 +01:00

OpenJK "Jedi Academy" Singleplayer Code

This includes code for the SP engine (client+server+ui), SP renderer(s), and the mod code module.