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.cpp
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
/
+25
*
More work on Unit/BaseUnit concepts.
XaviDCR92
2018-07-10
1
-1
/
+10
*
Fixed "includes/defines/local variables" headers.
XaviDCR92
2018-07-09
1
-15
/
+23
*
Game has been restructured in favor of OOP
XaviDCR92
2018-07-09
1
-742
/
+19
*
Kinda improved pathfinding algorithm. Still some work TODO.
XaviDCR92
2017-11-10
1
-65
/
+108
*
*Removed decceleration for camera.
XaviDCR92
2017-11-05
1
-56
/
+102
*
Deprecated use of sprintf() in favor of custom routine Systemitoa().
XaviDCR92
2017-11-05
1
-50
/
+96
*
* Modified shadows for Town centre.
XaviDCR92
2017-11-05
1
-25
/
+57
*
+ Added copy of BitmapEncoder
XaviDCR92
2017-11-05
1
-19
/
+28
*
Simple collision detection between units added. libgamebuino was always updat...
XaviDCR92
2017-09-09
1
-29
/
+55
*
Removed Building and GameStructures modules. Restructured SW for Unit and Pla...
XaviDCR92
2017-09-08
1
-361
/
+396
*
+ Added Makefiles for dependencies
XaviDCR92
2017-08-26
1
-1
/
+1
*
+ Added MouseSpr and Unit modules.
XaviDCR92
2017-08-26
1
-19
/
+99
*
* Player can now select nearest unit or building. Multiple buildings and unit...
XaviDCR92
2017-03-12
1
-3
/
+107
*
* Nearest unit and/or building is found (no sqrt method used).
XaviDCR92
2017-03-09
1
-20
/
+169
*
+ Initial commit. Added source, sprites and final executable.
XaviDCR92
2017-03-07
1
-0
/
+192