1
0
mirror of https://github.com/blawar/ooot.git synced 2024-07-05 10:33:36 +00:00
Commit Graph

1644 Commits

Author SHA1 Message Date
Ethan Roseman
c559068eda Done 2020-03-24 22:24:33 -04:00
Ethan Roseman
735a6c93c5 One more 2020-03-24 21:52:39 -04:00
Ethan Roseman
7376fe5cad Decompiled ovl_Bg_Spot12_Gate 2020-03-24 21:42:07 -04:00
JoshDuMan
f0c033ce70 Match func_809C1CAC 2020-03-24 19:52:07 -04:00
fig02
17765e2586
Merge pull request #34 from pixel-stuck/master
match final non-matching in sys_cfb.c
2020-03-24 19:51:57 -04:00
fig02
00f10c9f71
Merge pull request #32 from ethteck/ovl_Bg_Spot09_Obj
Decompiled ovl_Bg_Spot09_Obj
2020-03-24 18:27:40 -04:00
Ethan Roseman
f72837caeb Merge branch 'ovl_Bg_Spot09_Obj' of github.com:ethteck/oot into ovl_Bg_Spot09_Obj 2020-03-24 17:07:59 -04:00
Ethan Roseman
05122ec2f8 PR suggestions 2020-03-24 17:07:52 -04:00
Ethan Roseman
29cbc5c999 2 more 2020-03-24 17:00:46 -04:00
dark-samus
4b7f998b20 match final non-matching in sys_cfb.c 2020-03-24 16:53:09 -04:00
KrimtonZ
a99840162b minor formatting updates, match func_800A4A20 2020-03-24 14:01:00 -05:00
JoshDuMan
234b954473
Bring up to master. 2020-03-24 14:38:55 -04:00
shawlucas
8fa6b94dca Merge branch 'master' of https://github.com/zeldaret/oot 2020-03-24 11:13:30 -07:00
KrimtonZ
f2c65d615b fix jenkins build errors, small prototype update 2020-03-24 13:06:15 -05:00
KrimtonZ
ee356fe203 run clang on functions.h 2020-03-24 12:29:59 -05:00
KrimtonZ
db3cfe1b61 use clang, modify z64animation.h and z64dma.h to use open braces on newline 2020-03-24 12:16:13 -05:00
KrimtonZ
2b0b6a6c12 readd merge conflicts 2020-03-24 11:57:01 -05:00
KrimtonZ
8bbac143cd Merge branch 'master' into skelanime 2020-03-24 11:56:37 -05:00
KrimtonZ
ac4a51bf8f Rename SkelAnime functions, which in turn modified a bunch of actor functions. Move necessary skelanime function calls to functions.h, remove unnecessary skelanime functions from functions.h, other skelanime cleanup 2020-03-24 11:52:12 -05:00
Ethan Roseman
b3f865dc58 Merge branch 'master' into ovl_En_Ru2_new 2020-03-24 00:30:09 -04:00
Ethan Roseman
2fcc450890
Merge branch 'master' into ovl_Bg_Spot09_Obj 2020-03-24 00:20:17 -04:00
Ethan Roseman
ba31478e23 Spacing 2020-03-24 00:18:33 -04:00
Ethan Roseman
a8b19baf6e Format 2020-03-24 00:16:35 -04:00
Ethan Roseman
c4bb9bed4c Done 2020-03-24 00:16:01 -04:00
fig02
4eb7f023f3
Merge pull request #30 from Roman971/format-fixes
Fix some issues with the formatter
2020-03-23 23:04:32 -04:00
Lucas Shaw
04409a6885 Merge branch 'master' of https://github.com/shawlucas/oot 2020-03-23 19:16:35 -07:00
fig02
5160cc1954
Merge pull request #31 from pixel-stuck/master
fix final non-matching in fault_drawer.c
2020-03-23 20:21:50 -04:00
dark-samus
4bbbdc39fd use a better variable name 2020-03-23 20:04:09 -04:00
dark-samus
94e4c2b91f fix final non-matching in fault_drawer.c 2020-03-23 19:46:07 -04:00
Roman971
3acb30694b Fix actor init vars brace style under bootstrap comments 2020-03-24 00:35:35 +01:00
Roman971
9a63f1d4d1 Run formatter with changes 2020-03-24 00:35:35 +01:00
Roman971
5b42bda4eb Fix format.sh to run clang-tidy inside NON_MATCHING functions 2020-03-24 00:35:35 +01:00
fig02
875d962b4c
Merge pull request #29 from Roman971/check-changes
Run gcc checks with NON_MATCHING and Update progress script
2020-03-23 19:21:21 -04:00
Roman971
bd9dff6b72 Update progress script to account for boot handwritten asm 2020-03-23 23:20:34 +01:00
Roman971
da151300f7 Run gcc checks with NON_MATCHING defined 2020-03-23 23:20:34 +01:00
Roman971
c2b9feb5d3
Merge pull request #27 from ethteck/ovl_Bg_Haka_Megane
Decompiled ovl_Bg_Haka_Megane
2020-03-23 23:19:57 +01:00
fig02
78a4684e32
Merge pull request #28 from Roman971/z_path.c
Rename/document some small files and Decompile z_path.c
2020-03-23 18:09:18 -04:00
shawlucas
09afb8d552 Merge branch 'master' of https://github.com/zeldaret/oot 2020-03-23 14:41:50 -07:00
fig02
8e316933d5
Merge pull request #25 from shawlucas/ovl_Bg_Zg
ovl_Bg_Zg OK
2020-03-23 17:39:32 -04:00
Ethan Roseman
1abc15910f oopz 2020-03-23 17:38:22 -04:00
Ethan Roseman
82b1555295 PR fix 2020-03-23 17:37:40 -04:00
Ethan Roseman
4ab558d628 Almost done 2020-03-23 17:33:12 -04:00
KrimtonZ
0d93e48035 skelanime WIP, name Matrix_TranslateThanRotateZYX, match Matrix_Translate 2020-03-23 16:31:24 -05:00
Roman971
7fcc79fc4d Decompile Path_CopyLastPoint 2020-03-23 21:20:30 +01:00
Roman971
e88ea64835 Decompile Path_OrientAndGetDistSq 2020-03-23 21:19:54 +01:00
Roman971
a9d4fec113 Decompile Path_GetByIndex 2020-03-23 21:19:24 +01:00
Roman971
d2729f9d88 Split z_path.c and Rename some small files and functions 2020-03-23 21:18:53 +01:00
shawlucas
7bc9d3863c Made more suggested changes 2020-03-23 13:00:47 -07:00
shawlucas
032a8de42f Made suggested changes 2020-03-23 12:59:58 -07:00
Ethan Roseman
ea3f70cd68 Formatting 2020-03-23 15:25:23 -04:00