a normal twig anormaltwig · any pronouns
  • ΘΔ

  • Joined on 2025年08月31日
anormaltwig pushed to main at anormaltwig/meway 2026年07月01日 08:49:00 +02:00
cf59f879d4
error check sprite file open
anormaltwig pushed to main at anormaltwig/meway 2026年06月29日 21:31:02 +02:00
6cbc78531b
move buffer gen to sprite init
53dd4b6c96
add NULL checks for malloc
Compare 2 commits »
anormaltwig pushed to main at anormaltwig/meway 2026年06月26日 11:39:37 +02:00
4649ff5b36
move sprite shader compilation to init
5629cb4522
formatting fixes
Compare 2 commits »
anormaltwig pushed to main at anormaltwig/meway 2026年05月18日 17:58:29 +02:00
6cbb7f644f
fix mem leak and cleanup code in cfg_populate
anormaltwig pushed to main at anormaltwig/meway 2026年05月18日 17:44:45 +02:00
4c0ed42547
add constants for sprite shader uniforms
anormaltwig pushed to main at anormaltwig/meway 2026年05月18日 02:37:22 +02:00
6e39cb2cd0
explicit uniform location is core in GLES
0ae8348552
rename shader result type and helper functions
Compare 2 commits »
anormaltwig pushed to main at anormaltwig/meway 2026年03月20日 22:24:03 +01:00
1d14d0ff14
remove leftover comment
anormaltwig pushed to main at anormaltwig/meway 2026年03月20日 22:22:08 +01:00
4208539516
add cfg_get_string to config.c
0bfc60ed36
redundant precision specifier leftover
d89bca1c3f
add log_info change printf to log_info
ef8080aa87
cleanup mw_sprite properly if error occurs in mw_sprite_init
5d12e8de49
change bound to found because I like it better
Compare 5 commits »
anormaltwig pushed to main at anormaltwig/meway 2026年02月17日 09:10:59 +01:00
6d47964976
default precision to mediump in fragment shader
anormaltwig pushed to main at anormaltwig/meway 2026年02月16日 08:16:40 +01:00
8ae3b89e42
maybe make shaders gles compliant
anormaltwig pushed to main at anormaltwig/plaza 2026年02月16日 02:27:22 +01:00
2805d52ebc
fix name change lua err and clarify chat generics
6424694c58
match chat_send msg replacement with private_chat
Compare 2 commits »
anormaltwig pushed to main at anormaltwig/plaza 2026年02月16日 00:53:11 +01:00
40ca424966
bounds checks
anormaltwig pushed to main at anormaltwig/plaza 2026年02月13日 17:50:49 +01:00
bd3cf610cf
bytewriter struct + cmsg_new_user as handshake
anormaltwig pushed to main at anormaltwig/plaza 2026年02月11日 17:54:16 +01:00
23a28f9cc7
temp fix to make sure cmsg_new_user is first
b557f8be77
better error logging
45300f661a
add another park variant
Compare 3 commits »
anormaltwig pushed to main at anormaltwig/meway 2026年01月19日 22:40:26 +01:00
b569e211dc
the sprite cleanup function already exists :3
anormaltwig pushed to main at anormaltwig/meway 2026年01月18日 06:06:34 +01:00
anormaltwig pushed to main at anormaltwig/meway 2026年01月16日 01:56:42 +01:00
6ea44dc8ee
ARRAYS ARE ZERO INDEXED!!!!!!!
anormaltwig pushed to main at anormaltwig/meway 2026年01月11日 19:00:02 +01:00
685022dacc
behaviour changes
4904ce8727
put qoi file buffer on the heap
Compare 2 commits »
anormaltwig pushed to main at anormaltwig/meway 2026年01月10日 20:17:22 +01:00
752fb1d0ec
I was dead and decomposing when I wrote this
anormaltwig pushed to main at anormaltwig/meway 2026年01月09日 17:02:59 +01:00
25eb00063c
depenencies