Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |||
2006-04-26 | Use File::size to determine the size of a file, instead of doing a seek(0, ↵ | Max Horn | |
SEEK_END) svn-id: r22184 | |||
2006-04-26 | Fix timer events time when saving game in FF | Travis Howell | |
svn-id: r22179 | |||
2006-04-26 | Fix timer events time when saving game in FF | Travis Howell | |
svn-id: r22177 | |||
2006-04-26 | Introduce and use Engine_Empty() and Engine::GUIErrorMessage() | Eugene Sandulenko | |
svn-id: r22165 | |||
2006-04-25 | Show GUI message when game data is not found. | Eugene Sandulenko | |
svn-id: r22164 | |||
2006-04-25 | Fix OmniTV repeating for now | Travis Howell | |
svn-id: r22149 | |||
2006-04-25 | Fix fps setting for video play back | Travis Howell | |
svn-id: r22147 | |||
2006-04-25 | Fix OmniTV not stopping, when room changes in FF | Travis Howell | |
svn-id: r22145 | |||
2006-04-25 | Hide mouse pointer when video is active | Travis Howell | |
svn-id: r22144 | |||
2006-04-24 | Revert change, a NULL block should be added if audio doesn't exist | Travis Howell | |
svn-id: r22141 | |||
2006-04-24 | If startSound() can't find a WAVE chunk, set the file position to the beginning | Torbjörn Andersson | |
of the chunk again. Otherwise, animations without a sound track (such as disk1.dxa) will fail to play. svn-id: r22140 | |||
2006-04-24 | Revert sign change to vcReadVar(), made glitches worse in some scenes | Travis Howell | |
svn-id: r22139 | |||
2006-04-24 | Remove duplicate code | Travis Howell | |
svn-id: r22138 | |||
2006-04-24 | Correct and move warning, when failing to load video in FF | Travis Howell | |
svn-id: r22137 | |||
2006-04-24 | Add support for OmniTV | Travis Howell | |
svn-id: r22136 | |||
2006-04-24 | vcReadVar() should return a signed value | Travis Howell | |
svn-id: r22135 | |||
2006-04-24 | Restrict variables sizes, when reading from vcReadNextWord(), to prevent ↵ | Travis Howell | |
overflows svn-id: r22134 | |||
2006-04-24 | Fix memory leak in readGamePcText() | Travis Howell | |
svn-id: r22133 | |||
2006-04-24 | Initialize all variables in MoviePlayer class | Travis Howell | |
svn-id: r22132 | |||
2006-04-24 | Remove duplicate variable in readGamePcText() | Travis Howell | |
svn-id: r22131 | |||
2006-04-24 | isSpriteLoaded is Simon 1/2 specific and never used by FF | Travis Howell | |
svn-id: r22130 | |||
2006-04-24 | Free screen buffers on exit | Travis Howell | |
svn-id: r22129 | |||
2006-04-24 | Ooops, real memory leak was in sound buffer | Travis Howell | |
svn-id: r22128 |