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
/
illusions.cpp
Age
Commit message (
Expand
)
Author
2018-07-21
ILLUSIONS: Fix warnings
Eugene Sandulenko
2018-07-20
ILLUSIONS: Remove old TODOs
johndoe123
2018-07-20
ILLUSIONS: Remove old video logic
Eric Fry
2018-07-20
ILLUSIONS: Formatting fixes
Eric Fry
2018-07-20
ILLUSIONS: Formatting, remove trailing whitespace.
Eric Fry
2018-07-20
ILLUSIONS: Initialise save slot variable
Eric Fry
2018-07-20
ILLUSIONS: Wire up subtitle text duration config slider
Eric Fry
2018-07-20
ILLUSIONS: Implement convertPanXCoord() to support audio panning.
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: Change video skip key from escape to space
Eric Fry
2018-07-20
ILLUSIONS: Fix static buffer overrun in debug log function.
Eric Fry
2018-07-20
ILLUSIONS: Play video files
Eric Fry
2018-07-20
ILLUSIONS: Fix valgrind warnings about usage of uninitialised variables
Eric Fry
2018-07-20
ILLUSIONS: Move palette code from Screen to new ScreenPalette class
johndoe123
2018-07-20
ILLUSIONS: Implement save/load functionality
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement special opcodes 16001D, 16001E, 16001F and rela...
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement opcode 8
johndoe123
2018-07-20
ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ...
johndoe123
2018-07-20
ILLUSIONS: Terminate update functions on scene exit; fix bugs and use constants
johndoe123
2018-07-20
ILLUSIONS: Move resource-related files into resources subdirectory
johndoe123
2018-07-20
ILLUSIONS: Move thread-related files into threads subdirectory
johndoe123
2018-07-20
ILLUSIONS: Refactoring the resource system (not done yet)
johndoe123
2018-07-20
ILLUSIONS: Start refactoring the resource system (not done yet)
johndoe123
2018-07-20
ILLUSIONS: Rename file scriptman,* to scriptstack.* and remove unneccessary i...
johndoe123
2018-07-20
ILLUSIONS: Add sound effects
johndoe123
2018-07-20
ILLUSIONS: Implement VoicePlayer
johndoe123
2018-07-20
ILLUSIONS: Add SoundMan and MusicPlayer
johndoe123
2018-07-20
ILLUSIONS: Use the UpdateFunctions class for update routines
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
johndoe123
2018-07-20
ILLUSIONS: More work on Duckman
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: Implement calcPointDirection
johndoe123
2018-07-20
ILLUSIONS: Fix bug which occured when trying to walk while talking
johndoe123
2018-07-20
ILLUSIONS: Implement sprite scaling
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
2018-07-20
ILLUSIONS: Add TalkThread
johndoe123
2018-07-20
ILLUSIONS: Add TalkResource and related
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 script opcodes and related functions
johndoe123
2018-07-20
ILLUSIONS: Implement more sequence opcodes and work on the graphics system
johndoe123
[next]