1
0
mirror of https://github.com/zeldaret/oot.git synced 2024-09-21 12:54:51 +00:00
Commit Graph

569 Commits

Author SHA1 Message Date
Ethan Roseman
16646aa34d
Decompiled ovl_Bg_Spot17_Funen (#67)
* First steps

* Decompiled ovl_Bg_Spot17_Funen

* static functions no more
2020-04-13 19:30:01 -04:00
Random
298abfb128
Decompile z_jpeg.c (#70)
* Decompile z_jpeg.c

- Decompile z_jpeg.c
- Move .bss variables from fault.c and fault_drawer.c into .s files to avoid bss reordering

* Rename JPEGWork to JpegWork and minor fix in Jpeg_GetU16
2020-04-13 19:03:10 -04:00
Ethan Roseman
f3c945cc82
Decompiled ovl_Bg_Bdan_Objects (#66)
* Decompiled ovl_Bg_Bdan_Objects

* Update src/overlays/actors/ovl_Bg_Bdan_Objects/z_bg_bdan_objects.c

Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com>

* Update src/overlays/actors/ovl_Bg_Bdan_Objects/z_bg_bdan_objects.c

Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com>

* Update src/overlays/actors/ovl_Bg_Bdan_Objects/z_bg_bdan_objects.c

Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com>

* Header update

* formatting

* Update include/z64.h

Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com>

* Fixing structs

Co-authored-by: Roman971 <32455037+Roman971@users.noreply.github.com>
2020-04-12 12:04:14 -04:00
pixel-stuck
d263b9dabd
add script to find (and optionally delete) old/unused asm files and delete all currently present old/unused asm files. (#65) 2020-04-11 22:39:49 -04:00
fig02
a45e7920bc
Merge pull request #60 from gamestabled/ovl_En_Ani
ovl_En_Ani
2020-04-10 16:48:40 -04:00
fig02
0f17ed8961
Merge pull request #55 from fig02/master
Fix make setup
2020-04-10 15:13:31 -04:00
fig02
37e78ba513
Merge pull request #61 from Random06457/master
Decompile sleep.c and printutils.c
2020-04-10 15:12:37 -04:00
chandler
4e54470b07 deleted data files for EnAni and BgHidanFirewall 2020-04-10 02:33:44 -04:00
chandler
22e9e2b6a2 removed asm files for EnAni and BgHidanFirewall 2020-04-09 15:22:48 -04:00
chandler
4c8ff91da7 made suggested changes 2020-04-09 00:10:43 -04:00
Random
6975b35591 remove useless parentheses 2020-04-08 20:24:46 +02:00
Random
0c0c15018f Run format.sh 2020-04-08 18:45:50 +02:00
Random
d0cf6e153b Decompile sleep.c and printutils.c
- Decompile sleep.c (OK)
- Decompile printutils.c (OK)
- Fix 1 non-matching in z_room.c
- Get rid of some magic numbers
2020-04-08 18:36:15 +02:00
chandler
81cad9fe7d made limbIndex decimal 2020-04-07 23:50:08 -04:00
chandler
2b8bc8ce6d made suggested changes 2020-04-07 23:39:10 -04:00
chandler
8f9ea21511 cleaned up a bit 2020-04-07 19:42:33 -04:00
chandler
d852f291e4 merged from master 2020-04-07 18:00:34 -04:00
fig02
0a25ab74c4
Merge pull request #58 from gamestabled/master
Bg_Hidan_Firewall
2020-04-07 13:26:59 -04:00
chandler
2bf2cef35e small change in firewall.h 2020-04-07 11:51:12 -04:00
chandler
e14b6eefec made recently suggested changes 2020-04-07 11:03:10 -04:00
chandler
fa7874137b matching 2020-04-07 10:57:04 -04:00
fig02
b71d74d20c
Merge pull request #59 from pixel-stuck/master
fix 3 non-matchings in z_demo.c
2020-04-07 08:50:36 -04:00
dark-samus
5c5fa61d4e fix 3 non-matchings in z_demo.c 2020-04-06 18:38:31 -04:00
chandler
83caab6e68 simplified a float 2020-04-06 17:31:24 -04:00
chandler
bd23567bfd a couple more suggestions 2020-04-06 17:08:24 -04:00
chandler
9864211cdc made suggesed changes 2020-04-06 16:41:05 -04:00
chandler
0265ad21c0 merge with upstream 2020-04-06 14:38:23 -04:00
chandler
78c65878ed more fixing PR 2020-04-06 03:19:13 -04:00
chandler
553329a9e6 reverting en_ani to PR firewall (im a git noob) 2020-04-06 03:15:25 -04:00
Gamestabled
9a87ce3c04 firewall OK 2020-04-06 03:06:00 -04:00
Gamestabled
a00a8bbaeb all functions match, now learning how to do data/rodata 2020-04-06 03:05:54 -04:00
Gamestabled
dda2641082 begain work on EnAni 2020-04-06 03:05:47 -04:00
Gamestabled
e5a5f0a46d changed some names 2020-04-06 03:05:39 -04:00
Gamestabled
1eb36220e5 6 functions matching 2020-04-06 03:05:33 -04:00
Gamestabled
6a680b9b47 permissions 2020-04-06 03:04:54 -04:00
fig02
147bbe0a41 remove zap2 step from jenkinsfile 2020-04-05 17:55:49 -04:00
fig02
ec5ba3ec98
Merge pull request #56 from glankk/rm
Tidy up known render and combine modes
2020-04-05 17:53:28 -04:00
glank
6b04aba0ea Tidy up known render and combine modes 2020-04-05 23:40:06 +02:00
fig02
9dd481861e fix make setup 2020-04-05 15:18:43 -04:00
fig02
4618bc4d1f Merge remote-tracking branch 'upstream/master' 2020-04-05 14:54:46 -04:00
fig02
5aaaa4ef93
Merge pull request #53 from ethteck/nproc_test
Build faster on Jenkins
2020-04-05 14:40:20 -04:00
fig02
b9ac7fdfea
Merge pull request #52 from ethteck/ovl_Bg_Spot12_Saku
Decompiled ovl_Bg_Spot12_Saku
2020-04-05 14:40:02 -04:00
fig02
488697050a
Merge pull request #54 from Thar0/master
Fix recently decompiled graph functions in z_view
2020-04-05 14:39:02 -04:00
Thar0
6f36c5a048 Fix recently decompiled graph.c functions, Rename gfxArr to dispRefs 2020-04-05 19:05:12 +01:00
fig02
d975d809b8
Merge pull request #51 from Thar0/z_view
Decompile z_view.c
2020-04-05 13:54:17 -04:00
fig02
ab669e16eb
Merge pull request #50 from Random06457/master
Decompile graph.c
2020-04-05 13:46:18 -04:00
Random
43acba22a9 Fixes in PR #50 (3)
- Rename Graph_OpenDisp/Graph_CloseDisp to Graph_OpenDisps/Graph_CloseDisps
- Rename gfxArr to dispRefs
2020-04-05 19:29:30 +02:00
Ethan Roseman
fd9b31e103 setup too 2020-04-05 12:18:58 -04:00
Ethan Roseman
1469f828ac Testing faster jenkins build 2020-04-05 12:12:25 -04:00
Ethan Roseman
653f067d14
Update src/overlays/actors/ovl_Bg_Spot12_Saku/z_bg_spot12_saku.c
Co-Authored-By: Roman971 <32455037+Roman971@users.noreply.github.com>
2020-04-05 11:54:00 -04:00