quakeforge/libs
Bill Currie 90447a5d3b [quakefs] Ensure fs_sharepath and fs_userpath are never empty
Other parts of quakefs treat an empty path as an error, so fs_sharepath
and fs_userpath must never be empty or they will effectively be
rejected. While the user explicitly setting them to empty strings is one
way for them to become empty, another is QFS_CompressPath compressing
'.' to an empty path, which makes it rather difficult to set up the
traditional quake directory tree (ie, operate from the current
directory).
2022-04-24 19:15:22 +09:00
..
audio [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
client [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
console [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
gamecode [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
gib [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
image [image] Make WritePNG take settings from tex_t 2022-04-01 01:01:53 +09:00
input [input] Fix up some mistranslated cvars 2022-04-24 19:15:22 +09:00
models [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
net [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
qw [util] Make sizebuf and msg sizes unisgned 2021-04-04 15:53:53 +09:00
ruamoko [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
scene [util] Force 32-bit windows malloc to be 16-byte aligned 2022-03-09 20:00:51 +09:00
ui [ui] Add two view manipulation functions 2021-07-10 17:57:59 +09:00
util [quakefs] Ensure fs_sharepath and fs_userpath are never empty 2022-04-24 19:15:22 +09:00
video [cvar] Make cvars properly typed 2022-04-24 19:15:22 +09:00
Makemodule.am [scene] Rename libQFentity to libQFscene 2021-07-24 14:20:59 +09:00