aboutsummaryrefslogtreecommitdiff
path: root/engines/illusions/bbdou/scriptopcodes_bbdou.cpp
AgeCommit message (Expand)Author
2019-11-16ILLUSIONS: Fix Missing Default Switch CasesD G Turner
2018-07-20ILLUSIONS: Remove old TODOsjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcherjohndoe123
2018-07-20ILLUSIONS: BBDOU: Add quit opcodejohndoe123
2018-07-20ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus n...johndoe123
2018-07-20ILLUSIONS: BBDOU: Play sound in BbdouSpecialCode::playSoundEffectjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement video playerjohndoe123
2018-07-20ILLUSIONS: always use braces for loopsEric Fry
2018-07-20ILLUSIONS: Fix formattingEric Fry
2018-07-20ILLUSIONS: Formatting, remove trailing whitespace.Eric Fry
2018-07-20ILLUSIONS: BBDOU: Implement opcode 54johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement opcodes 22, 23johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement opcodes 18, 19johndoe123
2018-07-20ILLUSIONS: BBDOU: Implement food/cafeteria minigamejohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement BbdouBubble::calcBubblesjohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement credits code and adjust existing codejohndoe123
2018-07-20ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix A...johndoe123
2018-07-20ILLUSIONS: Rename tag -> sceneIdjohndoe123
2018-07-20ILLUSIONS: Refactor the input systemjohndoe123
2018-07-20ILLUSIONS: Move script opcode files to game specific directoriesjohndoe123