new world menu proto
authorhgn <hgodden00@gmail.com>
Mon, 17 Feb 2025 20:03:07 +0000 (20:03 +0000)
committerhgn <hgodden00@gmail.com>
Mon, 17 Feb 2025 20:03:07 +0000 (20:03 +0000)
commit2d2674602d600281436c822e79d701b086116978
tree52c7e7c31df74072f8f39515a948bd28984dd2bd
parentff78c35e5637bd1a53eaec66e5d11521229c2a2e
new world menu proto
25 files changed:
build.c
content_skaterift/maps/mp_spawn/main.mdl
content_skaterift/models/rs_superworlds.mdl [new file with mode: 0644]
content_skaterift/models/world_error.mdl [new file with mode: 0644]
shaders/model_superworld.fs [new file with mode: 0644]
shaders/scene_override.fs
shaders/scene_preview.fs
src/addon.c
src/addon.h
src/ent_skateshop.c
src/font.h
src/input.h
src/menu.c
src/menu.h
src/player.c
src/save.c
src/skaterift.c
src/workshop.c
src/world_entity.c
src/world_gate.c
src/world_load.c
src/world_map.c
src/world_map.h
src/world_render.c
src/world_render.h