Commit Graph
1585 Commits
Author SHA1 Message Date
David fcc9c24c59 Created mods folder 2024-04-10 14:57:24 -04:00
FazanaandGitHub 173f919d74 Rework ingame hud struct (#442)
* name some camera things

* yea there

* lots of audio

* match a func

* better

* x

* egg

* all but one func in audio.c nopw

* audio looks good for now

* Update audio.c

* correct taj thing

* fix warnings

* Update audiosfx.h

* Update README.md

* preliminary names

* fix warnings

* fix an oopsie

* checkpoint

* oh my god

* Update README.md

* run clang tidy

* initial hud asset ids
2024-04-10 19:53:55 +01:00
David BenepeandGitHub b70c0aaf04 Merge pull request #441 from jjmakin/patch-1
Update README.md
2024-03-06 17:50:59 -05:00
Jarrod MakinandGitHub 839f9cbcba Update README.md
The last change sent this date back in time
2024-03-05 00:57:08 +00:00
David BenepeandGitHub 537c744459 Updated asm-processor for a bugfix (#440) 2024-03-04 07:47:43 -05:00
Ryan MyersandGitHub 293325af32 Particles Matches (#439)
* Match func_800B26E0

* Match func_800AF714

* Match func_800B0BAC

* WIP func_800AF404

* Run tidy again

* Swap macro naming, and update README score.
2024-01-26 11:00:11 -05:00
Ryan MyersandGitHub 46a1087b8f Validated and tested (#438) 2024-01-26 09:12:45 -05:00
Ryan MyersandGitHub 1df542bb56 Couple matches, non matches, and non equivalents. (#437)
* Early WIP func_8002BAB0

* More func_8002BAB0 WIP: 12266

* func_8002BAB0 : 9332

* func_8002BAB0 : 425

* func_8002BAB0 : 55

* func_8002BAB0 NON_MATCHING

* Label magic code usages

* Hide warnings about switches not containing all possible enum values, and fix other warnings.

* WIP func_80074B34

* Half assed func_80074EB8 attempt. Utter failure.

* Identify some vars for the fish entry init, and fix it's prototype.

* Near match obj_init_fish

* Fix INCONSISTENT function signatures

* Update fish entry

* Match func_800AFC3C

* A little cleanup

* Match func_800B3E64

* Update README
2023-11-30 11:18:56 -05:00
76af1da31f Update makefile and README for macOS and depdencies (#436)
* Remove capstone from the requirements, and update the workflows to use the latest recomp binaries.

* Update makefile and README for macOS

- support make 4.4 syntax for C and asm file lists
- prefer clang for C preprocessing since gcc on macOS is a clang alias
- update macOS setup and build instructions

---------

Co-authored-by: Ryan Myers <ryan.p.myers@gmail.com>
2023-11-20 11:55:41 -05:00
Ryan MyersandGitHub 7225b49da0 We are racing in Windmill Plains. (Lap 2/3) (#435)
* Match func_80022948

* Match func_8002277C and func_8000BADC

* Match func_8005CB68 and finish vehicle_tricky

* Match func_800C1EE8

* Match func_8001A8F4

* Add some NON_EQUIVALENTS that are really close.

* func_800A6254 WIP update

* Update score readme
2023-11-19 11:03:39 -05:00
Ryan MyersandGitHub e732cd2f58 65% Milestone! (#434)
* WIP func_800B7EB4

* Fix RNG funcs. They really don't accept arguments, and pretending they do breaks the only code that calls them.

* Work on waves.c

* Match obj_loop_door

* Indentify flag

* Match obj_loop_fish

* Match obj_loop_weaponballoon

* Match obj_loop_char_select

* Match func_8003F2E8

* Update score
2023-11-10 08:47:30 -05:00
Ryan MyersandGitHub 1957c93d02 Bit of renaming and cleanup (#433)
* Match func_80086AFC

* Bit of renaming

* Minor cleanup

* Minor cleanup
2023-11-05 05:52:22 -05:00
David BenepeandGitHub 2f13f12f13 Merge pull request #432 from DavidSM64/nov3 2023-11-04 19:45:01 -05:00
David 654bf6a01c Forgot to delete this 2023-11-04 19:43:59 -05:00
David 056dee0229 Decompiled obj_init_butterfly 2023-11-04 16:42:03 -05:00
David 67830385a9 Updated score display to be clearer 2023-11-02 21:51:36 -05:00
David 1e20456c79 Update README and deleted asm files. 2023-11-02 21:36:34 -05:00
David 34c465815c Added non matching score to score script. 2023-11-02 21:33:35 -05:00
David 62823a3cb5 up to 64 percent now 2023-11-02 20:58:04 -05:00
FazanaandGitHub 88864107ab Finish labelling most functions in audio.c + camera.c (#431)
* name some camera things

* yea there

* lots of audio

* match a func

* better

* x

* egg

* all but one func in audio.c nopw

* audio looks good for now

* Update audio.c

* correct taj thing

* fix warnings

* Update audiosfx.h

* Update README.md
2023-11-02 18:53:53 +00:00
Ryan MyersandGitHub cf2fa915b9 Halloween! 🎃63% matched! (#430)
* Match func_80085B9C

* Match draw_menu_elements

* Match render_file_select_menu

* Minor cleanup and semi documenting

* Fix some warnings

* Match func_800871D8

* More SIDeviceStatus stuff

* Update progress

* Fix non equivalent

* Update filter alpha to blend factor

* Fixed minor spacing issue

* Better floats math.
2023-10-31 16:09:58 -04:00
FazanaandGitHub d8e58622e0 Name the last two files in src (#429)
* label animation and a few object flags

* models

* name funny spline

* Update menu.c

* better name

* rename unknown_005740.c

* ah its happened again

* fix warnings

* Fix that dumb idiot warning finally

* teag

* rename the last audio file

* Update math_util.c

* update math util to the latest

* small funny format

* quick change

* fix warnings

* Update README.md

* Fix a maths func

* fix nonequiv building

* bro come on
2023-10-31 16:39:28 +00:00
Ryan MyersandGitHub 8019d578c0 Apply the usual cleanup of some recent matches (#428)
* WIP set_ghost_position_and_rotation

* set_ghost_position_and_rotation WIP update

* Match 3 menu funcs

* Add missing changes from last commit.

* Update README

* Fix NON_EQUIVALENT again

* math_util renames and minor cleanup. Used official names.

* Match func_800904E8

* Rename to our standard
2023-10-30 10:52:01 -04:00
David BenepeandGitHub 5d50918067 Merge pull request #427 from DavidSM64/oct29 2023-10-30 07:33:44 -05:00
David b0d0d8b056 Decompiled 4 funcs & fixed context file 2023-10-29 21:01:19 -05:00