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
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
3
-1207
/
+1286
*
+ Started unit selection implementation. Not finished yet.
XaviDCR92
2018-08-02
3
-1140
/
+1180
*
* Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...
XaviDCR92
2018-07-26
3
-1288
/
+1394
*
don't know
XaviDCR92
2018-07-13
3
-1017
/
+1017
*
Camera is now an independent instance, and HumanPlayer only holds a reference...
XaviDCR92
2018-07-10
3
-1234
/
+1288
*
More work on Unit/BaseUnit concepts.
XaviDCR92
2018-07-10
3
-1162
/
+1257
*
Calls to HumanPlayer and Camera button pressed event handlers are now automat...
XaviDCR92
2018-07-09
2
-1
/
+6
*
Game has been restructured in favor of OOP
XaviDCR92
2018-07-09
3
-2820
/
+1753
*
Kinda improved pathfinding algorithm. Still some work TODO.
XaviDCR92
2017-11-10
3
-1615
/
+1616
*
*Removed decceleration for camera.
XaviDCR92
2017-11-05
3
-1824
/
+1865
*
Deprecated use of sprintf() in favor of custom routine Systemitoa().
XaviDCR92
2017-11-05
3
-1976
/
+1849
*
* Modified shadows for Town centre.
XaviDCR92
2017-11-05
3
-1882
/
+1924
*
+ Added copy of BitmapEncoder
XaviDCR92
2017-11-05
3
-1855
/
+1878
*
Simple collision detection between units added. libgamebuino was always updat...
XaviDCR92
2017-09-09
3
-1653
/
+1670
*
Removed Building and GameStructures modules. Restructured SW for Unit and Pla...
XaviDCR92
2017-09-08
3
-1698
/
+1679
*
* TYPE_BUILDING_ID and TYPE_UNIT_ID partially implemented
XaviDCR92
2017-08-26
2
-1092
/
+1092
*
-Deleted *.elf
XaviDCR92
2017-08-26
2
-1214
/
+1539
*
*Makefile MMCU was not set for linking (text overflow occurred)
XaviDCR92
2017-08-26
4
-1299
/
+3440
*
* Player can now select nearest unit or building. Multiple buildings and unit...
XaviDCR92
2017-03-12
2
-1161
/
+1197
*
* Nearest unit and/or building is found (no sqrt method used).
XaviDCR92
2017-03-09
2
-1090
/
+1253
*
+ Initial commit. Added source, sprites and final executable.
XaviDCR92
2017-03-07
2
-0
/
+1100