brancharcade/ovrcancel

1,415 Commits over 122 Days - 0.48cph!

11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
[ultimate_soldier] hold right click to throw guns
11 Years Ago
Fixed onSetupInitialScores not being called.
11 Years Ago
Bound members can now specify a description to be used in documentation generation.
11 Years Ago
Removed Highscore.Data bindings.
11 Years Ago
Exposed GameBase.OnSetupInitialScores()
11 Years Ago
Added binding for GameBase.SubmitHighscore
11 Years Ago
Updated docs.
11 Years Ago
Exposed GameAPI.Highscore.
11 Years Ago
Renamed ObjectInstance to Object in the docs.
11 Years Ago
Updated docs.
11 Years Ago
Fixed other Entity overridable function parameter types.
11 Years Ago
Fixed Entity OnEnterStage / OnLeaveStage bindings.
11 Years Ago
Removed excessive debug printing.
11 Years Ago
Implemented automatic detection of overridable functions.
11 Years Ago
Game directory is now created if it does not already exist.
11 Years Ago
Added binding for GameBase.Reset();
11 Years Ago
some sort of merge
11 Years Ago
[ultimate_soldier] guns have limited ammo
11 Years Ago
Updated to latest Steamworks.NET because steam authing stopped working
11 Years Ago
test commit (well that was easy, just have to refresh sourcetree)
11 Years Ago
Updated submodule
11 Years Ago
Added SmashBloxJS submodule
11 Years Ago
updated .gitmodules
11 Years Ago
attempting to delete submodule
11 Years Ago
Added SmashBloxJS sub module (I think)
11 Years Ago
Temporarily purged SmashBloxJS
11 Years Ago
test
11 Years Ago
Updated documentation.
11 Years Ago
Updated documentation.
11 Years Ago
Added static function and constant documentation generation.
11 Years Ago
Generated docs now describe inheritance.
11 Years Ago
Updated documentation.
11 Years Ago
Implemented index page generation.
11 Years Ago
Finished implementing basic documentation generation for each type.
11 Years Ago
[ultimate_soldier] pick up gun with right click
11 Years Ago
Fixed HTML opening tags in the doc generator, initial documentation commit.
11 Years Ago
Fixed documentation being outputted to the wrong directory.
11 Years Ago
Fixed Documentation submodule.
11 Years Ago
Fixed documentation submodule path.
11 Years Ago
Added submodule for docs.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Update premake5.lua
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
[ultimate_soldier] guns cant go out of bounds
11 Years Ago
About to start generating to gh-pages.
11 Years Ago
Updated SmashBloxJS
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
fixed Controls.Start not working
11 Years Ago
Implemented basic documentation generation for struct bindings.