-
-
Notifications
You must be signed in to change notification settings - Fork 22
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update commonItems * add a comment to culture map * update to librakaly 0.8.11 * Update googletest
- Loading branch information
1 parent
2c908c6
commit 7303cf1
Showing
6 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Binary file not shown.
Binary file not shown.
Binary file not shown.
Submodule commonItems
updated
10 files
+26 −0 | GameVersion.cpp | |
+1 −0 | GameVersion.h | |
+3 −3 | ModLoader/ModLoader.cpp | |
+4 −0 | ModLoader/ModLoader.h | |
+4 −0 | ModLoader/ModParser.cpp | |
+3 −0 | ModLoader/ModParser.h | |
+15 −0 | tests/GameVersionTests.cpp | |
+2 −1 | tests/ModLoaderTests.cpp | |
+5 −0 | tests/ModParserTests.cpp | |
+2 −1 | tests/TestFiles/mod/themod.mod |
Submodule googletest
updated
60 files