repoarcadecancel

3,393 Commits over 273 Days - 0.52cph!

10 Years Ago
Added descriptions to control bindings.
10 Years Ago
Updating SmashBloxJS sub module
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Fixed TryCallNamedScriptHandler doc naming.
10 Years Ago
Fixed TryCallNamedScriptHandler doc naming.
10 Years Ago
Fixed TryCallNamedScriptHandler doc naming.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Fix for index files still being generated when documentation generation is disabled.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Names passed to `TryCallNamedScriptHandler()` calls are now automatically found in documentation generation.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Updated docs.
10 Years Ago
Updated docs.
10 Years Ago
Non-windows builds now don't generate docs.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Removed another Mono.Cecil reference.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Merge branch 'master' of arcade
10 Years Ago
Started work on adding descriptions.
10 Years Ago
Purged Mono.Cecil from non-windows builds.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
Added GetHighscoreByIndex to GameBase. Replace this if there's a better way to do it.
10 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
10 Years Ago
[ultimate_soldier] hold right click to throw guns
10 Years Ago
Fixed onSetupInitialScores not being called.
10 Years Ago
Bound members can now specify a description to be used in documentation generation.
10 Years Ago
Removed Highscore.Data bindings.
10 Years Ago
Removed Highscore.Data bindings.
10 Years Ago
Removed Highscore.Data bindings.
10 Years Ago
Exposed GameBase.OnSetupInitialScores()
10 Years Ago
Exposed GameBase.OnSetupInitialScores()
10 Years Ago
Exposed GameBase.OnSetupInitialScores()
10 Years Ago
Added binding for GameBase.SubmitHighscore
10 Years Ago
Added binding for GameBase.SubmitHighscore
10 Years Ago
Added binding for GameBase.SubmitHighscore
10 Years Ago
Updated docs.
10 Years Ago
Exposed GameAPI.Highscore.
10 Years Ago
Exposed GameAPI.Highscore.
10 Years Ago
Exposed GameAPI.Highscore.
10 Years Ago
Renamed ObjectInstance to Object in the docs.
10 Years Ago
Renamed ObjectInstance to Object in the docs.
10 Years Ago
Renamed ObjectInstance to Object in the docs.
10 Years Ago
Updated docs.
10 Years Ago
Fixed other Entity overridable function parameter types.
10 Years Ago
Fixed other Entity overridable function parameter types.
10 Years Ago
Fixed other Entity overridable function parameter types.
10 Years Ago
Fixed Entity OnEnterStage / OnLeaveStage bindings.
10 Years Ago
Fixed Entity OnEnterStage / OnLeaveStage bindings.
10 Years Ago
Fixed Entity OnEnterStage / OnLeaveStage bindings.
10 Years Ago
Removed excessive debug printing.