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
Age
Commit message (
Expand
)
Author
2011-06-10
AGI: Experimental fix for bug #3292778 ("SQ2: Music missing notes")
eriktorbjorn
2011-06-10
SWORD25: Unstub SoundEngine::set/getVolume
Eugene Sandulenko
2011-06-09
KYRA: Add a default case to a switch statement.
Johannes Schickel
2011-06-09
KYRA: Get rid of most snprintf usages.
Johannes Schickel
2011-06-08
TSAGE: Try to clarify more pathfinding code.
Alyssa Milburn
2011-06-08
GRAPHICS: Move comment to the right function.
Alyssa Milburn
2011-06-08
TSAGE: Comment/clarify some pathfinding code.
Alyssa Milburn
2011-06-08
TEST: Remove backends hack again
Max Horn
2011-06-08
COMMON: Fix OSystem docs
Max Horn
2011-06-08
BACKENDS: Shuffle backends class hierarchy and module initialization
Max Horn
2011-06-08
BACKENDS: Fix BaseBackend::initBackend() (ouch)
Max Horn
2011-06-08
DS: Prevent OSystem destructor from deleting _savefileManager
Max Horn
2011-06-08
BACKENDS: cleanup
Max Horn
2011-06-08
BACKENDS: Add OSystem::resetGraphicsScale() default implementation
Max Horn
2011-06-08
COMMON: Add headers needed for delete calls.
Alyssa Milburn
2011-06-08
Merge pull request #44 from fingolfin/modular-osystem
Max Horn
2011-06-08
AGI: Numeric Keypad Control in Predictive Dialog (Bug #3309376)
D G Turner
2011-06-08
AGI: Fix Engine Exit While Predictive Dialog Is Open.
D G Turner
2011-06-08
AGI: Fix Broken Predictive Text Input.
D G Turner
2011-06-07
AUDIO: improved warnings in detectDevice()
athrxx
2011-06-07
AUDIO: Remove tabs from comment spacing
Matthew Hoops
2011-06-07
AUDIO: Clarify makeAACStream() usage
Matthew Hoops
2011-06-07
N64: Use OSystem's _fsFactory slot
Max Horn
2011-06-07
IPHONE: Use OSystem's _fsFactory slot
Max Horn
2011-06-07
WINCE: Use OSystem's _fsFactory slot
Max Horn
2011-06-07
WINCE: Remove dead code
Max Horn
2011-06-07
BACKENDS: All backends use _savefileManager now, adapt OSystem accordingly
Max Horn
2011-06-07
DS: Use OSystem::_savefileManager slot
Max Horn
2011-06-07
BACKENDS: All backends use _timerManager now, adapt OSystem accordingly
Max Horn
2011-06-07
WINCE: Add FIXME for timer code (maintainer notified)
Max Horn
2011-06-07
WII: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
PSP: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
PS2: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
N64: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
IPHONE: Use OSystem's 'slots' for timer/savefile manager
Max Horn
2011-06-07
DS: Use OSystem's 'slot' for timer manager
Max Horn
2011-06-07
ANDROID: Use OSystem's 'slots' for timer/savefile manager & fsfactory
Max Horn
2011-06-07
DC: Use OSystem's 'slots' for timer/savefile manager & fsFactory
Max Horn
2011-06-07
BACKENDS: Move more 'manager slots' from ModularBackend to OSystem
Max Horn
2011-06-07
OPENPANDORA: Remove some dead code
Max Horn
2011-06-07
SCI: Add more debug output to AmigaMac sound driver
Walter van Niftrik
2011-06-07
DISTS: Update XCode workspace
Julien
2011-06-07
Merge pull request #43 from Littleboy/testbed-cleanup
Max Horn
2011-06-07
TESTBED: Fix GFXtests::HSVtoRGB() and caller
Julien
2011-06-07
TESTBED: Specialize call to enable() in MidiTestSuite constructor
Julien
2011-06-07
TESTBED: Cleanup boolean use in enable() function for fs and midi tests
Julien
2011-06-07
TESTBED: Update some switch constructs for better control flow handling
Julien
2011-06-07
TESTBED: Rename error variable to err (was hiding error() symbol)
Julien
2011-06-07
TESTBED: Remove dead code, unused arguments and unreferenced symbols
Julien
2011-06-07
TESTBED: Add const modifiers to some parameters/functions
Julien
[next]