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
/
actor.h
Age
Commit message (
Expand
)
Author
2018-07-20
ILLUSIONS: Clean up/fix some TODOs
johndoe123
2018-07-20
ILLUSIONS: Minor cleanup
johndoe123
2018-07-20
ILLUSIONS: Remove old TODOs
johndoe123
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: Pause actors when entering menu
Eric Fry
2018-07-20
ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constant
Eric Fry
2018-07-20
ILLUSIONS: Rename some actor flags
Eric Fry
2018-07-20
ILLUSIONS: Replace actor flag magic values with enum definitions
Eric Fry
2018-07-20
ILLUSIONS: BBDOU: Implement getOverlappedObjectAccurate and related functions
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Start implementing the menu system
johndoe123
2018-07-20
ILLUSIONS: Rename tag -> sceneId
johndoe123
2018-07-20
ILLUSIONS: Move resource-related files into resources subdirectory
johndoe123
2018-07-20
ILLUSIONS: Add sound effects
johndoe123
2018-07-20
ILLUSIONS: Implement pathfinding
johndoe123
2018-07-20
ILLUSIONS: Implement RegionLayer and related code
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
johndoe123
2018-07-20
ILLUSIONS: Fix bug which occured when trying to walk while talking
johndoe123
2018-07-20
ILLUSIONS: Implement pathwalking (actual pathfinding todo)
johndoe123
2018-07-20
ILLUSIONS: Add more script opcodes
johndoe123
2018-07-20
ILLUSIONS: Additions in various places
johndoe123
2018-07-20
ILLUSIONS: More work on BBDOU specific code (cursor, bubble)
johndoe123
2018-07-20
ILLUSIONS: Implement more script opcodes
johndoe123
2018-07-20
ILLUSIONS: Add TalkThread
johndoe123
2018-07-20
ILLUSIONS: Add more script opcodes and fix/add stuff along the way
johndoe123
2018-07-20
ILLUSIONS: Add more script opcodes
johndoe123
2018-07-20
ILLUSIONS: Add more script opcodes and related
johndoe123
2018-07-20
ILLUSIONS: Implement more sequence opcodes and work on the graphics system
johndoe123
2018-07-20
ILLUSIONS: Add SequenceOpcodes skeleton class
johndoe123
2018-07-20
ILLUSIONS: Add Control::calcPosition and Control::readPointsConfig
johndoe123
2018-07-20
ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompression
johndoe123
2018-07-20
ILLUSIONS: Work on Actor and Control classes
johndoe123
2018-07-20
ILLUSIONS: Add Screen class and ajust code to use it
johndoe123
2018-07-20
ILLUSIONS: More work on actor related code
johndoe123
2018-07-20
ILLUSIONS: More work on actor and control related code
johndoe123
2018-07-20
ILLUSIONS: Start with Actor
johndoe123