userJames Kingcancel

7,382 Commits over 3,622 Days - 0.08cph!

10 Years Ago
Added automatic property renaming to conform to javascript nomenclature.
10 Years Ago
Added automatic property renaming to conform to javascript nomenclature.
10 Years Ago
Added experimental Lua project to be ignored by premake.
10 Years Ago
Added experimental Lua project to be ignored by premake.
10 Years Ago
Premake script now should use the correct search path for unity DLLs on mac.
10 Years Ago
Premake script now should use the correct search path for unity DLLs on mac.
10 Years Ago
If a file is given to the premake script as the location of Unity at first execution, that file's directory is now used.
10 Years Ago
If a file is given to the premake script as the location of Unity at first execution, that file's directory is now used.
10 Years Ago
Experimental lua support, not quite working.
10 Years Ago
Experimental lua support, not quite working.
10 Years Ago
Premake script now requests the location of unity assemblies when first executed.
10 Years Ago
Premake script now requests the location of unity assemblies when first executed.
10 Years Ago
Updated .gitignore
10 Years Ago
Updated .gitignore
10 Years Ago
Removed Unity DLL files from source control.
10 Years Ago
Removed Unity DLL files from source control.
10 Years Ago
Automatically generated bindings are now functioning in Unity.
10 Years Ago
Automatically generated bindings are now functioning in Unity.
10 Years Ago
Property generation for interfaces implemented.
10 Years Ago
Property generation for interfaces implemented.
10 Years Ago
Started work on a new approach to bindings generation.
10 Years Ago
Started work on a new approach to bindings generation.
10 Years Ago
Fixed project dependencies by correcting a bug with premake.
10 Years Ago
Fixed project dependencies by correcting a bug with premake.
10 Years Ago
PreGen projects are now generated for each project flagged for binding generation.
10 Years Ago
PreGen projects are now generated for each project flagged for binding generation.
10 Years Ago
Started implementing project parsing for bindings generation, will probably try a different approach.
10 Years Ago
Started implementing project parsing for bindings generation, will probably try a different approach.
10 Years Ago
Added BindingsGenerator project.
10 Years Ago
Added BindingsGenerator project.
10 Years Ago
Renamed solution from GameAPI to Arcade.
10 Years Ago
Renamed solution from GameAPI to Arcade.
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Updated README.md
10 Years Ago
Updated README.md
10 Years Ago
Complete fix for gmake not recognizing changes to game resources.
10 Years Ago
Complete fix for gmake not recognizing changes to game resources.
10 Years Ago
Temporary fix for resource file updates not triggering a rebuild with make.
10 Years Ago
Temporary fix for resource file updates not triggering a rebuild with make.
10 Years Ago
Fixed a mistake in premake5.lua that apparently didn't break anything somehow.
10 Years Ago
Fixed a mistake in premake5.lua that apparently didn't break anything somehow.
10 Years Ago
Updated premake5 script to automatically detect platforms.
10 Years Ago
Updated premake5 script to automatically detect platforms.
10 Years Ago
Moved GameAPI.BudgetBoy (because why the hell not)
10 Years Ago
Moved GameAPI.BudgetBoy (because why the hell not)
10 Years Ago
Merge branch 'master' of arcade into js-scripting
10 Years Ago
Merge branch 'master' of arcade into js-scripting
10 Years Ago
Split solution into groups.
10 Years Ago
Split solution into groups.