Dan Costinas
Dan Costinas
## Changes Proposed: - Add a deque to SmartScript object to store data about linked events instead of calling ```SmartScript::ProcessEvent``` recursively - ```SmartScript::ProcessEventsFor``` uses the deque to process events ##...
Fix for #705 The issue is that when a boundary pixel is popped from the stack, there are no checks so the unsigned subtraction can underflow like in the issue...
Hi, I've wanted to have the Warcraft III models as glTFs, but couldn't find any satisfactory converter from .mdl/.mdx to any usual format so I ended up exporting them using...