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
2002-11-05
it should be _realWidth instead _realHeight
Paweł Kołodziejski
2002-11-05
this fix palette problems in the dig (ex. energy), previous code doesn't exis...
Paweł Kołodziejski
2002-10-27
exception only for DIG's room 23
Paweł Kołodziejski
2002-10-27
changed param in initVirtScreen in initScreens
Paweł Kołodziejski
2002-10-27
patch: #629413 - DOTT intro fix
Paweł Kołodziejski
2002-10-27
corrections to initscreens for scummV7+
Paweł Kołodziejski
2002-10-27
removed hardcoded values
Paweł Kołodziejski
2002-10-24
another hardcoded screen width
Max Horn
2002-10-24
changed number strips to dynamic and increased arrays tdirty and bdirty to 80
Paweł Kołodziejski
2002-10-23
fix for redraw problems in nexus
Paweł Kołodziejski
2002-10-23
removed old GUI code
Max Horn
2002-10-22
fixing various warnings that occur with -Wshadow;some other minor cleanup
Max Horn
2002-10-20
Remove some obsolete fixme's
James Brown
2002-10-20
Totally random fix for Dig memory corruption. Probably not even remotely corr...
James Brown
2002-10-20
transformed some code - is this if really needed?! if yes, for what?
Max Horn
2002-10-20
cleanup; fix for room 88 in The Dig (Ender, I was right, only the place was a...
Max Horn
2002-10-19
patch #625603 film noir mode bugfix
Jonathan Gray
2002-10-13
fix nexus scrolling in the dig, but partialy, there is also memory coruption ...
Paweł Kołodziejski
2002-10-13
fixed crash after load some savegames - proper height initialisation
Paweł Kołodziejski
2002-10-11
Patch 621733: drawBomp() masking
James Brown
2002-10-01
Fix some faulty resource-validation logic to allow part of the fuel-tower to ...
James Brown
2002-09-30
fixed compilation
Paweł Kołodziejski
2002-09-29
Patch 616144: Sam and Max layering fix (drawMaskOnBoth rewrite)
James Brown
2002-09-24
Patch 609334: PalManip save/load/init fixes.
James Brown
2002-09-23
Patch #612847: Sam and Max painting subgame fix
James Brown
2002-09-22
renamec string -> _string and sentence -> _sentence in class Scumm (I origina...
Max Horn
2002-09-21
trivial cleanup
Max Horn
2002-09-21
Added the following patch:
Travis Howell
2002-09-19
NewGui now has its own mouse cursor code -> again one less dependency on Scum...
Max Horn
2002-09-18
applied patch: #610954
Paweł Kołodziejski
2002-09-16
Patch 609563: eriktorbjorns drawBomp() rewrite.
James Brown
2002-09-13
patch #608543 (fix for unkRoomFunc3)
Max Horn
2002-09-13
patch #608138 (palManipulateInit code)
Max Horn
2002-09-09
oops, my brain was backwards :-)
Max Horn
2002-09-09
cleanup
Max Horn
2002-09-09
Applied roever's screen effects patch (#602595) and fixed LethalWP's Makefile ;)
Michael Pearce
2002-09-01
fixes to resolutions
Paweł Kołodziejski
2002-08-31
commited patch: #601899
Paweł Kołodziejski
2002-08-31
and more fixes
Paweł Kołodziejski
2002-08-31
more fixes
Paweł Kołodziejski
2002-08-31
fixes
Paweł Kołodziejski
2002-08-31
changed resolution values from static to dynamic, I hope I don't break something
Paweł Kołodziejski
2002-08-31
fix for bug #602354
Max Horn
2002-08-30
minor tweaks
Max Horn
2002-08-29
some cleanup/refactoring
Max Horn
2002-08-25
applied patch #599909
Paweł Kołodziejski
2002-08-23
modified version of patch #598622: Round corners for flashlight
Max Horn
2002-08-21
Initial revision
Max Horn