vkdoom_m/src/console
Boondorl cf9a9097b9 Fix up saving in multiplayer
By default allow only settings controllers to save the game. Use actual file names to help prevent possible save file overriding as savexx is unreliable online. Prevent quicksave behavior from working with the rotator. Force a unique netgame subfolder for multiplayer saves to remove the ability to override singleplayer saves. Send over the host's -loadgame argument to make loading easier (will not override the guest's -loadgame in case they need a special file name).
2025-07-02 12:33:50 -03:00
..
c_cmds.cpp Fix up saving in multiplayer 2025-07-02 12:33:50 -03: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 added a third batch of GetChars call to FStrings. 2023-10-07 23:03:40 +02:00