sm64coopdx/src/engine
MysterD b5b9d509e8 Memory management improvements
Log errors on allocation failure
NULL check all display list allocations
Fix reading a freed string
2022-04-06 18:10:22 -07:00
..
behavior_script.c Added the ability to set surface collisions on custom behaviors 2022-03-09 23:02:20 -08:00
behavior_script.h Added adjustable draw distance for objects 2021-08-30 18:22:36 -07:00
extended_bounds.h Added extended bounds 2022-04-06 08:40:22 -07:00
geo_layout.c Added support for custom skyboxes in DynOS level gen 2022-04-05 22:56:03 -07:00
geo_layout.h Added support for custom skyboxes in DynOS level gen 2022-04-05 22:56:03 -07:00
graph_node.c Fixed crash in geo_remove_child() 2022-03-25 22:19:29 -07:00
graph_node.h Fixes for Refresh 12 2022-02-19 01:39:38 -05:00
graph_node_manager.c merge refresh 10 2020-06-20 02:49:59 +03:00
level_script.c Added ability for DynOS levels to call into lua for custom objects 2022-04-04 18:16:36 -07:00
level_script.h Added ability for DynOS levels to call into lua for custom objects 2022-04-04 18:16:36 -07:00
math_util.c Cleanup Deluxe (#45) 2022-03-29 20:45:56 -07:00
math_util.h Additional synchronization fixes for end cutscene. 2020-09-26 12:07:43 -07:00
surface_collision.c Added extended bounds 2022-04-06 08:40:22 -07:00
surface_collision.h Added extended bounds 2022-04-06 08:40:22 -07:00
surface_load.c Memory management improvements 2022-04-06 18:10:22 -07:00
surface_load.h Added extended bounds 2022-04-06 08:40:22 -07:00