-
Notifications
You must be signed in to change notification settings - Fork 479
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule stonesense
updated
14 files
+1 −0 | CMakeLists.txt | |
+9 −3 | ColorConfiguration.cpp | |
+34 −13 | ContentLoader.cpp | |
+36 −3 | GUI.cpp | |
+2 −0 | GUI.h | |
+1 −1 | ItemConfiguration.cpp | |
+2 −1 | SegmentProcessing.cpp | |
+1 −3 | SpriteMaps.cpp | |
+1 −1 | TileCondition.cpp | |
+1 −1 | VegetationConfiguration.cpp | |
+2 −0 | main.cpp | |
+4 −0 | resources/buildings/Farm.xml | |
+2 −2 | resources/colors/Colors.xml | |
+1 −0 | resources/items/items.xml |