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-07
Introduce Comperator template parameter to Map -> this allows more flexible u...
Max Horn
2003-11-07
change (Const)String::c_str to never return 0 (rather return empty string) ->...
Max Horn
2003-11-06
cut down dependencies a bit (so that I don't have to recompile hq2x/hq3x when...
Max Horn
2003-11-06
cleanup
Max Horn
2003-11-06
Bug fix for non-quittable cutaways.
David Eriksson
2003-11-06
- Improved talking
David Eriksson
2003-11-06
Do not allow invalid room numbers.
David Eriksson
2003-11-06
more enum stuff
Joost Peters
2003-11-06
Validate room number
David Eriksson
2003-11-06
Clean-up
David Eriksson
2003-11-06
The more I implement, the more I need to implement.
David Eriksson
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
[next]