videos game
Go to file
2024-10-07 12:29:44 +03:00
apps Merge branch 'main' of https://git.poto.cafe/wanp/townengine 2024-10-07 12:29:44 +03:00
common-data rename /data/ to /common-data/ 2024-10-07 12:27:12 +03:00
docs new method of pack loading, assume data or data.btw in root to point to all other 2024-10-07 12:28:15 +03:00
include twn_util: separate internal c-only features from public header 2024-10-07 10:44:18 +03:00
src new method of pack loading, assume data or data.btw in root to point to all other 2024-10-07 12:28:15 +03:00
third-party implement game configuration file 2024-10-01 12:48:42 +03:00
tools /tools/twn: pass parameters along to build subcommand 2024-10-01 12:45:29 +03:00
.clangd rework of textures, finalization of basic opengl rendering 2024-07-14 16:04:12 +03:00
.gitattributes twn_skybox.c 2024-09-26 21:02:56 +03:00
.gitignore remove and ignore sublime files 2024-10-06 20:15:13 +03:00
CMakeLists.txt CMakeLists.txt: add -rpath to look for libtownengine.so relative to executable 2024-10-07 11:04:05 +03:00
conanfile.py conanfile.py: update after a million years 2024-09-25 15:33:46 -03:00
shell_minimal.html partially done work on total source tree rework, separation of engine context and game context, generalization of renderer for different backends as well as web platform target 2024-09-16 09:07:01 +03:00