Commit Graph
86814 Commits
Author SHA1 Message Date
Max Horn cfcee0f673 bumped version to 0.5.5 (since so many changes to the launcher/options dialogs were made -> this helps to verify whether users use ScummVM pre or post these changes)
svn-id: r11153
2003-11-05 12:28:03 +00:00
Max Horn 297ddb370b refactored common code into a new class OptionsDialog; various fixes and cleanup to the launcher/option dialogs
svn-id: r11152
2003-11-05 12:25:42 +00:00
Max Horn 0dfd0e4414 changed the way get(key,domain) works for global domains (instead of defaulting to the empty string, it will now default to the registered default in this case)
svn-id: r11151
2003-11-05 12:16:14 +00:00
Jonathan Gray 513fdae261 check name we are trying to save with isn't null, still needs to be looked at at a higher level however
svn-id: r11150
2003-11-05 11:37:04 +00:00
Max Horn 2c3b8c9b30 minor tweaks
svn-id: r11149
2003-11-05 11:24:37 +00:00
Gregory Montoir 086c8a50a4 update
svn-id: r11148
2003-11-05 10:11:37 +00:00
Gregory Montoir 85c409dce9 minor changes
svn-id: r11147
2003-11-05 10:09:54 +00:00
Gregory Montoir 829b4464fd walking fixes (int16/uint16)
svn-id: r11146
2003-11-05 10:08:55 +00:00
Max Horn c207fe6a95 added multi_midi/native_mt32 settings (we *really* need to come up with a good way to share code between GlobalOptionsDialog and EditGameDialog)
svn-id: r11145
2003-11-05 01:22:19 +00:00
Max Horn 4cff7c8b97 save fullscreen/aspect ratio settings; fix midi driver selection (driver was set immediately when you choose it from popup; this made it impossible to 'Cancel' the change)
svn-id: r11144
2003-11-05 01:15:10 +00:00
Max Horn 25f2aafd7a added language/platform popup
svn-id: r11143
2003-11-05 00:59:03 +00:00
Max Horn ceef10b5b8 make it possible to query the tag of the selected item
svn-id: r11142
2003-11-05 00:58:42 +00:00
Max Horn 583ae61453 export language list (so that it can be used by the GUI); added methods to convert a Platform/Language ID into a canonical string
svn-id: r11141
2003-11-05 00:58:02 +00:00
Max Horn d45b475b48 added ConfigManager::removeKey
svn-id: r11140
2003-11-05 00:57:00 +00:00
Nicolas Bacca b65ac00de9 Update project files
svn-id: r11139
2003-11-04 23:09:12 +00:00
Nicolas Bacca 54fe614cde Project changed name
svn-id: r11138
2003-11-04 23:08:27 +00:00
Nicolas Bacca 2db3e37206 Switch to the *real* file - apologies to those who tried to compile the old one (but it seems nobody tried :p)
svn-id: r11137
2003-11-04 23:07:30 +00:00
Max Horn ee253d4c90 modified NewGui::drawString to shorten strings which don't fit using ellipsis (disabled for the EditTextWidget for now)
svn-id: r11136
2003-11-04 22:00:36 +00:00
Max Horn 597ddcfa17 Added some more dummy checkboxes, functionality to be added
svn-id: r11135
2003-11-04 21:17:33 +00:00
Max Horn 84efb90484 swap GFX_HQ2X & GFX_ADVMAME3X (purely cosmetic :-)
svn-id: r11134
2003-11-04 21:17:17 +00:00
Max Horn 1410c4a762 typo
svn-id: r11133
2003-11-04 21:11:14 +00:00
Max Horn 74b496a062 added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR
svn-id: r11132
2003-11-04 20:46:20 +00:00
Gregory Montoir 6a6644bac8 fix demo crash after introduction
svn-id: r11131
2003-11-04 19:51:31 +00:00
Gregory Montoir 5caf79c8e5 change white palette entry for cursor in order to avoid glitch when palFadeIn is called
svn-id: r11130
2003-11-04 19:50:54 +00:00
Torbjörn Andersson ba098a3a5b Create g_logic dynamically. More moving of stuff into classes.
svn-id: r11129
2003-11-04 18:02:49 +00:00
Torbjörn Andersson 64ec1907c2 More moving of stuff into classes.
svn-id: r11128
2003-11-04 17:26:59 +00:00
Gregory Montoir f71d4e4df8 display PCGames splash screen for demo version
svn-id: r11127
2003-11-04 14:43:53 +00:00
Gregory Montoir 53fb701324 R_MAP define
svn-id: r11126
2003-11-04 14:29:52 +00:00
Gregory Montoir b06e50dfa5 preliminary R_MAP implementation
svn-id: r11125
2003-11-04 13:51:36 +00:00
Jonathan Gray bfb8f9a070 add some things...
svn-id: r11124
2003-11-04 12:47:25 +00:00
Jonathan Gray b674717fbc lec don't have copyright on all the SCUMM games, add broken sword while here. Maybe we should just say something like all copyrights and trademarks are owned by their respective owners instead of having this list and stick a bit about the GPL in that the TODO mentioned?
svn-id: r11123
2003-11-04 03:31:50 +00:00
Max Horn 76e4cbe2cb fix item positions
svn-id: r11122
2003-11-03 23:42:53 +00:00
Max Horn 93037c3fed oops this wasn't meant to be there
svn-id: r11121
2003-11-03 23:34:27 +00:00
Max Horn 8a8743a042 removed PushButtonWidget
svn-id: r11120
2003-11-03 23:33:40 +00:00
Max Horn 3456b6f50b remade the in-game GUI/menu
svn-id: r11119
2003-11-03 23:26:13 +00:00
Max Horn 2ad5fcfb7d cleanup
svn-id: r11118
2003-11-03 23:14:21 +00:00
Marcus Comstedt ef5e193d59 stdafx.h needs to be included first.
svn-id: r11117
2003-11-03 22:28:37 +00:00
Marcus Comstedt caead57eb3 Now compiles again...
svn-id: r11116
2003-11-03 22:26:25 +00:00
Marcus Comstedt 2ed4f2c7fb Updated list of build directories to ignore.
svn-id: r11115
2003-11-03 22:26:01 +00:00
Marcus Comstedt 9c8543ffdd Reeordered EXEEXT and EXECUTABLE (define before use).
svn-id: r11114
2003-11-03 22:24:58 +00:00
Marcus Comstedt 622be9702f Added math.h to include list (needed for atan2).
svn-id: r11113
2003-11-03 22:21:55 +00:00
Marcus Comstedt e55370e08d Use posix-fs on Dreamcast.
svn-id: r11112
2003-11-03 22:20:51 +00:00
Gregory Montoir d85757987e oops
svn-id: r11111
2003-11-03 20:48:27 +00:00
Max Horn 3f14767884 Make ChooserDialog height & button label customizable; make its ListWidget available to the outside, to allow custom modifications (hack!); fixed bug where the cancel button didn't yield -1 as result
svn-id: r11110
2003-11-03 20:16:23 +00:00
Max Horn d2285e386f added NumberingMode enum type
svn-id: r11109
2003-11-03 20:13:04 +00:00
Gregory Montoir ca9638e4f6 cleanup
svn-id: r11108
2003-11-03 19:52:14 +00:00
Max Horn 6e60d7b827 fix compile error
svn-id: r11107
2003-11-03 17:46:55 +00:00
Chris Apers 57d55e2fcd New build options
svn-id: r11106
2003-11-03 16:32:28 +00:00
Chris Apers 5b436fc6e9 Updated to lastest CVS
svn-id: r11105
2003-11-03 16:29:41 +00:00
Chris Apers 0e23d7a30e Use compiler option instead of this
svn-id: r11104
2003-11-03 16:25:06 +00:00