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
/
bbdou
/
scriptopcodes_bbdou.cpp
Age
Commit message (
Expand
)
Author
2018-07-20
ILLUSIONS: Remove old TODOs
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcher
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Add quit opcode
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Play sound in BbdouSpecialCode::playSoundEffect
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement video player
johndoe123
2018-07-20
ILLUSIONS: always use braces for loops
Eric Fry
2018-07-20
ILLUSIONS: Fix formatting
Eric Fry
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: BBDOU: Implement opcode 54
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement opcodes 22, 23
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement opcodes 18, 19
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement food/cafeteria minigame
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement BbdouBubble::calcBubbles
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement credits code and adjust existing code
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix A...
johndoe123
2018-07-20
ILLUSIONS: Rename tag -> sceneId
johndoe123
2018-07-20
ILLUSIONS: Refactor the input system
johndoe123
2018-07-20
ILLUSIONS: Move script opcode files to game specific directories
johndoe123