summaryrefslogtreecommitdiff
path: root/Libs/libgamebuino
Commit message (Collapse)AuthorAgeFilesLines
* + Added copy of BitmapEncoderXaviDCR922017-11-051-1/+1
| | | | | | + New sprite and unit "Town center" * Provisional collision checking. * Many other modifications.
* Renamed *Spr.c files to *Spr.inc. Adjusted dependencies for subMakes.XaviDCR922017-09-091-3/+3
|
* Simple collision detection between units added. libgamebuino was always ↵XaviDCR922017-09-091-2/+2
| | | | updating header files, so targets were always being rebuilt.
* Removed Building and GameStructures modules. Restructured SW for Unit and ↵XaviDCR922017-09-081-8/+11
| | | | Player, still a lot TODO
* + Added Makefiles for dependenciesXaviDCR922017-08-261-0/+31