Age | Commit message (Expand) | Author |
2005-10-12 | Looks like my pitch wheel change still has the ability to break things. See | Torbjörn Andersson |
2005-10-12 | Revert last change and add a safe work around for bug. | Travis Howell |
2005-10-12 | Reverted default case error in o5_resourceRoutines to a warning, in order to ... | James Brown |
2005-10-12 | Fix sound effects regression in simon2talkie. | Travis Howell |
2005-10-12 | Fix regression, cuased by typo. | Travis Howell |
2005-10-12 | Hide unnecessary debug output | Eugene Sandulenko |
2005-10-11 | Patch #1308891 "0.8.0 spec files for scummvm and scummvm-tools" | Eugene Sandulenko |
2005-10-11 | This is an attempt to fix the actor frames in IHNM. It appears to be at | Torbjörn Andersson |
2005-10-11 | Patch #1324028 "Another configure patch for OS/2" | Eugene Sandulenko |
2005-10-11 | Moved the pitch wheel centering to unloadMusic() instead, since having it | Torbjörn Andersson |
2005-10-11 | Cleanups. Mostly whitespace. | Torbjörn Andersson |
2005-10-11 | This should ensure that savegames are endian-safe. Unfortunately, I've just | Torbjörn Andersson |
2005-10-11 | Rewrote some code that didn't look alignment safe to me. | Torbjörn Andersson |
2005-10-11 | Added WRITE_UINT16() and WRITE_UINT32() as well. | Torbjörn Andersson |
2005-10-11 | Added READ_UINT16(). It looks like SAGA will need it. | Torbjörn Andersson |
2005-10-11 | Fix stack underflow when Gorrister examines the mirror in IHNM. opReturnV | Torbjörn Andersson |
2005-10-11 | Patch #1323715 "OS/2 Patches to ScummVM" and credited the author. | Eugene Sandulenko |
2005-10-11 | Update | Travis Howell |
2005-10-11 | I was going to fix the IHNM sprite loader, but when I got here this morning | Torbjörn Andersson |
2005-10-11 | Do not draw status text during chapter selection | Eugene Sandulenko |
2005-10-11 | oops. | Eugene Sandulenko |
2005-10-11 | Some IHNM changes: | Eugene Sandulenko |
2005-10-11 | Fixed sprite loading. Now that ugly hack is gone, no wrong reads and every | Eugene Sandulenko |
2005-10-11 | Fix portrait color. I just missed dependency from barometer. | Eugene Sandulenko |
2005-10-10 | Fix problematic md5. A space character sneaked in. | Eugene Sandulenko |
2005-10-10 | Adjust save reminder position | Eugene Sandulenko |
2005-10-10 | Fix regression with samnmax floppy. Game just crashed on resources opening. | Eugene Sandulenko |
2005-10-10 | gBitFormat seems to be back in libcommon again... (This underhanded paramete... | Marcus Comstedt |
2005-10-10 | IHNM verb panel fixes: | Torbjörn Andersson |
2005-10-10 | The demo resources list looked incomplete to me. Can anyone check if this | Torbjörn Andersson |
2005-10-10 | Draw the IHNM portrait on the right coordinates. | Torbjörn Andersson |
2005-10-10 | Add defines for DOS demo resource numbers. | Travis Howell |
2005-10-10 | First attempt to run DOS ITE demo | Eugene Sandulenko |
2005-10-10 | Removed the "reset all controllers" message. It currently breaks on Adlib, | Torbjörn Andersson |
2005-10-10 | I noticed yesterday that if you change music in IHNM at the "right" moment, | Torbjörn Andersson |
2005-10-10 | Oops. Fix debug leftover. | Eugene Sandulenko |
2005-10-10 | Show save reminder in IHNM correctly. | Eugene Sandulenko |
2005-10-10 | Eliminate font substitution ugliness. | Eugene Sandulenko |
2005-10-10 | Draw main panel. Buttons lack backgorunds and save reminder is buggy atm. | Eugene Sandulenko |
2005-10-09 | Apparently, the IHNM crosshair cursor, and the cursor hotspot, are both | Torbjörn Andersson |
2005-10-09 | Added optional parameter to setCursor() to specify which type of cursor you | Torbjörn Andersson |
2005-10-09 | Specify some image resources. | Eugene Sandulenko |
2005-10-09 | Removed TODO comment about actor strings loading. | Torbjörn Andersson |
2005-10-09 | Typo | Travis Howell |
2005-10-09 | Clean up VGA headers. | Travis Howell |
2005-10-09 | Add more stubs for FF. | Travis Howell |
2005-10-09 | Restore cursor after boss key. | Eugene Sandulenko |
2005-10-09 | Boss key like in original. Press F9. Palette seems to be wrong though and | Eugene Sandulenko |
2005-10-09 | Now load actors only on demand. That lets select Nimdok (doctor) part. Just | Eugene Sandulenko |
2005-10-09 | Simplified handleChapterSelectionUpdate() | Eugene Sandulenko |