summaryrefslogtreecommitdiff
path: root/Sprite.cpp
Commit message (Expand)AuthorAgeFilesLines
* * Sprite data width and height is now extracted from Sprite class.XaviDCR922018-08-051-3/+31
* + Started unit selection implementation. Not finished yet.XaviDCR922018-08-021-1/+1
* * Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...XaviDCR922018-07-261-15/+30
* Camera is now an independent instance, and HumanPlayer only holds a reference...XaviDCR922018-07-101-3/+20
* More work on Unit/BaseUnit concepts.XaviDCR922018-07-101-2/+41
* Fixed "includes/defines/local variables" headers.XaviDCR922018-07-091-16/+20
* Game has been restructured in favor of OOPXaviDCR922018-07-091-0/+35