.. |
camera.c
|
Many life quality improvements
|
2024-10-09 03:03:27 -03:00 |
cd_callback.c
|
Add MDEC/FMV playback + Sonic CD intro
|
2024-08-28 18:46:03 -03:00 |
chara.c
|
Add interaction with rings and goal post
|
2024-10-04 02:34:39 -03:00 |
collision.c
|
Partial implementation of springs... obj collision needs update :/
|
2024-10-10 02:40:40 -03:00 |
input.c
|
Add input and music alternation
|
2024-07-19 23:50:47 -03:00 |
level.c
|
Add monitor collision
|
2024-10-04 16:11:12 -03:00 |
main.c
|
Add memory management support for screens
|
2024-09-10 22:26:47 -03:00 |
mdec.c
|
Fix MDEC CD speed, add FMV queue, remove release target
|
2024-08-30 20:31:00 -03:00 |
memalloc.c
|
Load common object table and object placement data
|
2024-10-02 00:06:15 -03:00 |
model.c
|
Rename old object library to model library
|
2024-10-01 18:53:26 -03:00 |
object.c
|
Many life quality improvements
|
2024-10-09 03:03:27 -03:00 |
object_state.c
|
Add Player spawn point object
|
2024-10-11 22:12:58 -03:00 |
object_state_update.c
|
Walk animation on springs and changes to R0Z1
|
2024-10-10 16:01:21 -03:00 |
player.c
|
Partial implementation of springs... obj collision needs update :/
|
2024-10-10 02:40:40 -03:00 |
render.c
|
Ensure that the loading image is only drawn on a black background
|
2024-10-01 01:35:45 -03:00 |
screen.c
|
Many life quality improvements
|
2024-10-09 03:03:27 -03:00 |
screen_comingsoon.c
|
Many life quality improvements
|
2024-10-09 03:03:27 -03:00 |
screen_disclaimer.c
|
Load common object table and object placement data
|
2024-10-02 00:06:15 -03:00 |
screen_fmv.c
|
Add memory management support for screens
|
2024-09-10 22:26:47 -03:00 |
screen_level.c
|
Add Player spawn point object
|
2024-10-11 22:12:58 -03:00 |
screen_levelselect.c
|
Include git info within builds
|
2024-10-12 12:50:34 -03:00 |
screen_modeltest.c
|
Level select background animation
|
2024-10-12 11:26:03 -03:00 |
screen_title.c
|
Include git info within builds
|
2024-10-12 12:50:34 -03:00 |
sound.c
|
Extra sound fix for insurance and remove ring from title screen
|
2024-09-29 12:14:50 -03:00 |
timer.c
|
Add logic for objects with global animation lock
|
2024-10-02 20:31:45 -03:00 |
util.c
|
Add model test and first ring model export
|
2024-09-21 17:33:37 -03:00 |