.. |
game_object
|
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 |
rendering
|
half pi.
|
2025-02-02 05:39:47 +03:00 |
shell_minimal.html
|
move shell html to /src/
|
2025-02-01 13:57:51 +03:00 |
twn_amalgam.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_audio_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_audio.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_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
|
game.background_color option in twn.toml
|
2025-01-27 05:05:43 +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
|
make inputs up-to-date for game tick
|
2025-01-15 00:43:46 +03:00 |
twn_input.c
|
use ccalloc in input bindings
|
2025-02-02 03:15:05 +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
|
camera reset and default state
|
2025-02-02 01:41:02 +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
|
twn_amalgam.c: a way for single unit compilation, controlled with -DTWN_USE_AMALGAM in cmake
|
2024-10-13 19:04:23 +03:00 |
twn_textures_c.h
|
twn_draw.h: new camera api
|
2024-10-28 12:34:48 +03:00 |
twn_textures.c
|
twn_filewatch.c: file and directory change api, initial support for texture reload
|
2025-01-29 07:21:09 +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_util.c: show profiles in milliseconds when appropriate, don't include time taken for profile internals
|
2025-01-26 01:42:12 +03:00 |