townengine/src
2025-02-28 16:42:33 +03:00
..
game_object twn_dynamic_game_object.c: only reload on creation event 2025-02-09 08:20:39 +03:00
rendering add trees to scenery, disable mipmapping by default, increase index buffer size again 2025-02-26 16:17:44 +03:00
shell_minimal.html attempt to build web version out of emscripten legacy gl wrapper 2025-02-21 18:07:04 +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 freeing on unnamed channels 2025-02-19 21:17:13 +03:00
twn_camera_c.h draw: draw_distance for 3d spaces, proper positioning of skybox according to it, scenery demo on circle rasters 2025-02-26 15:53:59 +03:00
twn_camera.c draw: draw_distance for 3d spaces, proper positioning of skybox according to it, scenery demo on circle rasters 2025-02-26 15:53: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 rename twn_engine_api.h to twn_api.h 2025-02-28 16:42:33 +03:00
twn_filewatch_c.h twn_filewatch.c: typo 2025-02-01 14:25:54 +03:00
twn_filewatch.c poll workers for non-threaded support, emscripten main loop, remove twn_model.c 2025-02-21 21:16:15 +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 rename twn_engine_api.h to twn_api.h 2025-02-28 16:42:33 +03:00
twn_loop.c draw: draw_distance for 3d spaces, proper positioning of skybox according to it, scenery demo on circle rasters 2025-02-26 15:53:59 +03:00
twn_main.c poll workers for non-threaded support, emscripten main loop, remove twn_model.c 2025-02-21 21:16:15 +03:00
twn_option_c.h move and combine option macro headers from public interface 2025-02-20 13:01:02 +03:00
twn_stb.c add texture border to atlas residents, actually make use of mipmapping 2025-02-23 17:14:05 +03:00
twn_textures_c.h add texture border to atlas residents, actually make use of mipmapping 2025-02-23 17:14:05 +03:00
twn_textures.c add trees to scenery, disable mipmapping by default, increase index buffer size again 2025-02-26 16:17:44 +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 twn_util.c: add file_read() 2025-02-20 19:51:52 +03:00
twn_util.c twn_util.c: add file_read() 2025-02-20 19:51:52 +03:00
twn_workers_c.h poll workers for non-threaded support, emscripten main loop, remove twn_model.c 2025-02-21 21:16:15 +03:00
twn_workers.c poll workers for non-threaded support, emscripten main loop, remove twn_model.c 2025-02-21 21:16:15 +03:00