qzdoom/src/console
Christoph Oelckers ff37d710e2 - overhaul of savegame path management.
* use a different subfolder for each IWAD's saves.
* do not allow load and save CCMDs to escape the save folder. Absolute paths and '..' are being blocked now.
* unified savegame path and filename generation in one single function. All ad-hoc file name generation was replaced.
* -loadgame will also use the designated savegame folder now.
2022-11-05 13:28:31 +01:00
..
c_cmds.cpp - overhaul of savegame path management. 2022-11-05 13:28:31 +01:00
c_functions.cpp - disable implicit conversions from float to TAngle 2022-08-26 18:01:26 +02:00
c_functions.h - moved more files out of the root src directory. 2019-07-14 14:39:21 +02:00
c_notifybuffer.cpp - did a test compile as C++20 and fixed all warnings that got emitted. 2022-07-15 09:17:50 +02:00