]> code.bitgloo.com Git - clyne/gamedev2.git/commit
added entityx
authortcsullivan <tullivan99@gmail.com>
Sun, 25 Aug 2019 20:08:47 +0000 (16:08 -0400)
committertcsullivan <tullivan99@gmail.com>
Sun, 25 Aug 2019 20:08:47 +0000 (16:08 -0400)
commitefeb51e163be3f4110b9dad771bee1f3dc814333
treee23f742895a85ecb8d860cd057fe5fe571428890
parentbe36802aee32566f08f850480f3f950181fd8f29
added entityx
176 files changed:
Makefile
lib/LuaJIT/.gitignore [deleted file]
lib/entityx/.clang_complete [new file with mode: 0644]
lib/entityx/.travis.yml [new file with mode: 0644]
lib/entityx/Android.mk [new file with mode: 0644]
lib/entityx/CHANGES.md [new file with mode: 0644]
lib/entityx/CMakeLists.txt [new file with mode: 0644]
lib/entityx/COPYING [new file with mode: 0644]
lib/entityx/Doxyfile [new file with mode: 0644]
lib/entityx/README.md [new file with mode: 0644]
lib/entityx/appveyor.yml [new file with mode: 0644]
lib/entityx/build/CMakeCache.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/3.13.4/CMakeCCompiler.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/3.13.4/CMakeCXXCompiler.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_C.bin [new file with mode: 0755]
lib/entityx/build/CMakeFiles/3.13.4/CMakeDetermineCompilerABI_CXX.bin [new file with mode: 0755]
lib/entityx/build/CMakeFiles/3.13.4/CMakeSystem.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/3.13.4/CompilerIdC/CMakeCCompilerId.c [new file with mode: 0644]
lib/entityx/build/CMakeFiles/3.13.4/CompilerIdC/a.out [new file with mode: 0755]
lib/entityx/build/CMakeFiles/3.13.4/CompilerIdCXX/CMakeCXXCompilerId.cpp [new file with mode: 0644]
lib/entityx/build/CMakeFiles/3.13.4/CompilerIdCXX/a.out [new file with mode: 0755]
lib/entityx/build/CMakeFiles/CMakeDirectoryInformation.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/CMakeOutput.log [new file with mode: 0644]
lib/entityx/build/CMakeFiles/Makefile.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/Makefile2 [new file with mode: 0644]
lib/entityx/build/CMakeFiles/TargetDirectories.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/CXX.includecache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/DependInfo.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/build.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/cmake_clean.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/depend.internal [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/depend.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/entityx/Benchmarks_test.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/flags.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/link.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/benchmarks_test.dir/progress.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/cmake.check_cache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/CXX.includecache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/DependInfo.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/build.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/cmake_clean.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/depend.internal [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/depend.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/entityx/deps/Dependencies_test.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/flags.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/link.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/dependencies_test.dir/progress.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/CXX.includecache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/DependInfo.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/build.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/cmake_clean.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/depend.internal [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/depend.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/entityx/Entity_test.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/flags.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/link.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entity_test.dir/progress.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/CXX.includecache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/DependInfo.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/build.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/cmake_clean.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/depend.internal [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/depend.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/entityx/Entity.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/entityx/Event.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/entityx/System.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/entityx/help/Pool.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/entityx/help/Timer.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/flags.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/link.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/entityx.dir/progress.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/CXX.includecache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/DependInfo.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/build.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/cmake_clean.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/depend.internal [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/depend.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/entityx/Event_test.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/flags.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/link.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/event_test.dir/progress.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/feature_tests.bin [new file with mode: 0755]
lib/entityx/build/CMakeFiles/feature_tests.c [new file with mode: 0644]
lib/entityx/build/CMakeFiles/feature_tests.cxx [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/CXX.includecache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/DependInfo.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/build.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/cmake_clean.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/depend.internal [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/depend.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/entityx/help/Pool_test.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/flags.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/link.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/pool_test.dir/progress.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/progress.marks [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/CXX.includecache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/DependInfo.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/build.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/cmake_clean.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/depend.internal [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/depend.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/entityx/System_test.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/flags.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/link.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/system_test.dir/progress.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/CXX.includecache [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/DependInfo.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/build.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/cmake_clean.cmake [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/depend.internal [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/depend.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/entityx/tags/TagsComponent_test.cc.o [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/flags.make [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/link.txt [new file with mode: 0644]
lib/entityx/build/CMakeFiles/tags_component_test.dir/progress.make [new file with mode: 0644]
lib/entityx/build/CTestTestfile.cmake [new file with mode: 0644]
lib/entityx/build/Makefile [new file with mode: 0644]
lib/entityx/build/benchmarks_test [new file with mode: 0755]
lib/entityx/build/cmake_install.cmake [new file with mode: 0644]
lib/entityx/build/dependencies_test [new file with mode: 0755]
lib/entityx/build/entity_test [new file with mode: 0755]
lib/entityx/build/entityx.pc [new file with mode: 0644]
lib/entityx/build/event_test [new file with mode: 0755]
lib/entityx/build/libentityx.so [new symlink]
lib/entityx/build/libentityx.so.1 [new symlink]
lib/entityx/build/libentityx.so.1.1.2 [new file with mode: 0755]
lib/entityx/build/pool_test [new file with mode: 0755]
lib/entityx/build/system_test [new file with mode: 0755]
lib/entityx/build/tags_component_test [new file with mode: 0755]
lib/entityx/cmake/FindEntityX.cmake [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-__func__-N2340.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-auto-N2546.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-constexpr-N2235.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-cstdint.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-decltype-N2343.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-lambda-N2927.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-long_long-N1811.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-nullptr-N2431.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-nullptr-N2431_fail_compile.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-rvalue_references-N2118.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-sizeof_member-N2253.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-static_assert-N1720.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-static_assert-N1720_fail_compile.cpp [new file with mode: 0644]
lib/entityx/cxx11/c++11-test-variadic_templates-N2555.cpp [new file with mode: 0644]
lib/entityx/cxx11/demo.cpp [new file with mode: 0644]
lib/entityx/entityx.pc.in [new file with mode: 0644]
lib/entityx/entityx/3rdparty/catch.hpp [new file with mode: 0644]
lib/entityx/entityx/3rdparty/simplesignal.h [new file with mode: 0644]
lib/entityx/entityx/Benchmarks_test.cc [new file with mode: 0644]
lib/entityx/entityx/Entity.cc [new file with mode: 0644]
lib/entityx/entityx/Entity.h [new file with mode: 0644]
lib/entityx/entityx/Entity_test.cc [new file with mode: 0644]
lib/entityx/entityx/Event.cc [new file with mode: 0644]
lib/entityx/entityx/Event.h [new file with mode: 0644]
lib/entityx/entityx/Event_test.cc [new file with mode: 0644]
lib/entityx/entityx/System.cc [new file with mode: 0644]
lib/entityx/entityx/System.h [new file with mode: 0644]
lib/entityx/entityx/System_test.cc [new file with mode: 0644]
lib/entityx/entityx/config.h [new file with mode: 0644]
lib/entityx/entityx/config.h.in [new file with mode: 0644]
lib/entityx/entityx/deps/Dependencies.h [new file with mode: 0644]
lib/entityx/entityx/deps/Dependencies_test.cc [new file with mode: 0644]
lib/entityx/entityx/entityx.h [new file with mode: 0644]
lib/entityx/entityx/help/NonCopyable.h [new file with mode: 0644]
lib/entityx/entityx/help/Pool.cc [new file with mode: 0644]
lib/entityx/entityx/help/Pool.h [new file with mode: 0644]
lib/entityx/entityx/help/Pool_test.cc [new file with mode: 0644]
lib/entityx/entityx/help/Timer.cc [new file with mode: 0644]
lib/entityx/entityx/help/Timer.h [new file with mode: 0644]
lib/entityx/entityx/quick.h [new file with mode: 0644]
lib/entityx/entityx/tags/TagsComponent.h [new file with mode: 0644]
lib/entityx/entityx/tags/TagsComponent_test.cc [new file with mode: 0644]
lib/entityx/examples/LiberationSans-Regular.ttf [new file with mode: 0644]
lib/entityx/examples/example.cc [new file with mode: 0644]
lib/entityx/scripts/travis.sh [new file with mode: 0755]
src/main.cpp