Age | Commit message (Expand) | Author |
2002-12-22 | why not reuse the V6 opcode implementations, it would seems many of them are ... | Max Horn |
2002-12-22 | some more V8 opcode flesh | Max Horn |
2002-12-22 | added some preliminary V8 work. Nope, it is not useful at all, and it doesn't... | Max Horn |
2002-12-22 | minor cleanup | Max Horn |
2002-12-22 | allow subtitles in smush animations to be disabled | Jonathan Gray |
2002-12-22 | remove old commented fixme, make turning off subtitles work in the scumm part... | Jonathan Gray |
2002-12-21 | Pop-up save dialog should not show for | Jamieson Christian |
2002-12-21 | Fix to instrument load/save | Jamieson Christian |
2002-12-21 | IMuseMonitor functionality now built into IMuse itself. | Jamieson Christian |
2002-12-21 | added dummy code: handle codec37 flag bit 1 (error report for now) | Paweł Kołodziejski |
2002-12-21 | increased a little speed of dig demo smush | Paweł Kołodziejski |
2002-12-21 | Fixed problem with multiple IMuseDrivers being created. | Jamieson Christian |
2002-12-21 | Implemented new instrumentation save/load. | Jamieson Christian |
2002-12-21 | fix smush for compatible with dig demo | Paweł Kołodziejski |
2002-12-21 | partial checkin of patch #655594 (handling Y/N questions); cleanup | Max Horn |
2002-12-21 | only display popup for saves | Max Horn |
2002-12-21 | popup message when save was succesful | Max Horn |
2002-12-21 | got rid of _curVirtScreen and VirtScreen::unk1; added some comments to gfx.cp... | Max Horn |
2002-12-21 | fixed save again, stupid me | Max Horn |
2002-12-21 | cleanup | Max Horn |
2002-12-21 | Add debug command line fix and config option, patch #655822 | Travis Howell |
2002-12-21 | use dbAllowMaskOr instead of 'true' (which was confusing) | Max Horn |
2002-12-20 | Add room command to debugger | James Brown |
2002-12-20 | [Bug #656635] fixed. | Jamieson Christian |
2002-12-18 | fix for bug #655652 | Max Horn |
2002-12-18 | fixed warning | Max Horn |
2002-12-18 | Miscellaneous cleanup. | Jamieson Christian |
2002-12-18 | Fixed problems with instruments after load. | Jamieson Christian |
2002-12-18 | Damn, I just fixed this a bit ago! *self-bonk* | Jamieson Christian |
2002-12-18 | Added instrument.cpp, instrument.h | Jamieson Christian |
2002-12-18 | Instrument definition revamp. | Jamieson Christian |
2002-12-18 | Fixed SysEx parse bug | Jamieson Christian |
2002-12-18 | message.log | Jamieson Christian |
2002-12-17 | New savefile backend system (bye bye NONSTANDARD_SAVE...) | Marcus Comstedt |
2002-12-16 | indentation fixes; added a constructor (after all the debugger is a global va... | Max Horn |
2002-12-16 | Endy, when I am gonna meet you, I'll have to kick, punch and bite you a bit f... | Max Horn |
2002-12-16 | use the indention/formatting we agreed one. BTW function names should start l... | Max Horn |
2002-12-16 | added missing sound effects based on patch #654463 | Paweł Kołodziejski |
2002-12-16 | fixed compilation under MSVC | Paweł Kołodziejski |
2002-12-16 | refactoring: use inheritance to mode the relations between the various engine... | Max Horn |
2002-12-16 | stop CD when loading a savegame | Max Horn |
2002-12-16 | remove unused VideoMode struct | Jonathan Gray |
2002-12-16 | Oops. Fix compile. | James Brown |
2002-12-16 | New debugger core. Doesn't really have anything implemented yet, but is far m... | James Brown |
2002-12-16 | Tip: If your going to call a member function of a pointer to an object... do ... | James Brown |
2002-12-16 | forgot to remove _numLinesToProcess | Max Horn |
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 | more space for debug output | Max Horn |
2002-12-15 | cleanup | Max Horn |