2
0
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. 15 жил өмнө
..
CMakeLists.txt 19d0ed0e45 Added ScriptTest example, which will be a script-based (partial) reimplementation of NinjaSnowWar. 15 жил өмнө
Game.cpp 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. 15 жил өмнө
Game.h 19d0ed0e45 Added ScriptTest example, which will be a script-based (partial) reimplementation of NinjaSnowWar. 15 жил өмнө
Main.cpp 19d0ed0e45 Added ScriptTest example, which will be a script-based (partial) reimplementation of NinjaSnowWar. 15 жил өмнө
Readme.txt 19d0ed0e45 Added ScriptTest example, which will be a script-based (partial) reimplementation of NinjaSnowWar. 15 жил өмнө

Readme.txt

A work-in-progress reimplmentation of NinjaSnowWar using AngelScript for the
majority of code.