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.MAP
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
-363
/
+404
*
+ Started unit selection implementation. Not finished yet.
XaviDCR92
2018-08-02
1
-318
/
+339
*
* Menu.cpp: actions for CHOICE_SINGLE_PLAYER_GAME have been moved to a new fu...
XaviDCR92
2018-07-26
1
-440
/
+498
*
don't know
XaviDCR92
2018-07-13
1
-270
/
+270
*
Camera is now an independent instance, and HumanPlayer only holds a reference...
XaviDCR92
2018-07-10
1
-423
/
+440
*
More work on Unit/BaseUnit concepts.
XaviDCR92
2018-07-10
1
-397
/
+446
*
Calls to HumanPlayer and Camera button pressed event handlers are now automat...
XaviDCR92
2018-07-09
1
-1
/
+6
*
Game has been restructured in favor of OOP
XaviDCR92
2018-07-09
1
-1510
/
+988
*
Kinda improved pathfinding algorithm. Still some work TODO.
XaviDCR92
2017-11-10
1
-426
/
+432
*
*Removed decceleration for camera.
XaviDCR92
2017-11-05
1
-541
/
+553
*
Deprecated use of sprintf() in favor of custom routine Systemitoa().
XaviDCR92
2017-11-05
1
-623
/
+566
*
* Modified shadows for Town centre.
XaviDCR92
2017-11-05
1
-551
/
+570
*
+ Added copy of BitmapEncoder
XaviDCR92
2017-11-05
1
-548
/
+551
*
Simple collision detection between units added. libgamebuino was always updat...
XaviDCR92
2017-09-09
1
-460
/
+459
*
Removed Building and GameStructures modules. Restructured SW for Unit and Pla...
XaviDCR92
2017-09-08
1
-481
/
+477
*
-Deleted *.elf
XaviDCR92
2017-08-26
1
-1214
/
+1539
*
*Makefile MMCU was not set for linking (text overflow occurred)
XaviDCR92
2017-08-26
1
-0
/
+2129