Knightmare66
f9688191e1
Added slider to advanced video menu for cel shading width.
2020-02-25 02:53:01 -05:00
Knightmare66
bdf3406328
Added cel shading.
...
Moved ARB warp distortion texture to glMedia struct.
2020-02-23 14:07:48 -05:00
Knightmare66
31b164ca9d
Added support for 160 and 240 Hz refresh rates.
2019-12-09 18:32:27 -05:00
Knightmare66
8ac9e3c693
More cleanup of string handling in CTF code.
...
Increased MAX_ARENAS to 4096.
2019-11-20 21:13:27 -05:00
Knightmare66
92ef67ef44
Changed SetCrosshairNames(), SetFontNames(), and S_OGG_LoadFileList() to use FS_GetFileList().
...
Added zeroing of ogg_filelist pointer after free.
2019-10-12 19:54:15 -04:00
Knightmare66
2959cb730a
Fix possible memory leak in menu font and crosshair loading.
2019-10-11 15:30:46 -04:00
Knightmare66
01d78fcaf7
Added new FS_GetFileList() function to retrieve lists of files (by extension or filter) from both paks and game dirs.
...
Changed UI_LoadArenas() to use FS_GetFileList().
Exported FS_GetFileList() to game DLL.
2019-10-08 21:55:44 -04:00
Knightmare66
e3a80955cd
Replace strstr with non-ambiguous check for file extensions.
2019-08-29 16:58:21 -04:00
Knightmare66
d6e78497f8
Load .arena files not loading from directories, not just from paks.
...
Fix check of FL_REFLECT in M_CheckAttack() being overridden by other if blocks.
Changed falling armor damage to off by default.
Added sanity checks to cl_string.c->StringSetParams().
2019-08-18 02:38:19 -04:00
Knightmare66
cace814029
Set the teamplay box value based on dmflags.
2019-04-18 12:00:55 -04:00
Knightmare66
132b05f03a
Added check for autosave slot in LoadGameCallback() to not specify a non-existent saveshot.
...
Check for minumum length of saveshot name in SCR_DrawLoading().
Skip STX char before map title in dedicated console output.
Increased number of failed images/textures and walsizes to 1024 from 256.
Added one last modType() -> FS_ModType() change I forgot to commit.
2019-04-16 19:15:25 -04:00
Knightmare66
66c41c11aa
Fixed out-of-bounds array access when trying to draw saveshot for back action in save/load menus.
...
Also some other changes for renaming roguepath() to FS_RoguePath() I forgot to commit.
2019-04-15 15:00:12 -04:00
Knightmare66
f986267ae2
inital commit of full repository
2019-03-13 15:20:07 -04:00