aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/psp
AgeCommit message (Expand)Author
2017-10-15PSP: Improve const-correctnessColin Snover
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2017-07-10Revert "COMMON: Change way the Singleton instances are instantiated"Eugene Sandulenko
2017-07-10COMMON: Change way the Singleton instances are instantiatedThierry Crozat
2016-10-16PSP: Added release building scriptEugene Sandulenko
2016-09-26RELEASE: This is 1.10.0gitEugene Sandulenko
2016-02-05RELEASE: This is 1.9.0gitEugene Sandulenko
2014-06-30RELEASE: This is 1.8.0gitEugene Sandulenko
2014-02-18PSP: Make GPL headers consistent in themselves.Johannes Schickel
2013-08-06PSP: Do not access Surface::pixels directly.Johannes Schickel
2013-07-04Merge pull request #331 from sev-/gsoc2012-eventsrecorderEugene Sandulenko
2013-05-25PSP: Remove leftover debug statement to non-existant variable.D G Turner
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2013-05-05RELEASE: This is 1.7.0gitEugene Sandulenko
2012-07-08RELEASE: This is 1.6.0gitEugene Sandulenko
2012-06-20PSP: Replace OverlayColor with uint16.Johannes Schickel
2012-06-20Merge pull request #246 from lordhoto/osystem-void-buffersJohannes Schickel
2012-06-16ALL: Let overlay related methods in OSystem take a void * and use a proper pi...Johannes Schickel
2012-06-16BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer.Johannes Schickel
2012-06-16BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *...Johannes Schickel
2012-06-09COMMON: Add tm_wday to our TimeDate structMatthew Hoops
2012-06-03ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...Johannes Schickel
2012-03-17ALL: Make use of defined() for the preprocessor consistent.Johannes Schickel
2012-03-13JANITORIAL: Remove unnecessary empty default constructors/destructors.Christoph Mallon
2012-02-15JANITORIAL: Fix missing whitespace in pointer castTarek Soliman
2011-11-17COMMON: Move <new> include into scummsys.h.Alyssa Milburn
2011-10-20RELEASE: This is 1.5.0gitEugene Sandulenko
2011-08-07COMMON: Add DisposablePtr<T>, which replaces many repeated implementations of...Christoph Mallon
2011-08-07PSP: Pass the stream as reference to PngLoader.Christoph Mallon
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-08-07JANITORIAL: Add missing NL at EOF.Christoph Mallon
2011-06-30ALL: Require DECLARE_SINGLETON to be used in the Common namepsaceOri Avtalion
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-17PSP: Make logMessage() implementation independent from parent class(es)Max Horn
2011-06-08BACKENDS: Shuffle backends class hierarchy and module initializationMax Horn
2011-06-07PSP: Use OSystem's 'slots' for timer/savefile managerMax Horn
2011-06-06BACKENDS: Add OSystem::getDefaultConfigFileNameMax Horn
2011-06-06BACKENDS: Unify AudioCD manager instantiationMax Horn
2011-06-04BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState callsMax Horn
2011-06-04COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPaletteMax Horn
2011-05-24PSP: Fix compilationMax Horn
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-03PSP: Fix various forbidden symbol clashesMax Horn
2011-05-03PSP: Add FIXME to portdefs.hMax Horn
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2011-05-02PSP: fixed cursor disappearance bug in 16-bit gamesBluddy
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-05-01RELEASE: This is 1.4.0gitEugene Sandulenko
2011-04-28BACKENDS: Fix compilation for various backendsOri Avtalion
2011-04-28PSP: Fix compilationOri Avtalion