papermario/ver/us/asm/nonmatchings/a5dd0_len_114e0
Lightning 1c64f15db1
Make a 224 functions show up in the elf (#530)
* Make a 224 functions show up in the elf

* fix up appendGfx_model (as an example)

* Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only

* Decompile even more misc battle map funcs (#531)

* decompile misc battle map funcs

* fix warnings

* Decompile misc battle map funcs (#528)

* .

* .

* resolve issues

* Update fx_api.c

* Update fx_api.c

* Make a 224 functions show up in the elf

* fix up appendGfx_model (as an example)

* Changed all L labels to .L for local jump tables. Did not change global jump tables found in /data/ as .L is for local only

* Fix merge issue

Co-authored-by: Ethan Roseman <ethteck@gmail.com>
Co-authored-by: Alexander Faßbender <31699028+Brotenko@users.noreply.github.com>
2021-11-16 16:19:38 +09:00
..
_load_model_textures.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
appendGfx_model_group.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
appendGfx_model.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
clear_entity_data.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
create_entity.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
entity_anim_make_vertex_pointers.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
entity_free_static_data.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
entity_interacts_with_current_partner.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
execute_render_tasks.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_8011B1D8.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_8011B7C0.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_8011B950.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_8011C80C.s effect shims and more battle matches (#347) 2021-07-31 15:32:19 +01:00
func_8011CFBC.s effect shims and more battle matches (#347) 2021-07-31 15:32:19 +01:00
func_80110E58.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_80110F10.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_80114B58.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_801180E8.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
func_80115498.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_80116674.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
func_80116698.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
is_entity_data_loaded.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
load_model_transforms.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
load_split_entity_data.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
load_tile_header.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
mdl_create_model.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
mdl_get_vertex_count.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
mdl_local_gfx_copy_vertices.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
mdl_local_gfx_update_vtx_pointers.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
mdl_make_local_vertex_copy.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
mdl_project_tex_coords.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
render_models.s a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
set_next_game_mode.s Mass function rename from Star Rod + a couple funcs (#298) 2021-06-30 11:27:12 +09:00
SetEntityCullMode.s Replace get_variable with evt_get_variable in .s files (#410) 2021-08-29 20:05:08 +02:00
step_entity_commandlist.s Make a 224 functions show up in the elf (#530) 2021-11-16 16:19:38 +09:00
test_player_entity_aabb.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
update_entity_inverse_rotation_matrix.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
update_entity_transform_matrix.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00
update_shadow_transform_matrix.s Splat refactor (#257) 2021-04-13 16:47:52 +09:00