Commit Graph
95 Commits
Author SHA1 Message Date
hatal175andGitHub 3fb456635b d_meter_HIO OK + misc (#2009) 2023-12-22 02:56:56 -08:00
TakaRikkaandGitHub 6229bba991 d_a_andsw2 OK, d_a_player / d_a_alink cleanup, d_a_alink_hook mostly done (#1957)
* d_a_andsw2 OK

* d_a_player cleanup, d_a_alink cleanup and work on d_a_alink_hook

* remove asm

* d_kankyo_wether almost done

* some work on d_kankyo_rain
2023-10-11 01:12:08 -07:00
jdflyerandGitHub c1a622058e Begin Fixing files for -sym on (#1952) 2023-09-30 14:49:49 -07:00
jdflyerandGitHub 5ce19327db Fix REL Spelling + Tool Improvements (#285)
* AST conversion library

* Improved Shifted lcf

* copydate and frameworkF.str

* Fix REL Capitalization

* Fix Packaging
2023-02-15 07:02:56 -07:00
TakaRikkaandGitHub 046d178003 work on daalink, fop actor, mDo machine, msg_scrn, + various (#201)
* work on fop actor / actor mng, daalink, d_a_obj_item

* d_a_title mostly decompiled

* daalink / d_event / JMessage / dmsg_out_font work

* msg_scrn_base / msg_scrn_boss

* some work on mDo machine, d_menu_save, d_tresure, and various

* remove asm

* progress
2022-06-29 22:19:09 +02:00
TakaRikkaandGitHub 589cc12296 some MSL_C work (#192)
* wip

* bunch of MSL_C files

thanks to pikmin2 decomp for their work

* format / asm

* progress

* fix

* fix remove-asm to work with C files

* init / start
2022-04-24 13:02:50 +02:00
Zen64 4eb820bb83 Renamed instances of msl_c -> MSL_C because 2022-03-20 00:01:24 -04:00
Zen64 727b2768e2 Fixed capitalization and msl library names 2022-03-19 22:31:05 -04:00
JulgodisandJulgodis d244b7cb0d dol2asm OK 2021-03-28 22:49:05 +02:00
Pheenoh 1d779a0b78 fopOvlp_Create attempt, fopScnRq_phase_ClearOverlap OK 2021-03-20 19:01:48 -04:00
lepelogandGitHub 5c83d2532c Decompile some SComponent data and some MSL_C.PPCEABI.bare.H headers (#115)
* data for c_angle

* data c_sxyz

* partially migrated c_xyz data

* c_xyz data

* c_xyz data decomp

* c_math data

* c_math data

* c_lib data, some cleanup

* rename some unnamed functions and create header for them

* header for string functions

* format and fix fabsf

* cleanup

* remove more unneded function prototypes

* move fpclassify to math.h
2021-02-19 10:51:02 -05:00
Pheenoh 12b8d6788f split f_op_scene, f_op_overlap 2021-02-15 16:11:42 -05:00
Pheenoh e94ff7d1ed split f_op_msg 2021-02-15 16:06:20 -05:00
Pheenoh edbf8e600e split f_op_kankyo 2021-02-15 16:04:27 -05:00
Pheenoh 58b7465c7e split f_op_scene_iter, f_op_scene_pause, f_op_scene_tag 2021-02-15 15:48:48 -05:00
Pheenoh 8d943946d7 split f_op_overlap_req 2021-02-15 15:26:44 -05:00
Pheenoh 8c8db49733 split f_op_msg_mng 2021-02-15 15:24:02 -05:00
Pheenoh 978b55406d split f_op_kankyo_mng 2021-02-15 15:20:48 -05:00
Pheenoh 05bbb4956a split f_op_draw_tag 2021-02-15 15:19:28 -05:00
Pheenoh bbdb166d5a split f_op_draw_iter 2021-02-15 15:18:13 -05:00
Pheenoh 21e3eceb18 split f_op_camera 2021-02-15 15:15:46 -05:00
Pheenoh 6212c308e8 split f_op_view 2021-02-15 15:12:21 -05:00
Pheenoh 86a69bbb4b fapGm_After OK, split f_op_scene_mng, split f_op_camera_mng, split f_op_overlap_mng 2021-02-13 15:42:35 -05:00
Pheenoh 63d4e517f7 split f_ap_game, fapGm_Execute ok, more changes to m_Do_main 2021-02-13 15:23:18 -05:00
aff4c171fc f_op_actor_mng split & started decomp (#112)
* fop-actor-mng

* rodata

* more actor mng progress

* actor mng progress

* format

* cleanup

* fix Mtx function signatures

* PR suggestion

Co-authored-by: Pheenoh <pheenoh@gmail.com>
2021-02-12 19:47:46 -05:00