summaryrefslogtreecommitdiff
path: root/HumanPlayer.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Increased MAX_SELECTION_DISTANCE, but this should be done according to Base...HEADmasterXaviDCR922018-08-051-3/+5
* + Started unit selection implementation. Not finished yet.XaviDCR922018-08-021-4/+38
* + BaseUnit.cpp, BaseUnit.h: added simple member functions for extracting Base...XaviDCR922018-07-261-0/+24
* * Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...XaviDCR922018-07-261-90/+53
* Camera is now an independent instance, and HumanPlayer only holds a reference...XaviDCR922018-07-101-9/+13
* More work on Unit/BaseUnit concepts.XaviDCR922018-07-101-9/+38
* Fixed "includes/defines/local variables" headers.XaviDCR922018-07-091-9/+13
* Calls to HumanPlayer and Camera button pressed event handlers are now automat...XaviDCR922018-07-091-12/+95
* Game has been restructured in favor of OOPXaviDCR922018-07-091-0/+43