index
:
xavi/pocketempires
master
Real-time strategy video game for Gamebuino.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Increased MAX_SELECTION_DISTANCE, but this should be done according to Base...
HEAD
master
XaviDCR92
2018-08-05
1
-1
/
+1
*
* Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...
XaviDCR92
2018-07-26
1
-2
/
+3
*
More work on Unit/BaseUnit concepts.
XaviDCR92
2018-07-10
1
-1
/
+1
*
Game has been restructured in favor of OOP
XaviDCR92
2018-07-09
1
-2
/
+3
*
Simple collision detection between units added. libgamebuino was always updat...
XaviDCR92
2017-09-09
1
-9
/
+7
*
Removed Building and GameStructures modules. Restructured SW for Unit and Pla...
XaviDCR92
2017-09-08
1
-14
/
+29
*
*Makefile MMCU was not set for linking (text overflow occurred)
XaviDCR92
2017-08-26
1
-23
/
+32
*
* Player can now select nearest unit or building. Multiple buildings and unit...
XaviDCR92
2017-03-12
1
-1
/
+1
*
* Nearest unit and/or building is found (no sqrt method used).
XaviDCR92
2017-03-09
1
-1
/
+1
*
+ Initial commit. Added source, sprites and final executable.
XaviDCR92
2017-03-07
1
-0
/
+43