Age | Commit message (Expand) | Author |
2005-07-05 | * Start of generic key configuration support for ScummVM | Lars Persson |
2005-07-02 | fixed irritating MI2 warning | Max Horn |
2005-06-30 | The web version of comi demo has no music bundle. | Travis Howell |
2005-06-27 | Better test for disabled scalers... | Marcus Comstedt |
2005-06-27 | Fix handling of music data in COMI | Max Horn |
2005-06-26 | Avoid creating lots of file handles, reuse them instead (this relies on files... | Max Horn |
2005-06-25 | cleanup | Max Horn |
2005-06-25 | cleanup | Max Horn |
2005-06-25 | Move file handling in SMUSH code to a single thread (unless I overlooked some... | Max Horn |
2005-06-24 | Heavy clean up for the iMuseDigital ADPCM codec; the code is now much easier ... | Max Horn |
2005-06-24 | fix VS2005 _strnicmp error issue | Andrew Kurushin |
2005-06-24 | removed unneeded #include | Gregory Montoir |
2005-06-24 | Whitespace changes. | Torbjörn Andersson |
2005-06-24 | cleanup | Max Horn |
2005-06-24 | I don't think we need to include mididrv.h here. | Torbjörn Andersson |
2005-06-24 | When including files from common/, explicitly use the common/ prefix | Max Horn |
2005-06-23 | Fix foCheckAlreadyLoaded case in findObjectInRoom; this is not used in any SC... | Max Horn |
2005-06-22 | Fixed warning. (And made some whitespace changes.) | Torbjörn Andersson |
2005-06-21 | Added default destructors as required by the Symbian/Epoc port | Lars Persson |
2005-06-21 | Patches needed to build for SYMBIAN32 WINS/GCC added. | Lars Persson |
2005-06-21 | Yet another GCC 4 warning fixed | Max Horn |
2005-06-21 | Patch #1224631 (fix gcc4 virtual functions non-virtual destructor warnings) | Max Horn |
2005-06-19 | Fix C64 targets. Regression. | Eugene Sandulenko |
2005-06-18 | fix compilation with DISABLE_SCUMM_7_8 defined | Gregory Montoir |
2005-06-17 | Handle newlines in blast text (fixes last remaining part of bug #902415) | Max Horn |
2005-06-17 | committed patch #1221592, smush_codec 21/44 should match the original interpr... | Gregory Montoir |
2005-06-17 | update derefActor() argument | Gregory Montoir |
2005-06-17 | o6_setBlastObjectWindow can be safely ignored | Gregory Montoir |
2005-06-15 | Appliced cyx's fix for bug #1220168, with a few modifications. Apparently | Torbjörn Andersson |
2005-06-14 | Applied patch #1208299. A warning message about the "playing from CD under | Torbjörn Andersson |
2005-06-14 | -Add more Backyard sports titles | Travis Howell |
2005-06-13 | Add comments on smacker opcodes. | Travis Howell |
2005-06-13 | Rename opcode/function | Travis Howell |
2005-06-11 | This should fix playing the sound for the entering/exiting the old mine | Torbjörn Andersson |
2005-06-11 | Cleanup. | Torbjörn Andersson |
2005-06-10 | Adjust for HE100 | Travis Howell |
2005-06-07 | Based (again) on indy4demo FMTowns, unkScreenEffect5(1) seems equivalent to d... | Gregory Montoir |
2005-06-07 | Based on indy4demo FMTowns, some minor changes to SO_ROOM_FADE | Gregory Montoir |
2005-06-05 | Add reported French monkeyega | Eugene Sandulenko |
2005-06-05 | Ooops, mixed up one function name. | Travis Howell |
2005-06-05 | Remove duplicate field. | Travis Howell |
2005-06-05 | Rename sprite functions, based on map. | Travis Howell |
2005-06-05 | Update HE comments | Travis Howell |
2005-06-04 | Fix for bug #1202029 (MI1VGA: Guybrush turns into a rowboat) | Max Horn |
2005-06-04 | Updated comment; added code to deal with newline chars in COMI text (see bug ... | Max Horn |
2005-06-04 | Fix for bug #1202487 (MANIAC64: crash after using hunk-o-matic and pressing ESC) | Max Horn |
2005-06-04 | Fix for bug #1064658 (FM-TOWNS (Loom, Zak, Indy3): Dialog text shading incorr... | Max Horn |
2005-06-04 | Fix for bug #1066329 (COMI: Actor redraw glitch) | Max Horn |
2005-06-04 | Fix another off by one in rects. | Travis Howell |
2005-06-04 | The sound queue needs to be processed, before sfx queue in HE games, since sp... | Travis Howell |