Age | Commit message (Expand) | Author |
2005-04-14 | Fix from wjp for redraws and input during delays | Eugene Sandulenko |
2005-04-14 | Removing this casting operator. I changed the only place it was used to an 'e... | Max Horn |
2005-04-14 | Set remap flag | Travis Howell |
2005-04-14 | Add missing safety check, needed when called directly. | Travis Howell |
2005-04-14 | Add missing safety check, should only clip if rect is valid. | Travis Howell |
2005-04-14 | Added TODO item about the insanely CPU intensive credits roll. | Torbjörn Andersson |
2005-04-14 | Pass user supplied $CXXFLAGS to the compiler only once. | Jonathan Gray |
2005-04-14 | Add HE7.2 difference in o_getResourceSize(). | Travis Howell |
2005-04-14 | Set result back to 1 for now, otherwise chase locks up. | Travis Howell |
2005-04-13 | Enable perfect timer so intro runs in sync now. Matches disassembly | Eugene Sandulenko |
2005-04-13 | Patch from wjp. Fix keyboard input. | Eugene Sandulenko |
2005-04-13 | Only cache a track if it really exists, this should prevent some issues when ... | Gregory Montoir |
2005-04-13 | Updated comment | Gregory Montoir |
2005-04-13 | Get rid of errno; add some (optional) error checking facilities to SaveFile c... | Max Horn |
2005-04-13 | Support for Red Book audio in CD version of gob1. | Eugene Sandulenko |
2005-04-13 | Since the latest change once again makes this a proper sentence, I've | Torbjörn Andersson |
2005-04-13 | Patch #1182233 "Updated README Native Midi Documentation" | Eugene Sandulenko |
2005-04-13 | Fix bug #1182206 "Maniac Mansion (NES) doesn't run anymore after Apr 10 commit" | Eugene Sandulenko |
2005-04-13 | Pedantic fix. | Torbjörn Andersson |
2005-04-13 | Off by one. | Travis Howell |
2005-04-13 | Ooops, was not used. | Travis Howell |
2005-04-13 | _stringBuffer can have mutple strings, ie in pajama2 startup. | Travis Howell |
2005-04-13 | Read/write INI entries from config file in HE games. | Travis Howell |
2005-04-13 | Fixed Indy 3 fighting in the "Passport to Adventure" demo. Apparently it | Torbjörn Andersson |
2005-04-13 | Increased buffer size to avoid overflow when looking at the Loom help in | Torbjörn Andersson |
2005-04-13 | Fixed typo in comment. | Torbjörn Andersson |
2005-04-13 | Mention MM NES since it lives on our compatibility page for a while now. | Eugene Sandulenko |
2005-04-13 | Mention NES platform in documentation. Just forgot it last time | Eugene Sandulenko |
2005-04-13 | Fix hang in EGA version. Thanks to wjp. Be careful with that parse_printExpr() | Eugene Sandulenko |
2005-04-13 | Make VAR macros safer. | Eugene Sandulenko |
2005-04-13 | Patches #1164217 "Updated GS Support + Percussion Remapping Patch" and | Eugene Sandulenko |
2005-04-12 | Patch #1181639. "GOB: Possible inter_renewTimeInVars() fix" | Eugene Sandulenko |
2005-04-12 | Patch #1180882 "GM/GS Percussion Remapping" | Eugene Sandulenko |
2005-04-12 | Add missing segment | Travis Howell |
2005-04-12 | Not all polygons should be cleared in startScene(). | Travis Howell |
2005-04-12 | Add comments on CD-specific opcodes | Eugene Sandulenko |
2005-04-12 | Removed unnecessary semi-colon. | Torbjörn Andersson |
2005-04-12 | Cleanup | Travis Howell |
2005-04-12 | Add angle change. | Travis Howell |
2005-04-12 | Use paletteNum. | Travis Howell |
2005-04-12 | Sync. | Travis Howell |
2005-04-12 | Work in progress on opcodeE0 for HE games. | Travis Howell |
2005-04-12 | Remove reference to resource.h | Eugene Sandulenko |
2005-04-12 | Remove unneeded files. | Eugene Sandulenko |
2005-04-11 | add comment explaining this struct contains LE values | Joost Peters |
2005-04-11 | endian-convert pieces value when read, instead of when they are loaded (since... | Joost Peters |
2005-04-11 | Patch from wjp. Support for CD and EGA versions. | Eugene Sandulenko |
2005-04-11 | no, we only check for the value being 0, so no endian conversion is needed ;-) | Max Horn |
2005-04-11 | cleanup | Max Horn |
2005-04-11 | Endian fixes, getting past the 'Please wait...' loading screen now | Max Horn |