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-21
Initialized variable to avoid Valgrind warning.
Torbjörn Andersson
2005-04-21
There is HE99 version of f4-demo
Travis Howell
2005-04-21
Add Macintosh version of BluesABCTimeDemo.
Travis Howell
2005-04-21
Add Macintosh version of puttcircus
Travis Howell
2005-04-21
Correct argument order.
Travis Howell
2005-04-21
HE98+ includes extra VAR checks at this point.
Travis Howell
2005-04-21
Add not yet correctly working save/load. Use key F7 for saving
Eugene Sandulenko
2005-04-20
Moved v2 verb code into class ScummEngine_v2
Max Horn
2005-04-20
Implement inventoryItemPosition()
Eugene Sandulenko
2005-04-20
Renamed _mouseButStat -> _mouseAndKeyboardStat (that's what it really is); mo...
Max Horn
2005-04-20
Moved some more VARs; added comments to some of the vars which explain where ...
Max Horn
2005-04-20
Split initScummVars and overload it; this makes it possible to define more VA...
Max Horn
2005-04-20
Added FIXME for the _haveMsg hack
Max Horn
2005-04-20
Yet another russian freddi4. now unencrypted.
Eugene Sandulenko
2005-04-20
cleanup
Max Horn
2005-04-20
fixed actors bug after all demo passed
Andrew Kurushin
2005-04-20
Replaced the platform specific GF_FOO switches (using _platform instead now)
Max Horn
2005-04-20
Replaced drawLine() with a shorter version described in Wikipedia. It uses
Torbjörn Andersson
2005-04-20
code conventions
Gregory Montoir
2005-04-20
this should fix bug #1181979
Gregory Montoir
2005-04-20
Update debug message.
Travis Howell
2005-04-20
Add some additional details for sprite fields.
Travis Howell
2005-04-20
Added ScummEngine::_platform; eventually, this should replave GF_FMTOWNS, GF_...
Max Horn
2005-04-20
Fix bug 1184616 (GUI: Mouse drawn at wrong position in overlay mode)
Max Horn
2005-04-20
Cleanup / comments
Max Horn
2005-04-20
Rename wizImage process flag for HE games.
Travis Howell
2005-04-20
Rename sprite field for HE games.
Travis Howell
2005-04-20
Since lost/smaller use default windows cursor we setup our own
Eugene Sandulenko
2005-04-20
Fix cut and paste rror.
Travis Howell
2005-04-20
Re-order to fill in the gaps.
Travis Howell
2005-04-20
Switch to uint for safety.
Travis Howell
2005-04-20
Update comment
Travis Howell
2005-04-20
Correction to last commits.
Travis Howell
2005-04-20
No longer required
Travis Howell
2005-04-20
Replace all GF_HUMONGOUS use with _heversion.
Travis Howell
2005-04-20
Correct flag value.
Travis Howell
2005-04-19
Separate occaionally glued intro sentence words.
Eugene Sandulenko
2005-04-19
Replace OSystem::hasAlpha with a feature flag
Max Horn
2005-04-19
Added new (optional) OSystem::initBackend() method; this (and its usage) fixe...
Max Horn
2005-04-19
safer and consistent with remapPaletteColor
Gregory Montoir
2005-04-19
minor cleanup
Gregory Montoir
2005-04-19
More whitespace.
Torbjörn Andersson
2005-04-19
Whitespace
Torbjörn Andersson
2005-04-19
fixed speech lock
Andrew Kurushin
2005-04-19
Add RIFF sound type.
Travis Howell
2005-04-19
HE games set camera at this point.
Travis Howell
2005-04-19
HACK no longer required.
Travis Howell
2005-04-19
pajama2/chase should be HE95.
Travis Howell
2005-04-19
Call initCommonGFX() to set the graphics mode etc.
Torbjörn Andersson
2005-04-19
Whitespace
Torbjörn Andersson
[prev]
[next]