mirror of https://github.com/n64decomp/mk64.git
* Document time trial input replay system Documents how the input replay system works in time trials. This is used for * Course ghosts (on the raceways) * Player ghosts * Replays * Rename ghosts/replays and minor cleanup Refer to staff and player ghosts in time trials as replays. Refer to the basic replay as a "post time trial replay" Change variable / function names to reflect terminology change * Define replay magic values * Rename staff_ghosts files to replays Renames staff_ghosts files to replays, since they also deal with player ghosts and post time trial replays. Also, changes staff_ghosts_loop -> replays_loop * REPLAY_NOT_FRAME_COUNTER -> REPLAY_CLEAR_FRAME_COUNTER * Add replays header and format * Update replays.c * Name load replay functions --------- Co-authored-by: MegaMech <MegaMech@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| PR | ||
| libc | ||
| actor_types.h | ||
| bomb_kart.h | ||
| common_structs.h | ||
| config.h | ||
| course.h | ||
| course_offsets.h | ||
| debug.h | ||
| decode.h | ||
| defines.h | ||
| kart_attributes.h | ||
| macros.h | ||
| macros.inc | ||
| mk64.h | ||
| objects.h | ||
| path.h | ||
| save_data.h | ||
| segments.h | ||
| sounds.h | ||
| spline.h | ||
| ultra64.h | ||
| vehicles.h | ||