summaryrefslogtreecommitdiff
path: root/Libs
Commit message (Collapse)AuthorAgeFilesLines
* + Added copy of BitmapEncoderXaviDCR922017-11-054-6/+6
| | | | | | + 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-094-12/+12
|
* 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-084-30/+44
| | | | Player, still a lot TODO
* + Added Makefiles for dependenciesXaviDCR922017-08-264-0/+117