unc0rr [Wed, 21 Nov 2012 11:57:14 +0400] rev 8084
Some fixes to build process
koda [Wed, 21 Nov 2012 11:14:51 +0100] rev 8083
added sdl_net headers and def lib for windows, fix frontlib compilation on windows
koda [Wed, 21 Nov 2012 01:48:10 +0100] rev 8082
lotsa hackery to get frontend somehow link libengine...
koda [Tue, 20 Nov 2012 22:08:08 +0100] rev 8081
frontlib paths
koda [Tue, 20 Nov 2012 21:55:51 +0100] rev 8080
fix physfs on osx, now all platforms should be happy
unc0rr [Wed, 21 Nov 2012 00:16:09 +0400] rev 8079
Oops
unc0rr [Wed, 21 Nov 2012 00:04:09 +0400] rev 8078
Start port to frontlib
unc0rr [Tue, 20 Nov 2012 23:09:17 +0400] rev 8077
Fix build
unc0rr [Tue, 20 Nov 2012 22:29:58 +0400] rev 8076
Fix SDL library name
koda [Tue, 20 Nov 2012 19:16:11 +0100] rev 8075
find lua.h ...
koda [Tue, 20 Nov 2012 18:51:42 +0100] rev 8074
thou shall not use system headers for crossplatformness
koda [Tue, 20 Nov 2012 18:33:09 +0100] rev 8073
physfs compilation on windows
* external calls must always be named
* physfs has to be compiled as dll
* there shouln't be external variables, implemented a function that sets buffer
* physfs extras is now integrated in main physfs
* removed physfs extras
koda [Tue, 20 Nov 2012 17:50:17 +0100] rev 8072
use lua headers correctly
unc0rr [Tue, 20 Nov 2012 00:47:35 +0400] rev 8071
Fix typo
unc0rr [Tue, 20 Nov 2012 00:10:12 +0400] rev 8070
Okay, remove previous request only if it has same parent
as this one. Fixes the last note of previous commit
(which was nearly impossible to hit, but whatever, just
cleaning implementation)