Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
In case of "unnamed" case (see line 582) we were memcpy'ing 31 byte from
the heap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since it was --voice, we were reading element index -1.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
CID 1356125.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Since 'w' and 'h' are members of ManagedSurface, using them as
input parameters to a method caused GCC to warn about them being
shadowed. For just about every file in the Sherlock engine...
|
|
|
|
|
|
NEVERHOOD: Add earlier English demo of Neverhood
|
|
UPDATES: Add support for WinSparkle
|
|
AGI: Reduce audio header dependencies
|