301 Commits over 212 Days - 0.06cph!
Initial documentation commit.
Initial documentation commit.
Added Bindable class documentation generation.
Added Bindable class documentation generation.
Added interface implementation bindings documentation generation.
Added interface implementation bindings documentation generation.
Added new styles and scripts.
Added new styles and scripts.
Merge branch 'gh-pages' of arcade into HEAD
Conflicts:
styles.css
Merge branch 'gh-pages' of arcade into HEAD
Conflicts:
styles.css
Switched index page navigation logic to use hashes.
Switched index page navigation logic to use hashes.
Added constants and static function documentation generation.
Added constants and static function documentation generation.
Trying out index page live generation.
Trying out index page live generation.
Added content frame back.
Added content frame back.
Removed old separate index pages.
Removed old separate index pages.
Replaced C# specific primitive type names with more JS-like ones.
Replaced C# specific primitive type names with more JS-like ones.
Added binding for GameBase.Reset();
Added binding for GameBase.Reset();
Added overridable function documentation.
Added overridable function documentation.
Fixed Entity OnEnterStage / OnLeaveStage bindings.
Fixed Entity OnEnterStage / OnLeaveStage bindings.
Fixed other Entity overridable function parameter types.
Fixed other Entity overridable function parameter types.
Renamed ObjectInstance to Object in the docs.
Renamed ObjectInstance to Object in the docs.
Exposed GameAPI.Highscore.