Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Before trying an heuristic on the decoded data it simply checks if
we get the expected resource size after decompression. When
using the wrong endianness this is unlikely to be the case.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
respect constness
|
|
Moved from WAGE engine and is using stack-based classic floodfill
implementation.
|
|
|
|
|
|
|
|
ACCESS: Reduce audio header dependencies
|
|
|
|
|
|
|
|
|
|
|
|
In case of "unnamed" case (see line 582) we were memcpy'ing 31 byte from
the heap.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|