Age | Commit message (Expand) | Author |
2003-03-18 | cleanup | Max Horn |
2003-03-18 | add GF_DEFAULT_TO_1X_SCALER | Jonathan Gray |
2003-03-17 | split waitForTimer func, update for smush, | Paweł Kołodziejski |
2003-03-09 | rest of patch #655594: Handling Y/N questions | Max Horn |
2003-03-08 | added yet another sanity check (assert); fixed long standing evil bug in getO... | Max Horn |
2003-03-07 | ah yeah, I did that on purpose. Really. Just wanted to check if everybody is ... | Max Horn |
2003-03-07 | cleanup toSimpleDir: should be easier to understand this way, and hopefully f... | Max Horn |
2003-03-07 | implemented formating string error for each engine | Paweł Kołodziejski |
2003-03-07 | fixed OOB acces (thx valgrind) | Max Horn |
2003-03-06 | and more cleanup | Paweł Kołodziejski |
2003-03-04 | if a script triggers a load, immediatly perform it (this also covers the case... | Max Horn |
2003-03-04 | added some asserts; added a hack that helps the COMI demo | Max Horn |
2003-03-03 | enable newgui f5 dialog for comi as per erik's patch | Jonathan Gray |
2003-03-01 | removed the single big VersionSettings list; instead, the simon & scumm modul... | Max Horn |
2003-02-27 | patch #689164 comi verb coin hack by erik, fixes the verb coin drawing behind... | Jonathan Gray |
2003-02-08 | more access cleanup; also reorderd some method/function declarations in class... | Max Horn |
2003-01-29 | add ability to specify language for comi see scummvm -h for possible values | Jonathan Gray |
2003-01-26 | Patch 671031: Fix for MI1 intro crash + others (move new object | James Brown |
2003-01-26 | LCA03 sync: Modified version of the untrap patch, debugger | James Brown |
2003-01-24 | LCA'03 commit: Fix talking where no sound hardware is present | James Brown |
2003-01-17 | Possible hack to get the cannons firing. Of course... well, they still don't ... | James Brown |
2003-01-16 | Patch 668634: Actor iteration fix | James Brown |
2003-01-16 | Dumb, dumb, DUMB typo. :) | James Brown |
2003-01-16 | Some cleanup, implementation of setKeyScript (F1 now attempts to start the sa... | James Brown |
2003-01-16 | first blastText version. this is work in progress (note that e.g. text is not... | Max Horn |
2003-01-13 | Early init of the scaler - to prevent ComI trying to use a huge window by def... | James Brown |
2003-01-13 | fixed checkRange output; added checkRange call to drawObject; cleanup | Max Horn |
2003-01-13 | fix off by one error | Max Horn |
2003-01-13 | added V8 scaling code | Max Horn |
2003-01-12 | Fix ComI inventory crash, properly. | James Brown |
2003-01-12 | fix for the COMI inventory crash | Max Horn |
2003-01-12 | Fix game-specific scalers overriding global... when game started from Launcher | James Brown |
2003-01-06 | scaling bug fix | Max Horn |
2003-01-02 | Plop in some better disk switching code for CMI - I have no idea how well thi... | James Brown |
2003-01-02 | implement temporary state saving for CMI | James Brown |
2003-01-01 | change the zero key to mean slot 10 instead of 0 (autosave) when using save/l... | Jonathan Gray |
2003-01-01 | added yet another variable (for mouse-button-hold flags). Now the 'verb widge... | Max Horn |
2002-12-31 | more cleanup | Max Horn |
2002-12-31 | fix COMI transparency color (but maybe there is a replacement for TRNS in V8?) | Max Horn |
2002-12-31 | added V8 support to drawVerbBitmap - not even sure if that is used in COMI, t... | Max Horn |
2002-12-31 | implemented object drawing (still somewhat broken, we get a 'green screen' ef... | Max Horn |
2002-12-31 | get rid of DUMP_SCRIPTS; in its place, added run time option '-u' to enabled ... | Max Horn |
2002-12-29 | cleanup | Max Horn |
2002-12-29 | Fix silly typo - thanks max :) | James Brown |
2002-12-29 | override var was wrong, update mouse click code | James Brown |
2002-12-28 | de-verbalise some debug messages (move from debug(1) to debug(2)).. so we can... | James Brown |
2002-12-27 | cleanup | Max Horn |
2002-12-26 | doSentence only takes three params in V8 | Max Horn |
2002-12-26 | fixed compilation under VC6 | Paweł Kołodziejski |
2002-12-26 | reuse the old (ugly nasty dreaded) string system for V8, too (by supplying a ... | Max Horn |