Commit Verlauf

Autor SHA1 Nachricht Datum
  Ivan Safrin 4671d4143f Removed CoreServices from the codebase. Removed Timer and TimerManager, removed Tween and TweenManager, made entity Update function take elapsed time, made SceneLabels force material in constructor, UI components now require an explicit resource pool pointer and core passed in constructor. Probably broke a lot of stuff :) vor 9 Jahren
  Ivan Safrin 21d0173540 Added experimental emscripten support, added flags to compile without Lua and/or PhysFS, Labels defaulting to clamped+no mipmaps for strict OpenGL ES2 compatibility vor 9 Jahren
  Ivan Safrin feeae8c67c Proper garbage collection for JavaScript bindings vor 9 Jahren
  Ivan Safrin a06f4716dd Finished cleaning up and rewriting the Lua bindings generator, Lua bindings generator now implements an abstracted bindings generator used by the new system vor 9 Jahren
  Ivan Safrin 4f70414684 Restored full Lua bindings, integrated Lua bindings into the core and made the script resource loader manage bingings, added ability to attach Lua classes to entities with the Entity passed as bound Lua class vor 9 Jahren