Histórico de Commits

Autor SHA1 Mensagem Data
  Lasse Öörni 956cac7648 Script reloading support. ScriptInstances register themselves with ScriptFile so that on reload, objects can be deleted and recreated. há 15 anos atrás
  Lasse Öörni 044ef4d5a9 Exposed Engine's runFrame() and associated sub-functions to script. há 15 anos atrás
  Lasse Öörni 5d53f2240a Check that script classes implement the empty "ScriptObject" interface. há 15 anos atrás
  Lasse Öörni 27a21e140e Made the CScriptArray a non-garbage collected type; otherwise a full garbage collection cycle would be required each frame to prevent memory use build up. há 15 anos atrás
  Lasse Öörni 19d0ed0e45 Added ScriptTest example, which will be a script-based (partial) reimplementation of NinjaSnowWar. há 15 anos atrás