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
/
duckman_specialcode.cpp
Age
Commit message (
Expand
)
Author
2018-07-20
ILLUSIONS: Remove old TODOs
johndoe123
2018-07-20
ILLUSIONS: Fix formatting
Eric Fry
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: Replace spaces with tabs
Eric Fry
2018-07-20
ILLUSIONS: Implement convertPanXCoord() to support audio panning.
Eric Fry
2018-07-20
ILLUSIONS: DUCKMAN: Move game credits into own file and class
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcodes 160017, 16001B, 160020 and 160021
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcode 16001A
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcode 160013, also fix Input and reduc...
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcode 160012 and related code
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcodes 16001D, 16001E, 16001F and rela...
johndoe123
2018-07-20
ILLUSIONS: Move screen shaker effects into separate file
johndoe123
2018-07-20
ILLUSIONS: Use ARRAYSIZE instead of hardcoded values in screen effect constants
johndoe123
2018-07-20
ILLUSIONS: Move script opcode files to game specific directories
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