aboutsummaryrefslogtreecommitdiff
path: root/common
AgeCommit message (Expand)Author
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
2016-01-06IOS: Merge masterVincent Bénony
2016-01-06IOS: Adds two helper functions on stringsVincent Bénony
2016-01-06IOS: Added a chroot like filesystemVincent Bénony
2015-12-12COMMON: A few formatting fixes.Johannes Schickel
2015-11-19COMMON: Throw a warning on inconsistent DCL fixed size buffersFilippos Karapetis
2015-11-19COMMON: The DCL decompressor is also used in neverhoodFilippos Karapetis
2015-11-10COMMON: Avoid useless (and dangerous when cctor/operator= don't support it) S...Bertrand Augereau
2015-11-09COMMON: Some ill-formed xml files triggered a seek(CUR, -2) in the parserBertrand Augereau
2015-09-28CREATE_PROJECT: Add support for Visual Studio 2015Paul Gilbert
2015-07-13COMMON: Plug a memory leak in the FFT classBastien Bouclet
2015-07-04COMMON: PKWARE data comp. remove temp. targetPtrMartin Kiewitz
2015-07-04COMMON: PKWARE data comp. lib. mask dictionary xsMartin Kiewitz