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-17
Fixed bug in SaveLoadChooser reflowLayout, which prevented widgets from being...
Johannes Schickel
2008-09-17
Moved base/game.* to engines/game.*
Max Horn
2008-09-17
DS: Removing some dead code; merged (parts of) std_cwd into GBAMPSaveFileMana...
Max Horn
2008-09-16
Removed tons of unused 'length' variables, to silence compiler warnings
Max Horn
2008-09-16
Added whitespace in playtime textfield.
Johannes Schickel
2008-09-16
Added support for SCUMM savestates date/time and playtime info in the launche...
Johannes Schickel
2008-09-16
Cleanup.
Johannes Schickel
2008-09-16
Added "querySaveMetaInfos" to MetaEngine.
Johannes Schickel
2008-09-16
Fix sign warnings in unit tests
Max Horn
2008-09-16
Removed assert leftover.
Johannes Schickel
2008-09-16
Merged common/gzip-stream.* and common/zlib.*
Max Horn
2008-09-16
- Moved some includes away from drascula.h
Filippos Karapetis
2008-09-16
Modified uncompress in common/zlib.h to return a bool, so that we don't have ...
Max Horn
2008-09-16
Fixed some glitches in the last part of Von Braun's story
Filippos Karapetis
2008-09-16
Cleaned up and fixed the cutscene with Von Braun's story. Fixes bugs #2111804...
Filippos Karapetis
2008-09-16
Removed the confirmation speech when a game is saved - it's "99.als" instead ...
Filippos Karapetis
2008-09-16
Assign _lang to the appropriate enum values
Filippos Karapetis
2008-09-16
Added a workaround to skip the silence in the beginning and end of file 3.als...
Filippos Karapetis
2008-09-16
- Fixed centerText() to print text at the correct height
Filippos Karapetis
2008-09-15
DS: Backported 0.12 changes to trunk
Max Horn
2008-09-15
Fixed compiler warnings
Max Horn
2008-09-15
Turned compressed savefile wrapper into a generic stream wrapper
Max Horn
2008-09-15
also check for premature end-of-stream when loading
Willem Jan Palenstijn
2008-09-15
fix eos() behaviour for CompressedInSaveFile
Willem Jan Palenstijn
2008-09-15
Show the blind man's dialog text at a bit better place
Filippos Karapetis
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
[next]