brancharcade/ovrcancel

1,415 Commits over 122 Days - 0.48cph!

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