sezero
|
96d60a3f51
|
cfgfile.c (CFG_ReadCvars): Also check for ferror(). Use FS_rewind()
instead of FS_fseek(). From Sander van Dijk.
cfgfile.c, cfgfile.h: synced with uhexen2 versions.
git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@564 af15c1b1-3010-417e-b628-4374ebc0bcbd
|
2011-12-27 19:40:14 +00:00 |
|
sezero
|
ba15eced3c
|
changed many strcpy and strncpy into q_strlcpy
and strcat and strncat into q_strlcat
git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@560 af15c1b1-3010-417e-b628-4374ebc0bcbd
|
2011-12-27 13:15:31 +00:00 |
|
sezero
|
49e4762ac2
|
minor correction after last cfgfile patch.
git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@543 af15c1b1-3010-417e-b628-4374ebc0bcbd
|
2011-12-24 12:35:01 +00:00 |
|
sezero
|
282fac9686
|
changed cfgfile to use FS_functions. From Sander van Dijk.
git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@542 af15c1b1-3010-417e-b628-4374ebc0bcbd
|
2011-12-24 12:10:15 +00:00 |
|
sezero
|
60a764f30e
|
tidy up nul termination for strncpy in CFG_ReadCvarOverrides (from Sander.)
update copyright years.
git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@540 af15c1b1-3010-417e-b628-4374ebc0bcbd
|
2011-12-24 12:02:25 +00:00 |
|
sezero
|
6a36725e1f
|
backport from uhexen2: read video variables early so that a vid_restart
isn't necessary after init. thanks to Sander van Dijk.
git-svn-id: http://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@531 af15c1b1-3010-417e-b628-4374ebc0bcbd
|
2011-12-20 09:22:19 +00:00 |
|