Age | Commit message (Collapse) | Author |
|
The git:// URLs work fine but they're both easier to MITM
(however unlikely) and more likely to be blocked if you're on
something like a public library or corporate WiFi blocking
everything but 80/443 traffic.
Also while updating the README URL I made `git clone --recursive`
the assumed supported method, anyone using such an old git can
deal.
|
|
preparatory commit for using .ans files directly for sprites
|
|
Add libix2 2D quadtree spatial index submodule, we need some quick 2D
spatial searches for collision detection
|
|
Pull in libplay for some timers, music smarts, SDL initialization and
general structure
|
|
Pull in libstage for a drawing list
|