fteqw/quakec/menusys/menu
Spoike c949500da8 Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things.
Fix prediction issues with the ftenq protocol.
Fix some console image previews.
Added mod_precache cvar. set to 0 to significantly reduce memory usage in xonotic...
Prevent xonotic's random file writes from forcing full worker syncs, for faster loading.
QTV connections are now accepted only from localhost peers by default.



git-svn-id: https://svn.code.sf.net/p/fteqw/code/trunk@5694 fc73d0e0-1445-4013-8a0c-d673dee63da5
2020-05-14 15:50:26 +00:00
..
cvars.qc Add mods menu and all-cvars menu to menusys. 2020-04-19 03:56:01 +00:00
loadsave.qc LOTS OF CHANGES. was hoping to get revision 5000 perfect, but really that's never going to happen. this has gone on for too long now. 2016-07-12 00:40:13 +00:00
main.qc Add mods menu and all-cvars menu to menusys. 2020-04-19 03:56:01 +00:00
mods.qc Add mods menu and all-cvars menu to menusys. 2020-04-19 03:56:01 +00:00
newgame.qc fixed eztv md4 incompatibility. 2020-02-11 18:06:10 +00:00
options.qc Add mods menu and all-cvars menu to menusys. 2020-04-19 03:56:01 +00:00
options_audio.qc Add mods menu and all-cvars menu to menusys. 2020-04-19 03:56:01 +00:00
options_basic.qc Menusys changes: 2018-08-04 15:09:18 +00:00
options_configs.qc implemented pm_stepdown. 2018-01-22 19:18:04 +00:00
options_effects.qc Menusys changes: 2018-08-04 15:09:18 +00:00
options_hud.qc Add mods menu and all-cvars menu to menusys. 2020-04-19 03:56:01 +00:00
options_keys.qc fix some compile issues (errors and warnings). sdl, ode, vulkan. 2016-07-15 12:26:24 +00:00
options_particles.qc curtesy molgrum: allow_download_loc permits locs/*.loc to be downloaded. also fixes an strncmp. oops. 2016-02-10 23:23:43 +00:00
options_video.qc Too many changes, sorry. 2019-11-20 03:09:50 +00:00
presets.qc adhere to filesystem priorities as specified by fmf files, and obey the order from pak.lst even when file extensions differ. 2016-07-16 13:21:23 +00:00
quit.qc mvd: cl_autotrack_team cvar locks autotrack to a specific team. getting the team name to match can still be problematic when it contains non-ascii chars however. 2016-01-18 05:22:07 +00:00
servers.qc Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things. 2020-05-14 15:50:26 +00:00
updates.qc Implement preliminary openxr plugin. inputs are still useless (can HOPEFULLY result in some prints, but nothing else), and there's no considerations for 2d things. 2020-05-14 15:50:26 +00:00