summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-04-19gfx: ANSI screengrabs .png->.c textures via GIMPVito Caputo
Cranksy kindly provided a bunch of graphics for this collaboration, mostly ANSI-derived but we'll treat them as pixel art. My understanding is this is a mix of ripped stuff and some original work, it's nothing crazy - just something usable on short notice for the 24hr IRC compo this is being made for. I'm committing all the graphics separately so the big code commit isn't badly polluted by the gfx bulk
2020-04-19src: add a basic OpenGL2.1 foundationVito Caputo
Just a bunch of shit that doesn't really do much more than produce an executable yet.
2020-04-19libix2: add libix2 submoduleVito Caputo
Add libix2 2D quadtree spatial index submodule, we need some quick 2D spatial searches for collision detection
2020-04-19libplay: add libplay submoduleVito Caputo
Pull in libplay for some timers, music smarts, SDL initialization and general structure
2020-04-18libstage: add libstage submoduleVito Caputo
Pull in libstage for a drawing list
© All Rights Reserved