summaryrefslogtreecommitdiff
path: root/Player.h
Commit message (Expand)AuthorAgeFilesLines
* * Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...XaviDCR922018-07-261-0/+2
* More work on Unit/BaseUnit concepts.XaviDCR922018-07-101-3/+6
* Game has been restructured in favor of OOPXaviDCR922018-07-091-88/+31
* Kinda improved pathfinding algorithm. Still some work TODO.XaviDCR922017-11-101-1/+2
* *Removed decceleration for camera.XaviDCR922017-11-051-1/+5
* * Modified shadows for Town centre.XaviDCR922017-11-051-5/+5
* + Added copy of BitmapEncoderXaviDCR922017-11-051-1/+6
* Simple collision detection between units added. libgamebuino was always updat...XaviDCR922017-09-091-0/+4
* Removed Building and GameStructures modules. Restructured SW for Unit and Pla...XaviDCR922017-09-081-30/+52
* * TYPE_BUILDING_ID and TYPE_UNIT_ID partially implementedXaviDCR922017-08-261-1/+1
* + Added MouseSpr and Unit modules.XaviDCR922017-08-261-0/+5
* * Player can now select nearest unit or building. Multiple buildings and unit...XaviDCR922017-03-121-0/+1
* * Nearest unit and/or building is found (no sqrt method used).XaviDCR922017-03-091-11/+16
* + Initial commit. Added source, sprites and final executable.XaviDCR922017-03-071-0/+59