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
2008-09-15
Remove a workaround in textFitsCentered(). The blind man's dialog is a bit be...
Filippos Karapetis
2008-09-15
Fixed the phrase told by the protagonist when he talks to the blind man the s...
Filippos Karapetis
2008-09-15
Rewrote the very confusing centerText() function into something that makes mo...
Filippos Karapetis
2008-09-15
Replace ioFailed by err.
Travis Howell
2008-09-15
Corrected and shortened some file opening related warnings
Max Horn
2008-09-15
Fix SubReadStream by initing _eos to false in the constructor (spotted thanks...
Max Horn
2008-09-15
Proper check for eos(), after the latest changes to OSystem
Filippos Karapetis
2008-09-15
replace ioFailed by err
Willem Jan Palenstijn
2008-09-15
fix listSaveGames
Willem Jan Palenstijn
2008-09-14
Fixed regression introduced with latest stream changes (it seems compressed s...
Johannes Schickel
2008-09-14
DS: Some more compile fixes (prope solution would of course be to overload ::...
Max Horn
2008-09-14
Big patch changing semantics of ReadStream::eos():
Willem Jan Palenstijn
2008-09-14
DS: Removed legacy GCC 2.x build code (NDS/DevKitPro uses GCC 3 or newer anyw...
Max Horn
2008-09-14
NDS: Replaced -I- by modern -iquote
Max Horn
2008-09-14
Another NDS compilation fix, plus a warning fix
Max Horn
2008-09-14
Cleanup.
Johannes Schickel
2008-09-14
Changed VPATH to vpath, to allow building NDS port in parallel to another por...
Max Horn
2008-09-14
Little cleanup.
Johannes Schickel
2008-09-14
Compilation fix for NDS
Max Horn
2008-09-14
Fixed a typo & clarified a comment
Max Horn
2008-09-14
Added thumbnail support for launcher to SCUMM engine.
Johannes Schickel
2008-09-14
- Added thumbnail support to launcher load dialog.
Johannes Schickel
2008-09-14
Minor improvement for GMM layout.
Johannes Schickel
2008-09-14
Added ScummVM logo to GMM.
Johannes Schickel
2008-09-14
Changed message when trying to open the load dialog for games not supporting ...
Johannes Schickel
2008-09-14
Added autosave support in Kyra.
Johannes Schickel
2008-09-14
Fix for bug #2090879 "GUI: Launcher 'Load' dialog should preserve save slot i...
Johannes Schickel
2008-09-14
Fix potentional bug in Screen::setResolution.
Johannes Schickel
2008-09-14
Fix for bug #2089275: "GUI: Returning to launcher may trigger an error".
Johannes Schickel
2008-09-14
Slight cleanup of centerText()
Filippos Karapetis
2008-09-14
Committed patch by [md5] from bug tracker item #2100790 "GUI:Clicking "Load" ...
Johannes Schickel
2008-09-14
Updated MSVC project files for the SCUMM engine - removed smush/chunk.*
Filippos Karapetis
2008-09-14
Typo.
Johannes Schickel
2008-09-14
Fixed thumbnail creation / loading in kyra.
Johannes Schickel
2008-09-14
Fix for bug #2110375 - "DRASCULA: Mouse visible in screen saver", a regressio...
Filippos Karapetis
2008-09-14
Implemented opcode 151: o1_resetMaskRegion
Johannes Schickel
2008-09-14
Fixed regression introduced with r34522. (Now games without 'cdaudio' config ...
Johannes Schickel
2008-09-14
Only setup 'cdaudio' config default for FM-Towns/PC98.
Johannes Schickel
2008-09-14
Added a hack in KyraMetaEngine::listSaves to prevent slot 0 from being listed...
Johannes Schickel
2008-09-14
Rename save slots in KyraMetaEngine::removeSaveState, so it matches behavior ...
Johannes Schickel
2008-09-13
SCUMM: Got rid of class Chunk
Max Horn
2008-09-13
SCUMM: Merged class Chunk & FileChunk
Max Horn
2008-09-13
SCUMM: Merged class BaseChunk & Chunk; got rid of MemoryChunk
Max Horn
2008-09-13
Portability fixes.
Eugene Sandulenko
2008-09-13
Big patch changing the signature of various Stream methods (some ports may ne...
Max Horn
2008-09-13
Indentation.
Torbjörn Andersson
2008-09-13
Fixed rev nr. 130 will give wrong ver. in installation.
Lars Persson
2008-09-13
Fixed drascula dat path and version nr.
Lars Persson
2008-09-13
Add missing targets.
Travis Howell
2008-09-12
New version of drascula.dat
Filippos Karapetis
[next]