unc0rr [Thu, 15 Nov 2012 13:57:29 +0400] rev 8033
Pretend AI knows how to use drill rocket (actually has no idea of drilling)
koda [Sun, 11 Nov 2012 17:58:36 +0100] rev 8032
finally hwengine in c links without errors
unc0rr [Fri, 16 Nov 2012 00:46:33 +0400] rev 8031
Script loading via physfs which doesn't work:
- Some scripts just refuse to load for no obvious reason
- Some scripts load fine when you set BUFSIZE to a large
value, like 64k, but don't load with small values
Error messages in both cases don't seem to have relation
to lua file contents
nemo [Wed, 14 Nov 2012 23:23:56 -0500] rev 8030
Call fallers less often. Should hopefully still be about as effective at the intended purpose. Should help loads quite a bit.
koda [Sun, 11 Nov 2012 17:52:49 +0100] rev 8029
cmake linking for engine in c
unc0rr [Wed, 14 Nov 2012 23:27:33 +0400] rev 8028
Engine loads fine with basic config
nemo [Wed, 14 Nov 2012 22:27:05 -0500] rev 8027
make stats-only mode work headless. also skip a few things to save time/memory.
koda [Sun, 11 Nov 2012 17:15:19 +0100] rev 8026
merge xymeng's gsoc engine with a few updates (and further checks on symbol definitions)
unc0rr [Wed, 14 Nov 2012 22:45:36 +0400] rev 8025
Get rid of Pathz and UserPathz
nemo [Wed, 14 Nov 2012 22:08:40 -0500] rev 8024
oops
koda [Sun, 11 Nov 2012 16:53:16 +0100] rev 8023
better clang search
unc0rr [Wed, 14 Nov 2012 00:41:29 +0400] rev 8022
- Add physfsrwops library
- Load images via physfs (crashes)