|
f4b52b5450
|
make textures_dump_atlases work again and expose it as a utility function
|
2024-09-26 21:32:08 -03:00 |
|
|
5d6a3a5aec
|
remove/replace unused includes
|
2024-09-26 21:38:24 +03:00 |
|
|
c0dcdf8c0a
|
twn_skybox.c
|
2024-09-26 21:02:56 +03:00 |
|
|
0fe1023667
|
use SDL stdlib where possible
|
2024-09-25 19:42:34 -03:00 |
|
|
34a081fccd
|
rename get_text_width() to text_get_width()
|
2024-09-23 15:06:58 -03:00 |
|
|
73bf92e706
|
typedef & PascalCase for ALL structs and enums
|
2024-09-23 14:43:16 -03:00 |
|
|
66678a27cf
|
twn_textures.c: add debug hints about unportable texture dimensions
|
2024-09-23 09:35:46 +03:00 |
|
|
5caf736370
|
twn_rendering: m_sprite texture_origin changed for texture_region, stretched subregion work now
|
2024-09-21 20:07:05 +03:00 |
|
|
e33a97294c
|
twn_util.h: clarify behavior of null result pointer
|
2024-09-20 13:48:29 -03:00 |
|
|
074b290b3f
|
that's not what they're called
|
2024-09-20 13:41:55 -03:00 |
|
|
999cb78358
|
rename intersect_(f)rect to overlap_(f)rect and add simplified functions with the old names
|
2024-09-20 13:39:37 -03:00 |
|
|
16c96010dc
|
finally compiling and running, text still needs rework
|
2024-09-16 16:17:00 +03:00 |
|
|
551d60ef85
|
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 |
|