index
:
scummvm-rg350
trimui-s
scummvm with trimui support. Forked from https://github.com/salvacam/scummvm-rg350
neonloop
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
backends
/
platform
/
wii
Age
Commit message (
Expand
)
Author
2012-11-23
WII: Remove remaining signed-unsigned compiler warning.
D G Turner
2012-07-21
WII: Adapt to mouse cursor dontScale API change
dhewg
2012-06-20
WII: Fix check for whole width updates in copyRectToOverlay.
Johannes Schickel
2012-06-20
WII: Replace OverlayColor with uint16.
Johannes Schickel
2012-06-20
Merge pull request #246 from lordhoto/osystem-void-buffers
Johannes Schickel
2012-06-16
ALL: Let overlay related methods in OSystem take a void * and use a proper pi...
Johannes Schickel
2012-06-16
BACKENDS: Make OSystem::setMouseCursor take a "const void *" buffer.
Johannes Schickel
2012-06-16
BACKENDS: Let copyRectToScreen take a "const void *" instead of "const byte *...
Johannes Schickel
2012-06-09
COMMON: Add tm_wday to our TimeDate struct
Matthew Hoops
2012-06-03
ALL: Replace cursorTargetScale in OSystem API with a simple "do not scale" lo...
Johannes Schickel
2011-08-07
JANITORIAL: Remove trailing empty lines.
Christoph Mallon
2011-06-23
WII: Allow use of abort in OSystem_Wii class
Littleboy
2011-06-17
WII: Add logMessage() implementation
Max Horn
2011-06-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
2011-06-07
WII: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-06
BACKENDS: Unify AudioCD manager instantiation
Max Horn
2011-06-04
BACKENDS: Replace OSystem::disableCursorPalette by setFeatureState calls
Max Horn
2011-06-04
COMMON: Rename kFeatureCursorHasPalette -> kFeatureCursorPalette
Max Horn
2011-05-25
ALL: initialise -> initialize
Matthew Hoops
2011-05-03
WII: Fix compilation
dhewg
2011-05-03
COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibility
Max Horn
2011-05-03
WII: Fix various forbidden symbol clashes
Max Horn
2011-05-03
BACKENDS: Allow various files to use stuff from time.h
Max Horn
2011-05-01
Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".
Johannes Schickel
2011-04-28
WII: Fix compilation
Ori Avtalion
2011-04-17
ALL/GRAPHICS: Remove Surface::bytesPerPixel.
Johannes Schickel
2011-04-17
BACKENDS: Adapt various backends code to set up Surface::format correctly.
Johannes Schickel
2011-02-16
WII: Fix OSystem_Wii::setPalette after the ScummVM upstream merge in a024546.
Johannes Schickel
2011-02-15
Merge branch 'master' into osystem-palette
Johannes Schickel
2011-02-14
WII: Fix 16bit cursors on some HE games
dhewg
2011-02-14
WII: Adapt to [set|grab]Palette RGBA->RGB change.
dhewg
2011-02-12
BUILD: Remove explicit references to SVN in revision variable names.
Jordi Vilalta Prat
2011-02-12
WII: Whitespace (buildbot upgrade test)
Andre Heider
2011-02-09
AUDIO: Rename sound/ dir to audio/
Max Horn
2011-02-07
COMMON: OSystem now has a PaletteManager
Max Horn
2010-12-03
WII: Use more standard Chinese locales.
Jordi Vilalta Prat
2010-12-01
WII: Let the base backend decide the default detected language.
Jordi Vilalta Prat
2010-12-01
WII: Fix compilation
Jordi Vilalta Prat
2010-12-01
WII: Add system language auto-detection.
Jordi Vilalta Prat
2010-11-16
GUI: Move major widgets to new directory gui/widgets
Max Horn
2010-11-03
Merge from gsoc2010-plugins
Yotam Barnoy
2010-11-01
COMMON: Rename String::printf() to String::format()
Max Horn
2010-10-31
Updated with latest from trunk
Yotam Barnoy
2010-09-08
WII: Fix typo, update translations.
Andre Heider
2010-09-05
MERGE: Merge trunk to branch.
Andre Heider
2010-09-05
WII: Add plugins to the distribution.
Andre Heider
2010-09-05
PLUGINS: Plugin support for the GameCube/Wii backend.
Andre Heider
2010-09-05
WII: Merge r52536 from trunk.
Andre Heider
2010-09-05
WII: New disttarget 'wiiloaddist'
Andre Heider
2010-08-30
WII: Abuse pollEvent() to update the screen of skipped frames.
Andre Heider
[next]