200,008 Commits over 4,140 Days - 2.01cph!
Fix for assemblies not being resolved within unity.
Fix for assemblies not being resolved within unity.
Going home.
In the middle of updating to add calls to road vertex so that they also update.
Tangents could do with being changed a bit especially around intersections.
Added ragdoll testing scene
Fixed unreliability of paused games.
Fixed unreliability of paused games.
Updated premake5 script to allow the use of unsafe code in Jurassic.
Updated premake5 script to allow the use of unsafe code in Jurassic.
attack / holster animations for the salvaged_hammer
Killed the last walking tree.
Apparently Jurassic is fixed to work with Mono now.
Apparently Jurassic is fixed to work with Mono now.
Started adding state saving and loading to Mazing. AttractStage and MenuStage done.
Started adding state saving and loading to Mazing. AttractStage and MenuStage done.
Added all of the variables to Mazing Player state Save/Load
Added all of the variables to Mazing Player state Save/Load
Reimported all terrain normal+height maps
Fixed unreliable API assembly resolution.
Fixed unreliable API assembly resolution.
Split solution into groups.
Split solution into groups.
Mesh() now accepts a material as its first argument, should be the material the mesh is intended to be rendered with
Started implementing NWVar2 proxies
Merge branch 'master' of arcade into js-scripting
Merge branch 'master' of arcade into js-scripting
Moved GameAPI.BudgetBoy (because why the hell not)
Moved GameAPI.BudgetBoy (because why the hell not)
Updated premake5 script to automatically detect platforms.
Updated premake5 script to automatically detect platforms.
Improved the distant texture scaling on terrain. Aka. no more massive ground textures.
Fixed a mistake in premake5.lua that apparently didn't break anything somehow.
Fixed a mistake in premake5.lua that apparently didn't break anything somehow.
Temporary fix for resource file updates not triggering a rebuild with make.
Temporary fix for resource file updates not triggering a rebuild with make.
Added missing file required by FreeType
More FreeType Linux and OSX error fixes
Complete fix for gmake not recognizing changes to game resources.
Complete fix for gmake not recognizing changes to game resources.
Generates end caps properly again.