Age | Commit message (Collapse) | Author | |
---|---|---|---|
2003-11-05 | minor tweaks | Max Horn | |
svn-id: r11149 | |||
2003-11-05 | update | Gregory Montoir | |
svn-id: r11148 | |||
2003-11-05 | minor changes | Gregory Montoir | |
svn-id: r11147 | |||
2003-11-05 | walking fixes (int16/uint16) | Gregory Montoir | |
svn-id: r11146 | |||
2003-11-05 | added 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-05 | save 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-05 | added language/platform popup | Max Horn | |
svn-id: r11143 | |||
2003-11-05 | make it possible to query the tag of the selected item | Max Horn | |
svn-id: r11142 | |||
2003-11-05 | export 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-05 | added ConfigManager::removeKey | Max Horn | |
svn-id: r11140 | |||
2003-11-04 | Update project files | Nicolas Bacca | |
svn-id: r11139 | |||
2003-11-04 | Project changed name | Nicolas Bacca | |
svn-id: r11138 | |||
2003-11-04 | Switch 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-04 | modified NewGui::drawString to shorten strings which don't fit using ↵ | Max Horn | |
ellipsis (disabled for the EditTextWidget for now) svn-id: r11136 | |||
2003-11-04 | Added some more dummy checkboxes, functionality to be added | Max Horn | |
svn-id: r11135 | |||
2003-11-04 | swap GFX_HQ2X & GFX_ADVMAME3X (purely cosmetic :-) | Max Horn | |
svn-id: r11134 | |||
2003-11-04 | typo | Max Horn | |
svn-id: r11133 | |||
2003-11-04 | added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR | Max Horn | |
svn-id: r11132 | |||
2003-11-04 | fix demo crash after introduction | Gregory Montoir | |
svn-id: r11131 | |||
2003-11-04 | change white palette entry for cursor in order to avoid glitch when ↵ | Gregory Montoir | |
palFadeIn is called svn-id: r11130 | |||
2003-11-04 | Create g_logic dynamically. More moving of stuff into classes. | Torbjörn Andersson | |
svn-id: r11129 | |||
2003-11-04 | More moving of stuff into classes. | Torbjörn Andersson | |
svn-id: r11128 | |||
2003-11-04 | display PCGames splash screen for demo version | Gregory Montoir | |
svn-id: r11127 | |||
2003-11-04 | R_MAP define | Gregory Montoir | |
svn-id: r11126 | |||
2003-11-04 | preliminary R_MAP implementation | Gregory Montoir | |
svn-id: r11125 | |||
2003-11-04 | add some things... | Jonathan Gray | |
svn-id: r11124 | |||
2003-11-04 | lec 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-03 | fix item positions | Max Horn | |
svn-id: r11122 | |||
2003-11-03 | oops this wasn't meant to be there | Max Horn | |
svn-id: r11121 | |||
2003-11-03 | removed PushButtonWidget | Max Horn | |
svn-id: r11120 | |||
2003-11-03 | remade the in-game GUI/menu | Max Horn | |
svn-id: r11119 | |||
2003-11-03 | cleanup | Max Horn | |
svn-id: r11118 | |||
2003-11-03 | stdafx.h needs to be included first. | Marcus Comstedt | |
svn-id: r11117 | |||
2003-11-03 | Now compiles again... | Marcus Comstedt | |
svn-id: r11116 | |||
2003-11-03 | Updated list of build directories to ignore. | Marcus Comstedt | |
svn-id: r11115 | |||
2003-11-03 | Reeordered EXEEXT and EXECUTABLE (define before use). | Marcus Comstedt | |
svn-id: r11114 | |||
2003-11-03 | Added math.h to include list (needed for atan2). | Marcus Comstedt | |
svn-id: r11113 | |||
2003-11-03 | Use posix-fs on Dreamcast. | Marcus Comstedt | |
svn-id: r11112 | |||
2003-11-03 | oops | Gregory Montoir | |
svn-id: r11111 | |||
2003-11-03 | Make 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-03 | added NumberingMode enum type | Max Horn | |
svn-id: r11109 | |||
2003-11-03 | cleanup | Gregory Montoir | |
svn-id: r11108 | |||
2003-11-03 | fix compile error | Max Horn | |
svn-id: r11107 | |||
2003-11-03 | New build options | Chris Apers | |
svn-id: r11106 | |||
2003-11-03 | Updated to lastest CVS | Chris Apers | |
svn-id: r11105 | |||
2003-11-03 | Use compiler option instead of this | Chris Apers | |
svn-id: r11104 | |||
2003-11-03 | Read database only if it is opened | Chris Apers | |
svn-id: r11103 | |||
2003-11-03 | AppStart/AppStop functions | Chris Apers | |
svn-id: r11102 | |||
2003-11-03 | Changed vars name | Chris Apers | |
svn-id: r11101 | |||
2003-11-03 | ScummVM launcher in its own source file | Chris Apers | |
svn-id: r11100 |