aboutsummaryrefslogtreecommitdiff
path: root/scumm/gfx.cpp
AgeCommit message (Expand)Author
2002-12-11Fixed myriad VC++ compile/link problems.Jamieson Christian
2002-12-10added a helpe func for color weight computation; made createSpecialPalette us...Max Horn
2002-12-09cleanup; only now do I see how similiar setupShadowPalette, the new setupShad...Max Horn
2002-12-09cleanupMax Horn
2002-12-04even more cleanupMax Horn
2002-12-04more cleanupMax Horn
2002-12-04readded MonkeyVGA fixMax Horn
2002-12-04lots of cleanup to the graphics code; removed various global states (makes it...Max Horn
2002-12-01moved RNG to common/util.cppOliver Kiehl
2002-12-01fixed my workaround for the palette bug in MIVGAMax Horn
2002-11-29cleanupMax Horn
2002-11-29added MonkeyVGA palette fix, and a FIXME commentMax Horn
2002-11-28small cleanupMax Horn
2002-11-27Daily alignment fix :)Nicolas Bacca
2002-11-27speed up dissolve fade for Loom (bug #635461)Max Horn
2002-11-22cleanupMax Horn
2002-11-19cleanupMax Horn
2002-11-10in Zak256, flash light now follows the mouse cursor instead of the actor; als...Max Horn
2002-11-10completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some stat...Max Horn
2002-11-10fix for the flashlight crash in Indy3; I am not 100% sure that this is the ri...Max Horn
2002-11-09Evil Geniuses arn't, otherwise the world would be far more intrested.James Brown
2002-11-09This should fix the DOTT white-background bug. Someone please confirm this fo...James Brown
2002-11-08Masking patchJames Brown
2002-11-06applied patch: #634326, and changed strip ranges for after and before scumm v7,Paweł Kołodziejski
2002-11-06removed more unused variables; cleaned up some spacesMax Horn
2002-11-06removed unused parameters from drawBompMax Horn
2002-11-06removed obsolete code; properly init variables (aquadran, can you maybe turn ...Max Horn
2002-11-06Apply restore-bg part of patch 629043James Brown
2002-11-06rewrote akos5 and bomp, corrected pitch in akos16, increased range of gfxbitsPaweł Kołodziejski
2002-11-05this fix nexus problemPaweł Kołodziejski
2002-11-05it should be _realWidth instead _realHeightPaweł Kołodziejski
2002-11-05this fix palette problems in the dig (ex. energy), previous code doesn't exis...Paweł Kołodziejski
2002-10-27exception only for DIG's room 23Paweł Kołodziejski
2002-10-27changed param in initVirtScreen in initScreensPaweł Kołodziejski
2002-10-27patch: #629413 - DOTT intro fixPaweł Kołodziejski
2002-10-27corrections to initscreens for scummV7+Paweł Kołodziejski
2002-10-27removed hardcoded valuesPaweł Kołodziejski
2002-10-24another hardcoded screen widthMax Horn
2002-10-24changed number strips to dynamic and increased arrays tdirty and bdirty to 80Paweł Kołodziejski
2002-10-23fix for redraw problems in nexusPaweł Kołodziejski
2002-10-23removed old GUI codeMax Horn
2002-10-22fixing various warnings that occur with -Wshadow;some other minor cleanupMax Horn
2002-10-20Remove some obsolete fixme'sJames Brown
2002-10-20Totally random fix for Dig memory corruption. Probably not even remotely corr...James Brown
2002-10-20transformed some code - is this if really needed?! if yes, for what?Max Horn
2002-10-20cleanup; fix for room 88 in The Dig (Ender, I was right, only the place was a...Max Horn
2002-10-19patch #625603 film noir mode bugfixJonathan Gray
2002-10-13fix nexus scrolling in the dig, but partialy, there is also memory coruption ...Paweł Kołodziejski
2002-10-13fixed crash after load some savegames - proper height initialisationPaweł Kołodziejski
2002-10-11Patch 621733: drawBomp() maskingJames Brown