Age | Commit message (Collapse) | Author |
|
|
|
this includes the removal of the "safe mode" question feature
|
|
|
|
server in the client-server binary
|
|
this appears to fix some cases of unpure client errors
TODO: figure out the details of why
|
|
|
|
|
|
|
|
|
|
otherwise, the client won't send connection/downloading-related packets until the timer reaches clc.lastPacketSentTime again
|
|
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.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|