index
:
xavi/pocketempires
master
Real-time strategy video game for Gamebuino.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Exe
/
POCKET.ELF
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
-0
/
+0
*
+ Started unit selection implementation. Not finished yet.
XaviDCR92
2018-08-02
1
-0
/
+0
*
* Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...
XaviDCR92
2018-07-26
1
-0
/
+0
*
don't know
XaviDCR92
2018-07-13
1
-0
/
+0
*
Camera is now an independent instance, and HumanPlayer only holds a reference...
XaviDCR92
2018-07-10
1
-0
/
+0
*
More work on Unit/BaseUnit concepts.
XaviDCR92
2018-07-10
1
-0
/
+0
*
Calls to HumanPlayer and Camera button pressed event handlers are now automat...
XaviDCR92
2018-07-09
1
-0
/
+0
*
Game has been restructured in favor of OOP
XaviDCR92
2018-07-09
1
-0
/
+0
*
Kinda improved pathfinding algorithm. Still some work TODO.
XaviDCR92
2017-11-10
1
-0
/
+0
*
*Removed decceleration for camera.
XaviDCR92
2017-11-05
1
-0
/
+0
*
Deprecated use of sprintf() in favor of custom routine Systemitoa().
XaviDCR92
2017-11-05
1
-0
/
+0
*
* Modified shadows for Town centre.
XaviDCR92
2017-11-05
1
-0
/
+0
*
+ Added copy of BitmapEncoder
XaviDCR92
2017-11-05
1
-0
/
+0
*
Simple collision detection between units added. libgamebuino was always updat...
XaviDCR92
2017-09-09
1
-0
/
+0
*
Removed Building and GameStructures modules. Restructured SW for Unit and Pla...
XaviDCR92
2017-09-08
1
-0
/
+0
*
* TYPE_BUILDING_ID and TYPE_UNIT_ID partially implemented
XaviDCR92
2017-08-26
1
-0
/
+0
*
*Makefile MMCU was not set for linking (text overflow occurred)
XaviDCR92
2017-08-26
1
-0
/
+0