]> 4ch.mooo.com Git - 16.git/commitdiff
added keendreams for reference ww
authorsparky4 <sparky4@cock.li>
Fri, 24 Jun 2016 14:45:00 +0000 (09:45 -0500)
committersparky4 <sparky4@cock.li>
Fri, 24 Jun 2016 14:45:00 +0000 (09:45 -0500)
.gitmodules
16/keen [new submodule]
git_modu.les
makefile
pcx2vrl
pcxsscut
vrl2vrs
vrsdump

index a142f3bca4a63eefe65f95d76d9ab80e121f59c4..3a2fbcd8c5ea0d5d3605bd7940f0d0bf11f17f9b 100755 (executable)
@@ -13,3 +13,7 @@
 [submodule "wolf3d"]
         path = 16/wolf3d
         url = https://github.com/id-Software/wolf3d.git
+
+[submodule "keen"]
+        path = 16/keen
+       url = https://github.com/keendreams/keen.git
diff --git a/16/keen b/16/keen
new file mode 160000 (submodule)
index 0000000..4348b47
--- /dev/null
+++ b/16/keen
@@ -0,0 +1 @@
+Subproject commit 4348b4719be87a0b873f5f4f77b4de82ddf7050c
index a142f3bca4a63eefe65f95d76d9ab80e121f59c4..3a2fbcd8c5ea0d5d3605bd7940f0d0bf11f17f9b 100755 (executable)
@@ -13,3 +13,7 @@
 [submodule "wolf3d"]
         path = 16/wolf3d
         url = https://github.com/id-Software/wolf3d.git
+
+[submodule "keen"]
+        path = 16/keen
+       url = https://github.com/keendreams/keen.git
index b18b1a94565134c508250b29e3e983d03fd990d2..6588a7880b8c11516b3a9625e78680fb1282fd9c 100755 (executable)
--- a/makefile
+++ b/makefile
@@ -466,6 +466,7 @@ reinitlibs: .symbolic
        @rm -rf $(SRCLIB)jsmn
        @rm -rf 16/CatacombApocalypse
        @rm -rf 16/wolf3d
+       @rm -rf 16/keen
        @wmake -h initlibs
 
 initlibs: .symbolic
@@ -478,6 +479,7 @@ initlibs: .symbolic
        @cd 16
        @git clone https://github.com/FlatRockSoft/CatacombApocalypse.git
        @git clone https://github.com/id-Software/wolf3d.git
+       @git clone https://github.com/keendreams/keen.git
        @cd $(PDIR)
 
 ##
diff --git a/pcx2vrl b/pcx2vrl
index bd947e55158b82b4f9d900234745aca806cde60e..3d9ac6e6d0e4fe19bb8f1962de5fd02253dea7be 100755 (executable)
Binary files a/pcx2vrl and b/pcx2vrl differ
index 1deec74dc0487422bfdb03acb381df671e83a049..d743ac3b8ac58a73b3cb2380e2367aee9b167169 100755 (executable)
Binary files a/pcxsscut and b/pcxsscut differ
diff --git a/vrl2vrs b/vrl2vrs
index b67956b7baa37941b88ad79da1a2ff49c0c435a0..acdd4bda2f0dd8772cdce97a19b6c906e4e09f8e 100755 (executable)
Binary files a/vrl2vrs and b/vrl2vrs differ
diff --git a/vrsdump b/vrsdump
index dbaba30e42b8639969d3bdd4433243eb338adcbe..8ba0497deb819d75caeef21a3a0d4086b394845b 100755 (executable)
Binary files a/vrsdump and b/vrsdump differ