brancharcade/ovrcancel

1,415 Commits over 122 Days - 0.48cph!

11 Years Ago
More docs / making things internal.
11 Years Ago
Docs for AudioBase.
11 Years Ago
fixed type
11 Years Ago
Merge branch 'deploy' of github.com:Facepunch/arcade into deploy
11 Years Ago
Docs for GameInfo.cs
11 Years Ago
Merge branch 'deploy' of arcade into deploy
11 Years Ago
edited tutorial docs
11 Years Ago
Comments for Highscore.
11 Years Ago
Merge branch 'deploy' of arcade into deploy
11 Years Ago
updated tutorial code dl link
11 Years Ago
Update index.dox
11 Years Ago
Update index.dox
11 Years Ago
More docs and some cleaning up.
11 Years Ago
Comments for Mathf.
11 Years Ago
Documentation for RectF and RectI.
11 Years Ago
Hidden some things from doxygen.
11 Years Ago
Comments for SwatchFlags.
11 Years Ago
Hid some things from doxygen.
11 Years Ago
Fixed references to removed Mathf functions.
11 Years Ago
Started work on a tutorial about embedding games.
11 Years Ago
Attempt to fix ReflectionTypeLoadException when embedding games.
11 Years Ago
Possibly fixed ReflectionTypeLoadException.
11 Years Ago
Finished draft of embedding tutorial.
11 Years Ago
Added downloading text to embedded scene.
11 Years Ago
Fixed standalone builds.
11 Years Ago
Hopefully fixed loading text.
11 Years Ago
[ultimate_soldier] Fixed crosshair vanishing after the first level.
11 Years Ago
fixed typo in tutorial
11 Years Ago
Another couple of corrections to the embedding tutorial.
11 Years Ago
Fix for the volume dial position when the embedded play is small.
11 Years Ago
Games are now scaled by an integer amount in the BBDK / embedded player.
11 Years Ago
Whoops
11 Years Ago
Fix for when a game is scaled to less than 100%
11 Years Ago
Fixed anomalous area outside the BBDK game display.
11 Years Ago
Added support for specifying a game to load from the command line.
11 Years Ago
Possible fix for error in embedded player.
11 Years Ago
Failsafe fix for error in embedded player.
11 Years Ago
Added ability to clear the console by right-clicking on the toggle button.
11 Years Ago
Fixed clearing the console and a possible error while testing in-editor.
11 Years Ago
Vector2f.Normalized will now return a zero vector if the length of the original vector is too small for a non-NaN result.
11 Years Ago
file untracked meta file
11 Years Ago
added janky platforming base
11 Years Ago
Merge branch 'deploy'
11 Years Ago
[platformer] player checks for being crushed
11 Years Ago
[platformer] improved crush detection
11 Years Ago
Removed meta file for deleted DLL.
11 Years Ago
Fixed compilation error messages not appearing when loading a game via command line.
11 Years Ago
Games are now maximally scaled again.
11 Years Ago
Merge branch 'master' of github.com:Facepunch/arcade
11 Years Ago
Improved error reporting when loading or updating a game.