aboutsummaryrefslogtreecommitdiff
path: root/gfx.cpp
AgeCommit message (Expand)Author
2002-08-21Initial revisionMax Horn
2002-08-20implemented the flashlight (TODO: use rounded corners. Left as an exercise to...Max Horn
2002-08-19more o5_lights work; the only thing missing should be the flashlight nowMax Horn
2002-08-19added lights support to the costume renderer; begun work on flashlight suppor...Max Horn
2002-08-18partial fix for #596018: add fade mode 4 (used in Zak256), we alread had it i...Max Horn
2002-08-15cleanupMax Horn
2002-08-13disable ZPLANE debug codeMax Horn
2002-07-28make sure to reset the shake position if shaking gets disabled (fixes a bug t...Max Horn
2002-07-28preliminary MonkeyVGA zbuffer fixes - need works, but this way MadMoose can l...Max Horn
2002-07-27moved ScummDebugger into seperate header; re-added box drawing (debug) code; ...Max Horn
2002-07-26samnmax film noir mode patch by eriktorbjornJonathan Gray
2002-07-22no shaking while NewGUI is showingMax Horn
2002-07-16biiig checkin: removed more stuff from scumm.h; added new headers resource.h ...Max Horn
2002-07-16fixed check for 'lights' systemMax Horn
2002-07-13renamed fadeToBlackEffect to fadeOut; renamed screenEffect to fadeIn; impleme...Max Horn
2002-07-07indent runMax Horn
2002-06-29Start of (non-functional) Simon2dos support.James Brown
2002-06-27Fixed the gost animation background reset. Made a little tweak to draw the gu...Vincent Hamm
2002-06-04more Actor class cleanup; renamed unkRoomFunc4 to palManipulate and added an ...Max Horn
2002-06-03cleaned up var names in darkenPalette a bit, making it easier to understandMax Horn
2002-05-23removed some debug output I left in accidentally in my last checkin; removed ...Max Horn
2002-05-22renamed unkScreenEffect7 to transitionEffect; added some comments, renamed va...Max Horn
2002-05-22Fix Zaks money. This may break Loom, I made the check fairly generic.James Brown
2002-05-19fixed #557874 Cursor Offset - hotspot of default cursor was off by oneMax Horn
2002-05-14added #include "actor.h", some minor tweaksMax Horn
2002-05-14Fix the Valgrind warning about the save game menu in Zak.Lionel Ulmer
2002-05-12renamed unkVirtScreen4 to fadeToBlackEffect; fixed graphic transition glitch ...Max Horn
2002-05-08made most stuff in gui class protected, as it should be; moved internal defin...Max Horn
2002-05-07Beginning of support for multiple resolutions.James Brown
2002-05-05Remove debug printfs :)James Brown
2002-05-05Fix dig crashJames Brown
2002-04-27MP3 CD tracks should now be working properly.Lionel Ulmer
2002-04-26Fix screen corruption after shaking.James Brown
2002-04-24Fixed transition effects in non V7 gamesVincent Hamm
2002-04-24Fix Indy4/MI2 crash due to VirtScroll code.James Brown
2002-04-23Major V7 update with vertical scrolling. Added a few scumm vars related to sc...Vincent Hamm
2002-04-22Made great progress with the akos codec 5. Placement is now correct but still...Vincent Hamm
2002-04-22More work done on blast objects. Very preliminary implementation of akos codec 5Vincent Hamm
2002-04-21Add boilerplate license to some files, to satisfy Debian types :)James Brown
2002-04-21Completly fixed all the semi-transprency in Sam&MaxVincent Hamm
2002-04-20Fix the twin ball elevatorVincent Hamm
2002-04-20Remove \M's, add IRIX support.James Brown
2002-04-19More or less finished flashlight code. The effect isn't 100% accurateVincent Hamm
2002-04-18Move putClass forceclip into costume renderer. Fixes Loom bugs.James Brown
2002-04-18Don't shake when GUI is displayed.James Brown
2002-04-17LoomCD masks working. jah is a genius. That is all.James Brown
2002-04-17Add fix for Zak256/Indy3 actor masks. Thanks jah! Excellent work.James Brown
2002-04-17Add Amiga palette option (-a)James Brown
2002-04-16endian fixes,Ludvig Strigeus
2002-04-15removed mouse cursor flickerLudvig Strigeus