Commit Graph

16 Commits (520e65f82205480a6286d6c51129c0715ec13149)

Author SHA1 Message Date
scrawl d94235e3a7 Update the saves list/preview image when character selection changes to make it more convenient to flip through characters with the keyboard 7 years ago
scrawl c7a82704c6 Fix key focus resets in SaveGameDialog 7 years ago
scrawl 4fff2e2e34 Refactor exitCurrentGuiMode 7 years ago
scrawl 01391b7eed Rename WindowBase's open/close to onOpen/onClose 7 years ago
Ewan Higgs 38a2de3c51 convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 8 years ago
scrawl 025a1a7866 Restore savegame screenshot display 10 years ago
dteviot 407cd50890 fixed warning C4099:
type name first seen using 'class' now seen using 'struct'
10 years ago
scrawl 888a53af04 SaveGameDialog: Allow deleting saves with keyboard (Delete key) 11 years ago
scrawl 311acfa8ff Add delete button to save load menu (Fixes #1453) 11 years ago
Digmaster e0356cf89d Added support to close modal windows with Esc 11 years ago
scrawl 7a0aeeaa38 Allow to delete savegames (shift + click) 11 years ago
scrawl ec46575671 Overwriting saves fixes - copy description of overwritten slot, ask for confirmation 11 years ago
scrawl 63284d21a0 Savegame dialog: 'Enter' while editing a name is equivalent to pressing the ok button 11 years ago
scrawl 37ef8ec908 Savegame dialog: support loading saves using Enter key or double-click 11 years ago
scrawl 2e87cbc231 Add basic functionality to SaveGameDialog 11 years ago
scrawl bf5529819d Added combo box widget and use it in options menu. Fixes to VBox / HBox. Added savegame dialog. 11 years ago