]> git.xonotic.org Git - xonotic/netradiant.git/commit
make crunch a submodule
authorThomas Debesse <dev@illwieckz.net>
Tue, 2 Oct 2018 22:26:44 +0000 (00:26 +0200)
committerThomas Debesse <dev@illwieckz.net>
Sun, 28 Oct 2018 21:28:42 +0000 (22:28 +0100)
commitf715e5f69a891e0d27d2faa1f76a8ef8337a33b4
tree960e26c4171a0acac42898314ffcb957ba7fc4da
parent1483f2b87be32a60ef7e0038f3a893624a3c6639
make crunch a submodule
15 files changed:
.gitmodules [new file with mode: 0644]
README.md
libs/CMakeLists.txt
libs/crnrgba/CMakeLists.txt [new file with mode: 0644]
libs/crnrgba/crn_rgba.cpp [new file with mode: 0644]
libs/crnrgba/crn_rgba.h [new file with mode: 0644]
libs/crunch [new submodule]
libs/crunch/CMakeLists.txt [deleted file]
libs/crunch/crn_decomp.h [deleted file]
libs/crunch/crn_defs.h [deleted file]
libs/crunch/crn_rgba.cpp [deleted file]
libs/crunch/crn_rgba.h [deleted file]
libs/crunch/crnlib.h [deleted file]
plugins/image/CMakeLists.txt
tools/quake3/CMakeLists.txt