summaryrefslogtreecommitdiff
path: root/Gameplay.cpp
Commit message (Expand)AuthorAgeFilesLines
* Game has been restructured in favor of OOPXaviDCR922018-07-091-122/+0
* Deprecated use of sprintf() in favor of custom routine Systemitoa().XaviDCR922017-11-051-3/+3
* + Added copy of BitmapEncoderXaviDCR922017-11-051-43/+4
* Simple collision detection between units added. libgamebuino was always updat...XaviDCR922017-09-091-1/+3
* Removed Building and GameStructures modules. Restructured SW for Unit and Pla...XaviDCR922017-09-081-29/+30
* * Nearest unit and/or building is found (no sqrt method used).XaviDCR922017-03-091-0/+11
* + Initial commit. Added source, sprites and final executable.XaviDCR922017-03-071-0/+147