scrawl
|
1a654fa451
|
Reset locale after strftime() call
|
2015-12-07 21:24:30 +01:00 |
|
scrawl
|
af3b0cd883
|
Improve some error messages
|
2015-08-21 00:31:43 +02:00 |
|
Jeffrey Haines
|
f94d3237fc
|
Removed unused cmake import
|
2015-08-19 13:28:01 -04:00 |
|
Jeffrey Haines
|
61bb55aff4
|
Removed long int parameter
|
2015-08-19 13:23:40 -04:00 |
|
Jeffrey Haines
|
d91f197119
|
Time played display setting
|
2015-08-19 11:31:43 -04:00 |
|
Jeffrey Haines
|
69729046bf
|
Updated parameter name to reflect units
|
2015-08-19 10:11:40 -04:00 |
|
Jeffrey Haines
|
e86891d6e1
|
Time played displayed in save/load menus
|
2015-08-19 10:05:08 -04:00 |
|
scrawl
|
afb3d94ba4
|
Fix cell names in the save/load menu not being localised (Fixes #2840)
|
2015-08-16 01:55:14 +02:00 |
|
scrawl
|
c25dacb480
|
Fix "Level" string in the save/load menu not being localised (Bug #2840)
|
2015-08-16 01:53:58 +02:00 |
|
scrawl
|
e23775e338
|
Fix -Woverloaded-virtual clang warnings
|
2015-06-04 20:31:28 +02:00 |
|
scrawl
|
025a1a7866
|
Restore savegame screenshot display
|
2015-05-28 02:34:38 +02:00 |
|
scrawl
|
4e69e7cc0f
|
OpenMW compiles and runs w/o render window
|
2015-04-01 17:02:15 +02:00 |
|
scrawl
|
eecea4131f
|
Reduce MyGUI includes
|
2015-01-10 02:50:43 +01:00 |
|
scrawl
|
4e92f6ab48
|
Add commandline option to load a save game on startup
|
2015-01-07 03:27:24 +01:00 |
|
scrawl
|
363d1f9207
|
Merge remote-tracking branch 'upstream/master'
|
2014-12-30 23:01:45 +01:00 |
|
scrawl
|
f931ba2efc
|
Fix some static analysis issues (coverity)
|
2014-12-24 15:45:12 +01:00 |
|
Alexander "Ace" Olofsson
|
462b41a3a8
|
Missing files, aka; Why you shouldn't stresscommit
|
2014-12-19 11:26:54 +01:00 |
|
scrawl
|
e9ed0211c9
|
Attempt to fix Clang warnings
|
2014-09-28 12:44:47 +02:00 |
|
scrawl
|
bd96764229
|
Mark code that will be obsolete when upgrading to MyGUI 3.2.2
|
2014-09-14 03:54:50 +02:00 |
|
scrawl
|
e9e7e96c5f
|
SaveGameDialog: use ComboBox accept event, not changePosition (improves keyboard navigation)
|
2014-08-23 16:18:46 +02:00 |
|
scrawl
|
888a53af04
|
SaveGameDialog: Allow deleting saves with keyboard (Delete key)
|
2014-08-17 20:41:23 +02:00 |
|
scrawl
|
7b5482f25b
|
Fix character selection caption when there is no character in settings.cfg
|
2014-06-10 19:01:18 +02:00 |
|
scrawl
|
271aac3fcc
|
Savegame dialog: Grey out buttons if no save is selected
|
2014-06-10 02:47:02 +02:00 |
|
scrawl
|
311acfa8ff
|
Add delete button to save load menu (Fixes #1453)
|
2014-06-10 02:27:38 +02:00 |
|
scrawl
|
68afac6a19
|
Fix large size_t being truncated to int
|
2014-06-02 19:47:39 +02:00 |
|
Marc Zinnschlag
|
be88168e91
|
Merge remote-tracking branch 'scrawl/master'
|
2014-05-30 10:07:18 +02:00 |
|
scrawl
|
18e24a2007
|
Fix old savegames causing the save list to not fill properly (Error in framelistener: Object '$dynamic0' not found)
Fixes #1357
|
2014-05-28 21:08:20 +02:00 |
|
Digmaster
|
e0356cf89d
|
Added support to close modal windows with Esc
|
2014-05-27 03:00:31 -04:00 |
|
scrawl
|
f812746010
|
Auto-select first save in load dialog
|
2014-05-21 16:36:55 +02:00 |
|
scrawl
|
abd6b6ab33
|
Fix not returning to main menu on failed loads when using quickload
|
2014-05-20 17:11:26 +02:00 |
|
scrawl
|
f8cc328b5e
|
Slightly prettier backdrop when loading game from main menu.
|
2014-05-02 12:48:01 +02:00 |
|
scrawl
|
5415ca6a63
|
Fix exception when shift+click on empty space in save dialog
|
2014-05-01 16:55:15 +02:00 |
|
scrawl
|
7a0aeeaa38
|
Allow to delete savegames (shift + click)
|
2014-04-28 20:57:45 +02:00 |
|
Marc Zinnschlag
|
4ee1069baa
|
Merge remote-tracking branch 'scrawl/master'
|
2014-03-31 10:11:54 +02:00 |
|
scrawl
|
1265131203
|
Set the selected index after all items are added (workaround for MyGUI bug)
|
2014-03-30 20:07:43 +02:00 |
|
cc9cii
|
d04bb3befb
|
MSVC uses C version of locale.
|
2014-03-30 17:23:22 +11:00 |
|
scrawl
|
d7df9cae21
|
Bug #1224: Changed fix to potentially allow for language independent saves
|
2014-03-27 22:32:42 +01:00 |
|
scrawl
|
27956f3624
|
Savegame dialog: Hide main menu after successful load
|
2014-03-27 02:36:21 +01:00 |
|
scrawl
|
ecfaa41e93
|
Savegame dialog: use locale-aware datetime format
|
2014-03-26 20:56:39 +01:00 |
|
scrawl
|
53ba23e303
|
Fixes #1224: Store class name instead of id in savegame header
|
2014-03-26 19:56:12 +01:00 |
|
scrawl
|
1deb0a7cdf
|
Savegame dialog: Set key focus to editbox
|
2014-02-01 18:42:01 +01:00 |
|
scrawl
|
ec46575671
|
Overwriting saves fixes - copy description of overwritten slot, ask for confirmation
|
2014-02-01 18:42:01 +01:00 |
|
scrawl
|
6d37cd7e86
|
Savegame dialog: Don't allow empty save names
|
2014-02-01 18:42:01 +01:00 |
|
scrawl
|
63284d21a0
|
Savegame dialog: 'Enter' while editing a name is equivalent to pressing the ok button
|
2014-02-01 18:42:01 +01:00 |
|
scrawl
|
37ef8ec908
|
Savegame dialog: support loading saves using Enter key or double-click
|
2014-02-01 18:42:00 +01:00 |
|
scrawl
|
295aed3533
|
Implement savegame screenshots
|
2014-01-24 17:49:16 +01:00 |
|
Marc Zinnschlag
|
9ebe66e693
|
improved cleanup; failed loads will now drop back into the main menu instead of crashing
|
2014-01-21 14:50:58 +01:00 |
|
Marc Zinnschlag
|
63721682f6
|
GUI fix: previous character was selected when saving new character
|
2013-12-03 15:19:13 +01:00 |
|
Marc Zinnschlag
|
aebc2791a5
|
fixed selecting current character based on value stored in settings
|
2013-11-30 11:08:41 +01:00 |
|
Marc Zinnschlag
|
99ea63dc4a
|
factored out code for generating month names
|
2013-11-26 12:47:30 +01:00 |
|