Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Thanks waltervn for pointing this issue out
AppleIIgs adjustment tables had to be extended, because the first
3 arcade sequences were running way too fast, while the last one
ran fine and all of those are part of one single room.
|
|
|
|
This reverts commit 4858b3fc5836dbf2f33fe0d1452bf0cb3a9f75b2.
|
|
This reverts commit 1db02c7bd8ffee2aa0a27264669d11f83d95b491.
|
|
This reverts commit 01e072fbbc1baaf8aaa48aba0842bf8977510b93.
|
|
This reverts commit 6ff7ef95d73c29051a675d03bdccd42f0a5a215b.
|
|
This reverts commit 2fd2eeed1c21047744c9d79b1283c52c009b5406.
|
|
|
|
|
|
|
|
Makes it easier to move them to a data file
|
|
All the static data will be eventually moved into this file
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Wave files need to handle both stand-alone playback via an audio stream,
as well as reading the raw data when merging instrument fragments in
the music room.
|
|
|
|
|
|
|
|
|
|
Some formal function parameters are not used in all overloaded
functions, which results in loads of 4100 warnings when building
CREATE_PROJECT. This change silences warning 4100 together with
the others
|
|
This completes the Director 4.0 grammar. Woo hoo!
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|