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 | Correct dummyItems in FF and cleanup | Travis Howell |
2006-04-19 | Add minor code differences in FF, might help corrupt graphics | Travis Howell |
2006-04-18 | Fix time events continuing, when using the oracle in FF | Travis Howell |
2006-04-18 | Scrolling comparisons should always be signed, fixes scrolling issue in maze ... | Travis Howell |
2006-04-17 | Adjust video playback code, due to false calls in prison of FF | Travis Howell |
2006-04-17 | Improve sound support in FF and add MoviePlayer class | 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 | Only allocate scale buffer when using FF | Travis Howell |
2006-04-17 | Fix vertical scrolling | Travis Howell |
2006-04-15 | Cleanup | 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 | Fix display of swap character logo in FF | Travis Howell |
2006-04-15 | Minor cleanup | Travis Howell |
2006-04-15 | Adjust various number of textBox checks for FF | Travis Howell |
2006-04-15 | Increase array sizes for FF and cleanup | Travis Howell |
2006-04-15 | Add support for switching voice file in PC versions of FF and cleanup | Travis Howell |
2006-04-15 | Remove last use of hard coded language values and adjust settings for FF | Travis Howell |
2006-04-14 | Avoid possible regression in set_video_mode_internal() for Simon1 | Travis Howell |
2006-04-14 | Add speech support for Amiga verison of FF | Travis Howell |
2006-04-14 | Add support for sound effects in Amiga version of FF and cleanup | Travis Howell |
2006-04-13 | Add invertBox function for FF | Travis Howell |
2006-04-13 | Add code for save game interface in FF | Travis Howell |
2006-04-13 | Minor fixes to scrolling in FF | Travis Howell |
2006-04-11 | Ooops, re-enable code in allocBlock() | Travis Howell |
2006-04-11 | Update waitForSync() for FF and minor cleanup | Travis Howell |
2006-04-10 | Cleanup | Travis Howell |
2006-04-10 | By now, it should be obvious that I'm trying to get rid of the o_ functions. | Torbjörn Andersson |
2006-04-10 | Merged o_setup_cond_c() into o1_getDollar2(). (We could merge | Torbjörn Andersson |
2006-04-10 | Merged o_printStr() into o1_screenTextMsg(). | Torbjörn Andersson |
2006-04-10 | Merged o_pathfind() into o1_getPathPosn(). | Torbjörn Andersson |
2006-04-10 | Merged o_loadZone() and o_unloadZone() into o1_loadZone() and o1_unloadZone(). | Torbjörn Andersson |
2006-04-10 | Merged o_set_video_mode() into o1_picture(). | Torbjörn Andersson |
2006-04-10 | Merged o_vga_reset() into o1_killAnimate(). | Torbjörn Andersson |
2006-04-09 | Add time code for FF and minor cleanup | Travis Howell |
2006-04-09 | Add centreScroll() for FF and hyperbox code differences in FF. | Travis Howell |
2006-04-08 | Introduced language EN_ANY used for general English game entries. EN_USA and | Eugene Sandulenko |
2006-04-08 | Fixes for oracle in FF and cleanup | Travis Howell |
2006-04-08 | Remove excess ; in scrollEvent() | Travis Howell |
2006-04-08 | Add initial support for vertical scrolling in FF | Travis Howell |
2006-04-07 | Minor cleanup | Travis Howell |
2006-04-07 | Fix some horizontal scrolling issues in FF | Travis Howell |
2006-04-07 | Sprite is always set to 1 in o_printStr() and o1_scnTxtLongText() for FF. Fix... | Travis Howell |
2006-04-07 | Add some work on text output in FF | Travis Howell |
2006-04-06 | Split the opcodes into separate functions, and use an array of function | Torbjörn Andersson |
2006-04-06 | Rename structures and correct array sizes | Travis Howell |
2006-04-06 | Cleanup | Travis Howell |