Age | Commit message (Expand) | Author |
2006-05-30 | remove extraneous comma | Joost Peters |
2006-05-27 | uninitialized variable | Willem Jan Palenstijn |
2006-05-26 | isSpriteLoaded() is used by FF, a similar function was commented out in orig... | Travis Howell |
2006-05-25 | Set and show/hide mouse cursors through a "cursor manager" (analogous to the | Torbjörn Andersson |
2006-05-23 | Update details for Russian translations | Travis Howell |
2006-05-15 | When receiving a "Reset All Controllers" message, the neutral position of the | Torbjörn Andersson |
2006-05-13 | fix VS2005 compilation warnings | Andrew Kurushin |
2006-05-13 | Remove _rejectCount and cleanup | Travis Howell |
2006-05-13 | Split VGA resource management back into FF and Simon 1/2 versions | Travis Howell |
2006-05-12 | Fixed two regressions in the o1_specialFade() opcode: The wrong colours were | Torbjörn Andersson |
2006-05-12 | In Simon 1, when returning to normal size, the MIDI music contains "All | Torbjörn Andersson |
2006-05-12 | Whitespace changes. | Torbjörn Andersson |
2006-05-10 | Decrease delay to make it less likely that the Simon 1 (and other?) save/load | Torbjörn Andersson |
2006-05-09 | - Updated MSVC8 project files | Eugene Sandulenko |
2006-05-08 | Changed abs() to ABS() | Torbjörn Andersson |
2006-05-07 | Fix slowFadeIn, the code of original Windows version was flawed | Travis Howell |
2006-05-06 | Ooops, skip WAV data, before changing size var | Travis Howell |
2006-05-06 | Use scumm_stricmp() instead of stricmp() to fix compile error on some systems, | Torbjörn Andersson |
2006-05-06 | Add support for non-English audio in cutscenes of Amiga/Mac. versions of FF | Travis Howell |
2006-05-06 | Fix typo, which caused FLAC speech files to fail | Travis Howell |
2006-05-05 | Remove leftover | Travis Howell |
2006-05-05 | Fix inventory arrows regression in Simon 1 | Travis Howell |
2006-05-05 | Match fade code of original games and minor cleanup | Travis Howell |
2006-05-05 | Update copyright | Travis Howell |
2006-05-04 | Cleanup | Travis Howell |
2006-05-04 | Update palmOS code for GameSpecificSettings changes | Travis Howell |
2006-05-04 | Allow skipping speech in Simon1 | Travis Howell |
2006-05-04 | Add missing old simon1 target | Travis Howell |
2006-05-04 | Don't read beyond animationCount, when looking for animation in vc3_loadSprite() | Travis Howell |
2006-05-04 | Don't read beyond imageCount, when looking for image | Travis Howell |
2006-05-04 | Remove duplicate code | Travis Howell |
2006-05-04 | Fix loading of default saved game file, containing restate state, in FF | Travis Howell |
2006-05-04 | Add filename difference in Amiga/Mac. versions of FF | Travis Howell |
2006-05-04 | Show Epic Interactive movie on startup in Amiga/Mac. versions of FF | Travis Howell |
2006-05-04 | Update screen more often, for smoother mouse movement | Travis Howell |
2006-05-04 | Cleanup | Travis Howell |
2006-05-03 | Add work around for glitches that occurs on map, when Simon rides lion to the... | Travis Howell |
2006-05-03 | Fix subtitle colors during lion ride in Simon2 | Travis Howell |
2006-05-03 | Clear front buffer, when using cutscenes in Amiga version of FF | Travis Howell |
2006-05-03 | Write results to correct locations in setRandom and getPathValue video opcode... | Travis Howell |
2006-05-03 | Correct size of GPVCount/PVCount vars | Travis Howell |
2006-05-03 | Correct result var in checkPaths script opcode in FF | Travis Howell |
2006-05-03 | sfx5 isn't ambient, but manually started/stopped in FF | Travis Howell |
2006-05-03 | Read correct offset in loadIconData() | Travis Howell |
2006-05-03 | Fix scrolling glitches in Oracle of FF | Travis Howell |
2006-05-03 | Cleanup | Travis Howell |
2006-05-02 | Allow skipping cutscenes via ESC key too | Travis Howell |
2006-05-02 | Cleanup | Torbjörn Andersson |
2006-05-02 | Let's try this again: Let the backend draw the mouse cursor, instead of drawing | Torbjörn Andersson |
2006-05-02 | Fixed FF mouse cursors being drawn a bit to the left of the hotspot. FF seems | Torbjörn Andersson |