Age | Commit message (Collapse) | Author |
|
implementations.
Also exposed the new methods (exists, isReadable and isWritable) in FilesystemNode.
svn-id: r27113
|
|
formerly knowns as Gaim) does; added new (incomplete) COPYRIGHT file; updated copyright dates in a few spots
svn-id: r27024
|
|
svn-id: r26961
|
|
"Option '(null)' requires an argument"
svn-id: r26941
|
|
"normal" is not documented in the README and is apparently some legacy option,
the SDL backend source implies that using "normal" mode would use a 1x scaler,
but using it seems no different from the default "2x" scaler, so this option is
basically useless, even though parseCommandLine() still accepts both "normal" and
"default" (which seems completely undocumented)... argh!
svn-id: r26936
|
|
svn-id: r25951
|
|
svn-id: r25354
|
|
proof fix for the recent regression caused by the changes to gameid() / description() )
svn-id: r25242
|
|
and not in config file.
svn-id: r25240
|
|
svn-id: r25161
|
|
Unix/Symbian, at least) the savedir just before we need it, i.e. just before saving. Fixes bug #1504398
svn-id: r25150
|
|
svn-id: r25138
|
|
return StringMap instead of fixed list of parameters. This adds great
flexibility.
Current patch should not alter any functionality, i.e. if there are regressions,
submit a report. Phase 2 will benefit from these changes and will come later.
svn-id: r25134
|
|
svn-id: r24179
|
|
the linker dependency graph). Porters will have to update project files
svn-id: r23974
|
|
* Modified about dialog to list all available plugins with their resp. copyright
* Modified about dialog credits to show the GPL last (like movie end credits do with their legal text, too)
svn-id: r23645
|
|
value is, as the name implies, optional.) This fixes bug #1526483.
svn-id: r23561
|
|
Rationale: backend implementations belong to backends/, but portable APIs meant to be used by high level code is for common / sound / graphics / ... (compare also with backends/midi vs. sound/mididrv.h)
svn-id: r23274
|
|
svn-id: r23108
|
|
svn-id: r22820
|
|
within scummvm.
svn-id: r22797
|
|
code changed...
svn-id: r22583
|
|
svn-id: r22519
|
|
svn-id: r22431
|
|
- Renamed base/options.cpp to base/commandLine.cpp because of conflict
with gui/options.cpp which sit in same directory in MSVC builds
- Moved AudioCDManager singleton declaration outside of Audio namespace
- Fixed numerous MSVC warning of potentially uninitialized variables and
int <-> bool conversions.
svn-id: r22397
|