aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-01-04TEST: Fix C++11 compat warnings.Johannes Schickel
2015-01-04SWORD25: Fix warningEugene Sandulenko
2015-01-04COMMON: Put more 64-bit stuff under HAVE_INT64Eugene Sandulenko
2015-01-04COMMON: Put all 64-bit code under new HAVE_INT64 constantEugene Sandulenko
2015-01-04CONFIGURE: define HAVE_INT64 when we have 64-bit types.Eugene Sandulenko
2015-01-04Merge pull request #555 from fedor4ever/masterEugene Sandulenko
2015-01-04Merge pull request #425 from klusark/androidEugene Sandulenko
2015-01-04Merge pull request #508 from RichieSams/add_endian_and_stream_support_for_int64Eugene Sandulenko
2015-01-04Merge pull request #554 from eriktorbjorn/tentacle-maniacEugene Sandulenko
2015-01-04Merge pull request #557 from RichieSams/replace_plutoEugene Sandulenko
2015-01-04FULLPIPE: Fix bug in inventoryEugene Sandulenko
2015-01-04FULLPIPE: Sanity checkEugene Sandulenko
2015-01-04FULLPIPE: Plug memory leakEugene Sandulenko
2015-01-04FULLPIPE: Remove redundant checkEugene Sandulenko
2015-01-03FULLPIPE: Fix crash in scene04Eugene Sandulenko
2015-01-02FULLPIPE: Fix bug with unmovable jar in scene04Eugene Sandulenko
2015-01-02FULLPIPE: Fix bug with spring in scene04Eugene Sandulenko
2015-01-01ZVISION: Really fix truetype_font.cpp newlinesMatthew Hoops
2015-01-02ZVISION: Add support for unmodified INQUIS.ZIX filesFilippos Karapetis
2015-01-02ZVISION: Fix newline in truetype_font.cppFilippos Karapetis
2014-12-30SWORD25: Remove the option to persist a double as a stringRichieSams
2014-12-30SWORD25: Change function names to use persist instead of serializeRichieSams
2014-12-30SWORD25: Add Pluto copyright message to new persistence codeRichieSams
2014-12-30SWORD25: Correct include guards to reflect the changes to the file namesRichieSams
2014-12-30SWORD25: Remove old lua persistence filesRichieSams
2014-12-30SWORD25: Fix how nils are persistedRichieSams
2014-12-30SWORD25: Rename double serialization file to better represent what it isRichieSams
2014-12-30SWORD25: Rename lua serialization functions to use 'persist' in order to matc...RichieSams
2014-12-30SWORD25: Use new lua serialization functions to persist stateRichieSams
2014-12-30SWORD25: Update module.mk with lua serialization changesRichieSams
2014-12-30SWORD25: Move all lua serialization helper functions to their own fileRichieSams
2014-12-30Symbian: completely disabled MT32Fedor Strizhnev
2014-12-30Merge branch 'master' of https://github.com/fedor4ever/scummvmFedor Strizhnev
2014-12-30SYMBIAN: Add symbian support for access and prince enginesFedor Strizhnev
2014-12-30SYMBIAN: Add symbian support for access and princes enginesFedor Strizhnev
2014-12-30ZVISION: Fix regression in the handling of multiple animationsFilippos Karapetis
2014-12-30ZVISION: Fix an off-by-one error in the RLF decoderFilippos Karapetis
2014-12-30SCUMM: Add secret "easter_egg" config keyTorbjörn Andersson
2014-12-30SCUMM: Add a "chained games manager"Torbjörn Andersson
2014-12-30ZVISION: Restore LF line ending that was accidentally changed in 1f5736a90207...RichieSams
2014-12-30ZVISION: Update function documentation to represent the changes to the intern...RichieSams
2014-12-30ZVISION: Rename some scripting classes to better represent what the classes areRichieSams
2014-12-30SCUMM: Enable Day of the Tentacle easter eggTorbjörn Andersson
2014-12-30ZVISION: White spaceFilippos Karapetis
2014-12-30ZVISION: Initialize the starting frame to -1 in RLF animationsFilippos Karapetis
2014-12-30ZVISION: Further cleanup to the AnimationNode classFilippos Karapetis
2014-12-30ZVISION: Search fonts in game directory (e.g. in game/FONTS/)Marisa-Chan
2014-12-30ZVISION: Fix font error message conditionMarisa-Chan
2014-12-29GUI: Do not overwrite write protected saves in grid based save dialog.Johannes Schickel
2014-12-29ZVISION: Show system messages when subtitles are disabledFilippos Karapetis