townengine/src
2024-10-12 21:16:25 +03:00
..
game_object twn_util.h: separate internal things away, remove indirect includes in places 2024-10-12 21:16:25 +03:00
rendering twn_util.h: separate internal things away, remove indirect includes in places 2024-10-12 21:16:25 +03:00
system/linux remove the assumption that game is ran from cwd at root 2024-10-07 13:22:25 +03:00
twn_audio_c.h remove /include/twn_config.h, move defauls to relevant headers 2024-10-11 20:21:02 +03:00
twn_audio.c twn_util.h: separate internal things away, remove indirect includes in places 2024-10-12 21:16:25 +03:00
twn_camera.c remove /include/twn_config.h, move defauls to relevant headers 2024-10-11 20:21:02 +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 rework to context: now there's engine and user code copies, renaming of fields, most things that shouldn't be there are hidden 2024-10-12 20:24:47 +03:00
twn_game_object_c.h twn_textures.c: support for .so rodata inference 2024-09-23 12:50:44 +03:00
twn_input_c.h remove /include/twn_config.h, move defauls to relevant headers 2024-10-11 20:21:02 +03:00
twn_input.c rework to context: now there's engine and user code copies, renaming of fields, most things that shouldn't be there are hidden 2024-10-12 20:24:47 +03:00
twn_loop.c twn_util.h: separate internal things away, remove indirect includes in places 2024-10-12 21:16:25 +03:00
twn_main.c partially done work on total source tree rework, separation of engine context and game context, generalization of renderer for different backends as well as web platform target 2024-09-16 09:07:01 +03:00
twn_textures_c.h remove /include/twn_config.h, move defauls to relevant headers 2024-10-11 20:21:02 +03:00
twn_textures.c remove /include/twn_config.h, move defauls to relevant headers 2024-10-11 20:21:02 +03:00
twn_util_c.h twn_util.h: separate internal things away, remove indirect includes in places 2024-10-12 21:16:25 +03:00
twn_util.c rework to context: now there's engine and user code copies, renaming of fields, most things that shouldn't be there are hidden 2024-10-12 20:24:47 +03:00