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
2005-05-03
Skip wiz compression type 2 used by baseball2003
Eugene Sandulenko
2005-05-03
More cleanup/restructuring: Moved walk-related code from Logic to Router.
Torbjörn Andersson
2005-05-03
Use File::size() instead of stat() to find the size of a file.
Torbjörn Andersson
2005-05-03
Add a few more HE demos.
Travis Howell
2005-05-02
Const correctness
Max Horn
2005-05-02
Don't let drawSprite() modify the SpriteInfo struct.
Torbjörn Andersson
2005-05-02
Add temporary hack for wizImages using compression type 2 for now.
Travis Howell
2005-05-02
Add work around for script bug in the first version of pajama.
Travis Howell
2005-05-02
Cleanup. Most of is simply moves the credits code out of Logic and into
Torbjörn Andersson
2005-05-02
Don't assert that "domain" is valid. One of the cases where this function
Torbjörn Andersson
2005-05-02
Add missing case for pajama.
Travis Howell
2005-05-01
Whitespace
Torbjörn Andersson
2005-05-01
This bugfix might warrant a mention.
Torbjörn Andersson
2005-05-01
If the sound ends before the cutscene, fall back on same synchronizing
Torbjörn Andersson
2005-05-01
Always check for _numDirtyRects overflow in addDirtyRect(). The 'mouseRect'
Torbjörn Andersson
2005-05-01
Missed two.
Travis Howell
2005-05-01
Add feature flag for HE games with 16bit color.
Travis Howell
2005-05-01
HE80+ games store current charset numberin VAR80.
Travis Howell
2005-05-01
Correction to copyHEPaletteColor()
Travis Howell
2005-05-01
Add extra cases for bb2demo.
Travis Howell
2005-05-01
This should fix the negative frequency bug that caused some sound effects
Torbjörn Andersson
2005-05-01
VAR 78 controls platform in HE80+ games.
Travis Howell
2005-05-01
VAR_NUM_SOUND_CHANNELS is 88 in HE80+ games.
Travis Howell
2005-05-01
Add extra cases for readdemo.
Travis Howell
2005-05-01
Use correct safety check.
Travis Howell
2005-05-01
Add missing safety checks.
Travis Howell
2005-04-30
cleanup closestPtOnLine
Max Horn
2005-04-30
Only allocate the actor sorting array once
Max Horn
2005-04-30
Convert windows path separators before opening wiz files.
Eugene Sandulenko
2005-04-30
cleanup
Max Horn
2005-04-30
Support for looping sounds.
Torbjörn Andersson
2005-04-30
Reset additional fields
Travis Howell
2005-04-30
Set sprite id & group number for wizImages.
Travis Howell
2005-04-30
Add expanded _wizParams used by HE100 games.
Travis Howell
2005-04-30
Add a few case stubs for moondemo.
Travis Howell
2005-04-30
Add missing case.
Travis Howell
2005-04-29
Some sound resources in soccer2004 are compressed too.
Travis Howell
2005-04-29
Added comment.
Torbjörn Andersson
2005-04-29
Several HE100 games (moondemo/soccer2004) allow 1024 local scripts.
Travis Howell
2005-04-29
Replaced rand()/srand() with RandomSource. Of course, util_getRandom() is a
Torbjörn Andersson
2005-04-29
Some limited - and quite possibly wrong - sound effects support. I have
Torbjörn Andersson
2005-04-29
Add comment to NES-specifix gfx hack with virtual screens
Eugene Sandulenko
2005-04-29
Ooops
Travis Howell
2005-04-29
Add HE90 version of processActors().
Travis Howell
2005-04-29
Remove extra whitespace.
Travis Howell
2005-04-29
pajama3 requires GF_HE_LOCALIZED
Travis Howell
2005-04-28
Moved blast text/object code to ScummEngine_v6
Max Horn
2005-04-28
Moved bundle based localization code to ScummEngine_v7
Max Horn
2005-04-28
Extract code works will any WriteStream, not just MemoryWriteStream
Max Horn
2005-04-28
Moved Stream::eos() to ReadStream::eos()
Max Horn
[prev]
[next]