1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-02 09:03:36 +00:00
Commit Graph

21 Commits

Author SHA1 Message Date
glank
8e5c9e78e4 Remove uses of VEC3_ADD 2020-03-19 23:00:39 +01:00
glank
d41ef6599d Responding to PR comments 2020-03-19 13:01:17 +01:00
glank
86c4472662 ovl_En_Tk OK 2020-03-19 13:01:17 +01:00
fig02
c5f388b2ac
Merge pull request #8 from Roman971/more-fixes-matches
Fix ovl_Demo_Go and ovl_En_Tubo_Trap non matchings
2020-03-18 18:54:39 -04:00
Roman971
85237605e2 Fix and cleanup ovl_En_Tubo_Trap (4/7 matched) 2020-03-18 21:22:00 +01:00
Roman971
373dc7d2d8 Fix ovl_Demo_Go non matchings (2/3 matched)
`z_demo_go.c` is now functionally equivalent and almost fully matched.

Note that I added a Vec3i struct in `z64actor.h` now used in `CsCmdActorAction`.

Also fixed some missing VT codes in various actor strings.
2020-03-18 21:21:45 +01:00
fig02
436aa85d39
Merge pull request #6 from Thar0/ovl_Door_Ana
ovl_Door_Ana OK
2020-03-18 16:12:05 -04:00
Roman971
3dabadc7b1
Merge pull request #4 from krimtonz/skelanimefix
SkelAnime Fix
2020-03-18 21:06:26 +01:00
Thar0
b5d4388654 Use generated reloc 2020-03-18 19:04:09 +00:00
Thar0
50a0a5ff7f Cleanups, Named functions 2020-03-18 18:58:55 +00:00
Thar0
44520cbba4 Remove macros include from z_door_ana.c, already included in header 2020-03-18 15:04:26 +00:00
Thar0
97538a2f14 ovl_Door_Ana OK 2020-03-18 14:59:46 +00:00
KrimtonZ
e73ac1ed58 Adjust SkelAnime struct to 44 bytes, fix usage of SkelAnime to account for new size 2020-03-18 09:41:18 -05:00
fig02
5fc1f7aec5
Merge pull request #3 from Roman971/fixes-matches
Various fixes/matches
2020-03-18 05:37:12 -04:00
Roman971
76eb52ab52 Various fixes/matches
- Matched all remaining functions in `__osMalloc.c`, 2 functions in `code_8007BF90.c`, 1 in `code_800A9F30.c`, 2 in `fault.c`, 1 in `fault_drawer.c`, 1 in `gfxprint.c`, 2 in `z_camera.c`
-  Improved most other remaining non matchings to ensure they are actually equivalent and to get them closer to matching
- Added a `alloc.h` header file in the process of working on `fault.c` non matchings
- Decompiled `padmgr.c` data/bss in order to improve padmgr non matchings
- Removed unused `z_en_wallmas.c` data files
- Moved functions confirmed to be in `z_cheap_proc.c` to their own file with that name
2020-03-18 01:09:31 +01:00
Nicholas Estelami
2c7a339a81
Merge pull request #1 from ethteck/jenkins-test
Jenkins test
2020-03-17 14:38:37 -04:00
Ethan Roseman
08a7e448a2 Jenkins test 2020-03-17 01:54:42 -04:00
Ethan Roseman
c820e9b453 Updating ZAP2 2020-03-17 01:51:51 -04:00
Jack Walker
458593fcd7 Re-added ZAP2 2020-03-17 00:36:02 -04:00
Jack Walker
087f561f77 First proper commit. 2020-03-17 00:31:30 -04:00
Jack Walker
be78236d36 Initial commit 2020-03-17 00:12:15 -04:00