veclav talica veclavtalica
  • Joined on 2023-01-01
veclavtalica pushed to main at wanp/townengine 2025-02-03 22:14:22 +00:00
f3a2dc9063 stuffs to wiki
53c43a8f34 various SDL hints to try out !
507bff6ed8 /docs/wiki: add clause of low latency
00636d65a9 fix resizing events, clean up the code
42253fc58a fix artefacts
Compare 12 commits »
veclavtalica pushed to main at wanp/townengine 2025-02-02 20:46:52 +00:00
2286cdefeb ignore docgen artifact in lua template
00ada15dbc remove unneeded cmake file from lua template
96b6b7e70b /bin/twnbuild: python based build solution
ccfdfd8a35 half pi.
7284bb726a make yaw = 0 result in (0, 0, 1) target vector
Compare 12 commits »
veclavtalica pushed to main at veclavtalica/tracks 2025-02-01 23:48:34 +00:00
3af0e67bec update
veclavtalica pushed to main at wanp/townengine 2025-02-01 23:01:58 +00:00
2c94efb796 /apps/twnlua: add error on attempt to import twnapi.lua
11ec35bc8a /apps/twnlua: add returns in docgen.py
2120f6876c camera reset and default state
Compare 3 commits »
veclavtalica pushed to main at wanp/townengine 2025-02-01 21:50:55 +00:00
dfd888a80a don't bypass x11 compositor
veclavtalica pushed to main at wanp/townengine 2025-02-01 11:40:48 +00:00
695784301d twn_filewatch.c: typo
98d19495a2 another ccaloc moment
0929aa9be4 move shell html to /src/
Compare 3 commits »
veclavtalica closed issue wanp/townengine#10 2025-02-01 10:48:37 +00:00
Declarative camera interface
veclavtalica closed issue wanp/townengine#12 2025-02-01 10:48:30 +00:00
Make mouse position report be relative to base dimensions
veclavtalica pushed to main at wanp/townengine 2025-02-01 10:47:52 +00:00
898c11bbdf /share/twn_api.json: add draw_line
aeabb17f86 create /apps/temapltes/ structure, clean up cmake files to use directory name for binary name directly
24e8dc052d fixes
3f264ca0ad remove busted free
a7557fceb4 Merge remote-tracking branch 'origin/main'
Compare 6 commits »
veclavtalica pushed to main at wanp/townengine 2025-01-30 18:59:36 +00:00
bd89c4b938 fix mixing up of SDL and libc allocators, proper flushing of quad build buffers
7074e7499a ugh?
Compare 2 commits »
veclavtalica pushed to main at wanp/townengine 2025-01-30 01:33:44 +00:00
2e29cfcfe2 dmon license
veclavtalica pushed to main at wanp/townengine 2025-01-30 01:30:39 +00:00
74d7190c62 ilimination of system code, removal of x-watcher and replacement of it by dmon, fixes in audio code, dynamic asset reload
veclavtalica pushed to main at wanp/townengine 2025-01-29 04:21:32 +00:00
4b2a22bf3c twn_filewatch.c: file and directory change api, initial support for texture reload
veclavtalica pushed to main at wanp/townengine 2025-01-29 00:43:34 +00:00
630c6fb5d4 /apps/twnlua: automatically generate twnapi.lua file inside ~/data/scripts/
d7c744a6ca /apps/twnlua: mark with CODEGEN
f8d7aa8a07 /apps/twnlua: propagate root project name for executable name
ea2bbf5de0 /apps/twnlua: support dynlib game=off
Compare 4 commits »
veclavtalica pushed to main at wanp/townengine 2025-01-28 22:25:54 +00:00
637343db5b /apps/twnlua: use minilua single source amalgam
fedf1b5ef3 remove twn_elf
Compare 2 commits »
veclavtalica pushed to main at wanp/townengine 2025-01-28 21:56:22 +00:00
732b61e207 twn_textures.c: remove hacky .rodata texture lookup method, it turns out to be not anyhow faster than the simplest solution. also fix path=NULL case
6cb166522e /share/twn_api.h: add profiling api
Compare 2 commits »
veclavtalica pushed to main at wanp/townengine 2025-01-28 20:58:30 +00:00
916e433753 /apps/twnlua: no warnings
veclavtalica pushed to main at wanp/townengine 2025-01-28 20:51:32 +00:00
458b44d0b0 /docs/interop.md: limit parameter count to 8, specify enums
8de4a1f09b /apps/twnlua: optimize default boolean and convertrer pops
Compare 2 commits »
veclavtalica pushed to main at veclavtalica/aintnothingbutapeanut 2025-01-28 18:18:06 +00:00
6edbb30f1c peanut art
6060139386 peanut code
Compare 2 commits »
veclavtalica pushed to main at wanp/townengine 2025-01-28 04:25:52 +00:00
ac93d114c9 add log over primitives to twn_api.h