q3rally/engine/code/server
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
..
server.h ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
sv_bot.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
sv_ccmds.c ioquake3 resync to revision 3331 from 3306. 2017-08-07 05:23:43 +00:00
sv_client.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
sv_game.c Sync Engine and Game VM code to ioquake3 2017-11-17 03:49:41 +00:00
sv_init.c Replace fs_pure cvar with fs_unpure 2017-12-03 09:30:01 +00:00
sv_main.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00
sv_net_chan.c - ioquake3 resync to revision 2098 from 1834 (?) 2011-07-26 08:52:24 +00:00
sv_rankings.c ioquake3 resync to revision 2317 from 2210. 2012-09-15 03:03:44 +00:00
sv_snapshot.c ioquake3 resync to revision 3385 from 3347. 2017-11-04 11:30:30 +00:00
sv_world.c ioquake3 resync to 3306 from 1951. 2017-07-10 01:33:41 +00:00