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
/
scumm
/
gfx.cpp
Age
Commit message (
Expand
)
Author
2005-06-07
Based (again) on indy4demo FMTowns, unkScreenEffect5(1) seems equivalent to d...
Gregory Montoir
2005-06-05
Update HE comments
Travis Howell
2005-05-26
Add HE100 difference in flags and tmp code for extra flags.
Travis Howell
2005-05-23
Move wizImage functions to Wiz class.
Travis Howell
2005-05-22
HE70+ games use flags in drawBox().
Travis Howell
2005-05-21
Correct tmsk offset.
Travis Howell
2005-05-21
Beautify decompressTMSK().
Eugene Sandulenko
2005-05-21
Initial support for TMSK masking in HE72+ games.
Travis Howell
2005-05-18
Fix yet another actor masking issue
Eugene Sandulenko
2005-05-18
Patch from Quietust for MM NES:
Eugene Sandulenko
2005-05-18
MM NES masking fixes from Quietust.
Eugene Sandulenko
2005-05-16
Fix from Quiteust for boxes in MM NES.
Eugene Sandulenko
2005-05-14
Merge loop limits into one)
Max Horn
2005-05-14
Add configure option to disable HE 70+ games.
Travis Howell
2005-05-11
Merge loop index variables
Max Horn
2005-05-11
Unify check in initBGBuffers and in getZPlanes
Max Horn
2005-05-11
Made Gdi::_transparentColor protected
Max Horn
2005-04-30
cleanup
Max Horn
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-28
Moved blast text/object code to ScummEngine_v6
Max Horn
2005-04-28
Comment on some MM NES oddity, I hope somebody can explain this :-)
Max Horn
2005-04-26
Use kVerbVirtScreen were appropriate; removed unused param from initVirtScreen
Max Horn
2005-04-26
Perform some clipping (some old savegames had bad usage bits in the same and ...
Max Horn
2005-04-20
cleanup
Max Horn
2005-04-20
Replaced the platform specific GF_FOO switches (using _platform instead now)
Max Horn
2005-04-20
Replace all GF_HUMONGOUS use with _heversion.
Travis Howell
2005-04-06
Moved createResource, resourceStats, expireResources to ResourceManager
Max Horn
2005-04-06
Use dirtybit
Travis Howell
2005-04-05
Fix parens. Spotted by Quietust.
Eugene Sandulenko
2005-04-05
Fixed long ago...
Travis Howell
2005-04-05
Clear the text surface when loading a saved game, otherwise any text that
Torbjörn Andersson
2005-04-02
Cleanup
Travis Howell
2005-04-01
Normalize verb/invenotry areas in MM NES. Patch from Quietust
Eugene Sandulenko
2005-03-31
Started to move some resource related code into a new class ResourceManager (...
Max Horn
2005-03-28
Moved NES stuff in class Gdi into a struct _NES
Max Horn
2005-03-28
Cleaned up the object mode code; removed the friend class ScummEngine from cl...
Max Horn
2005-03-26
Rename WizParameters field.
Travis Howell
2005-03-26
Fixes for MM NES costume mask from Quietust.
Eugene Sandulenko
2005-03-25
Accidentally commented out NES palette changing code. Fixing that.
Eugene Sandulenko
2005-03-25
MM NES fixes:
Eugene Sandulenko
2005-03-25
Some more cleanup
Max Horn
2005-03-25
Moved _roomStrips to class Gdi; put some GFX pre-room init code into the new ...
Max Horn
2005-03-25
Started some cleanup work on class Gdi (in particular, I try to limit that cl...
Max Horn
2005-03-25
Cleanup: collect the C64 specific render data into a struct inside class Gdi
Max Horn
2005-03-24
Correct positioning of inventory and verbs in MM NES.
Eugene Sandulenko
2005-03-24
First attempt to position NES graphics correctly on screen. Still verbs
Eugene Sandulenko
2005-03-24
Lots of MM NES changes from Quietust and me
Eugene Sandulenko
2005-03-23
Removed unused variable.
Torbjörn Andersson
[next]