Age | Commit message (Expand) | Author |
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 |
2006-04-18 | Add code for vc84_stopSoundLoop in FF | Travis Howell |
2006-04-18 | Add missing timer adjustment when saving game in FF | Travis Howell |
2006-04-18 | Fix time events continuing, when using the oracle in FF | Travis Howell |
2006-04-18 | Correct box numbers when scrolling text in oracle of FF | Travis Howell |
2006-04-18 | Scrolling comparisons should always be signed, fixes scrolling issue in maze ... | Travis Howell |
2006-04-17 | Split screenTextPObj script opcode into game specific versions | Travis Howell |
2006-04-17 | Add FF difference in addBox script opcode, fixes x position of some boxes | Travis Howell |
2006-04-17 | Trigger videos for OmniTV in FF | Travis Howell |
2006-04-17 | Adjust video playback code, due to false calls in prison of FF | Travis Howell |
2006-04-17 | Remove leftover warning | Travis Howell |
2006-04-17 | Improve sound support in FF and add MoviePlayer class | Travis Howell |
2006-04-17 | Minor cleanup | Travis Howell |
2006-04-17 | Intergrate the DXA player for Amiga/Macintosh verisons of FF, from cyx | Travis Howell |
2006-04-17 | Handle unsigned variableArray reads better in FF, fixes more missing subroutines | Travis Howell |
2006-04-17 | Fix box selection after vertical scrolling in FF | Travis Howell |
2006-04-17 | Only allocate scale buffer when using FF | Travis Howell |
2006-04-17 | Fix vertical scrolling | Travis Howell |
2006-04-16 | The backend is responsible for making its own copy of the mouse cursor, so FF | Torbjörn Andersson |
2006-04-16 | The File class automatically tries adding "." to a filename if the file cannot | Torbjörn Andersson |
2006-04-16 | Add missing mouse pointer checks for oracle and SAM in FF | Travis Howell |
2006-04-16 | Reduced dependencies on base/plugins.h | Max Horn |
2006-04-16 | Removed the directory parameter from md5_file | Max Horn |
2006-04-16 | Fix cursor colors in chemsitry set for FF | Travis Howell |
2006-04-16 | Fix mouse cursor changing for buttons in chemistry set for FF | Travis Howell |
2006-04-16 | Improve cursor support in FF | Travis Howell |
2006-04-16 | Use default cursor in FF for now, to make selection easier | Travis Howell |
2006-04-16 | Correct sign, to fix weird path finding issues in FF | Travis Howell |
2006-04-15 | Fix speech id for o_screenTextMsg() in FF | Travis Howell |
2006-04-15 | Cleanup | Travis Howell |
2006-04-15 | Remove out dated comment | Travis Howell |
2006-04-15 | Use different methods to avoid overflows to FF, to avoid regressions | Travis Howell |
2006-04-15 | Use different methods to avoid overflows to FF, to avoid regressions | Travis Howell |
2006-04-15 | - Renamed ConfigManager::getActiveDomain to getActiveDomainName, and added a ... | Max Horn |
2006-04-15 | Removed GameDetector::_gameid in favor of using a config manager entry | Max Horn |
2006-04-15 | Fix display of swap character logo in FF | Travis Howell |
2006-04-15 | Increase size of variable array entries, to prevent overflows that often occu... | Travis Howell |
2006-04-15 | Minor cleanup | Travis Howell |
2006-04-15 | Change _numTextBoxes to unsigned, to stop compile warnings | Travis Howell |