Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Orgad Shaneh
|
49d745bbe4
|
ILLUSIONS: Use nullptr
Using clang-tidy modernize-use-nullptr
|
2021-11-14 15:51:59 +02:00 |
|
D G Turner
|
129988d0e9
|
ILLUSIONS: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-11-16 11:30:12 +00:00 |
|
johndoe123
|
65049228a8
|
ILLUSIONS: Remove old TODOs
(cherry picked from commit bb95440)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
38577221c0
|
ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcher
(cherry picked from commit 42f0bd4)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
71edfa3f0a
|
ILLUSIONS: BBDOU: Add quit opcode
(cherry picked from commit 32c2a9b)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
94fdd597d9
|
ILLUSIONS: BBDOU: Add menu system class, adjust existing code (actual menus not done yet)
(cherry picked from commit 03b0ca1)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
54dd381441
|
ILLUSIONS: BBDOU: Play sound in BbdouSpecialCode::playSoundEffect
(cherry picked from commit 1e822f0)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
25a303a529
|
ILLUSIONS: BBDOU: Implement video player
(cherry picked from commit aab0b29)
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
fee1f3d8cb
|
ILLUSIONS: always use braces for loops
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
9ad048f8a6
|
ILLUSIONS: Fix formatting
Remove debug code from bbdou menu item select callback
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
989d8d9b8a
|
ILLUSIONS: Formatting, remove trailing whitespace.
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
1e2e5d636c
|
ILLUSIONS: BBDOU: Implement opcode 54
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
3abe3d759c
|
ILLUSIONS: BBDOU: Implement opcodes 22, 23
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
2f80bd0e2b
|
ILLUSIONS: BBDOU: Implement opcodes 18, 19
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
48011948d6
|
ILLUSIONS: BBDOU: Implement food/cafeteria minigame
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
4aed366334
|
ILLUSIONS: BBDOU: Implement BbdouBubble::calcBubbles
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
0589588b7b
|
ILLUSIONS: BBDOU: Implement credits code and adjust existing code
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
c0c25691e0
|
ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix ActorType bugs and more
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
61a0b5badb
|
ILLUSIONS: Rename tag -> sceneId
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
36ec0fafdb
|
ILLUSIONS: Refactor the input system
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
a078073e88
|
ILLUSIONS: Move script opcode files to game specific directories
|
2018-07-20 06:43:33 +00:00 |
|