gzdoom/src/common
Christoph Oelckers 28400a12f1 fixed savegame file name check.
Writer and reader for the savegame metadata were mismatched so the readback of non-ASCII filenames failed.
2023-10-25 17:27:41 +02:00
..
2d added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
audio use copystring instead of strdup when reading environments. 2023-10-08 11:54:14 +02:00
console added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
cutscenes yet even more GetChars calls added. 2023-10-07 23:29:24 +02:00
engine fixed savegame file name check. 2023-10-25 17:27:41 +02:00
filesystem fixed some signed-ness issues. 2023-10-08 08:11:56 +02:00
fonts added even more explicit GetChars() calls. 2023-10-03 15:55:08 +02:00
menu yet even more GetChars calls added. 2023-10-07 23:29:24 +02:00
models - allow FORCEBACKCULLFACES to work with hud models 2023-10-25 10:57:48 -04:00
objects minor backend update from Raze. 2023-10-17 20:54:27 +02:00
platform final final GetChars fix on linux 2023-10-08 07:31:59 +02:00
rendering do not print all GL extensions to the log for the GLES renderer. 2023-10-25 16:23:44 +02:00
scripting give error instead of warning for zscript 4.12+ on return count mismatch 2023-10-15 18:51:05 +02:00
startscreen yet even more GetChars calls added. 2023-10-07 23:29:24 +02:00
statusbar - Backend update from Raze. 2023-02-11 12:05:45 +01:00
textures the remaining GetChars additions. 2023-10-07 23:44:01 +02:00
thirdparty added a third batch of GetChars call to FStrings. 2023-10-07 23:03:40 +02:00
utility minor backend update from Raze. 2023-10-17 20:54:27 +02:00