Age | Commit message (Expand) | Author |
2006-04-24 | Fix memory leak in readGamePcText() | Travis Howell |
2006-04-24 | Initialize all variables in MoviePlayer class | Travis Howell |
2006-04-24 | Remove duplicate variable in readGamePcText() | Travis Howell |
2006-04-24 | isSpriteLoaded is Simon 1/2 specific and never used by FF | Travis Howell |
2006-04-24 | Free screen buffers on exit | Travis Howell |
2006-04-24 | Ooops, real memory leak was in sound buffer | Travis Howell |
2006-04-24 | Fix sound memory leak | Travis Howell |
2006-04-23 | Implemented volume and panning for FF sound effects. I hope my mapping from | Torbjörn Andersson |
2006-04-23 | Fix 'comparison between signed and unsigned integer' warning | Max Horn |
2006-04-23 | Fix video sequences shown by arcade machines | Travis Howell |
2006-04-23 | Fix video sequences shown by arcade machines | Travis Howell |
2006-04-23 | Fix video sequences shown by arcade machines | Travis Howell |
2006-04-23 | Read and use frame rate setting for videos | Travis Howell |
2006-04-23 | Fix audio and video sync. in videos of FF | Travis Howell |
2006-04-22 | Non-void functions always must return something | Max Horn |
2006-04-22 | Enable MS ADPCM WAV format decoder for all sound in Macintosh version of FF a... | Travis Howell |
2006-04-22 | Cleanup use of different filenames in different versions | Travis Howell |
2006-04-21 | Changed loadVGAFile dstSize datatype from uint to uint32 so it matches the da... | Lars Persson |
2006-04-21 | Adjust buffer sizes for conversation options, even for sprite id 1. This | Torbjörn Andersson |
2006-04-21 | Add FF differences in chance script opcode | Travis Howell |
2006-04-21 | Split bitArrays into three separate arrays, like original. Also fixing load/s... | Travis Howell |
2006-04-21 | Move _variableArrayPtr changes to match original code, in case it is triggere... | Travis Howell |
2006-04-21 | Add animate sprites by Y function for FF | Travis Howell |
2006-04-21 | Add back debug function | Travis Howell |
2006-04-21 | Add some code for PanEvent in FF and cleanup | Travis Howell |
2006-04-20 | Add F9 key in FF, which toggles hitbox names | Travis Howell |
2006-04-20 | Revert that delay change when scrolling inventory in FF, causes glitches | Travis Howell |
2006-04-20 | Enable virtual keyboard, when entering saved game name in FF | Travis Howell |
2006-04-20 | Fix constant scrolling in oracle in FF, when mouse button is pressed | Travis Howell |
2006-04-20 | getPathPosn script opcode needs to use int16 to get correct position, fixes e... | Travis Howell |
2006-04-20 | Add timer difference in FF | Travis Howell |
2006-04-20 | Fix typo in switchVoiceFile() for FF | Travis Howell |
2006-04-20 | Fix mistake in vertical scrolling in FF | Travis Howell |
2006-04-20 | _rejectCount should only be incremented in checkNoOverWrite() | Travis Howell |
2006-04-20 | Update resource managment, missed several changes from FF | Travis Howell |
2006-04-20 | Fix freeze that can occur when scrolling inventory in oracle of FF | Travis Howell |
2006-04-20 | Cleanup | Travis Howell |
2006-04-20 | Add support for compressed speech files in PC verisons of FF | Travis Howell |
2006-04-20 | Minor cleanup | Travis Howell |
2006-04-20 | Update resource managment for FF, this method is more efficent for Simon 1/2 too | Travis Howell |
2006-04-19 | The next offset is only adjusted in renderString, when sprite id isn't 1 | Travis Howell |
2006-04-19 | Fix text corruption with long FF conversation options. The renderString() | Torbjörn Andersson |
2006-04-19 | Fixed a potential bug when calculating the width of conversation option in FF. | Torbjörn Andersson |
2006-04-19 | Correct dummyItems in FF and cleanup | Travis Howell |
2006-04-19 | Number the FF conversation options. | Torbjörn Andersson |
2006-04-19 | Add minor code differences in FF, might help corrupt graphics | Travis Howell |
2006-04-19 | Add FF difference in mouseOn script opcode | Travis Howell |
2006-04-19 | Update debug tables | Travis Howell |
2006-04-18 | Fix sound memory leak in FF | Travis Howell |
2006-04-18 | Correct increment for checkPaths script opcode in FF | Travis Howell |