vkdoom_m/src/menu
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
..
doommenu.cpp - handle menu customization via callbacks. 2022-10-02 17:49:39 +02:00
doommenu.h - handle menu customization via callbacks. 2022-10-02 17:49:39 +02:00
loadsavemenu.cpp - overhaul of savegame path management. 2022-11-05 13:28:31 +01:00
playermenu.cpp - moved base menu code to "common". 2020-06-13 23:04:10 +02:00