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-09
WINTERMUTE: Fix uninitialized scalar field (CID1060922)
Einar Johan Trøan Sømåen
2013-08-09
WINTERMUTE: Avoid setting alpha-image when filename is ""
Einar Johan Trøan Sømåen
2013-08-08
Merge pull request #369 from fingolfin/fix-neverhood
Filippos Karapetis
2013-08-08
Merge pull request #373 from lordhoto/ini-file
Johannes Schickel
2013-08-08
LURE: Fix some formatting.
Torbjörn Andersson
2013-08-08
COMMON: Remove commented out include in config-manager.h.
Johannes Schickel
2013-08-08
COMMON: Remove outdated comments on INIFile.
Johannes Schickel
2013-08-08
COMMON: Rename ConfigFile to INIFile.
Johannes Schickel
2013-08-08
GRAPHICS: Allow VectorRenderer and ThemeEngine to init with 4BPP
Narek Mailian
2013-08-08
GUI: Change name of GUI-renderers to remove "16-bit"
Narek Mailian
2013-08-08
GUI: Allow GUI cursor creation to work with abitrary 2/4Bpp formats.
Johannes Schickel
2013-08-08
GRAPHICS: Fix fonts/bdf.cpp to allow for 32bpp to be used
Narek Mailian
2013-08-08
GRAPHICS: Add error-checking in blendPixelPtr for invalid BPPs
Narek Mailian
2013-08-08
GRAPHICS: Fix VectorRendererSpec for RGBA8888.
Johannes Schickel
2013-08-08
KYRA: Fix Kyra3 family album animation glitch, CID 1004139
Torbjörn Andersson
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
[prev]
[next]