Eric Fry
|
989d8d9b8a
|
ILLUSIONS: Formatting, remove trailing whitespace.
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
7cadb7ad0c
|
ILLUSIONS: Formatting
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
3d9f5ed20f
|
ILLUSIONS: Replace spaces with tabs
Replace while(1) with do..while loop
Removed dead code
Renamed FP16 to FixedPoint16 to improve readability
|
2018-07-20 06:43:33 +00:00 |
|
Eric Fry
|
423a8ec433
|
ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constant
Fix pan bug in starship enterprise scene
Add sequence opcode name to debug log
Hack to fix endless loop bug outside the starship enterprise
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
c0c25691e0
|
ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix ActorType bugs and more
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
a173329ae9
|
ILLUSIONS: Move resource-related files into resources subdirectory
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
e4ce8ad4c9
|
ILLUSIONS: Start refactoring the resource system (not done yet)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
998744608f
|
ILLUSIONS: More work on Duckman
- Implement dialogs
- Change Camera class for Duckman
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
2e149cf651
|
ILLUSIONS: More work on Duckman
- Implement Duckman cursor and interaction handling
- Add more script opcodes
- Add TextDrawer and ScreenText (needs minor refactoring for BBDOU)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
3b3f84c764
|
ILLUSIONS: Implement inventory
- Implement cursor camera tracking
- Various bugfixes
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
33d28deb69
|
ILLUSIONS: Additions in various places
- Add NamedPoint and related code
- Remove some debug output
- Fix right mouse button input
- Add bubble code
- Add BBDOU inventory skeleton
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
f880c606f7
|
ILLUSIONS: Work on Actor and Control classes
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
9385238a59
|
ILLUSIONS: More work on actor related code
- Add isTimerExpired function
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
08e8f39945
|
ILLUSIONS: More work on the Camera class
- Add fixed point code (untested and probably wrong)
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
21e1b08b83
|
ILLUSIONS: More work on the camera and background classes
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
12645cbb8c
|
ILLUSIONS: Some work on the Camera class; start with time functions
|
2018-07-20 06:43:33 +00:00 |
|
johndoe123
|
a06895ad59
|
ILLUSIONS: Start with Camera and Input classes
|
2018-07-20 06:43:33 +00:00 |
|