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-02
added initial TabWidget stub (if you want to try it, I added some testing cod...
Max Horn
2003-11-02
refactored code in Dialog::findWidget to Widget::findWidgetInChain; changed N...
Max Horn
2003-11-02
Even more stuff moving into Sword2Engine. I'm tempted to make a new class
Torbjörn Andersson
2003-11-02
some TODOs
Max Horn
2003-11-02
make coordinate calculation based on position of parent -> needed for nested ...
Max Horn
2003-11-02
Moved some more "homeless" functions into Sword2Engine. (Don't worry -- I
Torbjörn Andersson
2003-11-02
cleanup/remaining Walk cutaway calls
Gregory Montoir
2003-11-02
update
Gregory Montoir
2003-11-02
fix locking verb crash
Gregory Montoir
2003-11-02
More moving of stuff into classes. I had to make a few changes/cleanups to
Torbjörn Andersson
2003-11-02
introduced common base class GuiObject for Dialog/Widget -> step towards maki...
Max Horn
2003-11-02
add missing inventory functions
Joost Peters
2003-11-02
ask before removing a game config
Max Horn
2003-11-02
updated
Paweł Kołodziejski
2003-11-02
forgot to commit this, sorry guys
Max Horn
2003-11-02
updated
Paweł Kołodziejski
2003-11-02
fixed warnings
Paweł Kołodziejski
2003-11-02
turned NewGui into a singleton, and made OSystem a pseudo-singleton; added Wi...
Max Horn
2003-11-02
TODOs
Max Horn
2003-11-01
merged detectGames() into LauncherDialog::handleCommand()
Max Horn
2003-11-01
cleanup
Max Horn
2003-11-01
fixed Widget::draw for bordered items to adjust _h; removed unused label para...
Max Horn
2003-11-01
renamed 'timer' to duration; minimal doxygen comments
Max Horn
2003-11-01
amiga checkbox is pointless in the in-game settings dialog (you should set th...
Max Horn
2003-11-01
amiga checkbox is obsolete (will be replaced by a platform popup
Max Horn
2003-11-01
fix potential crash
Max Horn
2003-11-01
added doxygen comment
Max Horn
2003-11-01
use input->delay instead of system->delay
Gregory Montoir
2003-11-01
modified MessageDialog to allow for custom button texts
Max Horn
2003-11-01
cleanup: new MessageDialog subclass TimedMessageDialog
Max Horn
2003-11-01
don't do dynalum if palette scroll is disabled
Gregory Montoir
2003-11-01
rename Queen::GameSettings to Queen::GameConfig
Gregory Montoir
2003-11-01
make doxygen happy
Gregory Montoir
2003-11-01
small fix: if one specifies fullscreen=true in the 'scummvm' config section b...
Max Horn
2003-11-01
made SDL backend use config manager
Max Horn
2003-11-01
Instead of having a function that reverses the panning table, we now have a
Torbjörn Andersson
2003-11-01
Create the gui object dynamically
Torbjörn Andersson
2003-11-01
More moving of stuff into classes
Torbjörn Andersson
2003-11-01
cleanup of game detector functions
Max Horn
2003-11-01
get rid of ScummGameSettings::detectname
Max Horn
2003-11-01
cleanup
Max Horn
2003-11-01
avoid using detectname
Max Horn
2003-11-01
Patch #820010: Support Kanji version
Max Horn
2003-11-01
possible fix for bug #833854 - I rechecked the assembly, there actually is a ...
Max Horn
2003-10-31
Fix warning
Torbjörn Andersson
2003-10-31
use Command class
Gregory Montoir
2003-10-31
initial version of Command class
Gregory Montoir
2003-10-31
add mouse cursor code
Gregory Montoir
2003-10-31
Save the config file when options are changed.
Torbjörn Andersson
2003-10-30
add support for spanish cd version
Joost Peters
[prev]
[next]