Age | Commit message (Collapse) | Author |
|
svn-id: r33883
|
|
which do NOT use an index file. Implementation for those engines that do to come
svn-id: r33857
|
|
deleting a savegame to come
svn-id: r33855
|
|
svn-id: r33846
|
|
Possible regressions.
svn-id: r33833
|
|
Added support for loading theme files.
(Make sure to grab the sample theme "scummodern.zip" from the gui/themes/ directory to try it out)
Misc fixes.
svn-id: r33718
|
|
G1X scaler GUI now loads. Added layout for the launcher menu.
MILESTONE: All core GUI dialogs/widgets working on G2x/G3x
MILESTONE: Completely removed old Evaluator/Parser.
Improved layout expanding again.
Improved XML parser.
Several bugfixes.
svn-id: r33704
|
|
Added support for importing layouts inside other layouts.
Misc bugfixes.
svn-id: r33676
|
|
to load a game from the launcher
svn-id: r33652
|
|
svn-id: r33641
|
|
33188-33189,33191-33193,33196,33198,33202-33203,33206,33210,33212,33218-33220,33222,33224-33226,33229-33243,33246,33248-33250,33252,33258-33261,33263,33266,33270,33272-33283,33285,33287-33290,33295-33298,33321,33325-33330,33332-33335,33337-33340,33342,33345,33347,33349-33350,33352-33357,33359-33367,33369-33371,33373,33375-33377,33379-33380,33383-33385,33387-33389,33392-33394,33400-33402,33404-33405,33407-33410,33412-33416,33418-33419,33425-33427,33432,33436-33438,33444,33446,33452-33453,33455-33459,33463-33464,33466-33471,33473-33474,33478,33490,33492,33495-33496,33509-33512,33518-33519,33522-33527,33529-33530,33537,33541,33544,33546,33550,33552-33554,33556,33558,33561-33562,33565,33568,33570,33574,33576,33578-33581,33584-33587,33590,33596,33604-33611,33614-33615,33617-33618,33620-33621 via svnmerge from
https://scummvm.svn.sourceforge.net/svnroot/scummvm/scummvm/trunk
svn-id: r33624
|
|
and also forbid targets starting with an underscore
svn-id: r33562
|
|
svn-id: r33554
|
|
svn-id: r33461
|
|
svn-id: r33414
|
|
popAllCursors(), was causing the mouse cursor to disapear
svn-id: r32719
|
|
there is an existing entry with identical path, gameid, platform, language, then do not add a new one)
svn-id: r32664
|
|
added/clarified/corrected various Doxygen comments for the plugin system
svn-id: r32083
|
|
- base/plugins.* reorganization
svn-id: r32045
|
|
been updated.
svn-id: r28966
|
|
svn-id: r28462
|
|
svn-id: r28131
|
|
svn-id: r27970
|
|
svn-id: r27874
|
|
svn-id: r27786
|
|
svn-id: r27744
|
|
svn-id: r27741
|
|
svn-id: r27681
|
|
description (this ensures that the entry is at least displayed)
svn-id: r27419
|
|
options dialog between 1x and 2x" by introducing Volume tab to all resolutions
svn-id: r27345
|
|
r27175: Added partial workaround for bug #1677997
r27311: Extended the fix for bug #1677997 to also cover the global options dialog; also made the code a bit more flexible
r27312: Oops, fix crash when opening globals options dialog
svn-id: r27344
|
|
svn-id: r27312
|
|
also made the code a bit more flexible
svn-id: r27311
|
|
svn-id: r27175
|
|
options dialog
svn-id: r27174
|
|
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
|
|
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
|
|
fixes bug #1657322, GUI: 'Mass Add' button text does not revert after mass add)
svn-id: r26174
|
|
renamed Dialog::deleteWidget to Dialog::removeWidget (name was misleading, the removed object does *not* get deleted)
svn-id: r26147
|
|
only noticeable if you edit the config file manually, but the volume settings
should definitely affect the Audio override if there is no separate Volume tab.
svn-id: r26066
|
|
all key/value pairs returned by the detector to the new config file domain
svn-id: r25701
|
|
svn-id: r25699
|
|
progress to the user, and can be cancelled (the whole thing still needs to be polished)
svn-id: r25697
|
|
svn-id: r25568
|
|
svn-id: r25491
|
|
svn-id: r25373
|
|
more complex game IDs with platform and language specified.
AGI engine benefits most from that.
Also turned Cine, Parallaction and SAGA to single ID, autoupgrading old ID.
svn-id: r25269
|
|
the config file if one has been specified
svn-id: r25243
|
|
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
|