Open-source survival racing game on the ioquake3 engine.
Find a file
zturtleman 146f909848 Fixes for Domination found when looking at the code. Whether they were causing noticeable issues is unknown. This breaks network compatibility with past release's QVMs (this is handled by GAME_VERSION).
- CS_SIGILSTATUS used the same configstring index as a G_ModelIndex(); CS_MODELS to CS_MODELS + MAX_MODELS
- PW_SIGILWHITE, etc powerups were out of bounds for ps.powerups[] (see MAX_POWERUPS) and read ammo values
2022-01-02 19:58:57 +00:00
baseq3r corrected .arena files (request by Halogod35) 2021-12-21 14:12:00 +00:00
engine Fixes for Domination found when looking at the code. Whether they were causing noticeable issues is unknown. This breaks network compatibility with past release's QVMs (this is handled by GAME_VERSION). 2022-01-02 19:58:57 +00:00
tools/radiant-config/radiant15-netradiant updated q3rally.game pack for Netradiant 2021-04-14 21:11:02 +00:00
changelog.txt fixed q3r_babel map 2021-07-28 16:26:26 +00:00
q3rallycode.ppr Reverted the chat position 2021-12-07 20:08:46 +00:00
roadmap_0.0.4.0.txt commit for 0.0.3.0 release (code freeze) 2021-05-13 16:02:43 +00:00
run-debug.sh Restore .x86 to Linux and macOS client/server executable names. 2018-08-08 15:57:53 +00:00
run.sh Restore .x86 to Linux and macOS client/server executable names. 2018-08-08 15:57:53 +00:00