29 Commits (master)

Author SHA1 Message Date
Riyyi 2b0635ed69 Meta: Assets in separate CMakeLists.txt 5 months ago
Riyyi c858ef3b1d CMake: Always copy assets to build directory, fixes example: $ make run 2 years ago
Riyyi 17e3a8a5eb CMake: Copy assets to the build directory automatically 2 years ago
Riyyi 6b0095dadf CMake: Move source directory to project root 2 years ago
Riyyi 4468b1ffb9 CMake: Move vendor directory to the project root 2 years ago
Riyyi 90bfd30f7f CMake: Move engine source compilation to separate file 2 years ago
Riyyi ed935e50cd CMake: Automatically build examples during standalone compilation 2 years ago
Riyyi 8b11e51109 CMake: Restructure main file, move example to its own directory 2 years ago
Riyyi da757365d0 CMake: Exclude unnecessary lua files from compilation 2 years ago
Riyyi d60d5925bf Add sol3 dependency 3 years ago
Riyyi bcb518643f Do not compile Lua tests 3 years ago
Riyyi 901d3e2355 Add Lua dependency 3 years ago
Riyyi 3d78f056fb Add dependency entt 3 years ago
Riyyi de477e8d38 Remove freetype dependency 3 years ago
Riyyi 3dc21abe17 Convert some shared to unique pointers 3 years ago
Riyyi 137c0b94ca Add pre-compiled header (pch.h), bump CMake version 3.1 -> 3.16 3 years ago
Riyyi ed9fba20a8 Add freetype target in the build 3 years ago
Riyyi bf7417ffaf Add freetype include directory 3 years ago
Riyyi c6634f1231 Add 'make run' target 3 years ago
Riyyi 885dedf3cd Add stb dependency 3 years ago
Riyyi 108e999332 Increase C++ standard to 17 3 years ago
Riyyi c54364a714 Add needed LSP requirements 4 years ago
Riyyi b6f96b3e38 Comments 4 years ago
Rick van Vonderen a351432d48 Add Settings class 4 years ago
Rick van Vonderen a8e1a2d233 Move extern to application, add link to README.org 4 years ago
Rick van Vonderen 24dd128093 Rename Engine to Inferno 4 years ago
Rick van Vonderen e77ea7a104 Optimize cmake source files 4 years ago
Rick van Vonderen 3b9752e9e2 Add engine entrypoint, glad and game 4 years ago
Rick van Vonderen fb740a780f Initial commit 4 years ago