dxx-rebirth/similar
Martin Fiedler f67026de9a avoid empty savegame descriptions
It's possible to enter empty savegame descriptions,
which is no problem itself, but it looks quite
confusing in the save/load menus: you can't see
the currently selected item, for instance.

This commit replaces an empty description with a
placeholder text ("no title") upon saving.

This is particularly useful when controlling
the game only with a joystick, where entering
a proper description isn't possible.
2020-06-30 21:46:06 +02:00
..
2d Delegate bald_guy_load PCX to SDL image 2020-05-17 23:35:26 +00:00
3d Qualify uses of std::array 2020-05-02 21:18:42 +00:00
arch Use stack arrays for texture mapping temporaries #2 2020-06-10 02:25:33 +00:00
editor Fix input handling in automap 2020-05-28 03:21:22 +00:00
main avoid empty savegame descriptions 2020-06-30 21:46:06 +02:00
misc Remove static inline declarations from fwd-partial_range.h 2020-06-10 02:25:32 +00:00