videos game
Go to file
2024-10-07 10:44:42 +03:00
apps remove unused SDL2/SDL.h and physfs.h from twn_util.h, explicit usage of SDL in apps, move to Scancode enum in apps 2024-10-07 00:00:36 +03:00
data add WIP lua binding app 2024-10-05 18:17:22 -03:00
docs /docs/interop.txt 2024-10-07 10:44:42 +03:00
include twn_util: separate internal c-only features from public header 2024-10-07 10:44:18 +03:00
src twn_util: separate internal c-only features from public header 2024-10-07 10:44:18 +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: small thing :3 2024-10-07 00:26:48 +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