Age | Commit message (Collapse) | Author |
|
* Include directory nodes in FSList sent to detectGames
- This is required for correct detection of toon.
* Don't add / at the end of directories found in getChildren
- It looks like that behaviour was removed from posix-fs a long
time ago, and now there's apparently code depending on directories
_not_ having a / at the end of their name...
* Treat games detected in subdirs as duplicates
- This is a workaround for a detection bug in toon; it will incorrectly
detect the game in the MISC subdirectory as well.
* Don't avoid directories called "install" in the game selector
- I don't know if the original reason for ignoring "install" is still
valid, but the code for doing do so was broken anyway.
|
|
|
|
|
|
|
|
svn-id: r53160
|
|
If a game CD has a scummvm.ini file with at least one game domain in
it, the normal autodetection is now bypassed and a menu of only the
games in the .ini file is presented instead. The descriptions of the
games are taken from the .ini file, but icons are still scanned for
in the old fashion.
Note that previously ScummVM would read global options from the
scummvm.ini file on the boot disc (if present), but now global options
are instead taken from the scummvm.ini on the game disc (in case of
a disc swap).
svn-id: r51480
|
|
svn-id: r44539
|
|
no longer treated as duplicates, even if they have the same
target and directory. Also, pass these parameters to the
ConfMan, so that the correct version of the game is started.
svn-id: r41504
|
|
svn-id: r39590
|
|
svn-id: r34716
|
|
svn-id: r34620
|
|
'typedef Common::String String;' name aliases
svn-id: r34302
|
|
svn-id: r32838
|
|
- base/plugins.* reorganization
svn-id: r32045
|
|
svn-id: r30664
|
|
svn-id: r28972
|
|
path() -> getPath()
listDir() -> getChildren()
svn-id: r28971
|
|
been updated.
svn-id: r28966
|
|
svn-id: r28945
|
|
svn-id: r27695
|
|
constants. This also revealed the evil mixing of keycodes and ascii we do in many places :-/
svn-id: r27616
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r26309
|
|
OSystem) to common/events.h (part of namespace Common). Porters may have to make minor changes to their backends to get them to compile again
svn-id: r26180
|
|
svn-id: r25235
|
|
those angle brackets)
svn-id: r24178
|
|
svn-id: r23357
|