|
36fbc5b43f
|
move lua script to lua data
|
2024-10-07 15:25:40 +03:00 |
|
|
cfdc1f5f28
|
twn_rendering.c: rename font_path parameter to font
|
2024-10-07 12:32:06 +03:00 |
|
|
b9f2de1e28
|
Merge branch 'main' of https://git.poto.cafe/wanp/townengine
|
2024-10-07 12:29:44 +03:00 |
|
|
bbf79ad442
|
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 |
|
|
017ce4f1d2
|
/apps/lua: just free game_buf right away after it's used without keeping it around
|
2024-10-07 00:37:49 -03:00 |
|
|
ca6c6a711c
|
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 |
|
|
ae0da18e25
|
/apps/lua: move game_buf to state, free it on game_end()
|
2024-10-06 20:14:21 +03:00 |
|
|
6844049279
|
register functions before initial lua eval
|
2024-10-05 18:40:39 -03:00 |
|
|
bd99540280
|
add WIP lua binding app
|
2024-10-05 18:17:22 -03:00 |
|