index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2003-11-05
updated TODO a bit
Max Horn
2003-11-05
make savepath settings persistent
Max Horn
2003-11-05
fix bug #835953: Typo in key shortcut list
Max Horn
2003-11-05
setup opcode table *before* using it to avoid crashes :-)
Max Horn
2003-11-05
made menu buttons wider (looks nicer, IMO)
Max Horn
2003-11-05
fix for bug #836418 (Crash when saving with blank name): GUI now uses a defau...
Max Horn
2003-11-05
bumped version to 0.5.5 (since so many changes to the launcher/options dialog...
Max Horn
2003-11-05
refactored common code into a new class OptionsDialog; various fixes and clea...
Max Horn
2003-11-05
changed the way get(key,domain) works for global domains (instead of defaulti...
Max Horn
2003-11-05
check name we are trying to save with isn't null, still needs to be looked at...
Jonathan Gray
2003-11-05
minor tweaks
Max Horn
2003-11-05
update
Gregory Montoir
2003-11-05
minor changes
Gregory Montoir
2003-11-05
walking fixes (int16/uint16)
Gregory Montoir
2003-11-05
added multi_midi/native_mt32 settings (we *really* need to come up with a goo...
Max Horn
2003-11-05
save fullscreen/aspect ratio settings; fix midi driver selection (driver was ...
Max Horn
2003-11-05
added language/platform popup
Max Horn
2003-11-05
make it possible to query the tag of the selected item
Max Horn
2003-11-05
export language list (so that it can be used by the GUI); added methods to co...
Max Horn
2003-11-05
added ConfigManager::removeKey
Max Horn
2003-11-04
Update project files
Nicolas Bacca
2003-11-04
Project changed name
Nicolas Bacca
2003-11-04
Switch to the *real* file - apologies to those who tried to compile the old o...
Nicolas Bacca
2003-11-04
modified NewGui::drawString to shorten strings which don't fit using ellipsis...
Max Horn
2003-11-04
Added some more dummy checkboxes, functionality to be added
Max Horn
2003-11-04
swap GFX_HQ2X & GFX_ADVMAME3X (purely cosmetic :-)
Max Horn
2003-11-04
typo
Max Horn
2003-11-04
added PROP_GET_GFX_MODE; removed PROP_SHOW_DEFAULT_CURSOR
Max Horn
2003-11-04
fix demo crash after introduction
Gregory Montoir
2003-11-04
change white palette entry for cursor in order to avoid glitch when palFadeIn...
Gregory Montoir
2003-11-04
Create g_logic dynamically. More moving of stuff into classes.
Torbjörn Andersson
2003-11-04
More moving of stuff into classes.
Torbjörn Andersson
2003-11-04
display PCGames splash screen for demo version
Gregory Montoir
2003-11-04
R_MAP define
Gregory Montoir
2003-11-04
preliminary R_MAP implementation
Gregory Montoir
2003-11-04
add some things...
Jonathan Gray
2003-11-04
lec don't have copyright on all the SCUMM games, add broken sword while here....
Jonathan Gray
2003-11-03
fix item positions
Max Horn
2003-11-03
oops this wasn't meant to be there
Max Horn
2003-11-03
removed PushButtonWidget
Max Horn
2003-11-03
remade the in-game GUI/menu
Max Horn
2003-11-03
cleanup
Max Horn
2003-11-03
stdafx.h needs to be included first.
Marcus Comstedt
2003-11-03
Now compiles again...
Marcus Comstedt
2003-11-03
Updated list of build directories to ignore.
Marcus Comstedt
2003-11-03
Reeordered EXEEXT and EXECUTABLE (define before use).
Marcus Comstedt
2003-11-03
Added math.h to include list (needed for atan2).
Marcus Comstedt
2003-11-03
Use posix-fs on Dreamcast.
Marcus Comstedt
2003-11-03
oops
Gregory Montoir
2003-11-03
Make ChooserDialog height & button label customizable; make its ListWidget av...
Max Horn
[next]