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
/
illusions
Age
Commit message (
Expand
)
Author
2018-07-20
ILLUSIONS: DUCKMAN: Implement video player
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Clear fader when loading/unpausing backgrounds
Eric Fry
2018-07-20
ILLUSIONS: update _vm->_unpauseControlActorFlag when unpausing actors
Eric Fry
2018-07-20
ILLUSIONS: Standardized fall through comments
Eric Fry
2018-07-20
ILLUSIONS: Refactor savegame thumbnail logic to be inline with rest of tree
Eric Fry
2018-07-20
ILLUSIONS: Formatting fixes
Eric Fry
2018-07-20
ILLUSIONS: always use braces for loops
Eric Fry
2018-07-20
ILLUSIONS: Refactor duckman inventory code to remove verbose init logic
Eric Fry
2018-07-20
ILLUSIONS: Fix formatting
Eric Fry
2018-07-20
ILLUSIONS: Fix typo in palette cycle logic.
Eric Fry
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: Formatting
Eric Fry
2018-07-20
ILLUSIONS: Mark bbdou as unstable
Eric Fry
2018-07-20
ILLUSIONS: Replace spaces with tabs
Eric Fry
2018-07-20
ILLUSIONS: Pause voice when entering in-game menu
Eric Fry
2018-07-20
ILLUSIONS: Initialise save slot variable
Eric Fry
2018-07-20
ILLUSIONS: Add support for German version.
Eric Fry
2018-07-20
ILLUSIONS: Wire up restart savegame menu item.
Eric Fry
2018-07-20
ILLUSIONS: Enable illusions engine by default
Eric Fry
2018-07-20
ILLUSIONS: Wire up subtitle text duration config slider
Eric Fry
2018-07-20
ILLUSIONS: Add ability to restore options sliders to defaults
Eric Fry
2018-07-20
ILLUSIONS: Wire up audio sliders on option menu.
Eric Fry
2018-07-20
ILLUSIONS: loop music tracks
Eric Fry
2018-07-20
ILLUSIONS: Pause actors when entering menu
Eric Fry
2018-07-20
ILLUSIONS: Move sliders in option menu
Eric Fry
2018-07-20
ILLUSIONS: Wire up sfx to menus
Eric Fry
2018-07-20
ILLUSIONS: Start on debug menu
Eric Fry
2018-07-20
ILLUSIONS: Add debug cheat code support
Eric Fry
2018-07-20
ILLUSIONS: Add logic to enable palette cycling sequence
Eric Fry
2018-07-20
ILLUSIONS: Add more logging
Eric Fry
2018-07-20
ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constant
Eric Fry
2018-07-20
ILLUSIONS: Implement convertPanXCoord() to support audio panning.
Eric Fry
2018-07-20
ILLUSIONS: Print walk rectangle point on background to aid in debugging
Eric Fry
2018-07-20
ILLUSIONS: Rename some actor flags
Eric Fry
2018-07-20
ILLUSIONS: silence clang warning about not operation in expression
Eric Fry
2018-07-20
ILLUSIONS: Connect up midi fade to MidiPlayer object
Eric Fry
2018-07-20
ILLUSIONS: Replace actor flag magic values with enum definitions
Eric Fry
2018-07-20
ILLUSIONS: Change video skip key from escape to space
Eric Fry
2018-07-20
ILLUSIONS: Add midi music player
Eric Fry
2018-07-20
ILLUSIONS: Fix clang warnings. Work on menu keyboard control
Eric Fry
2018-07-20
ILLUSIONS: Fix static buffer overrun in debug log function.
Eric Fry
2018-07-20
ILLUSIONS: Play video files
Eric Fry
2018-07-20
ILLUSIONS: Fix valgrind warnings about usage of uninitialised variables
Eric Fry
2018-07-20
ILLUSIONS: Fix bug when setting property timers.
Eric Fry
2018-07-20
ILLUSIONS: Fill in background for text in menus
Eric Fry
2018-07-20
ILLUSIONS: Name menu border color variables to add readability
Eric Fry
2018-07-20
ILLUSIONS: Work on menu border decoration
Eric Fry
2018-07-20
ILLUSIONS: Replace text flag magic numbers with defines
Eric Fry
2018-07-20
ILLUSIONS: Improve naming of variables and methods in menu system.
Eric Fry
2018-07-20
Work on options menu
Eric Fry
[next]