taisei/src/replay
2023-09-28 17:43:14 +02:00
..
demoplayer.c demoplayer: ignore suspend/resume requests when not initialized 2023-09-10 06:41:32 +02:00
demoplayer.h replay/demoplayer: automatic "demo" playback when idling in menus 2023-04-07 16:08:50 +02:00
eventcodes.h stage: add replay-based quicksave/quickload functionality 2022-01-09 14:11:26 +02:00
meson.build replay/tsrtool: add a basic CLI replay editor 2023-06-17 21:53:48 +02:00
play.c replay/play: fix --rereplay mode 2023-06-17 21:53:24 +02:00
read.c dynarray: get rid of memset and add optional initializer arg to dynarray_append 2023-09-28 17:43:14 +02:00
replay.c replay: add replay_save_syspath() 2023-06-17 21:53:24 +02:00
replay.h replau/read: wrap common args in context struct; add flag to ignore errors 2023-06-17 21:53:24 +02:00
rw_common.c replay: introduce REPLAY_STRUCT_VERSION_TS104000_REV1 2023-06-17 21:53:24 +02:00
rw_common.h replay: introduce REPLAY_STRUCT_VERSION_TS104000_REV1 2023-06-17 21:53:24 +02:00
stage.c dynarray: get rid of memset and add optional initializer arg to dynarray_append 2023-09-28 17:43:14 +02:00
stage.h replay: introduce REPLAY_STRUCT_VERSION_TS104000_REV1 2023-06-17 21:53:24 +02:00
state.c replay/state: add skip_frames counter for playback 2023-06-17 21:53:24 +02:00
state.h replay/state: add skip_frames counter for playback 2023-06-17 21:53:24 +02:00
struct.h replay/struct: define gflags and sflags via X-macros 2023-06-17 21:53:48 +02:00
tsrtool.c replay/tsrtool: add a basic CLI replay editor 2023-06-17 21:53:48 +02:00
tsrtool.h replay/tsrtool: add a basic CLI replay editor 2023-06-17 21:53:48 +02:00
write.c replay: introduce REPLAY_STRUCT_VERSION_TS104000_REV1 2023-06-17 21:53:24 +02:00