aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii
AgeCommit message (Expand)Author
2020-01-04BACKENDS: Fix the DS, GameCube and Wii buildsBastien Bouclet
2019-11-30AUDIO: Remove unused parameter from the MixerImpl constructorCameron Cawley
2019-11-19WII: Implement horizontal shakesluicebox
2019-11-19GRAPHICS: Add interface for horizontal shakesluicebox
2019-10-09WII: Destroy everything before exitingLe Philousophe
2019-10-09WII: Fix reset_cb prototype for newer versions of libogcLe Philousophe
2019-07-08BUILD: Package networking and virtual keyboard files on all platformsCameron Cawley
2018-05-24JANITORIAL: Fix trailing whitespaceAdrian Frühwirth
2017-10-15BACKENDS: Constify PaletteManager::grabPalette implementationsColin Snover
2017-02-14WII: Fix compiler warningsAlexander Reim
2014-10-23WII: missing ASCII codes for some keysAlexander Reim
2014-06-25WII: Add "small" virtual keyboard pack to port packaging.D G Turner
2014-05-05WII: Fix correct keycode for virtual keyboard trigger.D G Turner
2014-03-26WII: Fix color key handling for 16bit mouse cursors.Johannes Schickel
2014-02-18WII: Make GPL headers consistent in themselves.Johannes Schickel
2014-01-21WII: Implement changes needed by DevKitPPC R26 and laterAReim1982
2013-08-06WII: Do not access Surface::pixels directly.Johannes Schickel
2013-05-17RECORDER: Implement Events RecorderEugene Sandulenko
2012-11-23WII: Remove remaining signed-unsigned compiler warning.D G Turner
2012-07-21WII: Adapt to mouse cursor dontScale API changedhewg
2012-06-20WII: Fix check for whole width updates in copyRectToOverlay.Johannes Schickel
2012-06-20WII: 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
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-06-23WII: Allow use of abort in OSystem_Wii classLittleboy
2011-06-17WII: Add logMessage() implementationMax Horn
2011-06-08BACKENDS: Shuffle backends class hierarchy and module initializationMax Horn
2011-06-07WII: Use OSystem's 'slots' for timer/savefile managerMax 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-25ALL: initialise -> initializeMatthew Hoops
2011-05-03WII: Fix compilationdhewg
2011-05-03COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibilityMax Horn
2011-05-03WII: Fix various forbidden symbol clashesMax Horn
2011-05-03BACKENDS: Allow various files to use stuff from time.hMax Horn
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-28WII: Fix compilationOri Avtalion
2011-04-17ALL/GRAPHICS: Remove Surface::bytesPerPixel.Johannes Schickel
2011-04-17BACKENDS: Adapt various backends code to set up Surface::format correctly.Johannes Schickel
2011-02-16WII: Fix OSystem_Wii::setPalette after the ScummVM upstream merge in a024546.Johannes Schickel
2011-02-15Merge branch 'master' into osystem-paletteJohannes Schickel
2011-02-14WII: Fix 16bit cursors on some HE gamesdhewg
2011-02-14WII: Adapt to [set|grab]Palette RGBA->RGB change.dhewg
2011-02-12BUILD: Remove explicit references to SVN in revision variable names.Jordi Vilalta Prat