Open-source survival racing game on the ioquake3 engine.
Find a file
Zack Middleton 04ea0f76f8 ioquake3 resync to commit c1ab47a7 from 60dfabbe
Use nanosleep(2) instead of usleep(3)
Makefile: fix compilation on FreeBSD
Update macOS version for GitHub CI
OpenGL2: Add OpenGL ES 2.0+ support
OpenGL2: Add run-time support for unsigned short indexes
OpenGL2: Use CPU vertex animation if too few vertex attributes
Merge pull request #664 from zturtleman/opengles2
OpenGL2: Fix issues running under WebGL
OpenGL2: Fallback to OpenGL ES if OpenGL fails
Add minimal emscripten support
Fix emscripten build directions
Use BASEGAME for emscripten assets
Fix using emscripten 3.1.27+
Allow building for emscripten with "emmake make"
Add -ffast-math for emscripten to match other platforms
Add .vscode and baseq3 to gitignore
Rebuild every target if Makefile changes
ioquake3.html replaces Emscripten-generated HTML shell
Get rid of "Nothing to be done for _.zip" message
Fix build when specifying PLATFORM=emscripten manually instead of using emmake
Silence compiler warnings
Support debug Emscripten build
Speed up GitHub Actions with -j
Add GitHub Actions workflow for web/Emscripten
Add Emscripten to README
Add DEPEND_MAKEFILE to disable rebuild on Makefile edit
Add BUILD_RENDERER_OPENGL1 to disable opengl1
Clean up emscripten in Makefile
Make emscripten --preload-file opt-in
Allow web client to use unzipped QVMs
Customize the web client HTML file
Add support for overriding basegame to web client
Add support for mods to web client
Rename client-config.json based on CLIENTBIN
2024-06-13 15:44:18 -05:00
.github/workflows ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
baseq3r Little code update 2 2024-01-21 20:54:23 +05:00
engine ioquake3 resync to commit c1ab47a7 from 60dfabbe 2024-06-13 15:44:18 -05:00
readme Lotus removed 2023-12-17 17:30:51 +05:00
tools/radiant-config/radiant15-netradiant Added more options to func_breakable 2022-03-19 21:49:08 +01:00
.gitattributes Update .gitattributes 2022-03-03 21:49:35 +01:00
.gitignore Removing couple of maps from Derby Mode 2023-12-15 04:57:09 +05:00
changelog.txt Normalize all the line endings 2022-03-03 21:58:53 +01:00
q3rallycode.ppr new roadmap 2023-03-02 21:44:38 +01:00
README.md Add license info to the README 2023-08-19 16:37:03 -05:00
roadmap_0.5.txt new roadmap 2023-03-02 21:44:38 +01:00
run-debug.sh Restore .x86 to Linux and macOS client/server executable names. 2018-08-08 15:57:53 +00:00
run.sh Fix run.sh for moving to git 2023-03-02 23:13:18 -06:00

Q3Rally It's damn fast, baby.

Q3Rally is a standalone game based on ioquake3.

For compiling, see engine/README.md.

License

The source code (engine directory) is licensed under the GPLv2 or later unless specified otherwise.

The data files (baseq3r directory) do not have have a known license and should be treated as non-commericial / non-free.