sm64coopdx/src/engine
Isaac0-dev c9e4efdb31
custom level fixes and fixes from other pr (#483)
clean up custom level code
    fixed a bug where custom level course numbers weren't used by dynos warps
    removed a bunch of unused dynos code
    fix demos triggering incorrectly
    allowed the right Ctrl key to be used when opening the in game console
    fixed a softlock that was possible to experience when talking to the snowman in CCM
    fixed the bug where you can permanently lose your cap (bug created by my own PR from beta 32)
    fix the moderator feature I made a while back; I am amazed it even worked at all before
    fixed dynos warp initial actions being skipped (read ec8aabc for explanation)
    completely changed the way star names and course names work
2023-10-27 16:42:27 -07:00
..
behavior_script.c Cleanup 2023-06-11 14:25:28 -07:00
behavior_script.h Added adjustable draw distance for objects 2021-08-30 18:22:36 -07:00
extended_bounds.h Adjust extended bounds values 2022-04-16 21:34:49 -07:00
geo_layout.c Force broken romhack port missing skyboxes to BACKGROUND_HAUNTED 2023-10-26 16:09:36 -07:00
geo_layout.h Rename AllocOnlyPool to DynamicPool, add GrowingPool 2023-05-12 18:53:25 -07:00
graph_node.c Force broken romhack port missing skyboxes to BACKGROUND_HAUNTED 2023-10-26 16:09:36 -07:00
graph_node.h Force broken romhack port missing skyboxes to BACKGROUND_HAUNTED 2023-10-26 16:09:36 -07:00
graph_node_manager.c Fix up DynOS actor override 2022-04-22 18:57:26 -07:00
level_script.c Add level script pointer validation 2023-06-22 01:13:38 -07:00
level_script.h Make envfx use dynamic memory 2023-05-12 21:30:16 -07:00
math_util.c Fixed several crashes and errors found in static analysis 2023-05-15 01:15:20 -07:00
math_util.h Add some more functions for use in LUA, And expose others. (#129) 2022-08-05 22:17:05 -07:00
surface_collision.c Properly determine the correct wall between multiple, turn off rounded corners in the air 2023-06-22 20:00:43 -07:00
surface_collision.h Properly determine the correct wall between multiple, turn off rounded corners in the air 2023-06-22 20:00:43 -07:00
surface_load.c custom level fixes and fixes from other pr (#483) 2023-10-27 16:42:27 -07:00
surface_load.h Make surface pools infinite 2023-06-15 19:40:34 -07:00