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
2017-07-07
SCI: Fix audio_list debug command engine version info
Colin Snover
2017-07-07
MOHAWK: Fix tMOV size computation not to use uninitialized memory
Bastien Bouclet
2017-07-07
MOHAWK: Fix computing the size of tMOV resources
Bastien Bouclet
2017-07-06
SCI32: Fix bad palette entries when built without USE_RGB_COLOR
Colin Snover
2017-07-06
SCI32: Refactor DuckPlayer to use common video playback code
Colin Snover
2017-07-06
SCI32: Refactor Video32 code to reduce code & feature duplication
Colin Snover
2017-07-06
SCI32: Improve playback quality of SEQ videos
Colin Snover
2017-07-06
SCI32: Improve kPlayVMD rendering
Colin Snover
2017-07-06
SCI32: Improve kShowMovieWin (AVI) rendering
Colin Snover
2017-07-06
SCI32: Remove useless call
Colin Snover
2017-07-06
SCI32: Work around bogus palette entries in select Windows games
Colin Snover
2017-07-06
SCI32: Remove magic numbers in HunkPalette
Colin Snover
2017-07-06
SCI32: Remove unused method declaration
Colin Snover
2017-07-06
SCI32: Update mouse position for rendering in all frameOuts
Colin Snover
2017-07-06
SCI32: Add workaround for SQ6
Colin Snover
2017-07-06
SCI32: Allow skipping SEQ animations
Colin Snover
2017-07-06
SCI32: Centralise OSystem screen updates
Colin Snover
2017-07-06
SCI32: Stop setting unused palette timestamp property
Colin Snover
2017-07-06
SCI32: Speed up & deduplicate palette submission code
Colin Snover
2017-07-06
TITANIC: Fix Arboretum Winter view enter animation
Paul Gilbert
2017-07-06
TITANIC: Fix NPC conversation crash
Paul Gilbert
2017-07-06
TITANIC: Mark a few more sound playbacks as speech
Paul Gilbert
2017-07-06
TITANIC: Fix ship announcements with no content
Paul Gilbert
2017-07-06
TITANIC: Added sound command to debugger
Paul Gilbert
2017-07-06
TITANIC: Fix crash clicking on MissiveOMat login prompt
Paul Gilbert
2017-07-06
TITANIC: Don't show Access Denied on MissiveOMat after successful login
Paul Gilbert
2017-07-05
TITANIC: Fix Rooms Glyphs list only allowing a single custom entry
Paul Gilbert
2017-07-05
TITANIC: Fix refreshing inventory tooltip when chicken gets cold
Paul Gilbert
2017-07-05
TITANIC: Fix parrot to only eat hot plain chickens
Paul Gilbert
2017-07-05
MOHAWK: Myst: Poll for events every 10ms when waiting
Bastien Bouclet
2017-07-05
MOHAWK: Use movie slots instead of movie ids for stored opcodes
Bastien Bouclet
2017-07-05
TITANIC: Don't allow GMM save/loading during cutscenes
Paul Gilbert
2017-07-05
DIRECTOR: Make 3-ary processEvent private
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventPrepareMovie with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventExitFrame with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventNone with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventIdle with 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Add processSpriteEvent
Tobia Tesan
2017-07-05
DIRECTOR: Move executeImmediateScripts to lingo.cpp
Tobia Tesan
2017-07-05
DIRECTOR: Include director/frame.h and sprite.h in lingo.cpp
Tobia Tesan
2017-07-05
DIRECTOR: Move #define CHANNEL_COUNT to director.h
Tobia Tesan
2017-07-05
DIRECTOR: Use 1-ary processEvent call to start movie
Tobia Tesan
2017-07-05
DIRECTOR: Add kEventStart case for processGenericEvent
Tobia Tesan
2017-07-05
DIRECTOR: Remove "primary event handler" comment
Tobia Tesan
2017-07-05
DIRECTOR: Handle keyDown in 1-ary processEvent
Tobia Tesan
2017-07-05
DIRECTOR: Add kFrameScript call
Tobia Tesan
2017-07-05
DIRECTOR: Reorder processInputEvent
Tobia Tesan
2017-07-05
DIRECTOR: Swap order of processEvent calls
Tobia Tesan
2017-07-05
DIRECTOR: Call primaryEventHandler in processInputEvent
Tobia Tesan
2017-07-05
DIRECTOR: Handle kEventPrepareFrame in processFrameEvent
Tobia Tesan
[prev]
[next]