Sara
|
5b91584b00
|
Merge branch 'main' into world-format
|
2023-07-16 11:55:24 +00:00 |
Sara
|
b387dee9c6
|
first whitespace of a line is now skipped when processing arguments
|
2023-07-16 13:46:53 +02:00 |
Sara
|
19401f1f47
|
added scene file validation
|
2023-07-16 13:33:47 +02:00 |
Sara
|
25c5f83fe4
|
added scene parsing
|
2023-07-16 02:23:15 +02:00 |
Sara
|
351c9ba713
|
removed undefined declaration of physics_update
|
2023-07-16 00:38:44 +02:00 |
Sara
|
f9236e4182
|
moved definitions of INPUT_LISTENER_TYPE_T and input_listener_t to input.c
|
2023-07-16 00:38:36 +02:00 |
Sara
|
f0d76713c2
|
renamed function delegates ending with _t to end with _fn
|
2023-07-16 00:38:06 +02:00 |
Sara
|
6085dbaed0
|
added scene.h
|
2023-07-16 00:31:20 +02:00 |
Sara
|
33c1a5e9d2
|
changed the way objects are notified of destruction, simplified game.c preset
|
2023-07-16 00:31:13 +02:00 |
Sara
|
14a81b0f2a
|
removed preset initialization functions
|
2023-07-15 20:15:25 +02:00 |