Open-source survival racing game on the ioquake3 engine.
Find a file
zturtleman f746431813 Replace fs_pure cvar with fs_unpure
Getting value of non-existant cvars in menu in ioquake3 will be 0. Flipping the logic for fs_pure allows changing sv_pure in the menu when running on unmodified ioquake3 engine (which lacks fs_pure/fs_unpure so they are treated as 0).

This breaks compatiblity with older Q3RallySA UI VM. Though I recently broke compatibility with older Q3RallySA CGame/Game VMs to restore ioq3 compatibility anyway (removed asin/cos system calls).
2017-12-03 09:30:01 +00:00
baseq3r Fix names not being added to some license plates 2017-11-17 05:29:51 +00:00
engine Replace fs_pure cvar with fs_unpure 2017-12-03 09:30:01 +00:00
tools/radiant-config/radiant15-netradiant Added md4 support. Increased polylimits for md3 models. changed many entities to entityplus style. Thanks to eraser for his great work. 2011-07-15 17:02:36 +00:00
q3rallycode.ppr Commit for upcoming v0.0.0.4 release. 2016-05-19 16:13:13 +00:00
run-debug.sh Restore run script changes reverted in r101. 2011-08-10 20:04:11 +00:00
run.sh Restore run script changes reverted in r101. 2011-08-10 20:04:11 +00:00