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
/
scriptthread.cpp
Age
Commit message (
Collapse
)
Author
2018-07-20
ILLUSIONS: Move thread-related files into threads subdirectory
johndoe123
2018-07-20
ILLUSIONS: Rename file scriptman,* to scriptstack.* and remove unneccessary ↵
johndoe123
includes of it
2018-07-20
ILLUSIONS: Add sound effects (still buggy)
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
johndoe123
2018-07-20
ILLUSIONS: Refactor code in preparation for the Duckman engine
johndoe123
2018-07-20
ILLUSIONS: Fix bug which occured when trying to walk while talking
johndoe123
- Fix minor bugs - Work on talk thread handling
2018-07-20
ILLUSIONS: Add more script opcodes and fix/add stuff along the way
johndoe123
- Unload backgrounds - Add transparent sprite drawing - Add AbortableThread
2018-07-20
ILLUSIONS: Add more script opcodes and related
johndoe123
2018-07-20
ILLUSIONS: Implement TimerThread and script opcode
johndoe123
2018-07-20
ILLUSIONS: Implement more script opcodes and related functions
johndoe123
2018-07-20
ILLUSIONS: Add SequenceOpcodes skeleton class
johndoe123
2018-07-20
ILLUSIONS: More work on the script system
johndoe123