| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Game has been restructured in favor of OOP | XaviDCR92 | 2018-07-09 | 1 | -10/+10 |
| | | |||||
| * | Kinda improved pathfinding algorithm. Still some work TODO. | XaviDCR92 | 2017-11-10 | 1 | -2/+2 |
| | | | | | | | | Fixed some errors in DEBUG_VAR macro. Shadows are now drawn before any other object. Different strings are now shown depending on the number of selected units. Some work on calculating actions mask when different types of units are selected. Still some work TODO. | ||||
| * | Deprecated use of sprintf() in favor of custom routine Systemitoa(). | XaviDCR92 | 2017-11-05 | 1 | -3/+6 |
| | | | | | When B button is released and showActionsMenu == true, showActionsMenu = false. | ||||
| * | Simple collision detection between units added. libgamebuino was always ↵ | XaviDCR92 | 2017-09-09 | 1 | -3/+3 |
| | | | | | updating header files, so targets were always being rebuilt. | ||||
| * | Removed Building and GameStructures modules. Restructured SW for Unit and ↵ | XaviDCR92 | 2017-09-08 | 1 | -2/+4 |
| | | | | | Player, still a lot TODO | ||||
| * | * Nearest unit and/or building is found (no sqrt method used). | XaviDCR92 | 2017-03-09 | 1 | -1/+2 |
| | | | | | | | * Preliminar unit/building selection algorithm. * Added cursor onscreen. - Removed old Peasant sprites. Only 2 sprites needed! | ||||
| * | + Initial commit. Added source, sprites and final executable. | XaviDCR92 | 2017-03-07 | 1 | -0/+46 |
