Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Thanks to wjp and clone2727 for staring at this with me.
|
|
A regression from 69adb13c2f3cadd4dac2bba8164aa0b8a9400abc
|
|
|
|
|
|
|
|
|
|
Based on the Mohawk one
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
There is a debatable hack to accomodate the two different builds of the game, cd or not.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This matches the casing of the original engine name.
|
|
within tSage
|
|
|
|
|
|
|
|
|
|
|
|
In preparation of using the sound code with Winnie
|
|
TOON: Grow size of path finding heap dynamically
|
|
|
|
DREAMWEB: Fixes, cleaning and more functions ported to C++
|
|
|
|
This doesn't make any practical difference, since the search
manager already guards against duplicate paths, but it does get rid
of a slightly confusing warning message when you have a global
extra path configured.
|
|
|
|
|