• R/O
  • HTTP
  • SSH
  • HTTPS

提交

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

wwww


Commit MetaInfo

修訂c5bfa3c6e13aa53a039453400835c8ce72913943 (tree)
時間2016-06-24 23:45:00
作者sparky4 <sparky4@cock...>
Commitersparky4

Log Message

added keendreams for reference ww

Change Summary

差異

--- a/.gitmodules
+++ b/.gitmodules
@@ -13,3 +13,7 @@
1313 [submodule "wolf3d"]
1414 path = 16/wolf3d
1515 url = https://github.com/id-Software/wolf3d.git
16+
17+[submodule "keen"]
18+ path = 16/keen
19+ url = https://github.com/keendreams/keen.git
--- /dev/null
+++ b/16/keen
@@ -0,0 +1 @@
1+Subproject commit 4348b4719be87a0b873f5f4f77b4de82ddf7050c
--- a/git_modu.les
+++ b/git_modu.les
@@ -13,3 +13,7 @@
1313 [submodule "wolf3d"]
1414 path = 16/wolf3d
1515 url = https://github.com/id-Software/wolf3d.git
16+
17+[submodule "keen"]
18+ path = 16/keen
19+ url = https://github.com/keendreams/keen.git
--- a/makefile
+++ b/makefile
@@ -466,6 +466,7 @@ reinitlibs: .symbolic
466466 @rm -rf $(SRCLIB)jsmn
467467 @rm -rf 16/CatacombApocalypse
468468 @rm -rf 16/wolf3d
469+ @rm -rf 16/keen
469470 @wmake -h initlibs
470471
471472 initlibs: .symbolic
@@ -478,6 +479,7 @@ initlibs: .symbolic
478479 @cd 16
479480 @git clone https://github.com/FlatRockSoft/CatacombApocalypse.git
480481 @git clone https://github.com/id-Software/wolf3d.git
482+ @git clone https://github.com/keendreams/keen.git
481483 @cd $(PDIR)
482484
483485 ##
Binary files a/pcx2vrl and b/pcx2vrl differ
Binary files a/pcxsscut and b/pcxsscut differ
Binary files a/vrl2vrs and b/vrl2vrs differ
Binary files a/vrsdump and b/vrsdump differ