index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2006-04-06
Fix inventory hitareas in FF
Travis Howell
2006-04-06
Add more icon differences in FF and cleanup
Travis Howell
2006-04-05
Use English strings for the system and confirm menus, to be consistent with the
Torbjörn Andersson
2006-04-05
Fixed bug in loadObject() where the data pointer was only advanced for the
Torbjörn Andersson
2006-04-05
Added comments to Symbians data types.
Lars Persson
2006-04-05
I don't think assert(0) is a particularly helpful error message...
Torbjörn Andersson
2006-04-05
Fix character spacing in text blurbs.
Eugene Sandulenko
2006-04-05
Updated datatypes for Symbian OS
Lars Persson
2006-04-05
Recursive current directory has a big overhead since it can point to
Eugene Sandulenko
2006-04-05
Renames structures and other cleanup
Travis Howell
2006-04-05
use _gameid instead of _game.features to detect games using ImuseDigital (sli...
Max Horn
2006-04-05
Added SCUMMVM_DONT_DEFINE_TYPES so that (a) porters can still override our ty...
Max Horn
2006-04-05
Added SVN keywords, and removed inclusion of <sys/stat.h>.
Torbjörn Andersson
2006-04-05
Use the setBitFlag() and getBitFlag() functions, instead of manipulating
Torbjörn Andersson
2006-04-05
Add back lost bitFlag check in listSaveGames()
Travis Howell
2006-04-05
Use full path qualifiers in #include statements (exception: engines/ can be o...
Max Horn
2006-04-05
Fix regression in Simon2, a byte was lost when clearing or setting marks
Travis Howell
2006-04-04
Re-fix sort by renaming min to minElem (avoid conflicts with certain system h...
Max Horn
2006-04-04
Turned FSList::sort into a generic function which can be applied to anything ...
Max Horn
2006-04-04
Allow symlinks to directories for FS;es with D_TYPE support.
Eugene Sandulenko
2006-04-04
Symlinks are also valid files
Eugene Sandulenko
2006-04-04
Fix crash for a case when game path is set incorrectly
Eugene Sandulenko
2006-04-04
Add inventory array differences in FF and minor cleanup
Travis Howell
2006-04-04
Rename variable in FSList::sort() to avoid conflict with system defines
Travis Howell
2006-04-04
Typo
Max Horn
2006-04-04
Fix freddicove detection.
Eugene Sandulenko
2006-04-04
Initialize uninitialized variable.
Eugene Sandulenko
2006-04-04
Removed extra exclamation marks in warning() calls as well.
Eugene Sandulenko
2006-04-04
Since our debug() adds an exclamation mark at the message end, remove
Eugene Sandulenko
2006-04-04
Fix md5 for German IHNM
Eugene Sandulenko
2006-04-04
Don't use HAVE_CONFIG_H / config.h directly, use scummsys.h instead
Max Horn
2006-04-04
Small updates to intiate variable and member visibility.
Lars Persson
2006-04-04
Added const qualifier
Max Horn
2006-04-04
Paranoia change: catch invalid 'method' value in generateDetectName
Max Horn
2006-04-04
Use iterator API to iterate over all entries in the file list
Max Horn
2006-04-04
Some more FS code cleanup
Max Horn
2006-04-04
Possible bug in the Symbian FS code?
Max Horn
2006-04-04
oops
Max Horn
2006-04-04
Removing more pseudo copy constructors in favor of the standard copy construc...
Max Horn
2006-04-04
Rewrote sort code to use iterators (means it can be used with any container n...
Max Horn
2006-04-04
We don't need wchar_t -> removing this to improve portability
Max Horn
2006-04-04
Remove SCUMMVM_USE_LONG_INT from DC port.
Marcus Comstedt
2006-04-04
Completed disassembly of the Lure pathfinding code
Paul Gilbert
2006-04-04
o_printStr() always uses box1 for FF
Travis Howell
2006-04-04
_noRightClick got reversed in setVerb for FF
Travis Howell
2006-04-04
Add skipSpeech difference in FF
Travis Howell
2006-04-04
Add verb codes differences in FF
Travis Howell
2006-04-04
Added stub for FF right-clicking.
Torbjörn Andersson
2006-04-04
Adjust clear/restore window for FF
Travis Howell
2006-04-04
More work on oracle in FF
Travis Howell
[next]