Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | ILLUSIONS: Formatting, remove trailing whitespace. | Eric Fry | |
2018-07-20 | ILLUSIONS: Formatting | Eric Fry | |
2018-07-20 | ILLUSIONS: Replace spaces with tabs | Eric Fry | |
Replace while(1) with do..while loop Removed dead code Renamed FP16 to FixedPoint16 to improve readability | |||
2018-07-20 | ILLUSIONS: Replace 0x40004 with CURSOR_OBJECT_ID constant | Eric Fry | |
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 | ILLUSIONS: BBDOU: Implement missing script opcodes and special opcodes; fix ↵ | johndoe123 | |
ActorType bugs and more | |||
2018-07-20 | ILLUSIONS: Move resource-related files into resources subdirectory | johndoe123 | |
2018-07-20 | ILLUSIONS: Start refactoring the resource system (not done yet) | johndoe123 | |
2018-07-20 | ILLUSIONS: More work on Duckman | johndoe123 | |
- Implement dialogs - Change Camera class for Duckman | |||
2018-07-20 | ILLUSIONS: More work on Duckman | johndoe123 | |
- Implement Duckman cursor and interaction handling - Add more script opcodes - Add TextDrawer and ScreenText (needs minor refactoring for BBDOU) | |||
2018-07-20 | ILLUSIONS: Implement inventory | johndoe123 | |
- Implement cursor camera tracking - Various bugfixes | |||
2018-07-20 | ILLUSIONS: Additions in various places | johndoe123 | |
- Add NamedPoint and related code - Remove some debug output - Fix right mouse button input - Add bubble code - Add BBDOU inventory skeleton | |||
2018-07-20 | ILLUSIONS: Work on Actor and Control classes | johndoe123 | |
2018-07-20 | ILLUSIONS: More work on actor related code | johndoe123 | |
- Add isTimerExpired function | |||
2018-07-20 | ILLUSIONS: More work on the Camera class | johndoe123 | |
- Add fixed point code (untested and probably wrong) | |||
2018-07-20 | ILLUSIONS: More work on the camera and background classes | johndoe123 | |
2018-07-20 | ILLUSIONS: Some work on the Camera class; start with time functions | johndoe123 | |
2018-07-20 | ILLUSIONS: Start with Camera and Input classes | johndoe123 | |