Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-05-06 | Fix typo, which caused FLAC speech files to fail | Travis Howell | |
svn-id: r22364 | |||
2006-05-05 | Remove leftover | Travis Howell | |
svn-id: r22361 | |||
2006-05-05 | Fix inventory arrows regression in Simon 1 | Travis Howell | |
svn-id: r22360 | |||
2006-05-05 | Match fade code of original games and minor cleanup | Travis Howell | |
svn-id: r22359 | |||
2006-05-05 | Update copyright | Travis Howell | |
svn-id: r22358 | |||
2006-05-04 | Cleanup | Travis Howell | |
svn-id: r22336 | |||
2006-05-04 | Update palmOS code for GameSpecificSettings changes | Travis Howell | |
svn-id: r22335 | |||
2006-05-04 | Allow skipping speech in Simon1 | Travis Howell | |
svn-id: r22334 | |||
2006-05-04 | Add missing old simon1 target | Travis Howell | |
svn-id: r22332 | |||
2006-05-04 | Don't read beyond animationCount, when looking for animation in vc3_loadSprite() | Travis Howell | |
svn-id: r22331 | |||
2006-05-04 | Don't read beyond imageCount, when looking for image | Travis Howell | |
svn-id: r22330 | |||
2006-05-04 | Remove duplicate code | Travis Howell | |
svn-id: r22329 | |||
2006-05-04 | Fix loading of default saved game file, containing restate state, in FF | Travis Howell | |
svn-id: r22328 | |||
2006-05-04 | Add filename difference in Amiga/Mac. versions of FF | Travis Howell | |
svn-id: r22326 | |||
2006-05-04 | Show Epic Interactive movie on startup in Amiga/Mac. versions of FF | Travis Howell | |
svn-id: r22323 | |||
2006-05-04 | Update screen more often, for smoother mouse movement | Travis Howell | |
svn-id: r22322 | |||
2006-05-04 | Cleanup | Travis Howell | |
svn-id: r22320 | |||
2006-05-03 | Add work around for glitches that occurs on map, when Simon rides lion to ↵ | Travis Howell | |
the goblin camp, in non-English versions of Simon2 svn-id: r22305 | |||
2006-05-03 | Fix subtitle colors during lion ride in Simon2 | Travis Howell | |
svn-id: r22303 | |||
2006-05-03 | Clear front buffer, when using cutscenes in Amiga version of FF | Travis Howell | |
svn-id: r22301 | |||
2006-05-03 | Write results to correct locations in setRandom and getPathValue video ↵ | Travis Howell | |
opcodes of FF svn-id: r22295 | |||
2006-05-03 | Correct size of GPVCount/PVCount vars | Travis Howell | |
svn-id: r22294 | |||
2006-05-03 | Correct result var in checkPaths script opcode in FF | Travis Howell | |
svn-id: r22293 | |||
2006-05-03 | sfx5 isn't ambient, but manually started/stopped in FF | Travis Howell | |
svn-id: r22292 | |||
2006-05-03 | Read correct offset in loadIconData() | Travis Howell | |
svn-id: r22291 | |||
2006-05-03 | Fix scrolling glitches in Oracle of FF | Travis Howell | |
svn-id: r22290 | |||
2006-05-03 | Cleanup | Travis Howell | |
svn-id: r22289 | |||
2006-05-02 | Allow skipping cutscenes via ESC key too | Travis Howell | |
svn-id: r22288 | |||
2006-05-02 | Cleanup | Torbjörn Andersson | |
svn-id: r22280 | |||
2006-05-02 | Let's try this again: Let the backend draw the mouse cursor, instead of drawing | Torbjörn Andersson | |
it ourselves. This time it seems to work. svn-id: r22279 | |||
2006-05-02 | Fixed FF mouse cursors being drawn a bit to the left of the hotspot. FF seems | Torbjörn Andersson | |
to have this strange notion of multiplying the X coordinate by two, so when it was using 38 to manipulate it, it really meant 19. I think. Now we just need to simplify this to make the backend draw the cursor instead. svn-id: r22278 | |||
2006-05-01 | Minor cleanup | Travis Howell | |
svn-id: r22258 | |||
2006-04-30 | Revert last change to mouse cursors in FF, causes odd glitches | Travis Howell | |
svn-id: r22243 | |||
2006-04-30 | Ooops, update var names for drawMousePart() | Travis Howell | |
svn-id: r22242 | |||
2006-04-30 | Use system code for mouse cursors in FF | Travis Howell | |
svn-id: r22241 | |||
2006-04-30 | Clear palette too, after some cutscenes | Travis Howell | |
svn-id: r22240 | |||
2006-04-30 | Fast fade out should be disabled, after a cutscene | Travis Howell | |
svn-id: r22239 | |||
2006-04-30 | Add complete support for mouse cursors in FF, with help from olki | Travis Howell | |
svn-id: r22238 | |||
2006-04-29 | Moved the AudioCDManager as well as class AudioStream and its (standard) ↵ | Max Horn | |
subclasses to namespace Audio svn-id: r22231 | |||
2006-04-29 | Cleanup includes | Travis Howell | |
svn-id: r22225 | |||
2006-04-29 | Split more functions of simon.cpp into separate files | Travis Howell | |
svn-id: r22224 | |||
2006-04-29 | Split more functions of simon.cpp into separate files | Travis Howell | |
svn-id: r22221 | |||
2006-04-29 | Add FF difference in o_screenTextMsg() | Travis Howell | |
svn-id: r22216 | |||
2006-04-29 | Minor cleanup | Travis Howell | |
svn-id: r22215 | |||
2006-04-29 | Merge fadeToBlack() into o1_specialFade() and cleanup | Travis Howell | |
svn-id: r22214 | |||
2006-04-29 | Fix error in debug table | Travis Howell | |
svn-id: r22213 | |||
2006-04-29 | Add more timer code differences in FF | Travis Howell | |
svn-id: r22201 | |||
2006-04-29 | Fix mistakes in animateSpritesByY() for FF | Travis Howell | |
svn-id: r22200 | |||
2006-04-29 | * Changed the createEngine() factory function of our plugins to return an ↵ | Max Horn | |
error code (the engine is now passed indirectly via a double pointer) * Removed Engine_Empty (obsolete now that engines can return actual error codes) svn-id: r22199 | |||
2006-04-26 | Add FF difference in isAdjNoun opcode. This makes it possible to get past the | Torbjörn Andersson | |
SAM / PEG puzzle, but do not ask me what, exactly, was wrong. I haven't a clue. svn-id: r22186 |