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
2013-08-08
GRAPHICS: Fix incorrect parameter order for getBasePtr.
Torbjörn Andersson
2013-08-08
COMMON: Do not let ConfigManager::Domain inherit from StringMap.
Johannes Schickel
2013-08-08
GUI: Use Domain::const_iterator in EventRecorder code when possible.
Johannes Schickel
2013-08-07
ZVISION: Create console method to dump all cursor file names
richiesams
2013-08-07
HOPKINS: Respect pitch when drawing on OSystem's screen surface.
Johannes Schickel
2013-08-07
IPHONE: Fix accidental double free.
Johannes Schickel
2013-08-07
Merge pull request #365 from lordhoto/protected-pixels
Johannes Schickel
2013-08-06
VIDEO: Don't allow VideoDecoder::seek() to be overridden
Matthew Hoops
2013-08-06
WINTERMUTE: Fix incorrect parameter order for getBasePtr.
Johannes Schickel
2013-08-06
SCI: Add another version of Jones CD (bug #3614668)
Filippos Karapetis
2013-08-05
VIDEO: Clean up the AVI decoder
Matthew Hoops
2013-08-06
GRAPHICS: Make Surface::pixels protected.
Johannes Schickel
2013-08-06
VKEYBD: Do not access Surface::pixels anymore.
Johannes Schickel
2013-08-06
N64: Do not access Surface::pixels anymore.
Johannes Schickel
2013-08-06
DC: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
ANDROID: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
PSP: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
IPHONE: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
NDS: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
PS2: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-06
WII: Do not access Surface::pixels directly.
Johannes Schickel
2013-08-05
ZVISION: Fix loop logic so videos can end
richiesams
2013-08-05
ZVISION: Add StateFlag handling to Puzzle checking
richiesams
2013-08-05
ZVISION: Fix typo in Puzzle checking
richiesams
2013-08-05
ZVISION: Set the puzzle global variable after a Puzzle is completed
richiesams
2013-08-05
ZVISION: Add debug statements for Puzzle checking
richiesams
2013-08-05
ZVISION: Add some comments concerning StateFlag::DO_ME_NOW
richiesams
2013-08-05
ZVISION: Fix frame delay calculation being reversed. Also convert to int to e...
richiesams
2013-08-05
ZVISION: Create image auto screen centering during blitting
richiesams
2013-08-05
ZVISION: Fix memory free mismatch caused by MemoryReadStream using free()
richiesams
2013-08-05
ZVISION: Add memory cleanup for _currentBackground
richiesams
2013-08-05
ZVISION: Remove extraneous include
richiesams
2013-08-05
ZVISION: Add default case statements for event handling in videos
richiesams
2013-08-05
ZVISION: Comment out usage of ActionUnloadAnimation until it is implemented
richiesams
2013-08-05
ZVISION: Rename inner variable to prevent variable shadowing
richiesams
2013-08-05
ZVISION: Add linking for clock.o
richiesams
2013-08-05
ZVISION: Properly end the AD table
richiesams
2013-08-05
ZVISION: Create ZVisionGameId entry None
richiesams
2013-08-05
ZVISION: Allow _deltaTime to go negative so it can be clamped to zero properly
richiesams
2013-08-05
ZVISION: sscanf to a uint first instead of directly to a bool
richiesams
2013-08-05
ZVISION: Conform to gcc template spacing requirements
richiesams
2013-08-05
ZVISION: Use videoDecoder.getTimeToNextFrame() to calculate the frame delay
richiesams
2013-08-05
ZVISION: Change _pausedTime to be a reference to when time was paused, instea...
richiesams
2013-08-05
Merge pull request #368 from fingolfin/fix-test
Alyssa Milburn
2013-08-05
NEVERHOOD: Remove NRect constructor
Max Horn
2013-08-05
BUILD: fix 'make test' compile error
Max Horn
2013-08-05
ZVISION: Fix index out of range error
richiesams
2013-08-05
ZVISION: Add ActionMusic
richiesams
2013-08-05
ZVISION: Pass the scr fileName as a const reference
richiesams
2013-08-05
ZVISION: Check if a key exists before returning _globalState value.
richiesams
[prev]
[next]