aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2003-11-05minor tweaksMax Horn
svn-id: r11149
2003-11-05updateGregory Montoir
svn-id: r11148
2003-11-05minor changesGregory Montoir
svn-id: r11147
2003-11-05walking fixes (int16/uint16)Gregory Montoir
svn-id: r11146
2003-11-05added multi_midi/native_mt32 settings (we *really* need to come up with a ↵Max Horn
good way to share code between GlobalOptionsDialog and EditGameDialog) svn-id: r11145
2003-11-05save fullscreen/aspect ratio settings; fix midi driver selection (driver was ↵Max Horn
set immediately when you choose it from popup; this made it impossible to 'Cancel' the change) svn-id: r11144
2003-11-05added language/platform popupMax Horn
svn-id: r11143
2003-11-05make it possible to query the tag of the selected itemMax Horn
svn-id: r11142
2003-11-05export language list (so that it can be used by the GUI); added methods to ↵Max Horn
convert a Platform/Language ID into a canonical string svn-id: r11141
2003-11-05added ConfigManager::removeKeyMax Horn
svn-id: r11140
2003-11-04Update project filesNicolas Bacca
svn-id: r11139
2003-11-04Project changed nameNicolas Bacca
svn-id: r11138
2003-11-04Switch to the *real* file - apologies to those who tried to compile the old ↵Nicolas Bacca
one (but it seems nobody tried :p) svn-id: r11137
2003-11-04modified NewGui::drawString to shorten strings which don't fit using ↵Max Horn
ellipsis (disabled for the EditTextWidget for now) svn-id: r11136
2003-11-04Added some more dummy checkboxes, functionality to be addedMax Horn
svn-id: r11135
2003-11-04swap GFX_HQ2X & GFX_ADVMAME3X (purely cosmetic :-)Max Horn
svn-id: r11134
2003-11-04typoMax Horn
svn-id: r11133
2003-11-04added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSORMax Horn
svn-id: r11132
2003-11-04fix demo crash after introductionGregory Montoir
svn-id: r11131
2003-11-04change white palette entry for cursor in order to avoid glitch when ↵Gregory Montoir
palFadeIn is called svn-id: r11130
2003-11-04Create g_logic dynamically. More moving of stuff into classes.Torbjörn Andersson
svn-id: r11129
2003-11-04More moving of stuff into classes.Torbjörn Andersson
svn-id: r11128
2003-11-04display PCGames splash screen for demo versionGregory Montoir
svn-id: r11127
2003-11-04R_MAP defineGregory Montoir
svn-id: r11126
2003-11-04preliminary R_MAP implementationGregory Montoir
svn-id: r11125
2003-11-04add some things...Jonathan Gray
svn-id: r11124
2003-11-04lec don't have copyright on all the SCUMM games, add broken sword while ↵Jonathan Gray
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-03fix item positionsMax Horn
svn-id: r11122
2003-11-03oops this wasn't meant to be thereMax Horn
svn-id: r11121
2003-11-03removed PushButtonWidgetMax Horn
svn-id: r11120
2003-11-03remade the in-game GUI/menuMax Horn
svn-id: r11119
2003-11-03cleanupMax Horn
svn-id: r11118
2003-11-03stdafx.h needs to be included first.Marcus Comstedt
svn-id: r11117
2003-11-03Now compiles again...Marcus Comstedt
svn-id: r11116
2003-11-03Updated list of build directories to ignore.Marcus Comstedt
svn-id: r11115
2003-11-03Reeordered EXEEXT and EXECUTABLE (define before use).Marcus Comstedt
svn-id: r11114
2003-11-03Added math.h to include list (needed for atan2).Marcus Comstedt
svn-id: r11113
2003-11-03Use posix-fs on Dreamcast.Marcus Comstedt
svn-id: r11112
2003-11-03oopsGregory Montoir
svn-id: r11111
2003-11-03Make ChooserDialog height & button label customizable; make its ListWidget ↵Max Horn
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-03added NumberingMode enum typeMax Horn
svn-id: r11109
2003-11-03cleanupGregory Montoir
svn-id: r11108
2003-11-03fix compile errorMax Horn
svn-id: r11107
2003-11-03New build optionsChris Apers
svn-id: r11106
2003-11-03Updated to lastest CVSChris Apers
svn-id: r11105
2003-11-03Use compiler option instead of thisChris Apers
svn-id: r11104
2003-11-03Read database only if it is openedChris Apers
svn-id: r11103
2003-11-03AppStart/AppStop functionsChris Apers
svn-id: r11102
2003-11-03Changed vars nameChris Apers
svn-id: r11101
2003-11-03ScummVM launcher in its own source fileChris Apers
svn-id: r11100