aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
2016-08-24CLOUD: Integrate CloudThread into OSystemAlexander Tkachev
2016-08-24CLOUD: Remove wcsncasecmp() usage from SimpleJSONAlexander Tkachev
2016-08-24CLOUD: Refactor SimpleJSONAlexander Tkachev
2016-08-24CLOUD: SimpleJSON refactorAlexander Tkachev
2016-08-24CLOUD: Add SimpleJSON library (module.mk hotfix)Alexander Tkachev
2016-08-24CLOUD: Add SimpleJSON library as Common::JSONAlexander Tkachev
2016-08-19COMMON: Added checkers for debug channels.Eugene Sandulenko
2016-08-13COMMON: Introduce --debug-channels-only command line flag.Eugene Sandulenko
2016-08-13Merge pull request #790 from salty-horse/clang_fixesWillem Jan Palenstijn
2016-08-12COMMON: Fix octal for GUIO_GAMEOPTIONS9Paul Gilbert
2016-08-04COMMON: Update GZipWriteStream::pos()Alexander Tkachev
2016-08-04COMMON: Add WriteStream::pos()Alexander Tkachev
2016-08-01Merge pull request #786 from dreammaster/titanicEugene Sandulenko
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-23ALL: Don't use 'defined' in macro definitionsOri Avtalion
2016-07-10TITANIC: Implement TTparser normalizePaul Gilbert
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