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
2006-10-10
Ooops, remove debug left overs
Travis Howell
2006-10-10
now SmushPlayer is class created once same as SmushMixer while scumm engine c...
Paweł Kołodziejski
2006-10-10
Fix and remove duplicate opcode for Elvira 1
Travis Howell
2006-10-10
Fix guard response in Elvira 1
Travis Howell
2006-10-10
Fix movement in Elvira 1
Travis Howell
2006-10-09
Casting 'buffer' to uint32 makes absolutely no sense to me. As far as I can
Torbjörn Andersson
2006-10-09
Use correct video window values for each game and minor cleanup
Travis Howell
2006-10-09
Enable convert code for Amiga CD32 version of Simon1 too
Travis Howell
2006-10-09
Add Amiga ECS verison of Simon the Sorcerer 1
Travis Howell
2006-10-09
Fix the display of backgrounds in Amiga disk versions of Simon1
Travis Howell
2006-10-09
Fix invalid reads during conversion
Travis Howell
2006-10-09
Minor cleanup
Travis Howell
2006-10-09
Update comment
Travis Howell
2006-10-09
Add conversion for planar graphics in Amiga version of Elvira 1/2 and Waxworks
Travis Howell
2006-10-09
Add conversion for planar graphics in Amiga version of Elvira 1/2 and Waxworks
Travis Howell
2006-10-08
removed not needed anymore time measures in smush code
Paweł Kołodziejski
2006-10-08
re-add missing break; removed by mistake
Paweł Kołodziejski
2006-10-08
remove handleSkip code, SKIP chunk is only used by INSANE code and exist only...
Paweł Kołodziejski
2006-10-08
small unify handleIACT function
Paweł Kołodziejski
2006-10-08
Initial commit of the wince-gcc re-port
Kostas Nakos
2006-10-08
fixed potentially uninitialized local variable 'x'
Paweł Kołodziejski
2006-10-08
commit "fixed regression in BASS adlib music." from 0-9-0 branch to trunk
Joost Peters
2006-10-08
Correct x position, when printing stasticsin Elvira 1
Travis Howell
2006-10-08
Fixed regression in non-Elvira games.
Torbjörn Andersson
2006-10-08
Whitespace.
Torbjörn Andersson
2006-10-08
Add invert box difference in Elvira 2
Travis Howell
2006-10-08
Add invert box difference in Elvira 1
Travis Howell
2006-10-08
Add opcode for Elvira 1 and remove errors that don't occur in original games
Travis Howell
2006-10-08
The extra Elvira 1 colours have to be "re-scaled" to 8 bits. Cleaned up the
Torbjörn Andersson
2006-10-08
More const madness.
Eugene Sandulenko
2006-10-08
Add a few palette differences and fix input in Elvira 1
Travis Howell
2006-10-08
Add code for displaying stastics in Elvira 1
Travis Howell
2006-10-08
Added a FIXME comment
Max Horn
2006-10-08
Replaced evil usage of static globals inside function by proper member variables
Max Horn
2006-10-08
Added more const qualifiers
Max Horn
2006-10-08
A few corrections for Elvira 1 game details
Travis Howell
2006-10-07
Fixed compilation.
Torbjörn Andersson
2006-10-07
Removed _lastKeyHit, instead pass the key code as a parameter to processKeybo...
Max Horn
2006-10-07
Removed 'smushMode' param from processInput and processKeyboard in favor of a...
Max Horn
2006-10-07
Clarified comment
Max Horn
2006-10-07
Moved calls to addDefaultDirectory, and creation of the master file handle, f...
Max Horn
2006-10-07
Moved all INSANE and SMUSH related code into ScummEngine_v7 (resp. ScummEngin...
Max Horn
2006-10-07
Partial fix for Elvira 1 palette problems.
Torbjörn Andersson
2006-10-07
Some more processKeyboard splitting
Max Horn
2006-10-07
Further split processKeyboard code, moving stuff specific to some SCUMM versi...
Max Horn
2006-10-07
Moved SCUMM keyboard handling code from processInput() to the new (sub)method...
Max Horn
2006-10-07
Renemaed ScummEngine::processKbd to processInput (as it also deals with the m...
Max Horn
2006-10-07
some HE related cleanup
Max Horn
2006-10-07
Fixed warning.
Torbjörn Andersson
2006-10-07
Add more code differences in Elvira 1
Travis Howell
[next]