On Sat, 1 Dec 2001, Christoph Reichenbach wrote: > just checked PQ2 (0.000.490) vs. Iceman (0.000.685): > > Iceman: CoordToPri(0x89) => 9 > PQ2 : CoordToPri(0x89) => 10 > > (CoordToPri() for 0x88 and 0x8a are identical). > > This confirms the theory that was proposed when the PQ2 sliding door bug > was fixed at the expense of triggering a minor visual bug in LSL3. > Further testing indicates that the change occured between 0.000.490 and > 0.000.502, so uncertainty here is quite small now.
Where does this check need to be added? If you tell me where to put it, I can check in the fix. > On a side note, I just realized the new resource manager still doesn't > support patch files; this must be fixed prior to the release. On another side note, I noticed the TODO still lists PCM support as a requirement. I can throw together a driver for win32 to do this very quickly -- the API is as easy to use as the one for MIDI. I'll just need a UNIX example driver to work from so I know what API the driver should export. -- http://www.clock.org/~matt
