Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-10 | AGI: Make MH1 nightclub arcade sequence slower for AppleIIgs | Martin Kiewitz | |
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. | |||
2017-02-10 | DIRECTOR: Lingo: Fixed built-ins code generation | Eugene Sandulenko | |
2017-02-10 | Revert "CRYO: Add ID and versioning to cryo.dat" | Filippos Karapetis | |
This reverts commit 4858b3fc5836dbf2f33fe0d1452bf0cb3a9f75b2. | |||
2017-02-10 | Revert "CRYO: Rename create_led_dat to create_cryo_dat" | Filippos Karapetis | |
This reverts commit 1db02c7bd8ffee2aa0a27264669d11f83d95b491. | |||
2017-02-10 | Revert "CRYO: Add handling for the cryo.dat aux data file" | Filippos Karapetis | |
This reverts commit 01e072fbbc1baaf8aaa48aba0842bf8977510b93. | |||
2017-02-10 | Revert "CRYO: Use cryo.dat for all game versions" | Filippos Karapetis | |
This reverts commit 6ff7ef95d73c29051a675d03bdccd42f0a5a215b. | |||
2017-02-10 | Revert "CRYO: Add explicit sizes to some static data arrays" | Filippos Karapetis | |
This reverts commit 2fd2eeed1c21047744c9d79b1283c52c009b5406. | |||
2017-02-09 | TITANIC: Extra sanity checks before locking CWaveFiles for access | Paul Gilbert | |
2017-02-09 | TITANIC: FIxes and cleanup for instrument mixer code | Paul Gilbert | |
2017-02-09 | TITANIC: CWaveFile::lock now returns pointer to data, not WAV header | Paul Gilbert | |
2017-02-10 | CRYO: Add explicit sizes to some static data arrays | Filippos Karapetis | |
Makes it easier to move them to a data file | |||
2017-02-10 | CRYO: Use cryo.dat for all game versions | Filippos Karapetis | |
All the static data will be eventually moved into this file | |||
2017-02-10 | CRYO: Add handling for the cryo.dat aux data file | Filippos Karapetis | |
2017-02-10 | CRYO: Rename create_led_dat to create_cryo_dat | Filippos Karapetis | |
2017-02-10 | CRYO: Add ID and versioning to cryo.dat | Filippos Karapetis | |
2017-02-10 | CRYO: Move unrelated Common::File include out of platdefs.h | Filippos Karapetis | |
2017-02-10 | CRYO: Remove leftover example engine code | Filippos Karapetis | |
2017-02-10 | CRYO: Move readme.txt to wiki | Filippos Karapetis | |
2017-02-10 | CRYO: Move gameflow.txt to wiki | Filippos Karapetis | |
2017-02-10 | CRYO: Move bugs.txt to wiki | Filippos Karapetis | |
2017-02-10 | CRYO: Remove the unused ResourceManager class | Filippos Karapetis | |
2017-02-09 | TITANIC: Refactor CWaveFile audio stream generation | Paul Gilbert | |
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. | |||
2017-02-09 | TITANIC: Fix calculation of wave file size | Paul Gilbert | |
2017-02-09 | TITANIC: Fixes to choosing wave files for instruments | Paul Gilbert | |
2017-02-09 | TITANIC: Fix setting correct instrument _pitchControl values | Paul Gilbert | |
2017-02-10 | ADL: Bring hires6 in line with hires5 | Walter van Niftrik | |
2017-02-10 | CREATE_PROJECT: Also silence warning 4100 in MSVC | Filippos Karapetis | |
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 | |||
2017-02-09 | DIRECTOR: Lingo: Documented D4 "Variables" Lingo | Eugene Sandulenko | |
This completes the Director 4.0 grammar. Woo hoo! | |||
2017-02-09 | DIRECTOR: Lingo: Documented D4 "Time" Lingo | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Documented D4 "Text" Lingo | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Documented D4 "System" Lingo | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Documented D4 "Sprites" Lingo | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Documented D4 "Sound" Lingo | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Documented D4 "Rectangle and point coordinates" Lingo | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Documented D4 "Puppets" Lingo | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Made DirectorEngine::_currentScore private | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Add sanity checks to score-related built-ins | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Fix Symbol printing | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Fix global symbol processing | Eugene Sandulenko | |
2017-02-09 | DIRECTOR: Lingo: Fix double free in local vars | Eugene Sandulenko | |
2017-02-08 | TITANIC: Another music parser fix | Paul Gilbert | |
2017-02-08 | TITANIC: Fix for CMusicParser parsing | Paul Gilbert | |
2017-02-09 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (929 of 929 strings) | |||
2017-02-08 | TITANIC: Renamings and comments for music classes | Paul Gilbert | |
2017-02-08 | DIRECTOR: Lingo: Documented D4 "Predefined methods and special messages" Lingo | Eugene Sandulenko | |
2017-02-08 | DIRECTOR: Lingo: Documented D4 "Playing movies" Lingo | Eugene Sandulenko | |
2017-02-08 | DIRECTOR: Lingo: Documented D4 "Parent scripts" Lingo | Eugene Sandulenko | |
2017-02-08 | DIRECTOR: Lingo: Documented D4 "Output" Lingo | Eugene Sandulenko | |
2017-02-08 | DIRECTOR: Lingo: Documented D4 "Operators and math functions" Lingo | Eugene Sandulenko | |
2017-02-08 | COMMON: Fix calling Span::getStringAt with non-zero index | Colin Snover | |