657
edits
(Added lost/smaller issues) |
(Add lost issue, typos.) |
||
Line 12: | Line 12: | ||
* Add support for IMA ADPCM compression for speech files (For soccer2004) | * Add support for IMA ADPCM compression for speech files (For soccer2004) | ||
* Fix missing actor limbs, the decflag in akos_drawLimb() isn't been set correctly sometimes (For pajama2/puttcircus/puttrace/racedemo) | * Fix missing actor limbs, the decflag in akos_drawLimb() isn't been set correctly sometimes (For pajama2/puttcircus/puttrace/racedemo) | ||
== Sound system == | == Sound system == | ||
Line 27: | Line 22: | ||
* Use of additonal SBNG resources | * Use of additonal SBNG resources | ||
* Song/Speech sync. using a secondary sound process. Using sound variables and SBNG resources? | * Song/Speech sync. using a secondary sound process. Using sound variables and SBNG resources? | ||
== U32 library calls == | |||
Add support for U32 library calls, triggered by case 2001 of o90_kernelGetFunctions/o90_kernelSetFunctions | |||
* The U32 code controls the players movements on field.of footdemo/soccer2004 | |||
* The U32 code controls the racing segment at end of puttrace | |||
== Big Thinkers 1st Grade demo == | == Big Thinkers 1st Grade demo == | ||
Line 65: | Line 65: | ||
* No mouse pointer | * No mouse pointer | ||
* Wrong palette used for backgrounds | * Wrong palette used for backgrounds | ||
Issues effect full game only | |||
* Invalid rect assert, when checking for bonus game, if not enough bonus pieces were gathered. | |||
== Putt Circus issues == | == Putt Circus issues == | ||
Line 85: | Line 87: | ||
== Putt Zoo issues == | == Putt Zoo issues == | ||
* The inventory background and items aren't always redrawn | * The inventory background and items aren't always redrawn | ||
* Doesn't play | * Doesn't play the correct songs sometimes (ie animals at gate to the Zoo) | ||
== Spy Fox 1 == | == Spy Fox 1 == | ||
Line 97: | Line 99: | ||
== Spy Fox 3 issues == | == Spy Fox 3 issues == | ||
* The position of animated actors in 'The Street' location is wrong. | * The position of animated actors in 'The Street' location is wrong. | ||
* The background of underwater location isn't decoded correctly, so can't read combination | * The background of underwater location isn't decoded correctly, so can't read combination for door. |
edits