aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-07-28Revert "BUILD: Fix test compilation with event recorder enabled"Bastien Bouclet
2016-07-28COMMON: Remove the EventRecorder dependency from OSystemBastien Bouclet
2016-07-10SCI32: Add support for blacklined videoColin Snover
2016-07-02COMMON: Make MemoryWriteStreamDynamic private members protectedWillem Jan Palenstijn
2016-06-04COMMON: Fixed SortedArray implementationEugene Sandulenko
2016-05-28COMMON: Fix warning about shadowing class membersEugene Sandulenko
2016-05-23COMMON: Fix another warning.Eugene Sandulenko
2016-05-23COMMON: Remove const qualifiers.Eugene Sandulenko
2016-05-23COMMON: Fix warningEugene Sandulenko
2016-05-23COMMON: Fix SortedArray implementation for empty arrayEugene Sandulenko
2016-05-23BUILD: Fix test compilation with event recorder enabledEugene Sandulenko
2016-05-22COMMON: Fix SortedArray implementation.Eugene Sandulenko
2016-05-22COMMON: Implement SortedArrayEugene Sandulenko
2016-05-19Merge pull request #688 from blorente/masterEugene Sandulenko
2016-05-16COMMON: Add replace functions to Common and String.Borja Lorente Escobar
2016-05-16Merge pull request #745 from Cruel/3dsEugene Sandulenko
2016-04-09UPDATES: Fix interval normalizationThierry Crozat
2016-04-09UPDATES: Implemented method getLastUpdateCheckTimeAndDate()Eugene Sandulenko
2016-04-063DS: Initial commitThomas Edvalson
2016-04-03UPDATES: Fix endless loopEugene Sandulenko
2016-04-03Merge pull request #735 from sev-/updates-guiEugene Sandulenko
2016-04-02Merge pull request #743 from fuzzie/apple2-platformEugene Sandulenko
2016-04-02COMMON: Add Apple II platformAlyssa Milburn
2016-04-01UPDATES: Implement and use method for normalizing interval value to accepted ...Eugene Sandulenko
2016-04-01UPDATES: Added documentation to new methodsEugene Sandulenko
2016-03-31UPDATES: Got rid of hardcoded update intervals listEugene Sandulenko
2016-03-30UPDATES: Made interval set/get functions accept normal integersEugene Sandulenko
2016-03-28COMMON: Use better reallocation strategy in MemoryWriteStreamDynamic.Eugene Sandulenko
2016-03-16Merge pull request #682 from lordhoto/savefilemanager-case-insensitiveJohannes Schickel
2016-03-01COMMON: Cleanup: Use StringArray instead of custom type.Johannes Schickel
2016-03-01COMMON: Add a method to list files to MacResManager.Johannes Schickel
2016-03-01COMMON: Fix Rect::intersects docWillem Jan Palenstijn
2016-02-25COMMON: Add documentation about savefile names.Johannes Schickel
2016-02-25COMMON: Beautify SaveFileManager documentation.Johannes Schickel
2016-02-18COMMON: Add convenience method to Common::Rational for 1:1 ratiosColin Snover
2016-02-18COMMON: Add methods for inserting and erasing with iteratorsColin Snover
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-02-09COMMON: Fix formatting issues in archive.cpp.Johannes Schickel
2016-02-07COMMON: Fix memory leak in decompressDCLWillem Jan Palenstijn
2016-02-05COMMON: Add render mode for Macintosh.Johannes Schickel
2016-01-26COMMON: Allow '#' to only match digits in matchString.Johannes Schickel
2016-01-22COMMON: Add another GUIO game option flag.Johannes Schickel
2016-01-21COMMON: Use spaces for beautifying formatting.Johannes Schickel
2016-01-21COMMON: Allow translation of PC-98 render modes.Johannes Schickel
2016-01-21COMMON: Use our standard FM-TOWNS spelling for render modes.Johannes Schickel
2016-01-21COMMON: Add render modes for Apple IIgs and Atari ST.Johannes Schickel
2016-01-07COMMON: Make FSNode(AbstractFSNode *) private again.Johannes Schickel
2016-01-06IOS: Adds a warningVincent Bénony
2016-01-06IOS: FormattingVincent Bénony
2016-01-06IOS: Moves the helper function were it is used.Vincent Bénony