Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-07-20 | ILLUSIONS: Remove old TODOs | johndoe123 | |
(cherry picked from commit bb95440) | |||
2018-07-20 | ILLUSIONS: always use braces for loops | Eric Fry | |
2018-07-20 | ILLUSIONS: Formatting, remove trailing whitespace. | Eric Fry | |
2018-07-20 | ILLUSIONS: Implement convertPanXCoord() to support audio panning. | Eric Fry | |
Wire up startScriptThread2() calls. Add namedpoint logic. | |||
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcode 8 | johndoe123 | |
2018-07-20 | ILLUSIONS: DUCKMAN: Implement opcodes 70/71 for pausing/unpausing during the ↵ | johndoe123 | |
menu Also change some input functions to return uint istead of byte to allow bigger bitmasks. | |||
2018-07-20 | ILLUSIONS: Rename tag -> sceneId | johndoe123 | |
2018-07-20 | ILLUSIONS: Add sound effects (still buggy) | johndoe123 | |
2018-07-20 | ILLUSIONS: Implement pathfinding | johndoe123 | |
2018-07-20 | ILLUSIONS: More work on Duckman | johndoe123 | |
2018-07-20 | ILLUSIONS: Fix special code functions thread notifying (used wrong thread value) | johndoe123 | |
- Add more script and sequence opcodes | |||
2018-07-20 | ILLUSIONS: Fix thread camera panning | johndoe123 | |
- Minor fixes and corrections | |||
2018-07-20 | ILLUSIONS: Implement talkitem pausing/unpausing | johndoe123 | |
- Fix isActiveThread to check only non-paused and non-terminated threads | |||
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: 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: Add TalkThread | johndoe123 | |
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: More work on the script system | johndoe123 | |
2018-07-20 | ILLUSIONS: More work on the script system | johndoe123 | |
2018-07-20 | ILLUSIONS: Start with thread classes | johndoe123 | |