2954 Commits
Author SHA1 Message Date
petrie911 ed68e1cccf format 2023-02-07 05:28:45 -06:00
petrie911 058246cb44 forgot some things 2023-02-06 12:31:32 -06:00
petrie911 8b9625483f docs. physics be wack 2023-02-06 12:28:37 -06:00
Nicholas Sturgeon 63b21ff81d Run formatting 2023-02-05 13:31:12 -05:00
Nicholas Sturgeon 4282066d7d Implement func_809612BC 2023-02-05 13:28:57 -05:00
Nicholas Sturgeon 3e9dcb018b Implement func_809611BC 2023-02-05 13:28:19 -05:00
Nicholas Sturgeon e1eb7ecbc3 Implement func_80961018 2023-02-05 13:24:51 -05:00
Nicholas Sturgeon 7d14af83ac Implement func_809613FC 2023-02-05 13:23:57 -05:00
Nicholas Sturgeon 657d02a4e0 Implement func_80961490 2023-02-05 13:22:52 -05:00
Nicholas Sturgeon 070579049d Implement func_8096147C 2023-02-05 13:19:25 -05:00
Nicholas Sturgeon c86ec32e63 Implement func_809613C4 2023-02-05 13:17:24 -05:00
Nicholas Sturgeon e7b828ff81 Implement func_809613E8 2023-02-05 13:15:55 -05:00
Nicholas Sturgeon e872fdb129 Implement ObjMure2_Update 2023-02-05 13:13:06 -05:00
Nicholas Sturgeon 19d65e745d Implement ObjMure2_Init 2023-02-05 13:08:17 -05:00
Nicholas Sturgeon d66b964576 Implement func_809613B0 2023-02-05 13:02:31 -05:00
petrie911 2fdce40d9c documented physics stuff 2023-02-03 09:43:32 -06:00
petrie911 3d34c99f4b catchup 2 2023-01-21 12:17:18 -06:00
petrie911 c3206eb8e7 catchup 1 2023-01-21 12:12:55 -06:00
petrie911 52f75c8c32 catchup 2023-01-21 12:02:13 -06:00
Thar0 0c25cbeb1d 2 non-matching 2023-01-18 05:52:05 +00:00
engineer124 46fb761890 cleanup desync 2023-01-17 14:26:10 -05:00
engineer124 8bf3a0d8f0 merge master 2023-01-17 14:19:42 -05:00
mzxrules 81d24afe82 Merge remote-tracking branch 'origin/master' into z_hono_trap 2023-01-16 04:55:13 -05:00
mzxrules 4d783cdd69 Attempt all functions 2023-01-16 04:49:16 -05:00
ab8d34b8dc Play (2 NON_MATCHINGS) (#1109)
* Bring over progress from another branch

Co-authored-by: Maide <34639600+Kelebek1@users.noreply.github.com>

* cleanup, fake match Play_Init

* small fixes

* Some small cleanup

* Match func_80165460 (from debug)

* Match func_80165658

* Match func_80165DB8, func_80165DCC, func_80165DF0, func_80165E04

* Match func_80167DE4 (from debug)

* Match func_80167F0C

* Match func_80168DAC

* Matched func_80169100

* Matched func_801691F0

* import D_801DFA18

* match Play_Main thanks to debug

* cleanup

* synray does it again

* add docs from debug

* fix func_801656A4

* more docs and cleanup

* Match func_80166B30 and diff fake match in Init

* import transition docs from OoT

* Play Update, sort of

* cleanup Play_Update

* more cleanup

* slightly more docs

* small docs

* Play_Draw WIP Thanks @petrie911

* progress?

* two more matches

* format

* misc play docs

* transitions cleanup

* Motion Blur

* Transitions

* Fog

* Bombers notebook + small cleanup

* bss

* Camera Functions

* Picto functions

* Init

* MotionBlur Clean up

* Floor Surface

* Pictographs some more

* regs

* fix circular dependency problem

* Cleanup PR commits outside play

* namefixer

* PR picto

* PR audio

* PR small clean ups

* debug strings

* Picto defines

* bss

* enums

* remove void

* typedefs

* Hireso -> BombersNotebook

* bss comments

* bss and I8/I5 functions

* Smaller PR comments

* Transitions

* Combine enums

* Revert "Combine enums"

This reverts commit 0da1ebcaed69a3ce0fbd5942460b67f80f0e15e7.

* Fix Transition defines

* RGBA16 macros

* Unname

* worldCoverAlpha

* Rename Update and Draw

* PR review, plus annotate bug

* Clean up nonmatchings with a closer DrawGame

* Format

* New macros

* UpdateMain and DrawMain

* Fix merge

* Small cleanups from PR

* zFar

* Intensity macros

* Format

* Remove bss comments

* Compression/decompression

* Small cleanup

* Format

* More PR cleanup

* Cleanup picto stuff

* format

* Fix compression comments

* Play processes state enums DONE -> READY

* cutscene comment

* fix bss

Co-authored-by: Maide <34639600+Kelebek1@users.noreply.github.com>
Co-authored-by: engineer124 <engineer124engineer124@gmail.com>
Co-authored-by: petrie911 <pmontag@PHYS-S129.iowa.uiowa.edu>
Co-authored-by: angie <angheloalf95@gmail.com>
2023-01-14 12:18:13 -03:00