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
/
duckman
/
illusions_duckman.h
Age
Commit message (
Expand
)
Author
2018-07-20
ILLUSIONS: Clean up/fix some TODOs
johndoe123
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: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: Implement convertPanXCoord() to support audio panning.
Eric Fry
2018-07-20
ILLUSIONS: Move palette code from Screen to new ScreenPalette class
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Extract trigger cause sound playing to method
johndoe123
2018-07-20
ILLUSIONS: Implement save/load functionality
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcode 160012 and related code
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement opcode 85 and 86, actual save/load not implemen...
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement opcode 21
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Start implementing the menu system
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ...
johndoe123
2018-07-20
ILLUSIONS: Refactor the input system
johndoe123
2018-07-20
ILLUSIONS: Move Duckman dialog code to own file
johndoe123
2018-07-20
ILLUSIONS: Move Duckman inventory code to own class and file
johndoe123
2018-07-20
ILLUSIONS: Move Duckman property timer code to own class and file
johndoe123
2018-07-20
ILLUSIONS: Move Duckman special code to own class and file
johndoe123
2018-07-20
ILLUSIONS: Move game-specific files into own subdirectories
johndoe123