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-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
2005-04-28
save load preparetion
Andrew Kurushin
2005-04-28
This should fix a crash which could happen when placing several objects too
Torbjörn Andersson
2005-04-28
Out dated and pointless now.
Travis Howell
2005-04-28
Add Macintosh version of putttime.
Travis Howell
2005-04-28
Added new handleMouseOver to allow further refactoring of the V2 specific ver...
Max Horn
2005-04-28
Refactor HE actor post/pre-processing code a bit (some more cleanup for HE90 ...
Max Horn
2005-04-28
Forgot to commit this, oops :-/
Max Horn
2005-04-28
Comment on some MM NES oddity, I hope somebody can explain this :-)
Max Horn
2005-04-27
Slightly more elegant LauncherDialog connector.
Marcus Comstedt
2005-04-27
Added eos() method.
Marcus Comstedt
2005-04-27
Patch #1186744 (Common line-drawing function)
Max Horn
2005-04-27
Call blitCursor() when changing scaler to give it the opportunity to switch
Torbjörn Andersson
2005-04-27
Minor cleanup.
Travis Howell
2005-04-27
Rename function.
Travis Howell
2005-04-27
Minor clean up, HE games should always copy strings directly.
Travis Howell
2005-04-27
Fix glitch when skipping AUX sequence in freddi.
Travis Howell
2005-04-27
some load-save preparetion
Andrew Kurushin
2005-04-27
Correct actor clipping in HE games.
Travis Howell
2005-04-27
Use a pointer ref for RGBtoYUV, instead of an array, so that we can choose to...
Max Horn
2005-04-27
Fix comment (copy & paste are evil)
Max Horn
2005-04-27
Add feature flag for HE games which appear to have localized versions.
Travis Howell
2005-04-27
Add some basic support for pjgames.
Travis Howell
2005-04-27
fixed filehandling bug
Robert Göffringmann
2005-04-26
Added a few more comments
Max Horn
2005-04-26
Use kVerbVirtScreen were appropriate; removed unused param from initVirtScreen
Max Horn
2005-04-26
desaturatePalette is V8 specific
Max Horn
2005-04-26
Fixed incorrect use of kMainVirtScreen
Max Horn
2005-04-26
Save _hePalettes in HE99+ games.
Travis Howell
2005-04-26
Save addtion HE opcodes specific variables.
Travis Howell
2005-04-26
Since we don't store _CLUT_offs anymore, we can clean up the code related to ...
Max Horn
2005-04-26
Make use of the new loadRoomSubBlocks (which only loads static room data now)...
Max Horn
2005-04-26
Clean up HE save/load code, at the cost of savegame compatibility (v71he and ...
Max Horn
2005-04-26
Comment corrections
Max Horn
2005-04-26
Added/corrected some comments; moved NES costume init code to a more appropri...
Max Horn
2005-04-26
Removed the ugly saveOrLoadCursorImages hack and instead properly overload Sc...
Max Horn
2005-04-26
Call setupVolumes in a more appropriate part of the save/load code
Max Horn
2005-04-26
Reduce dependencies on saveload.h
Max Horn
2005-04-26
Use an intermediate variable, to ease debugging
Max Horn
2005-04-26
Perform some clipping (some old savegames had bad usage bits in the same and ...
Max Horn
2005-04-26
Added some comments
Max Horn
[prev]
[next]