aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2006-04-08Add initial support for vertical scrolling in FFTravis Howell
2006-04-07New Loom version reported by Peter EckerleinMax Horn
2006-04-07Finally got rid of multiple_versions_md5_settings in favor of extra_versionsMax Horn
2006-04-07Minor cleanupTravis Howell
2006-04-07Cleanup and split scrolling codeTravis Howell
2006-04-07Add scrolling adjustments when drawing overlay in FFTravis Howell
2006-04-07Add scrolling code for oracle in FFTravis Howell
2006-04-07Cache the root node (cause a major speedup on OSX, since by far the slowes pa...Max Horn
2006-04-07Fix compileWon Star
2006-04-07GP32 uses custom version of libtremor, so update header path.Won Star
2006-04-07Fix compile with GP32 by overriding datatypes.Won Star
2006-04-07Disable i/o cache which is incomplete and can cause serious problem with SMC.Won Star
2006-04-07Cleanup of yesterday's changes. The opcode functions no longer need to take anyTorbjörn Andersson
2006-04-07Fix some horizontal scrolling issues in FFTravis Howell
2006-04-07Sprite is always set to 1 in o_printStr() and o1_scnTxtLongText() for FF. Fix...Travis Howell
2006-04-07Fix subtitle output in FFTravis Howell
2006-04-07This may look like a less good way of transforming three bits of colour intoTorbjörn Andersson
2006-04-07Ooops, cut and paste error in printScreenText()Travis Howell
2006-04-07Add some work on text output in FFTravis Howell
2006-04-07Small cleanup.Torbjörn Andersson
2006-04-06Added opcode comments and stubs based on information sev provided me with. AllTorbjörn Andersson
2006-04-06Renamed last LaTeX filesMax Horn
2006-04-06Renamed even more LaTeX files (those names might not be the best, but the sec...Max Horn
2006-04-06Updated 'credits' target to generate correct LaTeX fileMax Horn
2006-04-06Renamed more LaTeX filesMax Horn
2006-04-06Started to rename the LaTeX files based on their content instead of their num...Max Horn
2006-04-06Moved the TODO to the WikiMax Horn
2006-04-06Fixed another "worked in cinE, broken in ScummVM" bug that made it impossibleTorbjörn Andersson
2006-04-06We don't need to convert mono data to stereo: Simply tell the mixer that we'reTorbjörn Andersson
2006-04-06Split the opcodes into separate functions, and use an array of functionTorbjörn Andersson
2006-04-06Revert structure size changes, size expanded in readItemChildren()Travis Howell
2006-04-06Rename structures and correct array sizesTravis Howell
2006-04-06CleanupTravis Howell
2006-04-06Remove duplicate code in last commit and minor fixes for FFTravis Howell
2006-04-06Minor cleanup and fixes for FFTravis Howell
2006-04-06Add some work on scrolling in FFTravis Howell
2006-04-06Fix inventory hitareas in FFTravis Howell
2006-04-06Add more icon differences in FF and cleanupTravis Howell
2006-04-05Use English strings for the system and confirm menus, to be consistent with theTorbjörn Andersson
2006-04-05Fixed bug in loadObject() where the data pointer was only advanced for theTorbjörn Andersson
2006-04-05Added comments to Symbians data types.Lars Persson
2006-04-05I don't think assert(0) is a particularly helpful error message...Torbjörn Andersson
2006-04-05Fix character spacing in text blurbs.Eugene Sandulenko
2006-04-05Updated datatypes for Symbian OSLars Persson
2006-04-05Recursive current directory has a big overhead since it can point toEugene Sandulenko
2006-04-05Renames structures and other cleanupTravis Howell
2006-04-05use _gameid instead of _game.features to detect games using ImuseDigital (sli...Max Horn
2006-04-05Added SCUMMVM_DONT_DEFINE_TYPES so that (a) porters can still override our ty...Max Horn
2006-04-05Added SVN keywords, and removed inclusion of <sys/stat.h>.Torbjörn Andersson
2006-04-05Use the setBitFlag() and getBitFlag() functions, instead of manipulatingTorbjörn Andersson