Hi, Lokk!
I tried to compile your engine, but encountered some problems. When compiling it can't find boost library. Many errors like that:
..extlibs\luabind\luabind/config.hpp(27): fatal error C1083: Cannot open include file: boost/config.hpp: No such file or directory
I also tried putting boost path to cmake configuration, but it didn't help.
What am i doing wrong?