Age | Commit message (Expand) | Author |
2002-12-25 | moved CharsetRendere into its own header/source file; changed Scumm::_charset... | Max Horn |
2002-12-25 | two good rules of thumb: don't use typecasts if you don't have to - type cast... | Max Horn |
2002-12-25 | fixed bomp cursor in CMI partially - still seeing flickering/tearing/artifact... | Max Horn |
2002-12-25 | renamed Scumm::charset -> Scumm::_charset | Max Horn |
2002-12-25 | added (broken) cursor support for V8; enabled bomp drawing | Max Horn |
2002-12-24 | getting graphics in COMI, woohoo! That's a nice christmas present, isn't it? :-) | Max Horn |
2002-12-24 | some hacks to get V8 loading further. It now fails because it can't find the ... | Max Horn |
2002-12-24 | make initBGBuffers handle the fact that v8 stores number of z buffers in RMHD... | Jonathan Gray |
2002-12-21 | partial checkin of patch #655594 (handling Y/N questions); cleanup | Max Horn |
2002-12-21 | got rid of _curVirtScreen and VirtScreen::unk1; added some comments to gfx.cp... | Max Horn |
2002-12-16 | fixed compilation under MSVC | Paweł Kołodziejski |
2002-12-16 | cleanup | Max Horn |
2002-12-15 | cleanup; reordering stuff in gfx.cpp, trying to group code into logical group... | Max Horn |
2002-12-15 | cleanup | Max Horn |
2002-12-13 | nitpick | Max Horn |
2002-12-13 | fix for the arrow bug in MonkeyVGA (see also bug #599442 and patch #643464) | Max Horn |
2002-12-11 | Fixed myriad VC++ compile/link problems. | Jamieson Christian |
2002-12-10 | added a helpe func for color weight computation; made createSpecialPalette us... | Max Horn |
2002-12-09 | cleanup; only now do I see how similiar setupShadowPalette, the new setupShad... | Max Horn |
2002-12-09 | cleanup | Max Horn |
2002-12-04 | even more cleanup | Max Horn |
2002-12-04 | more cleanup | Max Horn |
2002-12-04 | readded MonkeyVGA fix | Max Horn |
2002-12-04 | lots of cleanup to the graphics code; removed various global states (makes it... | Max Horn |
2002-12-01 | moved RNG to common/util.cpp | Oliver Kiehl |
2002-12-01 | fixed my workaround for the palette bug in MIVGA | Max Horn |
2002-11-29 | cleanup | Max Horn |
2002-11-29 | added MonkeyVGA palette fix, and a FIXME comment | Max Horn |
2002-11-28 | small cleanup | Max Horn |
2002-11-27 | Daily alignment fix :) | Nicolas Bacca |
2002-11-27 | speed up dissolve fade for Loom (bug #635461) | Max Horn |
2002-11-22 | cleanup | Max Horn |
2002-11-19 | cleanup | Max Horn |
2002-11-10 | in Zak256, flash light now follows the mouse cursor instead of the actor; als... | Max Horn |
2002-11-10 | completly decoupled engine.h/.cpp from simon.h and scumm.h; removed some stat... | Max Horn |
2002-11-10 | fix for the flashlight crash in Indy3; I am not 100% sure that this is the ri... | Max Horn |
2002-11-09 | Evil Geniuses arn't, otherwise the world would be far more intrested. | James Brown |
2002-11-09 | This should fix the DOTT white-background bug. Someone please confirm this fo... | James Brown |
2002-11-08 | Masking patch | James Brown |
2002-11-06 | applied patch: #634326, and changed strip ranges for after and before scumm v7, | Paweł Kołodziejski |
2002-11-06 | removed more unused variables; cleaned up some spaces | Max Horn |
2002-11-06 | removed unused parameters from drawBomp | Max Horn |
2002-11-06 | removed obsolete code; properly init variables (aquadran, can you maybe turn ... | Max Horn |
2002-11-06 | Apply restore-bg part of patch 629043 | James Brown |
2002-11-06 | rewrote akos5 and bomp, corrected pitch in akos16, increased range of gfxbits | Paweł Kołodziejski |
2002-11-05 | this fix nexus problem | Paweł Kołodziejski |
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 |