Real-time strategy video game for the Gamebuino handheld console.
Go to file
XaviDCR92 8fba2176bc * Modified shadows for Town centre.
* Bugfixes in unit movement and collision detection. Now it should work fine.
* Added include guards to all *.i files.
* Other minor changes
2017-11-05 05:38:31 +01:00
BitmapEncoder-master + Added copy of BitmapEncoder 2017-11-05 04:16:32 +01:00
Exe * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
Libs + Added copy of BitmapEncoder 2017-11-05 04:16:32 +01:00
Sprites * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
.directory Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
.geanyprj + Added Makefile configuration file for all projects.\n*Updated Makefile for project 2017-08-26 11:15:45 +02:00
.gitignore Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
BarracksSpr.i + Added copy of BitmapEncoder 2017-11-05 04:16:32 +01:00
Camera.c + Added copy of BitmapEncoder 2017-11-05 04:16:32 +01:00
Camera.h + Added copy of BitmapEncoder 2017-11-05 04:16:32 +01:00
Gameplay.cpp + Added copy of BitmapEncoder 2017-11-05 04:16:32 +01:00
Gameplay.h + Added copy of BitmapEncoder 2017-11-05 04:16:32 +01:00
Gfx.cpp * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
Gfx.h * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
Global_Inc.h Simple collision detection between units added. libgamebuino was always updating header files, so targets were always being rebuilt. 2017-09-09 12:47:17 +02:00
Makefile Simple collision detection between units added. libgamebuino was always updating header files, so targets were always being rebuilt. 2017-09-09 12:47:17 +02:00
Makefile.cfg Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Menu.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Menu.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
MouseSpr.i * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
Pad.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
Pad.h Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00
PeasantSpr.i * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
Player.cpp * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
Player.h * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
SoldierSpr.i * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
System.c * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
System.h * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
TowerSpr.i + Added copy of BitmapEncoder 2017-11-05 04:16:32 +01:00
TownCentre.i * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
Unit.c * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
Unit.h * Modified shadows for Town centre. 2017-11-05 05:38:31 +01:00
main.cpp Removed Building and GameStructures modules. Restructured SW for Unit and Player, still a lot TODO 2017-09-08 18:39:22 +02:00