brancharcade/ovrcancel

1,415 Commits over 122 Days - 0.48cph!

9 Years Ago
Now using doxygen's code block syntax for tutorials.
9 Years Ago
Updated .gitignore.
9 Years Ago
Now using doxygen's code block syntax for tutorials.
9 Years Ago
Merge branch 'master' into nojs
9 Years Ago
Additional comments before merge.
9 Years Ago
split up the tutorial into multiple markdown files
9 Years Ago
added tutorial game and text
9 Years Ago
Started making sure everything that shouldn't be seen is internal, and added some docs.
9 Years Ago
More documentation fixes, removed TypeScript.
9 Years Ago
Fixed a few more find + replace mistakes.
9 Years Ago
Mended some remaining casualties from the recent mass find + replaces.
9 Years Ago
Normalized documentation formatting.
9 Years Ago
Removed duplicate documentation summaries.
9 Years Ago
Fixed errors when loading Ultimate Soldier from source.
9 Years Ago
Fixed compiler messages.
9 Years Ago
Removed Jurassic.dll.meta
9 Years Ago
Fixed errors when trying to load MemoryDungeon from sources due to the use of default parameters.
9 Years Ago
Purged Jurassic.
9 Years Ago
Fixed compiling C# games on Windows.
9 Years Ago
Updated TypeScript submodule.
9 Years Ago
Fixed game list in editor & the emulator standalone so that both prepackaged and loose versions of the same game can be seen and selected.
9 Years Ago
Doxygen should now see Markdown files.
9 Years Ago
changed IsPlaying to IsPaused
9 Years Ago
added a JustBecameNonzero property to Axis2
9 Years Ago
added an IsPlaying property to Animation
9 Years Ago
added a GetFrame accessor to Animation
9 Years Ago
Merge branch 'resmove'
9 Years Ago
Finished removing the need for a dedicated Resources directory for each game.
9 Years Ago
a couple doc clarifications
9 Years Ago
Started making Game/Resources not required, and so resources are loaded from each game's root directory.
9 Years Ago
Web player should compile now.
9 Years Ago
Trying to fix webplayer builds.
9 Years Ago
Now builds the standalone by default.
9 Years Ago
Removed unused build script.
9 Years Ago
No more HTML documentation timestamps.
9 Years Ago
Updated TypeScript submodule.
9 Years Ago
Temporary fix for Vector3DTest not being found by premake.
9 Years Ago
Merge branch 'deploy'
9 Years Ago
doc formatting tweak
9 Years Ago
some more docs
9 Years Ago
fix for C# games not running
9 Years Ago
added docs for Tilemap.cs
9 Years Ago
more docs
9 Years Ago
added docs to Graphics.cs and Graphics_Serialization.cs
9 Years Ago
added docs for Text.cs
9 Years Ago
added docs for Sprite.cs
9 Years Ago
untracked Pngcs meta file
9 Years Ago
added docs to Entity.cs
9 Years Ago
added docs to Stage.cs
9 Years Ago
doc test