Age | Commit message (Expand) | Author |
2003-05-10 | fixed the way redrawBGStrip invokes drawBitmap -> this makes the office scene... | Max Horn |
2003-05-10 | fixed operator precedence (thanks MadMoose) | Max Horn |
2003-05-10 | fixed script dumping for flobject script in V6/V7 games | Max Horn |
2003-05-10 | removed obsolete check | Max Horn |
2003-05-10 | oops | Max Horn |
2003-05-10 | removed obsolete code; cleanup for my V2 drawBitmap 'hack', which got rid of ... | Max Horn |
2003-05-10 | implemented v2 masking (at least I get no negative effects, but anybody feel ... | Max Horn |
2003-05-10 | fix variable acces | Jonathan Gray |
2003-05-10 | new V2 drawBitmap implementation which handles object drawing, too; no maskin... | Max Horn |
2003-05-10 | added a 'width' parameter to drawBitmap (contrary to 'numstrips', it specifie... | Max Horn |
2003-05-10 | cleanup | Max Horn |
2003-05-09 | super hackish mouse click support for Zak (doesn't do anything useful in MM y... | Max Horn |
2003-05-09 | implemented v2 walkboxes (at least the debugger output looks right now, thoug... | Max Horn |
2003-05-09 | V2 Vars Fix | James Brown |
2003-05-09 | Fix intro room transition. Seems correct, so the fixme is really just explani... | James Brown |
2003-05-09 | zakstdemo now finishes properly and loops etc, this check seems to be wrong f... | Jonathan Gray |
2003-05-09 | updated my FIXME comment | Max Horn |
2003-05-09 | fixed V2 drawObject | Max Horn |
2003-05-09 | cleanup | Max Horn |
2003-05-08 | added a v2 charset rendered (with a hardcoded font take from german zak); ena... | Max Horn |
2003-05-08 | yet more v2 var fixes | Max Horn |
2003-05-08 | more v2 var fixes | Max Horn |
2003-05-08 | more v2 var access fixes | Max Horn |
2003-05-08 | fixed various cases of bad var access | Max Horn |
2003-05-08 | init all VAR_* variables to 0xFF; replaced access to _vars in the form _vars[... | Max Horn |
2003-05-08 | some V2 fixes (we really really need to revise the _vars handling!) | Max Horn |
2003-05-08 | fixed o2_resourceRoutines | Max Horn |
2003-05-08 | oops that was an accidental change | Max Horn |
2003-05-08 | Hack: Turn on ignore walkboxes in V2 to stop intro freezing. Remove when we h... | James Brown |
2003-05-08 | experimental fix for Zak256 (see bug #733964) | Max Horn |
2003-05-07 | fixed bug #734057 | Max Horn |
2003-05-07 | Patch #733099: DIG: Experimental camera fix (should fix bugs #716350 and #659... | Max Horn |
2003-05-07 | fixed warning | Max Horn |
2003-05-07 | ..\..\msg.txt | Jamieson Christian |
2003-05-06 | Fix a bug with PalmOS | Chris Apers |
2003-05-06 | can get up to zak sleeping bit now... | Jonathan Gray |
2003-05-06 | remove uneeded fixme | Jonathan Gray |
2003-05-05 | Interim fix for Bug [712042] FOA: Lockup. | Jamieson Christian |
2003-05-05 | Add more ScummVM globals to PDB | Chris Apers |
2003-05-05 | renamed XYFactor/YXFactor to XYFactor, YXFactor/deltaYFactor (they denote how... | Max Horn |
2003-05-05 | patch #732518 loom learn drafts debugger command by erik | Jonathan Gray |
2003-05-05 | unified o?_isEqual, too (but not as nice due to hack) | Max Horn |
2003-05-05 | cleanup / reduced code duplication | Max Horn |
2003-05-05 | fix bug pointed out by segra | Jonathan Gray |
2003-05-04 | V2 verbop fix (read verb name from script) | Max Horn |
2003-05-04 | oops, forget to remove hack I used to test this ;-) | Max Horn |
2003-05-04 | simplified code | Max Horn |
2003-05-04 | cleanup / fixes | Max Horn |
2003-05-04 | GCC believes that if we cast a pointer to <type *>, then we are guaranteeing | Marcus Comstedt |
2003-05-04 | remove hack that should not have been there in the first place... | Jonathan Gray |