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
/
bbdou_specialcode.cpp
Age
Commit message (
Expand
)
Author
2018-07-23
ILLUSIONS: Fix copy/paste bug. CID 1394433
Eugene Sandulenko
2018-07-20
ILLUSIONS: Clean up/fix some TODOs
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Rename variables (bubble and special code)
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement savegame saving/loading from GUI and the launcher
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Play sound in BbdouSpecialCode::playSoundEffect
johndoe123
2018-07-20
ILLUSIONS: Formatting fixes
Eric Fry
2018-07-20
ILLUSIONS: always use braces for loops
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: BBDOU: Rename more
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Extract code to new class ObjectInteractModeMap
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Rename stuff
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement remaining special opcodes 160018, 160028, 16002B
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 more special opcodes and finish putBackInventoryItem
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement getOverlappedObjectAccurate and related functions
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Start implementing crosshair cursor (used in shooting minig...
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix A...
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement special code 16000F
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Implement special code 160030
johndoe123
2018-07-20
ILLUSIONS: Rename tag -> sceneId
johndoe123
2018-07-20
ILLUSIONS: Add text drawing to BBDOU
johndoe123
2018-07-20
ILLUSIONS: Refactor the input system
johndoe123
2018-07-20
ILLUSIONS: Move game-specific files into own subdirectories
johndoe123
2018-07-20
ILLUSIONS: Rename file scriptman,* to scriptstack.* and remove unneccessary i...
johndoe123
2018-07-20
ILLUSIONS: Add sound effects (still buggy)
johndoe123
2018-07-20
ILLUSIONS: BBDOU: Add microphone radar
johndoe123
2018-07-20
ILLUSIONS: Refactor code in preparation for the Duckman engine
johndoe123
2018-07-20
ILLUSIONS: Fix special code functions thread notifying (used wrong thread value)
johndoe123
2018-07-20
ILLUSIONS: Fix thread camera panning
johndoe123
2018-07-20
ILLUSIONS: Add more script opcodes
johndoe123
2018-07-20
ILLUSIONS: Implement inventory
johndoe123
2018-07-20
ILLUSIONS: Additions in various places
johndoe123
2018-07-20
ILLUSIONS: Work on interaction; work on Cause related code
johndoe123
2018-07-20
ILLUSIONS: More work on BBDOU specific code (cursor, bubble)
johndoe123
2018-07-20
ILLUSIONS: Start with BBDOU special code
johndoe123