summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* * Increased MAX_SELECTION_DISTANCE, but this should be done according to Base...HEADmasterXaviDCR922018-08-051-1/+1
* * Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...XaviDCR922018-07-261-2/+3
* More work on Unit/BaseUnit concepts.XaviDCR922018-07-101-1/+1
* Game has been restructured in favor of OOPXaviDCR922018-07-091-2/+3
* Simple collision detection between units added. libgamebuino was always updat...XaviDCR922017-09-091-9/+7
* Removed Building and GameStructures modules. Restructured SW for Unit and Pla...XaviDCR922017-09-081-14/+29
* *Makefile MMCU was not set for linking (text overflow occurred)XaviDCR922017-08-261-23/+32
* * Player can now select nearest unit or building. Multiple buildings and unit...XaviDCR922017-03-121-1/+1
* * Nearest unit and/or building is found (no sqrt method used).XaviDCR922017-03-091-1/+1
* + Initial commit. Added source, sprites and final executable.XaviDCR922017-03-071-0/+43