Age | Commit message (Collapse) | Author |
|
switching fs_game (when connecting to a modded server)
|
|
substituted argument strings
also transform trailing ';'s to '\n's
|
|
|
|
|
|
|
|
server timescale settings
|
|
(ie. -1 instead of ENTITYNUM_NONE) in trace calls
|
|
'\n'-interpretation inside quotes
|
|
the fs_overpath cvar
|
|
|
|
remove Sys_GetCwd()
|
|
change the library loader appropriately
|
|
component (eg., fs_homepath = "dir1/dir2"), or when a path contains multiple consecutive separators (eg. "dir//file")
|
|
|
|
detected by Clang
|
|
detected by Clang
changes in tr_main.c reviewed by SmileTheory
|
|
|
|
|
|
|
|
|
|
TODO: uhm, _snprintf()... WRONG ?
|
|
|
|
|
|
remove the USE_LOCAL_HEADERS option (it was broken anyway)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
cleanup.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
r_glossIsRoughness, r_specularIsMetallic, r_framebufferGamma, r_tonemapGamma, r_materialGamma, r_lightGamma
|
|
This fixes a mouse freezing bug.
|
|
|
|
|