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
/
engines
Age
Commit message (
Expand
)
Author
2013-08-09
ZVISION: Create class for decoding .zcr cursor files
richiesams
2013-08-09
ZVISION: Call _system->updateScreen() every frame
richiesams
2013-08-09
MORTEVIELLE: Use more accurate frequency for music
Strangerke
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: Rename ConfigFile to INIFile.
Johannes Schickel
2013-08-08
KYRA: Fix Kyra3 family album animation glitch, CID 1004139
Torbjörn Andersson
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
Merge pull request #365 from lordhoto/protected-pixels
Johannes Schickel
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
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
NEVERHOOD: Remove NRect constructor
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
2013-08-05
ZVISION: Add support for engine pausing from higher up (GMM, phone call, etc.)
richiesams
2013-08-05
ZVISION: Make _clock a member variable instead of a pointer to the heap
richiesams
2013-08-04
ZVISION: Make the return from makeRawZorkStream more specific
richiesams
2013-08-04
ZVISION: Make video code blocking.
richiesams
2013-08-04
ZVISION: Create console method for dumping a file by name
richiesams
2013-08-04
ZVISION: Create Clock class to handle deltaTime while pausing and unpausing t...
richiesams
2013-08-05
WINTERMUTE: Fix formatting.
Einar Johan Trøan Sømåen
2013-08-05
MORTEVIELLE: Fix flags in playSong(). Thanks clone2727 for telling about it
Strangerke
[prev]
[next]