.. |
actor.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
actor.h
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
actorresource.cpp
|
ILLUSIONS: Implement more sequence opcodes and work on the graphics system
|
2018-07-20 06:43:33 +00:00 |
actorresource.h
|
ILLUSIONS: Add Control::calcPosition and Control::readPointsConfig
|
2018-07-20 06:43:33 +00:00 |
backgroundresource.cpp
|
ILLUSIONS: Implement more sequence opcodes and work on the graphics system
|
2018-07-20 06:43:33 +00:00 |
backgroundresource.h
|
ILLUSIONS: Implement more sequence opcodes and work on the graphics system
|
2018-07-20 06:43:33 +00:00 |
camera.cpp
|
ILLUSIONS: Work on Actor and Control classes
|
2018-07-20 06:43:33 +00:00 |
camera.h
|
ILLUSIONS: More work on the Camera class
|
2018-07-20 06:43:33 +00:00 |
configure.engine
|
ILLUSIONS: Skeleton engine with detection for BBDOU
|
2018-07-20 06:43:33 +00:00 |
detection.cpp
|
ILLUSIONS: Skeleton engine with detection for BBDOU
|
2018-07-20 06:43:33 +00:00 |
dictionary.cpp
|
ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompression
|
2018-07-20 06:43:33 +00:00 |
dictionary.h
|
ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompression
|
2018-07-20 06:43:33 +00:00 |
fixedpoint.cpp
|
ILLUSIONS: More work on actor related code
|
2018-07-20 06:43:33 +00:00 |
fixedpoint.h
|
ILLUSIONS: More work on the Camera class
|
2018-07-20 06:43:33 +00:00 |
fontresource.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
fontresource.h
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
graphics.cpp
|
ILLUSIONS: Work on Actor and Control classes; fix bug in sprite decompression
|
2018-07-20 06:43:33 +00:00 |
graphics.h
|
ILLUSIONS: Start with ActorResource and related classes
|
2018-07-20 06:43:33 +00:00 |
illusions.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
illusions.h
|
ILLUSIONS: Implement more script opcodes and related functions
|
2018-07-20 06:43:33 +00:00 |
input.cpp
|
ILLUSIONS: Start with Camera and Input classes
|
2018-07-20 06:43:33 +00:00 |
input.h
|
ILLUSIONS: Start with Camera and Input classes
|
2018-07-20 06:43:33 +00:00 |
module.mk
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
resourcesystem.cpp
|
ILLUSIONS: More work on BackgroundResource
|
2018-07-20 06:43:33 +00:00 |
resourcesystem.h
|
ILLUSIONS: Start with BackgroundResource
|
2018-07-20 06:43:33 +00:00 |
screen.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
screen.h
|
ILLUSIONS: Implement more script opcodes and related functions
|
2018-07-20 06:43:33 +00:00 |
scriptman.cpp
|
ILLUSIONS: Implement TimerThread and script opcode
|
2018-07-20 06:43:33 +00:00 |
scriptman.h
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
scriptopcodes.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
scriptopcodes.h
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
scriptresource.cpp
|
ILLUSIONS: Implement more script opcodes and related functions
|
2018-07-20 06:43:33 +00:00 |
scriptresource.h
|
ILLUSIONS: Implement more script opcodes and related functions
|
2018-07-20 06:43:33 +00:00 |
scriptthread.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
scriptthread.h
|
ILLUSIONS: Add SequenceOpcodes skeleton class
|
2018-07-20 06:43:33 +00:00 |
sequenceopcodes.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
sequenceopcodes.h
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
soundresource.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
soundresource.h
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
spritedecompressqueue.cpp
|
ILLUSIONS: Implement more sequence opcodes and work on the graphics system
|
2018-07-20 06:43:33 +00:00 |
spritedecompressqueue.h
|
ILLUSIONS: Start with SpriteDecompressQueue
|
2018-07-20 06:43:33 +00:00 |
spritedrawqueue.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
spritedrawqueue.h
|
ILLUSIONS: Add Screen class and ajust code to use it
|
2018-07-20 06:43:33 +00:00 |
talkresource.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
talkresource.h
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
thread.cpp
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
thread.h
|
ILLUSIONS: Add more script opcodes and related
|
2018-07-20 06:43:33 +00:00 |
time.cpp
|
ILLUSIONS: Implement TimerThread and script opcode
|
2018-07-20 06:43:33 +00:00 |
time.h
|
ILLUSIONS: Implement TimerThread and script opcode
|
2018-07-20 06:43:33 +00:00 |
timerthread.cpp
|
ILLUSIONS: Implement TimerThread and script opcode
|
2018-07-20 06:43:33 +00:00 |
timerthread.h
|
ILLUSIONS: Implement TimerThread and script opcode
|
2018-07-20 06:43:33 +00:00 |
updatefunctions.cpp
|
ILLUSIONS: Some work on the Camera class; start with time functions
|
2018-07-20 06:43:33 +00:00 |
updatefunctions.h
|
ILLUSIONS: Add UpdateFunctions class
|
2018-07-20 06:43:33 +00:00 |