townengine/src
2025-02-19 21:13:21 +03:00
..
game_object twn_dynamic_game_object.c: only reload on creation event 2025-02-09 08:20:39 +03:00
rendering twn_text.c: dont segfault on font not found 2025-02-17 12:32:01 +03:00
shell_minimal.html move shell html to /src/ 2025-02-01 13:57:51 +03:00
twn_amalgam.c push as is, half baked broken twn_models.c 2025-02-14 19:51:34 +03:00
twn_audio_c.h twn_audio.c: use SDL2/SDL.h directly in hopes that its used precompiled 2025-02-10 18:23:05 +03:00
twn_audio.c twn_audio.c: fix unnamed channel audio 2025-02-19 21:13:21 +03:00
twn_camera_c.h add zoom option to camera to work around the orthographic camera 2025-01-27 03:25:14 +03:00
twn_camera.c change near z for orthographic proj 2025-01-27 04:09:59 +03:00
twn_context.c typedef & PascalCase for ALL structs and enums 2024-09-23 14:43:16 -03:00
twn_engine_context_c.h --no-sanity-timer option and its use in twn gdb 2025-02-15 15:09:01 +03:00
twn_filewatch_c.h twn_filewatch.c: typo 2025-02-01 14:25:54 +03:00
twn_filewatch.c twn_filewatch.c: typo 2025-02-01 14:25:54 +03:00
twn_game_object_c.h ilimination of system code, removal of x-watcher and replacement of it by dmon, fixes in audio code, dynamic asset reload 2025-01-30 04:30:20 +03:00
twn_input_c.h input system rework 2025-02-04 07:32:25 +03:00
twn_input.c input system rework 2025-02-04 07:32:25 +03:00
twn_loop_c.h ilimination of system code, removal of x-watcher and replacement of it by dmon, fixes in audio code, dynamic asset reload 2025-01-30 04:30:20 +03:00
twn_loop.c twn_loop.c: watch pack changes from pack dependencies 2025-02-15 23:37:57 +03:00
twn_main.c ilimination of system code, removal of x-watcher and replacement of it by dmon, fixes in audio code, dynamic asset reload 2025-01-30 04:30:20 +03:00
twn_stb.c push as is, half baked broken twn_models.c 2025-02-14 19:51:34 +03:00
twn_textures_c.h wip multithreaded texture load 2025-02-09 07:35:27 +03:00
twn_textures.c twn_textures.c: fix error in deinit 2025-02-17 10:50:50 +03:00
twn_timer_c.h fixes 2025-01-31 05:11:10 +03:00
twn_timer.c fixes 2025-01-31 05:11:10 +03:00
twn_types_c.h make vec4 and matrix types internal 2025-01-10 02:40:52 +03:00
twn_util_c.h fix mixing up of SDL and libc allocators, proper flushing of quad build buffers 2025-01-30 21:57:20 +03:00
twn_util.c twn_utils.c: fix profile command type 2025-02-04 09:07:31 +03:00
twn_workers_c.h wip model loading + workers 2025-02-07 10:19:36 +03:00
twn_workers.c push as is, half baked broken twn_models.c 2025-02-14 19:51:34 +03:00