| .. |
|
asset.h
|
windows does not consider object initializers with a cast operator static
|
2023-11-21 11:03:09 +01:00 |
|
assets.c
|
chore(windows port): Cleaned up some msvc warnings
|
2023-11-22 13:01:04 +01:00 |
|
assets.h
|
chore(windows port): Cleaned up some msvc warnings
|
2023-11-22 13:01:04 +01:00 |
|
behaviour_entity.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
camera.c
|
chore(windows port): Cleaned up some msvc warnings
|
2023-11-22 13:01:04 +01:00 |
|
camera.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
collision.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
collision.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
debug.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
debug.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
drop.c
|
reworked default drop implementation
|
2023-11-22 11:45:58 +01:00 |
|
drop.h
|
reworked default drop implementation
|
2023-11-22 11:45:58 +01:00 |
|
game_world.c
|
fix(typo): game_world_draw is no longer game_word_draw
|
2023-11-22 13:15:29 +01:00 |
|
game_world.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
input.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
input.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
input_axis.c
|
removed unintentionally added NEW macro
|
2023-11-22 15:14:59 +01:00 |
|
input_axis.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
list.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
list.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
physics_entity.c
|
Changed SDL_DrawLine to SDL_DrawLineF in physics_entity_debug_draw and added input to player
|
2023-11-22 15:14:59 +01:00 |
|
physics_entity.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
physics_world.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
physics_world.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
player_input.c
|
added ASSERT_RETURN to playerinput constructor
|
2023-11-22 15:14:59 +01:00 |
|
player_input.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
program.c
|
program_run now calls game_world_draw
|
2023-11-22 13:15:44 +01:00 |
|
program.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
render.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
render.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
rigidbody.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
rigidbody.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
shape.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
shape.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
sprite.c
|
chore(cleanup): simplified sprite_set_tile wrapping
|
2023-11-22 20:58:10 +01:00 |
|
sprite.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
sprite_entity.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
sprite_entity.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
spritesheet.c
|
fix(warning cleanup): casting earlier in spritesheet_from_texture
|
2023-11-22 15:14:59 +01:00 |
|
spritesheet.h
|
removed a trailing space
|
2023-11-21 11:03:26 +01:00 |
|
state.h
|
fix(warnings): added _DataType argument to DefineState to improve type checking
|
2023-11-22 15:58:59 +01:00 |
|
state_machine.c
|
chore(whitespace): removed some whitespace in state_machine_init
|
2023-11-22 16:02:16 +01:00 |
|
state_machine.h
|
feat(state machine): state machine now no longer has a separate next function
|
2023-11-22 13:02:21 +01:00 |
|
transform.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
transformable.c
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
transformable.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
typeclass_helpers.h
|
new build system config
|
2023-11-20 12:04:55 +01:00 |
|
vmath.h
|
chore(windows port): Cleaned up some msvc warnings
|
2023-11-22 13:01:04 +01:00 |