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
path:
root
/
engines
Age
Commit message (
Expand
)
Author
2009-01-24
added detection entry for playable demo and some code differences
Gregory Montoir
2009-01-24
fix near-infinite loop and segfault in ARM costume asm when len == 0 (should ...
Willem Jan Palenstijn
2009-01-24
Update detection table with known file sizes.
Travis Howell
2009-01-24
Initialize variables that might not be initialized but still used later on li...
Kari Salminen
2009-01-24
fixing #2531282: don't fall back to a real audio CD when playing enhanced mid...
Willem Jan Palenstijn
2009-01-24
Removed leftover test code for MADE V1, used in Manhole EGA (though the sound...
Filippos Karapetis
2009-01-23
- Implemented sfGetMusicBeat (used in several games as some kind of timer)
Benjamin Haisch
2009-01-23
Renamed Kyra's Resource::getFileStream to createReadStream
Max Horn
2009-01-23
Renamed Archive::openFile to createReadStreamForMember
Max Horn
2009-01-23
Renamed ArchiveMember::open -> createReadStream, and made it a cv member (con...
Max Horn
2009-01-23
Trigger error in German versions of Elvira 1/2 and Waxworks, since we still ...
Travis Howell
2009-01-23
Remove unused shutdown() code.
Travis Howell
2009-01-23
Remove last use of time() in AGOS engine.
Travis Howell
2009-01-23
Renamed FSNode::openForReading / openForWriting to createReadStream / createW...
Max Horn
2009-01-22
Silenced MSVC warnings
Filippos Karapetis
2009-01-22
Fix warning
Max Horn
2009-01-22
Minor cleanup (got rid of a dynamic array).
Johannes Schickel
2009-01-22
- Added support for The Manhole EGA version
Benjamin Haisch
2009-01-22
Moved Graphics::PixelFormat into its own header file; turned RGBToColor etc. ...
Max Horn
2009-01-21
Clear the list of savegames before re-populating it. Otherwise, even save names
Torbjörn Andersson
2009-01-21
Don't allow the nul character in savegame names, since that terminates the
Torbjörn Andersson
2009-01-21
Fixed GMM save/load functionallity in kyra1.
Johannes Schickel
2009-01-20
Mention that kSupportsRTL is problematic in tinsel
Filippos Karapetis
2009-01-20
Implemented getDebugger()
Filippos Karapetis
2009-01-20
Bypass copy protection screen completely in Waxworks, since copy protection i...
Travis Howell
2009-01-20
Implemented loading from the command line and the GMM for tinsel (kSupportsLo...
Filippos Karapetis
2009-01-20
Replacement an immediate with the appropriate #define constant.
Nicola Mettifogo
2009-01-20
Character is now placed at the right spot when a new location is entered. Siz...
Nicola Mettifogo
2009-01-20
Adapted fixed-sized arrays to cope with the larger dialogues in BRA. Maybe th...
Nicola Mettifogo
2009-01-20
Cleanup.
Johannes Schickel
2009-01-20
Yet another two small formatting fixes.
Johannes Schickel
2009-01-20
- Fixed formatting
Johannes Schickel
2009-01-20
- Moved some script related code to script_lol.cpp
Johannes Schickel
2009-01-20
Fix bug #2522556 - FEEBLE: Cutscene not found, Crash.
Travis Howell
2009-01-20
Fix another warning
Max Horn
2009-01-20
Fixed warnings (nice example of why heeding warnings is useful: one of the ch...
Max Horn
2009-01-20
Some WIP code for the kSupportsLoadingDuringStartup engine feature
Filippos Karapetis
2009-01-19
LOL: some work on the music handling
Florian Kagerer
2009-01-19
LOL: some renaming
Florian Kagerer
2009-01-19
Fixed warning.
Torbjörn Andersson
2009-01-18
LOL: basic music support and some cleanup
Florian Kagerer
2009-01-18
Removed unused defines, cleaned up some more defines and reduced the places w...
Filippos Karapetis
2009-01-18
Disabled use of OSystem::kFeatureAutoComputeDirtyRects in SAGA for now
Max Horn
2009-01-18
LOL: fix some valgrind warnings
Florian Kagerer
2009-01-18
Formatting.
Johannes Schickel
2009-01-18
Fixed mismatching delete call.
Johannes Schickel
2009-01-18
- Fixed some delete[] misuse
Johannes Schickel
2009-01-18
- Fixed bug in script code of LoL
Johannes Schickel
2009-01-18
Fixed compilation.
Johannes Schickel
2009-01-18
LOL: Some drawing code and some opcodes so that the first scene will show up....
Florian Kagerer
[next]