aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii
AgeCommit message (Expand)Author
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
2011-02-12WII: Whitespace (buildbot upgrade test)Andre Heider
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2010-12-03WII: Use more standard Chinese locales.Jordi Vilalta Prat
2010-12-01WII: Let the base backend decide the default detected language.Jordi Vilalta Prat
2010-12-01WII: Fix compilationJordi Vilalta Prat
2010-12-01WII: Add system language auto-detection.Jordi Vilalta Prat
2010-11-16GUI: Move major widgets to new directory gui/widgetsMax Horn
2010-11-03Merge from gsoc2010-pluginsYotam Barnoy
2010-11-01COMMON: Rename String::printf() to String::format()Max Horn
2010-10-31Updated with latest from trunkYotam Barnoy
2010-09-08WII: Fix typo, update translations.Andre Heider
2010-09-05MERGE: Merge trunk to branch.Andre Heider
2010-09-05WII: Add plugins to the distribution.Andre Heider
2010-09-05PLUGINS: Plugin support for the GameCube/Wii backend.Andre Heider
2010-09-05WII: Merge r52536 from trunk.Andre Heider
2010-09-05WII: New disttarget 'wiiloaddist'Andre Heider
2010-08-30WII: Abuse pollEvent() to update the screen of skipped frames.Andre Heider
2010-08-28WII: svn merge Wii port commits from trunkAndre Heider
2010-08-17WII: Bump the sfx buffer size to fix MT32 emulator hiccups.Andre Heider
2010-08-14WII: Update port for the current versions of the base libraries. Enable DVD a...Andre Heider
2010-07-29BUILD: Unify how MODULE_DIRS is computed for backendsMax Horn
2010-06-26GUI: Add and improve some messages to translateJordi Vilalta Prat
2010-06-15SYSTEM: Unify OSystem::getSupportedFormats() signatureMax Horn
2010-06-15WII: sync with recent GUI changes. NOT TESTED.Eugene Sandulenko
2010-04-30Fixed warnings when building a GC binary.Andre Heider
2010-04-20Round up the game texture dimensions if the requested size is incompatible to...Andre Heider
2010-04-19Fix lockScreen() for 16bit modes.Andre Heider
2010-04-19Reinit the video mode when showing the console on an abnormal exit. This was ...Andre Heider
2010-03-11Replace Audio::MixerImpl::setOutputRate with a new 'sampleRate' param to the ...Max Horn
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-22Silenced some more cppcheck warnings. Some of these may seem silly, but the wayTorbjörn Andersson
2009-10-08Introduce a new struct TimeDate, replacing struct tm in client code. May lead...Max Horn
2009-10-01Fixed mismatching malloc/free, and plugged a memleak.Andre Heider
2009-09-30Fix code formatting (esp. 'if(' -> 'if (' etc., but also indention and other ...Max Horn
2009-09-27Use _port_mk for the Wii and Gamecube port.Andre Heider
2009-09-25Move wii specific stuff from ports.mk to backends/platform/wii/wii.mkMax Horn