Age | Commit message (Collapse) | Author |
|
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
|