index
:
xavi/pocketempires
master
Real-time strategy video game for Gamebuino.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Player.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
* Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...
XaviDCR92
2018-07-26
1
-0
/
+2
*
More work on Unit/BaseUnit concepts.
XaviDCR92
2018-07-10
1
-3
/
+6
*
Game has been restructured in favor of OOP
XaviDCR92
2018-07-09
1
-88
/
+31
*
Kinda improved pathfinding algorithm. Still some work TODO.
XaviDCR92
2017-11-10
1
-1
/
+2
*
*Removed decceleration for camera.
XaviDCR92
2017-11-05
1
-1
/
+5
*
* Modified shadows for Town centre.
XaviDCR92
2017-11-05
1
-5
/
+5
*
+ Added copy of BitmapEncoder
XaviDCR92
2017-11-05
1
-1
/
+6
*
Simple collision detection between units added. libgamebuino was always updat...
XaviDCR92
2017-09-09
1
-0
/
+4
*
Removed Building and GameStructures modules. Restructured SW for Unit and Pla...
XaviDCR92
2017-09-08
1
-30
/
+52
*
* TYPE_BUILDING_ID and TYPE_UNIT_ID partially implemented
XaviDCR92
2017-08-26
1
-1
/
+1
*
+ Added MouseSpr and Unit modules.
XaviDCR92
2017-08-26
1
-0
/
+5
*
* Player can now select nearest unit or building. Multiple buildings and unit...
XaviDCR92
2017-03-12
1
-0
/
+1
*
* Nearest unit and/or building is found (no sqrt method used).
XaviDCR92
2017-03-09
1
-11
/
+16
*
+ Initial commit. Added source, sprites and final executable.
XaviDCR92
2017-03-07
1
-0
/
+59