diff --git a/asm/non_matchings/code/z_actor/func_8002FBAC.s b/asm/non_matchings/code/z_actor/func_8002FBAC.s index 3b42221d8e..053a3f38e4 100644 --- a/asm/non_matchings/code/z_actor/func_8002FBAC.s +++ b/asm/non_matchings/code/z_actor/func_8002FBAC.s @@ -627,7 +627,7 @@ glabel func_8002FBAC /* AA75E8 80030448 AFAA0014 */ sw $t2, 0x14($sp) /* AA75EC 8003044C AFAE0010 */ sw $t6, 0x10($sp) /* AA75F0 80030450 2484BC00 */ addiu $a0, %lo(D_8015BC00) # addiu $a0, $a0, -0x4400 -/* AA75F4 80030454 0C01E763 */ jal Lights_InitType0PositionalLight +/* AA75F4 80030454 0C01E763 */ jal Lights_PointNoGlowSetInfo /* AA75F8 80030458 AFAD001C */ sw $t5, 0x1c($sp) /* AA75FC 8003045C 8FAF00F8 */ lw $t7, 0xf8($sp) /* AA7600 80030460 3C068013 */ lui $a2, %hi(D_80136304) # $a2, 0x8013 diff --git a/asm/non_matchings/code/z_kankyo/func_8006F0FC.s b/asm/non_matchings/code/z_kankyo/func_8006F0FC.s index 818cea3fd4..664e097b7d 100644 --- a/asm/non_matchings/code/z_kankyo/func_8006F0FC.s +++ b/asm/non_matchings/code/z_kankyo/func_8006F0FC.s @@ -10,7 +10,7 @@ glabel func_8006F0FC /* AE62BC 8006F11C 84A5FD80 */ lh $a1, %lo(D_8015FD80)($a1) /* AE62C0 8006F120 3C018012 */ lui $at, %hi(D_8011FB44) # $at, 0x8012 /* AE62C4 8006F124 A422FB44 */ sh $v0, %lo(D_8011FB44)($at) -/* AE62C8 8006F128 0C01EA6D */ jal func_8007A9B4 +/* AE62C8 8006F128 0C01EA6D */ jal Lights_GlowCheck /* AE62CC 8006F12C 8FA4001C */ lw $a0, 0x1c($sp) /* AE62D0 8006F130 8FBF0014 */ lw $ra, 0x14($sp) /* AE62D4 8006F134 27BD0018 */ addiu $sp, $sp, 0x18 diff --git a/asm/non_matchings/code/z_kankyo/func_8006F140.s b/asm/non_matchings/code/z_kankyo/func_8006F140.s index 854e83c28e..36ef86567b 100644 --- a/asm/non_matchings/code/z_kankyo/func_8006F140.s +++ b/asm/non_matchings/code/z_kankyo/func_8006F140.s @@ -53,12 +53,12 @@ glabel func_8006F140 /* AE6364 8006F1C4 AFAB0010 */ sw $t3, 0x10($sp) /* AE6368 8006F1C8 24050050 */ li $a1, 80 /* AE636C 8006F1CC 24060050 */ li $a2, 80 -/* AE6370 8006F1D0 0C01E79F */ jal Lights_InitDirectional +/* AE6370 8006F1D0 0C01E79F */ jal Lights_DirectionalSetInfo /* AE6374 8006F1D4 24070050 */ li $a3, 80 /* AE6378 8006F1D8 262507A8 */ addiu $a1, $s1, 0x7a8 /* AE637C 8006F1DC AFA50034 */ sw $a1, 0x34($sp) /* AE6380 8006F1E0 02202025 */ move $a0, $s1 -/* AE6384 8006F1E4 0C01E9D9 */ jal Lights_Insert +/* AE6384 8006F1E4 0C01E9D9 */ jal LightContext_InsertLight /* AE6388 8006F1E8 8FA60038 */ lw $a2, 0x38($sp) /* AE638C 8006F1EC 26040036 */ addiu $a0, $s0, 0x36 /* AE6390 8006F1F0 240E0050 */ li $t6, 80 @@ -70,11 +70,11 @@ glabel func_8006F140 /* AE63A8 8006F208 AFA40038 */ sw $a0, 0x38($sp) /* AE63AC 8006F20C 24050050 */ li $a1, 80 /* AE63B0 8006F210 24060050 */ li $a2, 80 -/* AE63B4 8006F214 0C01E79F */ jal Lights_InitDirectional +/* AE63B4 8006F214 0C01E79F */ jal Lights_DirectionalSetInfo /* AE63B8 8006F218 24070050 */ li $a3, 80 /* AE63BC 8006F21C 02202025 */ move $a0, $s1 /* AE63C0 8006F220 8FA50034 */ lw $a1, 0x34($sp) -/* AE63C4 8006F224 0C01E9D9 */ jal Lights_Insert +/* AE63C4 8006F224 0C01E9D9 */ jal LightContext_InsertLight /* AE63C8 8006F228 8FA60038 */ lw $a2, 0x38($sp) /* AE63CC 8006F22C 44800000 */ mtc1 $zero, $f0 /* AE63D0 8006F230 24030063 */ li $v1, 99 diff --git a/asm/non_matchings/code/z_kankyo/func_80075F14.s b/asm/non_matchings/code/z_kankyo/func_80075F14.s index 48c89c3e62..e56ad9803d 100644 --- a/asm/non_matchings/code/z_kankyo/func_80075F14.s +++ b/asm/non_matchings/code/z_kankyo/func_80075F14.s @@ -51,13 +51,13 @@ glabel func_80075F14 /* AED178 80075FD8 44079000 */ mfc1 $a3, $f18 /* AED17C 80075FDC 00000000 */ nop /* AED180 80075FE0 00073C00 */ sll $a3, $a3, 0x10 -/* AED184 80075FE4 0C01E763 */ jal Lights_InitType0PositionalLight +/* AED184 80075FE4 0C01E763 */ jal Lights_PointNoGlowSetInfo /* AED188 80075FE8 00073C03 */ sra $a3, $a3, 0x10 /* AED18C 80075FEC 8FA40038 */ lw $a0, 0x38($sp) /* AED190 80075FF0 3C068016 */ lui $a2, %hi(D_8015FD88) /* AED194 80075FF4 24C6FD88 */ addiu $a2, %lo(D_8015FD88) # addiu $a2, $a2, -0x278 /* AED198 80075FF8 248507A8 */ addiu $a1, $a0, 0x7a8 -/* AED19C 80075FFC 0C01E9D9 */ jal Lights_Insert +/* AED19C 80075FFC 0C01E9D9 */ jal LightContext_InsertLight /* AED1A0 80076000 AFA5002C */ sw $a1, 0x2c($sp) /* AED1A4 80076004 3C014120 */ li $at, 0x41200000 # 0.000000 /* AED1A8 80076008 44810000 */ mtc1 $at, $f0 @@ -107,12 +107,12 @@ glabel func_80075F14 /* AED258 800760B8 44079000 */ mfc1 $a3, $f18 /* AED25C 800760BC 00000000 */ nop /* AED260 800760C0 00073C00 */ sll $a3, $a3, 0x10 -/* AED264 800760C4 0C01E763 */ jal Lights_InitType0PositionalLight +/* AED264 800760C4 0C01E763 */ jal Lights_PointNoGlowSetInfo /* AED268 800760C8 00073C03 */ sra $a3, $a3, 0x10 /* AED26C 800760CC 3C068016 */ lui $a2, %hi(D_8015FDA0) # $a2, 0x8016 /* AED270 800760D0 24C6FDA0 */ addiu $a2, %lo(D_8015FDA0) # addiu $a2, $a2, -0x260 /* AED274 800760D4 8FA40038 */ lw $a0, 0x38($sp) -/* AED278 800760D8 0C01E9D9 */ jal Lights_Insert +/* AED278 800760D8 0C01E9D9 */ jal LightContext_InsertLight /* AED27C 800760DC 8FA5002C */ lw $a1, 0x2c($sp) /* AED280 800760E0 8FBF0024 */ lw $ra, 0x24($sp) /* AED284 800760E4 3C018016 */ lui $at, %hi(D_8015FD98) # $at, 0x8016 diff --git a/asm/non_matchings/code/z_kankyo/func_800760F4.s b/asm/non_matchings/code/z_kankyo/func_800760F4.s index 2a84f4cbea..fd30200c87 100644 --- a/asm/non_matchings/code/z_kankyo/func_800760F4.s +++ b/asm/non_matchings/code/z_kankyo/func_800760F4.s @@ -52,7 +52,7 @@ glabel func_800760F4 /* AED35C 800761BC 44079000 */ mfc1 $a3, $f18 /* AED360 800761C0 00000000 */ nop /* AED364 800761C4 00073C00 */ sll $a3, $a3, 0x10 -/* AED368 800761C8 0C01E763 */ jal Lights_InitType0PositionalLight +/* AED368 800761C8 0C01E763 */ jal Lights_PointNoGlowSetInfo /* AED36C 800761CC 00073C03 */ sra $a3, $a3, 0x10 /* AED370 800761D0 8FA30034 */ lw $v1, 0x34($sp) /* AED374 800761D4 3C014120 */ li $at, 0x41200000 # 0.000000 @@ -102,7 +102,7 @@ glabel func_800760F4 /* AED424 80076284 44079000 */ mfc1 $a3, $f18 /* AED428 80076288 00000000 */ nop /* AED42C 8007628C 00073C00 */ sll $a3, $a3, 0x10 -/* AED430 80076290 0C01E763 */ jal Lights_InitType0PositionalLight +/* AED430 80076290 0C01E763 */ jal Lights_PointNoGlowSetInfo /* AED434 80076294 00073C03 */ sra $a3, $a3, 0x10 /* AED438 80076298 3C038016 */ lui $v1, %hi(D_8015FDAE) # $v1, 0x8016 /* AED43C 8007629C 2463FDAE */ addiu $v1, %lo(D_8015FDAE) # addiu $v1, $v1, -0x252 diff --git a/asm/non_matchings/code/z_kankyo/func_800763A8.s b/asm/non_matchings/code/z_kankyo/func_800763A8.s index 5e9802b9fe..ad81f4634c 100644 --- a/asm/non_matchings/code/z_kankyo/func_800763A8.s +++ b/asm/non_matchings/code/z_kankyo/func_800763A8.s @@ -28,12 +28,12 @@ glabel func_800763A8 /* AED5A8 80076408 26B007A8 */ addiu $s0, $s5, 0x7a8 /* AED5AC 8007640C 3C068016 */ lui $a2, %hi(D_8015FD84) /* AED5B0 80076410 8CC6FD84 */ lw $a2, %lo(D_8015FD84)($a2) -/* AED5B4 80076414 0C01E9F1 */ jal Lights_Remove +/* AED5B4 80076414 0C01E9F1 */ jal LightContext_RemoveLight /* AED5B8 80076418 02002825 */ move $a1, $s0 /* AED5BC 8007641C 3C068016 */ lui $a2, %hi(D_8015FD98) /* AED5C0 80076420 8CC6FD98 */ lw $a2, %lo(D_8015FD98)($a2) /* AED5C4 80076424 02A02025 */ move $a0, $s5 -/* AED5C8 80076428 0C01E9F1 */ jal Lights_Remove +/* AED5C8 80076428 0C01E9F1 */ jal LightContext_RemoveLight /* AED5CC 8007642C 02002825 */ move $a1, $s0 /* AED5D0 80076430 10000063 */ b .L800765C0 /* AED5D4 80076434 00000000 */ nop @@ -86,7 +86,7 @@ glabel func_800763A8 /* AED68C 800764EC 44079000 */ mfc1 $a3, $f18 /* AED690 800764F0 00000000 */ nop /* AED694 800764F4 00073C00 */ sll $a3, $a3, 0x10 -/* AED698 800764F8 0C01E763 */ jal Lights_InitType0PositionalLight +/* AED698 800764F8 0C01E763 */ jal Lights_PointNoGlowSetInfo /* AED69C 800764FC 00073C03 */ sra $a3, $a3, 0x10 /* AED6A0 80076500 C6240024 */ lwc1 $f4, 0x24($s1) /* AED6A4 80076504 3C014120 */ li $at, 0x41200000 # 0.000000 @@ -134,7 +134,7 @@ glabel func_800763A8 /* AED74C 800765AC 44079000 */ mfc1 $a3, $f18 /* AED750 800765B0 00000000 */ nop /* AED754 800765B4 00073C00 */ sll $a3, $a3, 0x10 -/* AED758 800765B8 0C01E763 */ jal Lights_InitType0PositionalLight +/* AED758 800765B8 0C01E763 */ jal Lights_PointNoGlowSetInfo /* AED75C 800765BC 00073C03 */ sra $a3, $a3, 0x10 .L800765C0: /* AED760 800765C0 0C03032E */ jal func_800C0CB8 diff --git a/asm/non_matchings/code/z_lights/func_80079EFC.s b/asm/non_matchings/code/z_lights/func_80079EFC.s deleted file mode 100644 index 6d9f00f941..0000000000 --- a/asm/non_matchings/code/z_lights/func_80079EFC.s +++ /dev/null @@ -1,114 +0,0 @@ -.rdata -glabel D_8013C8A0 - .asciz "../z_lights.c" - .balign 4 - -glabel D_8013C8B0 - .asciz "../z_lights.c" - .balign 4 - -.text -glabel func_80079EFC -/* AF109C 80079EFC 27BDFF98 */ addiu $sp, $sp, -0x68 -/* AF10A0 80079F00 AFB10018 */ sw $s1, 0x18($sp) -/* AF10A4 80079F04 00808825 */ move $s1, $a0 -/* AF10A8 80079F08 AFBF001C */ sw $ra, 0x1c($sp) -/* AF10AC 80079F0C AFB00014 */ sw $s0, 0x14($sp) -/* AF10B0 80079F10 3C068014 */ lui $a2, %hi(D_8013C8A0) # $a2, 0x8014 -/* AF10B4 80079F14 00A08025 */ move $s0, $a1 -/* AF10B8 80079F18 24C6C8A0 */ addiu $a2, %lo(D_8013C8A0) # addiu $a2, $a2, -0x3760 -/* AF10BC 80079F1C 27A4004C */ addiu $a0, $sp, 0x4c -/* AF10C0 80079F20 0C031AB1 */ jal Graph_OpenDisps -/* AF10C4 80079F24 24070153 */ li $a3, 339 -/* AF10C8 80079F28 8E0302C0 */ lw $v1, 0x2c0($s0) -/* AF10CC 80079F2C 3C04DB02 */ lui $a0, 0xdb02 -/* AF10D0 80079F30 24050018 */ li $a1, 24 -/* AF10D4 80079F34 246E0008 */ addiu $t6, $v1, 8 -/* AF10D8 80079F38 AE0E02C0 */ sw $t6, 0x2c0($s0) -/* AF10DC 80079F3C AC640000 */ sw $a0, ($v1) -/* AF10E0 80079F40 922F0000 */ lbu $t7, ($s1) -/* AF10E4 80079F44 00003825 */ move $a3, $zero -/* AF10E8 80079F48 3C08DC08 */ lui $t0, 0xdc08 -/* AF10EC 80079F4C 01E50019 */ multu $t7, $a1 -/* AF10F0 80079F50 0000C012 */ mflo $t8 -/* AF10F4 80079F54 AC780004 */ sw $t8, 4($v1) -/* AF10F8 80079F58 8E0302D0 */ lw $v1, 0x2d0($s0) -/* AF10FC 80079F5C 24790008 */ addiu $t9, $v1, 8 -/* AF1100 80079F60 AE1902D0 */ sw $t9, 0x2d0($s0) -/* AF1104 80079F64 AC640000 */ sw $a0, ($v1) -/* AF1108 80079F68 92290000 */ lbu $t1, ($s1) -/* AF110C 80079F6C 26240010 */ addiu $a0, $s1, 0x10 -/* AF1110 80079F70 01250019 */ multu $t1, $a1 -/* AF1114 80079F74 24050018 */ li $a1, 24 -/* AF1118 80079F78 00005012 */ mflo $t2 -/* AF111C 80079F7C AC6A0004 */ sw $t2, 4($v1) -/* AF1120 80079F80 922B0000 */ lbu $t3, ($s1) -/* AF1124 80079F84 5960001C */ blezl $t3, .L80079FF8 -/* AF1128 80079F88 00072880 */ sll $a1, $a3, 2 -/* AF112C 80079F8C 8E0302C0 */ lw $v1, 0x2c0($s0) -.L80079F90: -/* AF1130 80079F90 24A50018 */ addiu $a1, $a1, 0x18 -/* AF1134 80079F94 24E70001 */ addiu $a3, $a3, 1 -/* AF1138 80079F98 246C0008 */ addiu $t4, $v1, 8 -/* AF113C 80079F9C AE0C02C0 */ sw $t4, 0x2c0($s0) -/* AF1140 80079FA0 00601025 */ move $v0, $v1 -/* AF1144 80079FA4 04A10003 */ bgez $a1, .L80079FB4 -/* AF1148 80079FA8 000568C3 */ sra $t5, $a1, 3 -/* AF114C 80079FAC 24A10007 */ addiu $at, $a1, 7 -/* AF1150 80079FB0 000168C3 */ sra $t5, $at, 3 -.L80079FB4: -/* AF1154 80079FB4 31AE00FF */ andi $t6, $t5, 0xff -/* AF1158 80079FB8 000E7A00 */ sll $t7, $t6, 8 -/* AF115C 80079FBC 01E83025 */ or $a2, $t7, $t0 -/* AF1160 80079FC0 34C6000A */ ori $a2, $a2, 0xa -/* AF1164 80079FC4 AC460000 */ sw $a2, ($v0) -/* AF1168 80079FC8 AC440004 */ sw $a0, 4($v0) -/* AF116C 80079FCC 8E0302D0 */ lw $v1, 0x2d0($s0) -/* AF1170 80079FD0 24780008 */ addiu $t8, $v1, 8 -/* AF1174 80079FD4 AE1802D0 */ sw $t8, 0x2d0($s0) -/* AF1178 80079FD8 AC640004 */ sw $a0, 4($v1) -/* AF117C 80079FDC AC660000 */ sw $a2, ($v1) -/* AF1180 80079FE0 92390000 */ lbu $t9, ($s1) -/* AF1184 80079FE4 24840010 */ addiu $a0, $a0, 0x10 -/* AF1188 80079FE8 00F9082A */ slt $at, $a3, $t9 -/* AF118C 80079FEC 5420FFE8 */ bnezl $at, .L80079F90 -/* AF1190 80079FF0 8E0302C0 */ lw $v1, 0x2c0($s0) -/* AF1194 80079FF4 00072880 */ sll $a1, $a3, 2 -.L80079FF8: -/* AF1198 80079FF8 00A72823 */ subu $a1, $a1, $a3 -/* AF119C 80079FFC 000528C0 */ sll $a1, $a1, 3 -/* AF11A0 8007A000 8E0302C0 */ lw $v1, 0x2c0($s0) -/* AF11A4 8007A004 24A50030 */ addiu $a1, $a1, 0x30 -/* AF11A8 8007A008 3C08DC08 */ lui $t0, 0xdc08 -/* AF11AC 8007A00C 24690008 */ addiu $t1, $v1, 8 -/* AF11B0 8007A010 AE0902C0 */ sw $t1, 0x2c0($s0) -/* AF11B4 8007A014 00601025 */ move $v0, $v1 -/* AF11B8 8007A018 04A10003 */ bgez $a1, .L8007A028 -/* AF11BC 8007A01C 000550C3 */ sra $t2, $a1, 3 -/* AF11C0 8007A020 24A10007 */ addiu $at, $a1, 7 -/* AF11C4 8007A024 000150C3 */ sra $t2, $at, 3 -.L8007A028: -/* AF11C8 8007A028 314B00FF */ andi $t3, $t2, 0xff -/* AF11CC 8007A02C 000B6200 */ sll $t4, $t3, 8 -/* AF11D0 8007A030 01883025 */ or $a2, $t4, $t0 -/* AF11D4 8007A034 34C6000A */ ori $a2, $a2, 0xa -/* AF11D8 8007A038 26240008 */ addiu $a0, $s1, 8 -/* AF11DC 8007A03C AC440004 */ sw $a0, 4($v0) -/* AF11E0 8007A040 AC460000 */ sw $a2, ($v0) -/* AF11E4 8007A044 8E0302D0 */ lw $v1, 0x2d0($s0) -/* AF11E8 8007A048 02002825 */ move $a1, $s0 -/* AF11EC 8007A04C 24070160 */ li $a3, 352 -/* AF11F0 8007A050 246D0008 */ addiu $t5, $v1, 8 -/* AF11F4 8007A054 AE0D02D0 */ sw $t5, 0x2d0($s0) -/* AF11F8 8007A058 AC660000 */ sw $a2, ($v1) -/* AF11FC 8007A05C 3C068014 */ lui $a2, %hi(D_8013C8B0) # $a2, 0x8014 -/* AF1200 8007A060 AC640004 */ sw $a0, 4($v1) -/* AF1204 8007A064 27A4004C */ addiu $a0, $sp, 0x4c -/* AF1208 8007A068 0C031AD5 */ jal Graph_CloseDisps -/* AF120C 8007A06C 24C6C8B0 */ addiu $a2, %lo(D_8013C8B0) # addiu $a2, $a2, -0x3750 -/* AF1210 8007A070 8FBF001C */ lw $ra, 0x1c($sp) -/* AF1214 8007A074 8FB00014 */ lw $s0, 0x14($sp) -/* AF1218 8007A078 8FB10018 */ lw $s1, 0x18($sp) -/* AF121C 8007A07C 03E00008 */ jr $ra -/* AF1220 8007A080 27BD0068 */ addiu $sp, $sp, 0x68 - diff --git a/asm/non_matchings/code/z_lights/func_8007A0B4.s b/asm/non_matchings/code/z_lights/func_8007A0B4.s deleted file mode 100644 index 20af26291d..0000000000 --- a/asm/non_matchings/code/z_lights/func_8007A0B4.s +++ /dev/null @@ -1,232 +0,0 @@ -glabel func_8007A0B4 -/* AF1254 8007A0B4 27BDFFC8 */ addiu $sp, $sp, -0x38 -/* AF1258 8007A0B8 10C000D0 */ beqz $a2, .L8007A3FC -/* AF125C 8007A0BC AFBF0014 */ sw $ra, 0x14($sp) -/* AF1260 8007A0C0 84AE0000 */ lh $t6, ($a1) -/* AF1264 8007A0C4 84AF0002 */ lh $t7, 2($a1) -/* AF1268 8007A0C8 C4C80000 */ lwc1 $f8, ($a2) -/* AF126C 8007A0CC 448E2000 */ mtc1 $t6, $f4 -/* AF1270 8007A0D0 448F5000 */ mtc1 $t7, $f10 -/* AF1274 8007A0D4 84B80004 */ lh $t8, 4($a1) -/* AF1278 8007A0D8 468021A0 */ cvt.s.w $f6, $f4 -/* AF127C 8007A0DC 84B9000A */ lh $t9, 0xa($a1) -/* AF1280 8007A0E0 46805120 */ cvt.s.w $f4, $f10 -/* AF1284 8007A0E4 46083381 */ sub.s $f14, $f6, $f8 -/* AF1288 8007A0E8 44984000 */ mtc1 $t8, $f8 -/* AF128C 8007A0EC C4C60004 */ lwc1 $f6, 4($a2) -/* AF1290 8007A0F0 468042A0 */ cvt.s.w $f10, $f8 -/* AF1294 8007A0F4 460E7202 */ mul.s $f8, $f14, $f14 -/* AF1298 8007A0F8 46062401 */ sub.s $f16, $f4, $f6 -/* AF129C 8007A0FC C4C40008 */ lwc1 $f4, 8($a2) -/* AF12A0 8007A100 44993000 */ mtc1 $t9, $f6 -/* AF12A4 8007A104 46045481 */ sub.s $f18, $f10, $f4 -/* AF12A8 8007A108 46108282 */ mul.s $f10, $f16, $f16 -/* AF12AC 8007A10C 468030A0 */ cvt.s.w $f2, $f6 -/* AF12B0 8007A110 46129182 */ mul.s $f6, $f18, $f18 -/* AF12B4 8007A114 460A4100 */ add.s $f4, $f8, $f10 -/* AF12B8 8007A118 46021202 */ mul.s $f8, $f2, $f2 -/* AF12BC 8007A11C 46062300 */ add.s $f12, $f4, $f6 -/* AF12C0 8007A120 4608603C */ c.lt.s $f12, $f8 -/* AF12C4 8007A124 00000000 */ nop -/* AF12C8 8007A128 450200B5 */ bc1fl .L8007A400 -/* AF12CC 8007A12C 8FBF0014 */ lw $ra, 0x14($sp) -/* AF12D0 8007A130 AFA5003C */ sw $a1, 0x3c($sp) -/* AF12D4 8007A134 E7A20024 */ swc1 $f2, 0x24($sp) -/* AF12D8 8007A138 E7AC0018 */ swc1 $f12, 0x18($sp) -/* AF12DC 8007A13C E7AE0034 */ swc1 $f14, 0x34($sp) -/* AF12E0 8007A140 E7B00030 */ swc1 $f16, 0x30($sp) -/* AF12E4 8007A144 0C01E821 */ jal Lights_MapperGetNextFreeSlot -/* AF12E8 8007A148 E7B2002C */ swc1 $f18, 0x2c($sp) -/* AF12EC 8007A14C 8FA5003C */ lw $a1, 0x3c($sp) -/* AF12F0 8007A150 C7A20024 */ lwc1 $f2, 0x24($sp) -/* AF12F4 8007A154 C7AC0018 */ lwc1 $f12, 0x18($sp) -/* AF12F8 8007A158 C7AE0034 */ lwc1 $f14, 0x34($sp) -/* AF12FC 8007A15C C7B00030 */ lwc1 $f16, 0x30($sp) -/* AF1300 8007A160 104000A6 */ beqz $v0, .L8007A3FC -/* AF1304 8007A164 C7B2002C */ lwc1 $f18, 0x2c($sp) -/* AF1308 8007A168 46006004 */ sqrt.s $f0, $f12 -/* AF130C 8007A16C 90A80006 */ lbu $t0, 6($a1) -/* AF1310 8007A170 3C013F80 */ li $at, 0x3F800000 # 0.000000 -/* AF1314 8007A174 44815000 */ mtc1 $at, $f10 -/* AF1318 8007A178 44883000 */ mtc1 $t0, $f6 -/* AF131C 8007A17C 3C014F80 */ li $at, 0x4F800000 # 0.000000 -/* AF1320 8007A180 46803220 */ cvt.s.w $f8, $f6 -/* AF1324 8007A184 46020083 */ div.s $f2, $f0, $f2 -/* AF1328 8007A188 46021102 */ mul.s $f4, $f2, $f2 -/* AF132C 8007A18C 05010004 */ bgez $t0, .L8007A1A0 -/* AF1330 8007A190 46045081 */ sub.s $f2, $f10, $f4 -/* AF1334 8007A194 44815000 */ mtc1 $at, $f10 -/* AF1338 8007A198 00000000 */ nop -/* AF133C 8007A19C 460A4200 */ add.s $f8, $f8, $f10 -.L8007A1A0: -/* AF1340 8007A1A0 46024102 */ mul.s $f4, $f8, $f2 -/* AF1344 8007A1A4 24030001 */ li $v1, 1 -/* AF1348 8007A1A8 3C014F00 */ li $at, 0x4F000000 # 0.000000 -/* AF134C 8007A1AC 4449F800 */ cfc1 $t1, $31 -/* AF1350 8007A1B0 44C3F800 */ ctc1 $v1, $31 -/* AF1354 8007A1B4 00000000 */ nop -/* AF1358 8007A1B8 460021A4 */ cvt.w.s $f6, $f4 -/* AF135C 8007A1BC 4443F800 */ cfc1 $v1, $31 -/* AF1360 8007A1C0 00000000 */ nop -/* AF1364 8007A1C4 30630078 */ andi $v1, $v1, 0x78 -/* AF1368 8007A1C8 50600013 */ beql $v1, $zero, .L8007A218 -/* AF136C 8007A1CC 44033000 */ mfc1 $v1, $f6 -/* AF1370 8007A1D0 44813000 */ mtc1 $at, $f6 -/* AF1374 8007A1D4 24030001 */ li $v1, 1 -/* AF1378 8007A1D8 46062181 */ sub.s $f6, $f4, $f6 -/* AF137C 8007A1DC 44C3F800 */ ctc1 $v1, $31 -/* AF1380 8007A1E0 00000000 */ nop -/* AF1384 8007A1E4 460031A4 */ cvt.w.s $f6, $f6 -/* AF1388 8007A1E8 4443F800 */ cfc1 $v1, $31 -/* AF138C 8007A1EC 00000000 */ nop -/* AF1390 8007A1F0 30630078 */ andi $v1, $v1, 0x78 -/* AF1394 8007A1F4 14600005 */ bnez $v1, .L8007A20C -/* AF1398 8007A1F8 00000000 */ nop -/* AF139C 8007A1FC 44033000 */ mfc1 $v1, $f6 -/* AF13A0 8007A200 3C018000 */ li $at, 0x80000000 # 0.000000 -/* AF13A4 8007A204 10000007 */ b .L8007A224 -/* AF13A8 8007A208 00611825 */ or $v1, $v1, $at -.L8007A20C: -/* AF13AC 8007A20C 10000005 */ b .L8007A224 -/* AF13B0 8007A210 2403FFFF */ li $v1, -1 -/* AF13B4 8007A214 44033000 */ mfc1 $v1, $f6 -.L8007A218: -/* AF13B8 8007A218 00000000 */ nop -/* AF13BC 8007A21C 0460FFFB */ bltz $v1, .L8007A20C -/* AF13C0 8007A220 00000000 */ nop -.L8007A224: -/* AF13C4 8007A224 A0430004 */ sb $v1, 4($v0) -/* AF13C8 8007A228 A0430000 */ sb $v1, ($v0) -/* AF13CC 8007A22C 90AA0007 */ lbu $t2, 7($a1) -/* AF13D0 8007A230 44C9F800 */ ctc1 $t1, $31 -/* AF13D4 8007A234 3C014F80 */ li $at, 0x4F800000 # 0.000000 -/* AF13D8 8007A238 448A5000 */ mtc1 $t2, $f10 -/* AF13DC 8007A23C 05410004 */ bgez $t2, .L8007A250 -/* AF13E0 8007A240 46805220 */ cvt.s.w $f8, $f10 -/* AF13E4 8007A244 44812000 */ mtc1 $at, $f4 -/* AF13E8 8007A248 00000000 */ nop -/* AF13EC 8007A24C 46044200 */ add.s $f8, $f8, $f4 -.L8007A250: -/* AF13F0 8007A250 46024182 */ mul.s $f6, $f8, $f2 -/* AF13F4 8007A254 24030001 */ li $v1, 1 -/* AF13F8 8007A258 3C014F00 */ li $at, 0x4F000000 # 0.000000 -/* AF13FC 8007A25C 444BF800 */ cfc1 $t3, $31 -/* AF1400 8007A260 44C3F800 */ ctc1 $v1, $31 -/* AF1404 8007A264 00000000 */ nop -/* AF1408 8007A268 460032A4 */ cvt.w.s $f10, $f6 -/* AF140C 8007A26C 4443F800 */ cfc1 $v1, $31 -/* AF1410 8007A270 00000000 */ nop -/* AF1414 8007A274 30630078 */ andi $v1, $v1, 0x78 -/* AF1418 8007A278 50600013 */ beql $v1, $zero, .L8007A2C8 -/* AF141C 8007A27C 44035000 */ mfc1 $v1, $f10 -/* AF1420 8007A280 44815000 */ mtc1 $at, $f10 -/* AF1424 8007A284 24030001 */ li $v1, 1 -/* AF1428 8007A288 460A3281 */ sub.s $f10, $f6, $f10 -/* AF142C 8007A28C 44C3F800 */ ctc1 $v1, $31 -/* AF1430 8007A290 00000000 */ nop -/* AF1434 8007A294 460052A4 */ cvt.w.s $f10, $f10 -/* AF1438 8007A298 4443F800 */ cfc1 $v1, $31 -/* AF143C 8007A29C 00000000 */ nop -/* AF1440 8007A2A0 30630078 */ andi $v1, $v1, 0x78 -/* AF1444 8007A2A4 14600005 */ bnez $v1, .L8007A2BC -/* AF1448 8007A2A8 00000000 */ nop -/* AF144C 8007A2AC 44035000 */ mfc1 $v1, $f10 -/* AF1450 8007A2B0 3C018000 */ li $at, 0x80000000 # 0.000000 -/* AF1454 8007A2B4 10000007 */ b .L8007A2D4 -/* AF1458 8007A2B8 00611825 */ or $v1, $v1, $at -.L8007A2BC: -/* AF145C 8007A2BC 10000005 */ b .L8007A2D4 -/* AF1460 8007A2C0 2403FFFF */ li $v1, -1 -/* AF1464 8007A2C4 44035000 */ mfc1 $v1, $f10 -.L8007A2C8: -/* AF1468 8007A2C8 00000000 */ nop -/* AF146C 8007A2CC 0460FFFB */ bltz $v1, .L8007A2BC -/* AF1470 8007A2D0 00000000 */ nop -.L8007A2D4: -/* AF1474 8007A2D4 A0430005 */ sb $v1, 5($v0) -/* AF1478 8007A2D8 A0430001 */ sb $v1, 1($v0) -/* AF147C 8007A2DC 90AC0008 */ lbu $t4, 8($a1) -/* AF1480 8007A2E0 44CBF800 */ ctc1 $t3, $31 -/* AF1484 8007A2E4 3C014F80 */ li $at, 0x4F800000 # 0.000000 -/* AF1488 8007A2E8 448C2000 */ mtc1 $t4, $f4 -/* AF148C 8007A2EC 05810004 */ bgez $t4, .L8007A300 -/* AF1490 8007A2F0 46802220 */ cvt.s.w $f8, $f4 -/* AF1494 8007A2F4 44813000 */ mtc1 $at, $f6 -/* AF1498 8007A2F8 00000000 */ nop -/* AF149C 8007A2FC 46064200 */ add.s $f8, $f8, $f6 -.L8007A300: -/* AF14A0 8007A300 46024282 */ mul.s $f10, $f8, $f2 -/* AF14A4 8007A304 24030001 */ li $v1, 1 -/* AF14A8 8007A308 3C014F00 */ li $at, 0x4F000000 # 0.000000 -/* AF14AC 8007A30C 444DF800 */ cfc1 $t5, $31 -/* AF14B0 8007A310 44C3F800 */ ctc1 $v1, $31 -/* AF14B4 8007A314 00000000 */ nop -/* AF14B8 8007A318 46005124 */ cvt.w.s $f4, $f10 -/* AF14BC 8007A31C 4443F800 */ cfc1 $v1, $31 -/* AF14C0 8007A320 00000000 */ nop -/* AF14C4 8007A324 30630078 */ andi $v1, $v1, 0x78 -/* AF14C8 8007A328 50600013 */ beql $v1, $zero, .L8007A378 -/* AF14CC 8007A32C 44032000 */ mfc1 $v1, $f4 -/* AF14D0 8007A330 44812000 */ mtc1 $at, $f4 -/* AF14D4 8007A334 24030001 */ li $v1, 1 -/* AF14D8 8007A338 46045101 */ sub.s $f4, $f10, $f4 -/* AF14DC 8007A33C 44C3F800 */ ctc1 $v1, $31 -/* AF14E0 8007A340 00000000 */ nop -/* AF14E4 8007A344 46002124 */ cvt.w.s $f4, $f4 -/* AF14E8 8007A348 4443F800 */ cfc1 $v1, $31 -/* AF14EC 8007A34C 00000000 */ nop -/* AF14F0 8007A350 30630078 */ andi $v1, $v1, 0x78 -/* AF14F4 8007A354 14600005 */ bnez $v1, .L8007A36C -/* AF14F8 8007A358 00000000 */ nop -/* AF14FC 8007A35C 44032000 */ mfc1 $v1, $f4 -/* AF1500 8007A360 3C018000 */ li $at, 0x80000000 # 0.000000 -/* AF1504 8007A364 10000007 */ b .L8007A384 -/* AF1508 8007A368 00611825 */ or $v1, $v1, $at -.L8007A36C: -/* AF150C 8007A36C 10000005 */ b .L8007A384 -/* AF1510 8007A370 2403FFFF */ li $v1, -1 -/* AF1514 8007A374 44032000 */ mfc1 $v1, $f4 -.L8007A378: -/* AF1518 8007A378 00000000 */ nop -/* AF151C 8007A37C 0460FFFB */ bltz $v1, .L8007A36C -/* AF1520 8007A380 00000000 */ nop -.L8007A384: -/* AF1524 8007A384 3C013F80 */ li $at, 0x3F800000 # 0.000000 -/* AF1528 8007A388 44CDF800 */ ctc1 $t5, $31 -/* AF152C 8007A38C 44813000 */ mtc1 $at, $f6 -/* AF1530 8007A390 A0430006 */ sb $v1, 6($v0) -/* AF1534 8007A394 A0430002 */ sb $v1, 2($v0) -/* AF1538 8007A398 4606003C */ c.lt.s $f0, $f6 -/* AF153C 8007A39C 3C0142F0 */ li $at, 0x42F00000 # 0.000000 -/* AF1540 8007A3A0 45020006 */ bc1fl .L8007A3BC -/* AF1544 8007A3A4 44814000 */ mtc1 $at, $f8 -/* AF1548 8007A3A8 3C0142F0 */ li $at, 0x42F00000 # 0.000000 -/* AF154C 8007A3AC 44811000 */ mtc1 $at, $f2 -/* AF1550 8007A3B0 10000004 */ b .L8007A3C4 -/* AF1554 8007A3B4 00000000 */ nop -/* AF1558 8007A3B8 44814000 */ mtc1 $at, $f8 -.L8007A3BC: -/* AF155C 8007A3BC 00000000 */ nop -/* AF1560 8007A3C0 46004083 */ div.s $f2, $f8, $f0 -.L8007A3C4: -/* AF1564 8007A3C4 46027282 */ mul.s $f10, $f14, $f2 -/* AF1568 8007A3C8 4600510D */ trunc.w.s $f4, $f10 -/* AF156C 8007A3CC 46028182 */ mul.s $f6, $f16, $f2 -/* AF1570 8007A3D0 00000000 */ nop -/* AF1574 8007A3D4 46029282 */ mul.s $f10, $f18, $f2 -/* AF1578 8007A3D8 440F2000 */ mfc1 $t7, $f4 -/* AF157C 8007A3DC 00000000 */ nop -/* AF1580 8007A3E0 A04F0008 */ sb $t7, 8($v0) -/* AF1584 8007A3E4 4600320D */ trunc.w.s $f8, $f6 -/* AF1588 8007A3E8 4600510D */ trunc.w.s $f4, $f10 -/* AF158C 8007A3EC 44194000 */ mfc1 $t9, $f8 -/* AF1590 8007A3F0 44092000 */ mfc1 $t1, $f4 -/* AF1594 8007A3F4 A0590009 */ sb $t9, 9($v0) -/* AF1598 8007A3F8 A049000A */ sb $t1, 0xa($v0) -.L8007A3FC: -/* AF159C 8007A3FC 8FBF0014 */ lw $ra, 0x14($sp) -.L8007A400: -/* AF15A0 8007A400 27BD0038 */ addiu $sp, $sp, 0x38 -/* AF15A4 8007A404 03E00008 */ jr $ra -/* AF15A8 8007A408 00000000 */ nop - diff --git a/asm/non_matchings/code/z_lights/func_8007A474.s b/asm/non_matchings/code/z_lights/func_8007A474.s deleted file mode 100644 index c374453790..0000000000 --- a/asm/non_matchings/code/z_lights/func_8007A474.s +++ /dev/null @@ -1,43 +0,0 @@ -glabel func_8007A474 -/* AF1614 8007A474 27BDFFC8 */ addiu $sp, $sp, -0x38 -/* AF1618 8007A478 3C0E8012 */ lui $t6, %hi(D_80120030) # $t6, 0x8012 -/* AF161C 8007A47C AFBF0024 */ sw $ra, 0x24($sp) -/* AF1620 8007A480 AFB30020 */ sw $s3, 0x20($sp) -/* AF1624 8007A484 AFB2001C */ sw $s2, 0x1c($sp) -/* AF1628 8007A488 AFB10018 */ sw $s1, 0x18($sp) -/* AF162C 8007A48C AFB00014 */ sw $s0, 0x14($sp) -/* AF1630 8007A490 25CE0030 */ addiu $t6, %lo(D_80120030) # addiu $t6, $t6, 0x30 -/* AF1634 8007A494 8DD80000 */ lw $t8, ($t6) -/* AF1638 8007A498 27B3002C */ addiu $s3, $sp, 0x2c -/* AF163C 8007A49C 00A08025 */ move $s0, $a1 -/* AF1640 8007A4A0 AE780000 */ sw $t8, ($s3) -/* AF1644 8007A4A4 8DCF0004 */ lw $t7, 4($t6) -/* AF1648 8007A4A8 00808825 */ move $s1, $a0 -/* AF164C 8007A4AC 00C09025 */ move $s2, $a2 -/* AF1650 8007A4B0 AE6F0004 */ sw $t7, 4($s3) -/* AF1654 8007A4B4 8DD80008 */ lw $t8, 8($t6) -/* AF1658 8007A4B8 10A0000E */ beqz $a1, .L8007A4F4 -/* AF165C 8007A4BC AE780008 */ sw $t8, 8($s3) -/* AF1660 8007A4C0 8E020000 */ lw $v0, ($s0) -.L8007A4C4: -/* AF1664 8007A4C4 02202025 */ move $a0, $s1 -/* AF1668 8007A4C8 02403025 */ move $a2, $s2 -/* AF166C 8007A4CC 90590000 */ lbu $t9, ($v0) -/* AF1670 8007A4D0 24450002 */ addiu $a1, $v0, 2 -/* AF1674 8007A4D4 00194080 */ sll $t0, $t9, 2 -/* AF1678 8007A4D8 02684821 */ addu $t1, $s3, $t0 -/* AF167C 8007A4DC 8D390000 */ lw $t9, ($t1) -/* AF1680 8007A4E0 0320F809 */ jalr $t9 -/* AF1684 8007A4E4 00000000 */ nop -/* AF1688 8007A4E8 8E100008 */ lw $s0, 8($s0) -/* AF168C 8007A4EC 5600FFF5 */ bnezl $s0, .L8007A4C4 -/* AF1690 8007A4F0 8E020000 */ lw $v0, ($s0) -.L8007A4F4: -/* AF1694 8007A4F4 8FBF0024 */ lw $ra, 0x24($sp) -/* AF1698 8007A4F8 8FB00014 */ lw $s0, 0x14($sp) -/* AF169C 8007A4FC 8FB10018 */ lw $s1, 0x18($sp) -/* AF16A0 8007A500 8FB2001C */ lw $s2, 0x1c($sp) -/* AF16A4 8007A504 8FB30020 */ lw $s3, 0x20($sp) -/* AF16A8 8007A508 03E00008 */ jr $ra -/* AF16AC 8007A50C 27BD0038 */ addiu $sp, $sp, 0x38 - diff --git a/asm/non_matchings/code/z_lights/func_8007A824.s b/asm/non_matchings/code/z_lights/func_8007A824.s deleted file mode 100644 index e1d69b551c..0000000000 --- a/asm/non_matchings/code/z_lights/func_8007A824.s +++ /dev/null @@ -1,84 +0,0 @@ -glabel func_8007A824 -/* AF19C4 8007A824 27BDFFE0 */ addiu $sp, $sp, -0x20 -/* AF19C8 8007A828 AFBF0014 */ sw $ra, 0x14($sp) -/* AF19CC 8007A82C AFA50024 */ sw $a1, 0x24($sp) -/* AF19D0 8007A830 AFA40020 */ sw $a0, 0x20($sp) -/* AF19D4 8007A834 AFA60028 */ sw $a2, 0x28($sp) -/* AF19D8 8007A838 AFA7002C */ sw $a3, 0x2c($sp) -/* AF19DC 8007A83C 0C031A73 */ jal Graph_Alloc -/* AF19E0 8007A840 24050080 */ li $a1, 128 -/* AF19E4 8007A844 93AF0027 */ lbu $t7, 0x27($sp) -/* AF19E8 8007A848 93A30033 */ lbu $v1, 0x33($sp) -/* AF19EC 8007A84C AFA2001C */ sw $v0, 0x1c($sp) -/* AF19F0 8007A850 A04F0008 */ sb $t7, 8($v0) -/* AF19F4 8007A854 A04F000C */ sb $t7, 0xc($v0) -/* AF19F8 8007A858 93B9002B */ lbu $t9, 0x2b($sp) -/* AF19FC 8007A85C 00002025 */ move $a0, $zero -/* AF1A00 8007A860 00605825 */ move $t3, $v1 -/* AF1A04 8007A864 A059000D */ sb $t9, 0xd($v0) -/* AF1A08 8007A868 A0590009 */ sb $t9, 9($v0) -/* AF1A0C 8007A86C 93AD002F */ lbu $t5, 0x2f($sp) -/* AF1A10 8007A870 A0430000 */ sb $v1, ($v0) -/* AF1A14 8007A874 A04D000E */ sb $t5, 0xe($v0) -/* AF1A18 8007A878 18600031 */ blez $v1, .L8007A940 -/* AF1A1C 8007A87C A04D000A */ sb $t5, 0xa($v0) -/* AF1A20 8007A880 30630001 */ andi $v1, $v1, 1 -/* AF1A24 8007A884 10600011 */ beqz $v1, .L8007A8CC -/* AF1A28 8007A888 93AE0037 */ lbu $t6, 0x37($sp) -/* AF1A2C 8007A88C 93AF003B */ lbu $t7, 0x3b($sp) -/* AF1A30 8007A890 93B8003F */ lbu $t8, 0x3f($sp) -/* AF1A34 8007A894 83A80043 */ lb $t0, 0x43($sp) -/* AF1A38 8007A898 83A90047 */ lb $t1, 0x47($sp) -/* AF1A3C 8007A89C 83AA004B */ lb $t2, 0x4b($sp) -/* AF1A40 8007A8A0 24040001 */ li $a0, 1 -/* AF1A44 8007A8A4 A04E0010 */ sb $t6, 0x10($v0) -/* AF1A48 8007A8A8 A04E0014 */ sb $t6, 0x14($v0) -/* AF1A4C 8007A8AC A04F0011 */ sb $t7, 0x11($v0) -/* AF1A50 8007A8B0 A04F0015 */ sb $t7, 0x15($v0) -/* AF1A54 8007A8B4 A0580012 */ sb $t8, 0x12($v0) -/* AF1A58 8007A8B8 A0580016 */ sb $t8, 0x16($v0) -/* AF1A5C 8007A8BC A0480018 */ sb $t0, 0x18($v0) -/* AF1A60 8007A8C0 A0490019 */ sb $t1, 0x19($v0) -/* AF1A64 8007A8C4 108B001E */ beq $a0, $t3, .L8007A940 -/* AF1A68 8007A8C8 A04A001A */ sb $t2, 0x1a($v0) -.L8007A8CC: -/* AF1A6C 8007A8CC 0004C900 */ sll $t9, $a0, 4 -/* AF1A70 8007A8D0 00591821 */ addu $v1, $v0, $t9 -/* AF1A74 8007A8D4 93A50037 */ lbu $a1, 0x37($sp) -/* AF1A78 8007A8D8 93A6003B */ lbu $a2, 0x3b($sp) -/* AF1A7C 8007A8DC 93A7003F */ lbu $a3, 0x3f($sp) -/* AF1A80 8007A8E0 83A80043 */ lb $t0, 0x43($sp) -/* AF1A84 8007A8E4 83A90047 */ lb $t1, 0x47($sp) -/* AF1A88 8007A8E8 83AA004B */ lb $t2, 0x4b($sp) -.L8007A8EC: -/* AF1A8C 8007A8EC 24840002 */ addiu $a0, $a0, 2 -/* AF1A90 8007A8F0 A0650024 */ sb $a1, 0x24($v1) -/* AF1A94 8007A8F4 A0650020 */ sb $a1, 0x20($v1) -/* AF1A98 8007A8F8 A0660025 */ sb $a2, 0x25($v1) -/* AF1A9C 8007A8FC A0660021 */ sb $a2, 0x21($v1) -/* AF1AA0 8007A900 A0670026 */ sb $a3, 0x26($v1) -/* AF1AA4 8007A904 A0670022 */ sb $a3, 0x22($v1) -/* AF1AA8 8007A908 A0680028 */ sb $t0, 0x28($v1) -/* AF1AAC 8007A90C A0690029 */ sb $t1, 0x29($v1) -/* AF1AB0 8007A910 A06A002A */ sb $t2, 0x2a($v1) -/* AF1AB4 8007A914 24630020 */ addiu $v1, $v1, 0x20 -/* AF1AB8 8007A918 A065FFF4 */ sb $a1, -0xc($v1) -/* AF1ABC 8007A91C A065FFF0 */ sb $a1, -0x10($v1) -/* AF1AC0 8007A920 A066FFF5 */ sb $a2, -0xb($v1) -/* AF1AC4 8007A924 A066FFF1 */ sb $a2, -0xf($v1) -/* AF1AC8 8007A928 A067FFF6 */ sb $a3, -0xa($v1) -/* AF1ACC 8007A92C A067FFF2 */ sb $a3, -0xe($v1) -/* AF1AD0 8007A930 A068FFF8 */ sb $t0, -8($v1) -/* AF1AD4 8007A934 A069FFF9 */ sb $t1, -7($v1) -/* AF1AD8 8007A938 148BFFEC */ bne $a0, $t3, .L8007A8EC -/* AF1ADC 8007A93C A06AFFFA */ sb $t2, -6($v1) -.L8007A940: -/* AF1AE0 8007A940 8FA4001C */ lw $a0, 0x1c($sp) -/* AF1AE4 8007A944 0C01E7BF */ jal func_80079EFC -/* AF1AE8 8007A948 8FA50020 */ lw $a1, 0x20($sp) -/* AF1AEC 8007A94C 8FBF0014 */ lw $ra, 0x14($sp) -/* AF1AF0 8007A950 8FA2001C */ lw $v0, 0x1c($sp) -/* AF1AF4 8007A954 27BD0020 */ addiu $sp, $sp, 0x20 -/* AF1AF8 8007A958 03E00008 */ jr $ra -/* AF1AFC 8007A95C 00000000 */ nop - diff --git a/asm/non_matchings/code/z_lights/func_8007A960.s b/asm/non_matchings/code/z_lights/func_8007A960.s deleted file mode 100644 index a584d7e455..0000000000 --- a/asm/non_matchings/code/z_lights/func_8007A960.s +++ /dev/null @@ -1,23 +0,0 @@ -glabel func_8007A960 -/* AF1B00 8007A960 27BDFFE8 */ addiu $sp, $sp, -0x18 -/* AF1B04 8007A964 AFBF0014 */ sw $ra, 0x14($sp) -/* AF1B08 8007A968 AFA5001C */ sw $a1, 0x1c($sp) -/* AF1B0C 8007A96C AFA60020 */ sw $a2, 0x20($sp) -/* AF1B10 8007A970 AFA70024 */ sw $a3, 0x24($sp) -/* AF1B14 8007A974 0C031A73 */ jal Graph_Alloc -/* AF1B18 8007A978 24050080 */ li $a1, 128 -/* AF1B1C 8007A97C 93AF001F */ lbu $t7, 0x1f($sp) -/* AF1B20 8007A980 A04F000C */ sb $t7, 0xc($v0) -/* AF1B24 8007A984 A04F0008 */ sb $t7, 8($v0) -/* AF1B28 8007A988 93B90023 */ lbu $t9, 0x23($sp) -/* AF1B2C 8007A98C A059000D */ sb $t9, 0xd($v0) -/* AF1B30 8007A990 A0590009 */ sb $t9, 9($v0) -/* AF1B34 8007A994 93A90027 */ lbu $t1, 0x27($sp) -/* AF1B38 8007A998 A0400000 */ sb $zero, ($v0) -/* AF1B3C 8007A99C A049000E */ sb $t1, 0xe($v0) -/* AF1B40 8007A9A0 A049000A */ sb $t1, 0xa($v0) -/* AF1B44 8007A9A4 8FBF0014 */ lw $ra, 0x14($sp) -/* AF1B48 8007A9A8 27BD0018 */ addiu $sp, $sp, 0x18 -/* AF1B4C 8007A9AC 03E00008 */ jr $ra -/* AF1B50 8007A9B0 00000000 */ nop - diff --git a/asm/non_matchings/code/z_lights/func_8007A9B4.s b/asm/non_matchings/code/z_lights/func_8007A9B4.s deleted file mode 100644 index 3d98da878d..0000000000 --- a/asm/non_matchings/code/z_lights/func_8007A9B4.s +++ /dev/null @@ -1,140 +0,0 @@ -.late_rodata -glabel D_8013C8F0 - .float 16352 - -.text -glabel func_8007A9B4 -/* AF1B54 8007A9B4 27BDFF58 */ addiu $sp, $sp, -0xa8 -/* AF1B58 8007A9B8 AFBF0064 */ sw $ra, 0x64($sp) -/* AF1B5C 8007A9BC AFBE0060 */ sw $fp, 0x60($sp) -/* AF1B60 8007A9C0 AFB7005C */ sw $s7, 0x5c($sp) -/* AF1B64 8007A9C4 AFB60058 */ sw $s6, 0x58($sp) -/* AF1B68 8007A9C8 AFB50054 */ sw $s5, 0x54($sp) -/* AF1B6C 8007A9CC AFB40050 */ sw $s4, 0x50($sp) -/* AF1B70 8007A9D0 AFB3004C */ sw $s3, 0x4c($sp) -/* AF1B74 8007A9D4 AFB20048 */ sw $s2, 0x48($sp) -/* AF1B78 8007A9D8 AFB10044 */ sw $s1, 0x44($sp) -/* AF1B7C 8007A9DC AFB00040 */ sw $s0, 0x40($sp) -/* AF1B80 8007A9E0 F7BC0038 */ sdc1 $f28, 0x38($sp) -/* AF1B84 8007A9E4 F7BA0030 */ sdc1 $f26, 0x30($sp) -/* AF1B88 8007A9E8 F7B80028 */ sdc1 $f24, 0x28($sp) -/* AF1B8C 8007A9EC F7B60020 */ sdc1 $f22, 0x20($sp) -/* AF1B90 8007A9F0 F7B40018 */ sdc1 $f20, 0x18($sp) -/* AF1B94 8007A9F4 AFA400A8 */ sw $a0, 0xa8($sp) -/* AF1B98 8007A9F8 8C9107A8 */ lw $s1, 0x7a8($a0) -/* AF1B9C 8007A9FC 3C178017 */ lui $s7, %hi(gZBuffer) # $s7, 0x8017 -/* AF1BA0 8007AA00 241E0001 */ li $fp, 1 -/* AF1BA4 8007AA04 1220005C */ beqz $s1, .L8007AB78 -/* AF1BA8 8007AA08 3C0142F0 */ li $at, 0x42F00000 # 0.000000 -/* AF1BAC 8007AA0C 4481E000 */ mtc1 $at, $f28 -/* AF1BB0 8007AA10 3C01C2F0 */ li $at, 0xC2F00000 # 0.000000 -/* AF1BB4 8007AA14 4481D000 */ mtc1 $at, $f26 -/* AF1BB8 8007AA18 3C018014 */ lui $at, %hi(D_8013C8F0) -/* AF1BBC 8007AA1C C438C8F0 */ lwc1 $f24, %lo(D_8013C8F0)($at) -/* AF1BC0 8007AA20 3C014320 */ li $at, 0x43200000 # 0.000000 -/* AF1BC4 8007AA24 4481B000 */ mtc1 $at, $f22 -/* AF1BC8 8007AA28 3C013F80 */ li $at, 0x3F800000 # 0.000000 -/* AF1BCC 8007AA2C 4481A000 */ mtc1 $at, $f20 -/* AF1BD0 8007AA30 26F759C0 */ addiu $s7, %lo(gZBuffer) # addiu $s7, $s7, 0x59c0 -/* AF1BD4 8007AA34 27B60084 */ addiu $s6, $sp, 0x84 -/* AF1BD8 8007AA38 27B50088 */ addiu $s5, $sp, 0x88 -/* AF1BDC 8007AA3C 27B40094 */ addiu $s4, $sp, 0x94 -/* AF1BE0 8007AA40 24130002 */ li $s3, 2 -/* AF1BE4 8007AA44 8E220000 */ lw $v0, ($s1) -.L8007AA48: -/* AF1BE8 8007AA48 904F0000 */ lbu $t7, ($v0) -/* AF1BEC 8007AA4C 24500002 */ addiu $s0, $v0, 2 -/* AF1BF0 8007AA50 566F0047 */ bnel $s3, $t7, .L8007AB70 -/* AF1BF4 8007AA54 8E310008 */ lw $s1, 8($s1) -/* AF1BF8 8007AA58 86180000 */ lh $t8, ($s0) -/* AF1BFC 8007AA5C 8FA400A8 */ lw $a0, 0xa8($sp) -/* AF1C00 8007AA60 02802825 */ move $a1, $s4 -/* AF1C04 8007AA64 44982000 */ mtc1 $t8, $f4 -/* AF1C08 8007AA68 02A03025 */ move $a2, $s5 -/* AF1C0C 8007AA6C 02C03825 */ move $a3, $s6 -/* AF1C10 8007AA70 468021A0 */ cvt.s.w $f6, $f4 -/* AF1C14 8007AA74 E7A60094 */ swc1 $f6, 0x94($sp) -/* AF1C18 8007AA78 86190002 */ lh $t9, 2($s0) -/* AF1C1C 8007AA7C 44994000 */ mtc1 $t9, $f8 -/* AF1C20 8007AA80 00000000 */ nop -/* AF1C24 8007AA84 468042A0 */ cvt.s.w $f10, $f8 -/* AF1C28 8007AA88 E7AA0098 */ swc1 $f10, 0x98($sp) -/* AF1C2C 8007AA8C 86080004 */ lh $t0, 4($s0) -/* AF1C30 8007AA90 44888000 */ mtc1 $t0, $f16 -/* AF1C34 8007AA94 00000000 */ nop -/* AF1C38 8007AA98 468084A0 */ cvt.s.w $f18, $f16 -/* AF1C3C 8007AA9C 0C00AF81 */ jal func_8002BE04 -/* AF1C40 8007AAA0 E7B2009C */ swc1 $f18, 0x9c($sp) -/* AF1C44 8007AAA4 A2000009 */ sb $zero, 9($s0) -/* AF1C48 8007AAA8 C7A40090 */ lwc1 $f4, 0x90($sp) -/* AF1C4C 8007AAAC C7A60088 */ lwc1 $f6, 0x88($sp) -/* AF1C50 8007AAB0 C7AE0084 */ lwc1 $f14, 0x84($sp) -/* AF1C54 8007AAB4 4604A03C */ c.lt.s $f20, $f4 -/* AF1C58 8007AAB8 00000000 */ nop -/* AF1C5C 8007AABC 4502002C */ bc1fl .L8007AB70 -/* AF1C60 8007AAC0 8E310008 */ lw $s1, 8($s1) -/* AF1C64 8007AAC4 460E3082 */ mul.s $f2, $f6, $f14 -/* AF1C68 8007AAC8 C7A8008C */ lwc1 $f8, 0x8c($sp) -/* AF1C6C 8007AACC 46001005 */ abs.s $f0, $f2 -/* AF1C70 8007AAD0 4614003C */ c.lt.s $f0, $f20 -/* AF1C74 8007AAD4 00000000 */ nop -/* AF1C78 8007AAD8 45020025 */ bc1fl .L8007AB70 -/* AF1C7C 8007AADC 8E310008 */ lw $s1, 8($s1) -/* AF1C80 8007AAE0 460E4302 */ mul.s $f12, $f8, $f14 -/* AF1C84 8007AAE4 46006005 */ abs.s $f0, $f12 -/* AF1C88 8007AAE8 4614003C */ c.lt.s $f0, $f20 -/* AF1C8C 8007AAEC 00000000 */ nop -/* AF1C90 8007AAF0 4502001F */ bc1fl .L8007AB70 -/* AF1C94 8007AAF4 8E310008 */ lw $s1, 8($s1) -/* AF1C98 8007AAF8 460E2282 */ mul.s $f10, $f4, $f14 -/* AF1C9C 8007AAFC 00000000 */ nop -/* AF1CA0 8007AB00 46185402 */ mul.s $f16, $f10, $f24 -/* AF1CA4 8007AB04 00000000 */ nop -/* AF1CA8 8007AB08 461A6182 */ mul.s $f6, $f12, $f26 -/* AF1CAC 8007AB0C 4600848D */ trunc.w.s $f18, $f16 -/* AF1CB0 8007AB10 46161282 */ mul.s $f10, $f2, $f22 -/* AF1CB4 8007AB14 461C3200 */ add.s $f8, $f6, $f28 -/* AF1CB8 8007AB18 44129000 */ mfc1 $s2, $f18 -/* AF1CBC 8007AB1C 4600410D */ trunc.w.s $f4, $f8 -/* AF1CC0 8007AB20 26523FE0 */ addiu $s2, $s2, 0x3fe0 -/* AF1CC4 8007AB24 46165400 */ add.s $f16, $f10, $f22 -/* AF1CC8 8007AB28 440B2000 */ mfc1 $t3, $f4 -/* AF1CCC 8007AB2C 4600848D */ trunc.w.s $f18, $f16 -/* AF1CD0 8007AB30 000B6080 */ sll $t4, $t3, 2 -/* AF1CD4 8007AB34 018B6021 */ addu $t4, $t4, $t3 -/* AF1CD8 8007AB38 000C61C0 */ sll $t4, $t4, 7 -/* AF1CDC 8007AB3C 440F9000 */ mfc1 $t7, $f18 -/* AF1CE0 8007AB40 02EC6821 */ addu $t5, $s7, $t4 -/* AF1CE4 8007AB44 000FC040 */ sll $t8, $t7, 1 -/* AF1CE8 8007AB48 01B8C821 */ addu $t9, $t5, $t8 -/* AF1CEC 8007AB4C 97240000 */ lhu $a0, ($t9) -/* AF1CF0 8007AB50 0C01BC28 */ jal func_8006F0A0 -/* AF1CF4 8007AB54 00042080 */ sll $a0, $a0, 2 -/* AF1CF8 8007AB58 000240C3 */ sra $t0, $v0, 3 -/* AF1CFC 8007AB5C 0248082A */ slt $at, $s2, $t0 -/* AF1D00 8007AB60 50200003 */ beql $at, $zero, .L8007AB70 -/* AF1D04 8007AB64 8E310008 */ lw $s1, 8($s1) -/* AF1D08 8007AB68 A21E0009 */ sb $fp, 9($s0) -/* AF1D0C 8007AB6C 8E310008 */ lw $s1, 8($s1) -.L8007AB70: -/* AF1D10 8007AB70 5620FFB5 */ bnezl $s1, .L8007AA48 -/* AF1D14 8007AB74 8E220000 */ lw $v0, ($s1) -.L8007AB78: -/* AF1D18 8007AB78 8FBF0064 */ lw $ra, 0x64($sp) -/* AF1D1C 8007AB7C D7B40018 */ ldc1 $f20, 0x18($sp) -/* AF1D20 8007AB80 D7B60020 */ ldc1 $f22, 0x20($sp) -/* AF1D24 8007AB84 D7B80028 */ ldc1 $f24, 0x28($sp) -/* AF1D28 8007AB88 D7BA0030 */ ldc1 $f26, 0x30($sp) -/* AF1D2C 8007AB8C D7BC0038 */ ldc1 $f28, 0x38($sp) -/* AF1D30 8007AB90 8FB00040 */ lw $s0, 0x40($sp) -/* AF1D34 8007AB94 8FB10044 */ lw $s1, 0x44($sp) -/* AF1D38 8007AB98 8FB20048 */ lw $s2, 0x48($sp) -/* AF1D3C 8007AB9C 8FB3004C */ lw $s3, 0x4c($sp) -/* AF1D40 8007ABA0 8FB40050 */ lw $s4, 0x50($sp) -/* AF1D44 8007ABA4 8FB50054 */ lw $s5, 0x54($sp) -/* AF1D48 8007ABA8 8FB60058 */ lw $s6, 0x58($sp) -/* AF1D4C 8007ABAC 8FB7005C */ lw $s7, 0x5c($sp) -/* AF1D50 8007ABB0 8FBE0060 */ lw $fp, 0x60($sp) -/* AF1D54 8007ABB4 03E00008 */ jr $ra -/* AF1D58 8007ABB8 27BD00A8 */ addiu $sp, $sp, 0xa8 - diff --git a/asm/non_matchings/code/z_lights/func_8007ABBC.s b/asm/non_matchings/code/z_lights/func_8007ABBC.s deleted file mode 100644 index 06c6a7433f..0000000000 --- a/asm/non_matchings/code/z_lights/func_8007ABBC.s +++ /dev/null @@ -1,168 +0,0 @@ -.rdata -glabel D_8013C8C0 - .asciz "../z_lights.c" - .balign 4 - -glabel D_8013C8D0 - .asciz "../z_lights.c" - .balign 4 - -glabel D_8013C8E0 - .asciz "../z_lights.c" - .balign 4 - -.late_rodata -glabel D_8013C8F4 - .float 2.6E-6 - -.text -glabel func_8007ABBC -/* AF1D5C 8007ABBC 27BDFF50 */ addiu $sp, $sp, -0xb0 -/* AF1D60 8007ABC0 AFB00028 */ sw $s0, 0x28($sp) -/* AF1D64 8007ABC4 AFBF004C */ sw $ra, 0x4c($sp) -/* AF1D68 8007ABC8 AFBE0048 */ sw $fp, 0x48($sp) -/* AF1D6C 8007ABCC AFB70044 */ sw $s7, 0x44($sp) -/* AF1D70 8007ABD0 AFB60040 */ sw $s6, 0x40($sp) -/* AF1D74 8007ABD4 AFB5003C */ sw $s5, 0x3c($sp) -/* AF1D78 8007ABD8 AFB40038 */ sw $s4, 0x38($sp) -/* AF1D7C 8007ABDC AFB30034 */ sw $s3, 0x34($sp) -/* AF1D80 8007ABE0 AFB20030 */ sw $s2, 0x30($sp) -/* AF1D84 8007ABE4 AFB1002C */ sw $s1, 0x2c($sp) -/* AF1D88 8007ABE8 F7B60020 */ sdc1 $f22, 0x20($sp) -/* AF1D8C 8007ABEC F7B40018 */ sdc1 $f20, 0x18($sp) -/* AF1D90 8007ABF0 8C850000 */ lw $a1, ($a0) -/* AF1D94 8007ABF4 00808025 */ move $s0, $a0 -/* AF1D98 8007ABF8 8C9307A8 */ lw $s3, 0x7a8($a0) -/* AF1D9C 8007ABFC 3C068014 */ lui $a2, %hi(D_8013C8C0) # $a2, 0x8014 -/* AF1DA0 8007AC00 24C6C8C0 */ addiu $a2, %lo(D_8013C8C0) # addiu $a2, $a2, -0x3740 -/* AF1DA4 8007AC04 AFB000B0 */ sw $s0, 0xb0($sp) -/* AF1DA8 8007AC08 27A40094 */ addiu $a0, $sp, 0x94 -/* AF1DAC 8007AC0C 24070377 */ li $a3, 887 -/* AF1DB0 8007AC10 0C031AB1 */ jal Graph_OpenDisps -/* AF1DB4 8007AC14 00A08825 */ move $s1, $a1 -/* AF1DB8 8007AC18 8E2702D0 */ lw $a3, 0x2d0($s1) -/* AF1DBC 8007AC1C 24EE0008 */ addiu $t6, $a3, 8 -/* AF1DC0 8007AC20 AE2E02D0 */ sw $t6, 0x2d0($s1) -/* AF1DC4 8007AC24 0C0251EB */ jal func_800947AC -/* AF1DC8 8007AC28 00E02025 */ move $a0, $a3 -/* AF1DCC 8007AC2C AE2202D0 */ sw $v0, 0x2d0($s1) -/* AF1DD0 8007AC30 244F0008 */ addiu $t7, $v0, 8 -/* AF1DD4 8007AC34 AE2F02D0 */ sw $t7, 0x2d0($s1) -/* AF1DD8 8007AC38 3C18E300 */ lui $t8, (0xE3001A01 >> 16) # lui $t8, 0xe300 -/* AF1DDC 8007AC3C 37181A01 */ ori $t8, (0xE3001A01 & 0xFFFF) # ori $t8, $t8, 0x1a01 -/* AF1DE0 8007AC40 24190020 */ li $t9, 32 -/* AF1DE4 8007AC44 AC590004 */ sw $t9, 4($v0) -/* AF1DE8 8007AC48 AC580000 */ sw $t8, ($v0) -/* AF1DEC 8007AC4C 8E2702D0 */ lw $a3, 0x2d0($s1) -/* AF1DF0 8007AC50 3C09E300 */ lui $t1, (0xE3001801 >> 16) # lui $t1, 0xe300 -/* AF1DF4 8007AC54 35291801 */ ori $t1, (0xE3001801 & 0xFFFF) # ori $t1, $t1, 0x1801 -/* AF1DF8 8007AC58 24E80008 */ addiu $t0, $a3, 8 -/* AF1DFC 8007AC5C AE2802D0 */ sw $t0, 0x2d0($s1) -/* AF1E00 8007AC60 ACE00004 */ sw $zero, 4($a3) -/* AF1E04 8007AC64 ACE90000 */ sw $t1, ($a3) -/* AF1E08 8007AC68 8E2702D0 */ lw $a3, 0x2d0($s1) -/* AF1E0C 8007AC6C 3C0B0401 */ lui $t3, %hi(D_04015720) # $t3, 0x401 -/* AF1E10 8007AC70 256B5720 */ addiu $t3, %lo(D_04015720) # addiu $t3, $t3, 0x5720 -/* AF1E14 8007AC74 24EA0008 */ addiu $t2, $a3, 8 -/* AF1E18 8007AC78 AE2A02D0 */ sw $t2, 0x2d0($s1) -/* AF1E1C 8007AC7C 3C1EDE00 */ lui $fp, 0xde00 -/* AF1E20 8007AC80 ACFE0000 */ sw $fp, ($a3) -/* AF1E24 8007AC84 1260004A */ beqz $s3, .L8007ADB0 -/* AF1E28 8007AC88 ACEB0004 */ sw $t3, 4($a3) -/* AF1E2C 8007AC8C 3C018014 */ lui $at, %hi(D_8013C8F4) -/* AF1E30 8007AC90 3C178014 */ lui $s7, %hi(D_8013C8D0) # $s7, 0x8014 -/* AF1E34 8007AC94 3C16DA38 */ lui $s6, (0xDA380003 >> 16) # lui $s6, 0xda38 -/* AF1E38 8007AC98 36D60003 */ ori $s6, (0xDA380003 & 0xFFFF) # ori $s6, $s6, 3 -/* AF1E3C 8007AC9C 26F7C8D0 */ addiu $s7, %lo(D_8013C8D0) # addiu $s7, $s7, -0x3730 -/* AF1E40 8007ACA0 C436C8F4 */ lwc1 $f22, %lo(D_8013C8F4)($at) -/* AF1E44 8007ACA4 3C15FA00 */ lui $s5, 0xfa00 -/* AF1E48 8007ACA8 24140002 */ li $s4, 2 -/* AF1E4C 8007ACAC 8E630000 */ lw $v1, ($s3) -.L8007ACB0: -/* AF1E50 8007ACB0 906C0000 */ lbu $t4, ($v1) -/* AF1E54 8007ACB4 24620002 */ addiu $v0, $v1, 2 -/* AF1E58 8007ACB8 568C003B */ bnel $s4, $t4, .L8007ADA8 -/* AF1E5C 8007ACBC 8E730008 */ lw $s3, 8($s3) -/* AF1E60 8007ACC0 904D0009 */ lbu $t5, 9($v0) -/* AF1E64 8007ACC4 51A00038 */ beql $t5, $zero, .L8007ADA8 -/* AF1E68 8007ACC8 8E730008 */ lw $s3, 8($s3) -/* AF1E6C 8007ACCC 8443000A */ lh $v1, 0xa($v0) -/* AF1E70 8007ACD0 8E2702D0 */ lw $a3, 0x2d0($s1) -/* AF1E74 8007ACD4 3C120401 */ li $s2, 0x04010000 # 0.000000 -/* AF1E78 8007ACD8 00630019 */ multu $v1, $v1 -/* AF1E7C 8007ACDC 24EF0008 */ addiu $t7, $a3, 8 -/* AF1E80 8007ACE0 AE2F02D0 */ sw $t7, 0x2d0($s1) -/* AF1E84 8007ACE4 ACF50000 */ sw $s5, ($a3) -/* AF1E88 8007ACE8 904A0006 */ lbu $t2, 6($v0) -/* AF1E8C 8007ACEC 90590008 */ lbu $t9, 8($v0) -/* AF1E90 8007ACF0 26525760 */ addiu $s2, %lo(D_04015760) # addiu $s2, $s2, 0x5760 -/* AF1E94 8007ACF4 000A5E00 */ sll $t3, $t2, 0x18 -/* AF1E98 8007ACF8 00194200 */ sll $t0, $t9, 8 -/* AF1E9C 8007ACFC 010B6025 */ or $t4, $t0, $t3 -/* AF1EA0 8007AD00 00007012 */ mflo $t6 -/* AF1EA4 8007AD04 448E2000 */ mtc1 $t6, $f4 -/* AF1EA8 8007AD08 904E0007 */ lbu $t6, 7($v0) -/* AF1EAC 8007AD0C 468021A0 */ cvt.s.w $f6, $f4 -/* AF1EB0 8007AD10 000E7C00 */ sll $t7, $t6, 0x10 -/* AF1EB4 8007AD14 018FC025 */ or $t8, $t4, $t7 -/* AF1EB8 8007AD18 37190032 */ ori $t9, $t8, 0x32 -/* AF1EBC 8007AD1C ACF90004 */ sw $t9, 4($a3) -/* AF1EC0 8007AD20 84480004 */ lh $t0, 4($v0) -/* AF1EC4 8007AD24 844A0002 */ lh $t2, 2($v0) -/* AF1EC8 8007AD28 84490000 */ lh $t1, ($v0) -/* AF1ECC 8007AD2C 44888000 */ mtc1 $t0, $f16 -/* AF1ED0 8007AD30 448A5000 */ mtc1 $t2, $f10 -/* AF1ED4 8007AD34 44894000 */ mtc1 $t1, $f8 -/* AF1ED8 8007AD38 46808420 */ cvt.s.w $f16, $f16 -/* AF1EDC 8007AD3C 46163502 */ mul.s $f20, $f6, $f22 -/* AF1EE0 8007AD40 00003825 */ move $a3, $zero -/* AF1EE4 8007AD44 44068000 */ mfc1 $a2, $f16 -/* AF1EE8 8007AD48 468053A0 */ cvt.s.w $f14, $f10 -/* AF1EEC 8007AD4C 0C034261 */ jal Matrix_Translate -/* AF1EF0 8007AD50 46804320 */ cvt.s.w $f12, $f8 -/* AF1EF4 8007AD54 4406A000 */ mfc1 $a2, $f20 -/* AF1EF8 8007AD58 4600A306 */ mov.s $f12, $f20 -/* AF1EFC 8007AD5C 4600A386 */ mov.s $f14, $f20 -/* AF1F00 8007AD60 0C0342A3 */ jal Matrix_Scale -/* AF1F04 8007AD64 24070001 */ li $a3, 1 -/* AF1F08 8007AD68 8E3002D0 */ lw $s0, 0x2d0($s1) -/* AF1F0C 8007AD6C 02E02825 */ move $a1, $s7 -/* AF1F10 8007AD70 24060396 */ li $a2, 918 -/* AF1F14 8007AD74 260B0008 */ addiu $t3, $s0, 8 -/* AF1F18 8007AD78 AE2B02D0 */ sw $t3, 0x2d0($s1) -/* AF1F1C 8007AD7C AE160000 */ sw $s6, ($s0) -/* AF1F20 8007AD80 8FAD00B0 */ lw $t5, 0xb0($sp) -/* AF1F24 8007AD84 0C0346A2 */ jal Matrix_NewMtx -/* AF1F28 8007AD88 8DA40000 */ lw $a0, ($t5) -/* AF1F2C 8007AD8C AE020004 */ sw $v0, 4($s0) -/* AF1F30 8007AD90 8E2702D0 */ lw $a3, 0x2d0($s1) -/* AF1F34 8007AD94 24EE0008 */ addiu $t6, $a3, 8 -/* AF1F38 8007AD98 AE2E02D0 */ sw $t6, 0x2d0($s1) -/* AF1F3C 8007AD9C ACF20004 */ sw $s2, 4($a3) -/* AF1F40 8007ADA0 ACFE0000 */ sw $fp, ($a3) -/* AF1F44 8007ADA4 8E730008 */ lw $s3, 8($s3) -.L8007ADA8: -/* AF1F48 8007ADA8 5660FFC1 */ bnezl $s3, .L8007ACB0 -/* AF1F4C 8007ADAC 8E630000 */ lw $v1, ($s3) -.L8007ADB0: -/* AF1F50 8007ADB0 8FAC00B0 */ lw $t4, 0xb0($sp) -/* AF1F54 8007ADB4 3C068014 */ lui $a2, %hi(D_8013C8E0) # $a2, 0x8014 -/* AF1F58 8007ADB8 24C6C8E0 */ addiu $a2, %lo(D_8013C8E0) # addiu $a2, $a2, -0x3720 -/* AF1F5C 8007ADBC 27A40094 */ addiu $a0, $sp, 0x94 -/* AF1F60 8007ADC0 2407039F */ li $a3, 927 -/* AF1F64 8007ADC4 0C031AD5 */ jal Graph_CloseDisps -/* AF1F68 8007ADC8 8D850000 */ lw $a1, ($t4) -/* AF1F6C 8007ADCC 8FBF004C */ lw $ra, 0x4c($sp) -/* AF1F70 8007ADD0 D7B40018 */ ldc1 $f20, 0x18($sp) -/* AF1F74 8007ADD4 D7B60020 */ ldc1 $f22, 0x20($sp) -/* AF1F78 8007ADD8 8FB00028 */ lw $s0, 0x28($sp) -/* AF1F7C 8007ADDC 8FB1002C */ lw $s1, 0x2c($sp) -/* AF1F80 8007ADE0 8FB20030 */ lw $s2, 0x30($sp) -/* AF1F84 8007ADE4 8FB30034 */ lw $s3, 0x34($sp) -/* AF1F88 8007ADE8 8FB40038 */ lw $s4, 0x38($sp) -/* AF1F8C 8007ADEC 8FB5003C */ lw $s5, 0x3c($sp) -/* AF1F90 8007ADF0 8FB60040 */ lw $s6, 0x40($sp) -/* AF1F94 8007ADF4 8FB70044 */ lw $s7, 0x44($sp) -/* AF1F98 8007ADF8 8FBE0048 */ lw $fp, 0x48($sp) -/* AF1F9C 8007ADFC 03E00008 */ jr $ra -/* AF1FA0 8007AE00 27BD00B0 */ addiu $sp, $sp, 0xb0 diff --git a/asm/non_matchings/code/z_play/Gameplay_Draw.s b/asm/non_matchings/code/z_play/Gameplay_Draw.s index c8d80e5c36..fa2e1d8ae0 100644 --- a/asm/non_matchings/code/z_play/Gameplay_Draw.s +++ b/asm/non_matchings/code/z_play/Gameplay_Draw.s @@ -530,15 +530,15 @@ glabel Gameplay_Draw /* B36728 800BF588 1160000E */ beqz $t3, .L800BF5C4 /* B3672C 800BF58C 260407A8 */ addiu $a0, $s0, 0x7a8 .L800BF590: -/* B36730 800BF590 0C01E9B1 */ jal Lights_CreateMapper +/* B36730 800BF590 0C01E9B1 */ jal LightContext_NewLights /* B36734 800BF594 02202825 */ move $a1, $s1 /* B36738 800BF598 AFA20228 */ sw $v0, 0x228($sp) /* B3673C 800BF59C 8E0507A8 */ lw $a1, 0x7a8($s0) /* B36740 800BF5A0 00402025 */ move $a0, $v0 -/* B36744 800BF5A4 0C01E91D */ jal func_8007A474 +/* B36744 800BF5A4 0C01E91D */ jal Lights_BindAll /* B36748 800BF5A8 00003025 */ move $a2, $zero /* B3674C 800BF5AC 8FA40228 */ lw $a0, 0x228($sp) -/* B36750 800BF5B0 0C01E7BF */ jal func_80079EFC +/* B36750 800BF5B0 0C01E7BF */ jal Lights_Draw /* B36754 800BF5B4 02202825 */ move $a1, $s1 /* B36758 800BF5B8 3C028016 */ lui $v0, %hi(gGameInfo) # $v0, 0x8016 /* B3675C 800BF5BC 8C42FA90 */ lw $v0, %lo(gGameInfo)($v0) diff --git a/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Destroy.s b/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Destroy.s index e315207659..b1ec8fd61d 100644 --- a/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Destroy.s @@ -7,7 +7,7 @@ glabel BgPoSyokudai_Destroy /* 002B0 808A8360 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 002B4 808A8364 8DC60150 */ lw $a2, 0x0150($t6) ## 00000150 /* 002B8 808A8368 AFA7001C */ sw $a3, 0x001C($sp) -/* 002BC 808A836C 0C01E9F1 */ jal Lights_Remove +/* 002BC 808A836C 0C01E9F1 */ jal LightContext_RemoveLight /* 002C0 808A8370 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 /* 002C4 808A8374 8FA50018 */ lw $a1, 0x0018($sp) /* 002C8 808A8378 8FA4001C */ lw $a0, 0x001C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Draw.s b/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Draw.s index 9ed203ebb1..530e2bddf9 100644 --- a/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Draw.s +++ b/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Draw.s @@ -235,7 +235,7 @@ glabel BgPoSyokudai_Draw .L808A8734: /* 00684 808A8734 44CBF800 */ ctc1 $t3, $31 /* 00688 808A8738 30E700FF */ andi $a3, $a3, 0x00FF ## $a3 = 000000FF -/* 0068C 808A873C 0C01E796 */ jal Lights_SetPositionalLightColorAndRadius +/* 0068C 808A873C 0C01E796 */ jal Lights_PointSetColorAndRadius /* 00690 808A8740 AFAC0010 */ sw $t4, 0x0010($sp) /* 00694 808A8744 0C024F61 */ jal func_80093D84 /* 00698 808A8748 8E240000 */ lw $a0, 0x0000($s1) ## 00000000 diff --git a/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Init.s b/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Init.s index 1d85462429..34e87938f8 100644 --- a/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_Bg_Po_Syokudai/BgPoSyokudai_Init.s @@ -25,7 +25,7 @@ glabel BgPoSyokudai_Init /* 00044 808A80F4 26060154 */ addiu $a2, $s0, 0x0154 ## $a2 = 00000154 /* 00048 808A80F8 AFA6003C */ sw $a2, 0x003C($sp) /* 0004C 808A80FC 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 00050 808A8100 0C01E9D9 */ jal Lights_Insert +/* 00050 808A8100 0C01E9D9 */ jal LightContext_InsertLight /* 00054 808A8104 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 00058 808A8108 C6080028 */ lwc1 $f8, 0x0028($s0) ## 00000028 /* 0005C 808A810C C6040024 */ lwc1 $f4, 0x0024($s0) ## 00000024 @@ -50,7 +50,7 @@ glabel BgPoSyokudai_Init /* 000A8 808A8158 00063403 */ sra $a2, $a2, 16 /* 000AC 808A815C AFA00014 */ sw $zero, 0x0014($sp) /* 000B0 808A8160 AFA00010 */ sw $zero, 0x0010($sp) -/* 000B4 808A8164 0C01E77C */ jal Lights_InitType2PositionalLight +/* 000B4 808A8164 0C01E77C */ jal Lights_PointGlowSetInfo /* 000B8 808A8168 8FA4003C */ lw $a0, 0x003C($sp) /* 000BC 808A816C 26050164 */ addiu $a1, $s0, 0x0164 ## $a1 = 00000164 /* 000C0 808A8170 AFA5003C */ sw $a1, 0x003C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/BgSpot00Hanebasi_Destroy.s b/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/BgSpot00Hanebasi_Destroy.s index eb8b5c2e9e..88e78713ca 100644 --- a/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/BgSpot00Hanebasi_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/BgSpot00Hanebasi_Destroy.s @@ -17,7 +17,7 @@ glabel BgSpot00Hanebasi_Destroy /* 00444 808A9BC4 24E507A8 */ addiu $a1, $a3, 0x07A8 ## $a1 = 000007A8 /* 00448 808A9BC8 05E20004 */ bltzl $t7, .L808A9BDC /* 0044C 808A9BCC 8FBF0014 */ lw $ra, 0x0014($sp) -/* 00450 808A9BD0 0C01E9F1 */ jal Lights_Remove +/* 00450 808A9BD0 0C01E9F1 */ jal LightContext_RemoveLight /* 00454 808A9BD4 8C46016C */ lw $a2, 0x016C($v0) ## 0000016C /* 00458 808A9BD8 8FBF0014 */ lw $ra, 0x0014($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/BgSpot00Hanebasi_Init.s b/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/BgSpot00Hanebasi_Init.s index 56ec96f233..4ec23b8b70 100644 --- a/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/BgSpot00Hanebasi_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/BgSpot00Hanebasi_Init.s @@ -261,7 +261,7 @@ glabel BgSpot00Hanebasi_Init /* 00384 808A9B04 26060170 */ addiu $a2, $s0, 0x0170 ## $a2 = 00000170 /* 00388 808A9B08 0500001B */ bltz $t0, .L808A9B78 /* 0038C 808A9B0C 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 -/* 00390 808A9B10 0C01E9D9 */ jal Lights_Insert +/* 00390 808A9B10 0C01E9D9 */ jal LightContext_InsertLight /* 00394 808A9B14 AFA60048 */ sw $a2, 0x0048($sp) /* 00398 808A9B18 8609001C */ lh $t1, 0x001C($s0) ## 0000001C @@ -288,7 +288,7 @@ glabel BgSpot00Hanebasi_Init /* 003E4 808A9B64 00052C00 */ sll $a1, $a1, 16 /* 003E8 808A9B68 00052C03 */ sra $a1, $a1, 16 /* 003EC 808A9B6C AFA00018 */ sw $zero, 0x0018($sp) -/* 003F0 808A9B70 0C01E77C */ jal Lights_InitType2PositionalLight +/* 003F0 808A9B70 0C01E77C */ jal Lights_PointGlowSetInfo /* 003F4 808A9B74 AFA0001C */ sw $zero, 0x001C($sp) .L808A9B78: diff --git a/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/func_808A9E58.s b/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/func_808A9E58.s index 7091bc952a..73f9cd4a32 100644 --- a/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/func_808A9E58.s +++ b/asm/non_matchings/overlays/actors/ovl_Bg_Spot00_Hanebasi/func_808A9E58.s @@ -92,7 +92,7 @@ glabel func_808A9E58 /* 00808 808A9F88 44099000 */ mfc1 $t1, $f18 /* 0080C 808A9F8C 00063400 */ sll $a2, $a2, 16 /* 00810 808A9F90 00063403 */ sra $a2, $a2, 16 -/* 00814 808A9F94 0C01E77C */ jal Lights_InitType2PositionalLight +/* 00814 808A9F94 0C01E77C */ jal Lights_PointGlowSetInfo /* 00818 808A9F98 AFA9001C */ sw $t1, 0x001C($sp) /* 0081C 808A9F9C 8FBF0024 */ lw $ra, 0x0024($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Destroy.s b/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Destroy.s index 0275303947..16ac3edcf3 100644 --- a/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Destroy.s @@ -35,7 +35,7 @@ glabel BossGanondrof_Destroy /* 0070C 80910D4C 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 /* 00710 80910D50 15C10003 */ bne $t6, $at, .L80910D60 /* 00714 80910D54 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 -/* 00718 80910D58 0C01E9F1 */ jal Lights_Remove +/* 00718 80910D58 0C01E9F1 */ jal LightContext_RemoveLight /* 0071C 80910D5C 8E0604CC */ lw $a2, 0x04CC($s0) ## 000004CC .L80910D60: diff --git a/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Init.s b/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Init.s index d214212835..2aa53c957c 100644 --- a/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Init.s @@ -51,7 +51,7 @@ glabel BossGanondrof_Init /* 004C4 80910B04 A21800AF */ sb $t8, 0x00AF($s0) ## 000000AF /* 004C8 80910B08 260604D0 */ addiu $a2, $s0, 0x04D0 ## $a2 = 000004D0 /* 004CC 80910B0C AFA60044 */ sw $a2, 0x0044($sp) -/* 004D0 80910B10 0C01E9D9 */ jal Lights_Insert +/* 004D0 80910B10 0C01E9D9 */ jal LightContext_InsertLight /* 004D4 80910B14 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 004D8 80910B18 C6040024 */ lwc1 $f4, 0x0024($s0) ## 00000024 @@ -78,7 +78,7 @@ glabel BossGanondrof_Init /* 0052C 80910B6C AFAC0018 */ sw $t4, 0x0018($sp) /* 00530 80910B70 AFAB0014 */ sw $t3, 0x0014($sp) /* 00534 80910B74 AFAA0010 */ sw $t2, 0x0010($sp) -/* 00538 80910B78 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00538 80910B78 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 0053C 80910B7C 8FA40044 */ lw $a0, 0x0044($sp) /* 00540 80910B80 02002025 */ or $a0, $s0, $zero ## $a0 = 00000000 diff --git a/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Update.s b/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Update.s index ee06bddc55..f6b9afe740 100644 --- a/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Update.s +++ b/asm/non_matchings/overlays/actors/ovl_Boss_Ganondrof/BossGanondrof_Update.s @@ -329,7 +329,7 @@ glabel BossGanondrof_Update /* 03C74 809142B4 AFB9001C */ sw $t9, 0x001C($sp) /* 03C78 809142B8 AFA90018 */ sw $t1, 0x0018($sp) /* 03C7C 809142BC AFA80014 */ sw $t0, 0x0014($sp) -/* 03C80 809142C0 0C01E763 */ jal Lights_InitType0PositionalLight +/* 03C80 809142C0 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 03C84 809142C4 AFB80010 */ sw $t8, 0x0010($sp) .L809142C8: diff --git a/asm/non_matchings/overlays/actors/ovl_Demo_6K/Demo6K_Destroy.s b/asm/non_matchings/overlays/actors/ovl_Demo_6K/Demo6K_Destroy.s index 3320c4128a..40e09b7ded 100644 --- a/asm/non_matchings/overlays/actors/ovl_Demo_6K/Demo6K_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_Demo_6K/Demo6K_Destroy.s @@ -5,7 +5,7 @@ glabel Demo6K_Destroy /* 0043C 80966D8C AFBF0014 */ sw $ra, 0x0014($sp) /* 00440 80966D90 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 00444 80966D94 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 -/* 00448 80966D98 0C01E9F1 */ jal Lights_Remove +/* 00448 80966D98 0C01E9F1 */ jal LightContext_RemoveLight /* 0044C 80966D9C 8DC60160 */ lw $a2, 0x0160($t6) ## 00000160 /* 00450 80966DA0 8FBF0014 */ lw $ra, 0x0014($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Demo_6K/Demo6K_Init.s b/asm/non_matchings/overlays/actors/ovl_Demo_6K/Demo6K_Init.s index 2d06598eb5..9553545fa2 100644 --- a/asm/non_matchings/overlays/actors/ovl_Demo_6K/Demo6K_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_Demo_6K/Demo6K_Init.s @@ -339,12 +339,12 @@ glabel L80966C48 /* 003F4 80966D44 AFAC001C */ sw $t4, 0x001C($sp) /* 003F8 80966D48 AFAB0018 */ sw $t3, 0x0018($sp) /* 003FC 80966D4C AFAA0014 */ sw $t2, 0x0014($sp) -/* 00400 80966D50 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00400 80966D50 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00404 80966D54 AFA90010 */ sw $t1, 0x0010($sp) /* 00408 80966D58 8FA40054 */ lw $a0, 0x0054($sp) /* 0040C 80966D5C 02003025 */ or $a2, $s0, $zero ## $a2 = 00000150 -/* 00410 80966D60 0C01E9D9 */ jal Lights_Insert +/* 00410 80966D60 0C01E9D9 */ jal LightContext_InsertLight /* 00414 80966D64 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 /* 00418 80966D68 AE220160 */ sw $v0, 0x0160($s1) ## 00000160 diff --git a/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_809674E0.s b/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_809674E0.s index b3a26e9fe1..1a3b7a5692 100644 --- a/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_809674E0.s +++ b/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_809674E0.s @@ -130,7 +130,7 @@ glabel func_809674E0 /* 00D2C 8096767C 00073C03 */ sra $a3, $a3, 16 /* 00D30 80967680 26040150 */ addiu $a0, $s0, 0x0150 ## $a0 = 00000150 /* 00D34 80967684 44085000 */ mfc1 $t0, $f10 -/* 00D38 80967688 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00D38 80967688 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00D3C 8096768C AFA8001C */ sw $t0, 0x001C($sp) /* 00D40 80967690 8FBF002C */ lw $ra, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_8096784C.s b/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_8096784C.s index 42b0f025b1..dfcc8de93c 100644 --- a/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_8096784C.s +++ b/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_8096784C.s @@ -131,7 +131,7 @@ glabel func_8096784C /* 0108C 809679DC 00073C03 */ sra $a3, $a3, 16 /* 01090 809679E0 00063403 */ sra $a2, $a2, 16 /* 01094 809679E4 44082000 */ mfc1 $t0, $f4 -/* 01098 809679E8 0C01E763 */ jal Lights_InitType0PositionalLight +/* 01098 809679E8 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 0109C 809679EC AFA8001C */ sw $t0, 0x001C($sp) /* 010A0 809679F0 8FBF002C */ lw $ra, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_80967DBC.s b/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_80967DBC.s index bbe33a904f..e94dccfba1 100644 --- a/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_80967DBC.s +++ b/asm/non_matchings/overlays/actors/ovl_Demo_6K/func_80967DBC.s @@ -98,7 +98,7 @@ glabel func_80967DBC /* 01598 80967EE8 00063403 */ sra $a2, $a2, 16 /* 0159C 80967EEC 00052C03 */ sra $a1, $a1, 16 /* 015A0 80967EF0 26040150 */ addiu $a0, $s0, 0x0150 ## $a0 = 00000150 -/* 015A4 80967EF4 0C01E763 */ jal Lights_InitType0PositionalLight +/* 015A4 80967EF4 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 015A8 80967EF8 AFB8001C */ sw $t8, 0x001C($sp) .L80967EFC: diff --git a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/DoorWarp1_Destroy.s b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/DoorWarp1_Destroy.s index ce2341a99a..c9fe12a621 100644 --- a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/DoorWarp1_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/DoorWarp1_Destroy.s @@ -8,13 +8,13 @@ glabel DoorWarp1_Destroy /* 0019C 8099891C 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 /* 001A0 80998920 8DC601C4 */ lw $a2, 0x01C4($t6) ## 000001C4 /* 001A4 80998924 AFA7002C */ sw $a3, 0x002C($sp) -/* 001A8 80998928 0C01E9F1 */ jal Lights_Remove +/* 001A8 80998928 0C01E9F1 */ jal LightContext_RemoveLight /* 001AC 8099892C AFA50018 */ sw $a1, 0x0018($sp) /* 001B0 80998930 8FAF0028 */ lw $t7, 0x0028($sp) /* 001B4 80998934 8FA50018 */ lw $a1, 0x0018($sp) /* 001B8 80998938 8FA4002C */ lw $a0, 0x002C($sp) -/* 001BC 8099893C 0C01E9F1 */ jal Lights_Remove +/* 001BC 8099893C 0C01E9F1 */ jal LightContext_RemoveLight /* 001C0 80998940 8DE601D8 */ lw $a2, 0x01D8($t7) ## 000001D8 /* 001C4 80998944 8FA7002C */ lw $a3, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/DoorWarp1_Init.s b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/DoorWarp1_Init.s index 3040efd43a..52545e3eff 100644 --- a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/DoorWarp1_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/DoorWarp1_Init.s @@ -55,13 +55,13 @@ glabel DoorWarp1_Init /* 000BC 8099883C 00073C00 */ sll $a3, $a3, 16 /* 000C0 80998840 00073C03 */ sra $a3, $a3, 16 /* 000C4 80998844 AFA00014 */ sw $zero, 0x0014($sp) -/* 000C8 80998848 0C01E763 */ jal Lights_InitType0PositionalLight +/* 000C8 80998848 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 000CC 8099884C AFA00010 */ sw $zero, 0x0010($sp) /* 000D0 80998850 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 000D4 80998854 AFA50034 */ sw $a1, 0x0034($sp) /* 000D8 80998858 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 000DC 8099885C 0C01E9D9 */ jal Lights_Insert +/* 000DC 8099885C 0C01E9D9 */ jal LightContext_InsertLight /* 000E0 80998860 8FA60030 */ lw $a2, 0x0030($sp) /* 000E4 80998864 C6060024 */ lwc1 $f6, 0x0024($s0) ## 00000024 @@ -85,12 +85,12 @@ glabel DoorWarp1_Init /* 0012C 809988AC AFA0001C */ sw $zero, 0x001C($sp) /* 00130 809988B0 AFA00018 */ sw $zero, 0x0018($sp) /* 00134 809988B4 AFA00014 */ sw $zero, 0x0014($sp) -/* 00138 809988B8 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00138 809988B8 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 0013C 809988BC AFA00010 */ sw $zero, 0x0010($sp) /* 00140 809988C0 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 /* 00144 809988C4 8FA50034 */ lw $a1, 0x0034($sp) -/* 00148 809988C8 0C01E9D9 */ jal Lights_Insert +/* 00148 809988C8 0C01E9D9 */ jal LightContext_InsertLight /* 0014C 809988CC 8FA60030 */ lw $a2, 0x0030($sp) /* 00150 809988D0 AE0201D8 */ sw $v0, 0x01D8($s0) ## 000001D8 diff --git a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099898C.s b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099898C.s index 168a4f15cd..fea0293dd5 100644 --- a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099898C.s +++ b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099898C.s @@ -134,7 +134,7 @@ glabel L80998AA0 /* 00370 80998AF0 AFA80018 */ sw $t0, 0x0018($sp) /* 00374 80998AF4 AFB90014 */ sw $t9, 0x0014($sp) /* 00378 80998AF8 AFB80010 */ sw $t8, 0x0010($sp) -/* 0037C 80998AFC 0C01E763 */ jal Lights_InitType0PositionalLight +/* 0037C 80998AFC 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00380 80998B00 260401C8 */ addiu $a0, $s0, 0x01C8 ## $a0 = 000001C8 /* 00384 80998B04 C6080024 */ lwc1 $f8, 0x0024($s0) ## 00000024 @@ -160,7 +160,7 @@ glabel L80998AA0 /* 003D4 80998B54 AFAF0018 */ sw $t7, 0x0018($sp) /* 003D8 80998B58 AFAE0014 */ sw $t6, 0x0014($sp) /* 003DC 80998B5C AFAD0010 */ sw $t5, 0x0010($sp) -/* 003E0 80998B60 0C01E763 */ jal Lights_InitType0PositionalLight +/* 003E0 80998B60 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 003E4 80998B64 260401DC */ addiu $a0, $s0, 0x01DC ## $a0 = 000001DC /* 003E8 80998B68 8603001C */ lh $v1, 0x001C($s0) ## 0000001C diff --git a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_80998C90.s b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_80998C90.s index 968ca638a5..e1a46290e3 100644 --- a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_80998C90.s +++ b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_80998C90.s @@ -84,7 +84,7 @@ glabel func_80998C90 /* 00640 80998DC0 AFAE0018 */ sw $t6, 0x0018($sp) /* 00644 80998DC4 AFAD0014 */ sw $t5, 0x0014($sp) /* 00648 80998DC8 AFAC0010 */ sw $t4, 0x0010($sp) -/* 0064C 80998DCC 0C01E763 */ jal Lights_InitType0PositionalLight +/* 0064C 80998DCC 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00650 80998DD0 260401C8 */ addiu $a0, $s0, 0x01C8 ## $a0 = 000001C8 /* 00654 80998DD4 C6080024 */ lwc1 $f8, 0x0024($s0) ## 00000024 @@ -110,7 +110,7 @@ glabel func_80998C90 /* 006A4 80998E24 AFAB0018 */ sw $t3, 0x0018($sp) /* 006A8 80998E28 AFAA0014 */ sw $t2, 0x0014($sp) /* 006AC 80998E2C AFA90010 */ sw $t1, 0x0010($sp) -/* 006B0 80998E30 0C01E763 */ jal Lights_InitType0PositionalLight +/* 006B0 80998E30 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 006B4 80998E34 260401DC */ addiu $a0, $s0, 0x01DC ## $a0 = 000001DC /* 006B8 80998E38 3C05809A */ lui $a1, %hi(func_8099A3A4) ## $a1 = 809A0000 diff --git a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_809995D4.s b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_809995D4.s index 1fee9cdc2f..4e1c4915bd 100644 --- a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_809995D4.s +++ b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_809995D4.s @@ -53,7 +53,7 @@ glabel func_809995D4 /* 00EFC 8099967C 00073C00 */ sll $a3, $a3, 16 /* 00F00 80999680 00073C03 */ sra $a3, $a3, 16 /* 00F04 80999684 AFB90010 */ sw $t9, 0x0010($sp) -/* 00F08 80999688 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00F08 80999688 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00F0C 8099968C 260401C8 */ addiu $a0, $s0, 0x01C8 ## $a0 = 000001C8 /* 00F10 80999690 C6120024 */ lwc1 $f18, 0x0024($s0) ## 00000024 @@ -79,7 +79,7 @@ glabel func_809995D4 /* 00F60 809996E0 AFB80018 */ sw $t8, 0x0018($sp) /* 00F64 809996E4 AFAF0014 */ sw $t7, 0x0014($sp) /* 00F68 809996E8 AFAE0010 */ sw $t6, 0x0010($sp) -/* 00F6C 809996EC 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00F6C 809996EC 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00F70 809996F0 260401DC */ addiu $a0, $s0, 0x01DC ## $a0 = 000001DC /* 00F74 809996F4 3C05809A */ lui $a1, %hi(func_80999724) ## $a1 = 809A0000 diff --git a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_80999A68.s b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_80999A68.s index dbcf64de8e..7e66188ca3 100644 --- a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_80999A68.s +++ b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_80999A68.s @@ -231,7 +231,7 @@ glabel func_80999A68 /* 015D4 80999D54 44078000 */ mfc1 $a3, $f16 /* 015D8 80999D58 00000000 */ nop /* 015DC 80999D5C 00073C00 */ sll $a3, $a3, 16 -/* 015E0 80999D60 0C01E763 */ jal Lights_InitType0PositionalLight +/* 015E0 80999D60 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 015E4 80999D64 00073C03 */ sra $a3, $a3, 16 /* 015E8 80999D68 C6520024 */ lwc1 $f18, 0x0024($s2) ## 00000024 @@ -281,7 +281,7 @@ glabel func_80999A68 /* 01698 80999E18 44078000 */ mfc1 $a3, $f16 /* 0169C 80999E1C 00000000 */ nop /* 016A0 80999E20 00073C00 */ sll $a3, $a3, 16 -/* 016A4 80999E24 0C01E763 */ jal Lights_InitType0PositionalLight +/* 016A4 80999E24 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 016A8 80999E28 00073C03 */ sra $a3, $a3, 16 /* 016AC 80999E2C 3C01809A */ lui $at, %hi(D_8099C7AC) ## $at = 809A0000 diff --git a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099A098.s b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099A098.s index 1b228f03b1..0b6c2b19cc 100644 --- a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099A098.s +++ b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099A098.s @@ -147,7 +147,7 @@ glabel func_8099A098 /* 01B14 8099A294 44078000 */ mfc1 $a3, $f16 /* 01B18 8099A298 00000000 */ nop /* 01B1C 8099A29C 00073C00 */ sll $a3, $a3, 16 -/* 01B20 8099A2A0 0C01E763 */ jal Lights_InitType0PositionalLight +/* 01B20 8099A2A0 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 01B24 8099A2A4 00073C03 */ sra $a3, $a3, 16 /* 01B28 8099A2A8 C6320024 */ lwc1 $f18, 0x0024($s1) ## 00000024 @@ -197,7 +197,7 @@ glabel func_8099A098 /* 01BD8 8099A358 44078000 */ mfc1 $a3, $f16 /* 01BDC 8099A35C 00000000 */ nop /* 01BE0 8099A360 00073C00 */ sll $a3, $a3, 16 -/* 01BE4 8099A364 0C01E763 */ jal Lights_InitType0PositionalLight +/* 01BE4 8099A364 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 01BE8 8099A368 00073C03 */ sra $a3, $a3, 16 /* 01BEC 8099A36C 3C01809A */ lui $at, %hi(D_8099C7B8) ## $at = 809A0000 diff --git a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099A5EC.s b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099A5EC.s index 868d3dd2cd..0af25810bd 100644 --- a/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099A5EC.s +++ b/asm/non_matchings/overlays/actors/ovl_Door_Warp1/func_8099A5EC.s @@ -471,7 +471,7 @@ glabel func_8099A5EC /* 024AC 8099AC2C 44079000 */ mfc1 $a3, $f18 /* 024B0 8099AC30 00000000 */ nop /* 024B4 8099AC34 00073C00 */ sll $a3, $a3, 16 -/* 024B8 8099AC38 0C01E763 */ jal Lights_InitType0PositionalLight +/* 024B8 8099AC38 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 024BC 8099AC3C 00073C03 */ sra $a3, $a3, 16 /* 024C0 8099AC40 8FA80034 */ lw $t0, 0x0034($sp) @@ -522,7 +522,7 @@ glabel func_8099A5EC /* 02574 8099ACF4 44079000 */ mfc1 $a3, $f18 /* 02578 8099ACF8 00000000 */ nop /* 0257C 8099ACFC 00073C00 */ sll $a3, $a3, 16 -/* 02580 8099AD00 0C01E763 */ jal Lights_InitType0PositionalLight +/* 02580 8099AD00 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 02584 8099AD04 00073C03 */ sra $a3, $a3, 16 /* 02588 8099AD08 3C01809A */ lui $at, %hi(D_8099C7D0) ## $at = 809A0000 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Bdfire/EnBdfire_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Bdfire/EnBdfire_Destroy.s index 84c788c8b9..fe06af3ec9 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Bdfire/EnBdfire_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Bdfire/EnBdfire_Destroy.s @@ -7,7 +7,7 @@ glabel EnBdfire_Destroy /* 00250 809BC280 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 00254 809BC284 05C10003 */ bgez $t6, .L809BC294 /* 00258 809BC288 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 -/* 0025C 809BC28C 0C01E9F1 */ jal Lights_Remove +/* 0025C 809BC28C 0C01E9F1 */ jal LightContext_RemoveLight /* 00260 809BC290 8CE601D0 */ lw $a2, 0x01D0($a3) ## 000001D0 .L809BC294: /* 00264 809BC294 8FBF0014 */ lw $ra, 0x0014($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Bdfire/EnBdfire_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Bdfire/EnBdfire_Init.s index f2345a77a9..78bdfcdb9c 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Bdfire/EnBdfire_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Bdfire/EnBdfire_Init.s @@ -65,11 +65,11 @@ glabel EnBdfire_Init /* 000CC 809BC0FC AFAB0018 */ sw $t3, 0x0018($sp) /* 000D0 809BC100 AFAA0014 */ sw $t2, 0x0014($sp) /* 000D4 809BC104 AFA90010 */ sw $t1, 0x0010($sp) -/* 000D8 809BC108 0C01E763 */ jal Lights_InitType0PositionalLight +/* 000D8 809BC108 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 000DC 809BC10C AFA40034 */ sw $a0, 0x0034($sp) /* 000E0 809BC110 8FA40044 */ lw $a0, 0x0044($sp) /* 000E4 809BC114 8FA60034 */ lw $a2, 0x0034($sp) -/* 000E8 809BC118 0C01E9D9 */ jal Lights_Insert +/* 000E8 809BC118 0C01E9D9 */ jal LightContext_InsertLight /* 000EC 809BC11C 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 /* 000F0 809BC120 1000004D */ beq $zero, $zero, .L809BC258 /* 000F4 809BC124 AE0201D0 */ sw $v0, 0x01D0($s0) ## 000001D0 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Bdfire/func_809BC2A4.s b/asm/non_matchings/overlays/actors/ovl_En_Bdfire/func_809BC2A4.s index fbf3a8569f..4cb9f20d29 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Bdfire/func_809BC2A4.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Bdfire/func_809BC2A4.s @@ -205,7 +205,7 @@ glabel func_809BC2A4 .L809BC574: /* 00544 809BC574 44CAF800 */ ctc1 $t2, $31 /* 00548 809BC578 30C600FF */ andi $a2, $a2, 0x00FF ## $a2 = 000000FF -/* 0054C 809BC57C 0C01E796 */ jal Lights_SetPositionalLightColorAndRadius +/* 0054C 809BC57C 0C01E796 */ jal Lights_PointSetColorAndRadius /* 00550 809BC580 AFAB0010 */ sw $t3, 0x0010($sp) /* 00554 809BC584 8FBF002C */ lw $ra, 0x002C($sp) .L809BC588: diff --git a/asm/non_matchings/overlays/actors/ovl_En_Elf/EnElf_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Elf/EnElf_Destroy.s index 264d6a08c2..b646130db8 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Elf/EnElf_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Elf/EnElf_Destroy.s @@ -8,13 +8,13 @@ glabel EnElf_Destroy /* 00DB8 80A029E8 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 /* 00DBC 80A029EC 8DC60274 */ lw $a2, 0x0274($t6) ## 00000274 /* 00DC0 80A029F0 AFA7002C */ sw $a3, 0x002C($sp) -/* 00DC4 80A029F4 0C01E9F1 */ jal Lights_Remove +/* 00DC4 80A029F4 0C01E9F1 */ jal LightContext_RemoveLight /* 00DC8 80A029F8 AFA5001C */ sw $a1, 0x001C($sp) /* 00DCC 80A029FC 8FAF0028 */ lw $t7, 0x0028($sp) /* 00DD0 80A02A00 8FA5001C */ lw $a1, 0x001C($sp) /* 00DD4 80A02A04 8FA4002C */ lw $a0, 0x002C($sp) -/* 00DD8 80A02A08 0C01E9F1 */ jal Lights_Remove +/* 00DD8 80A02A08 0C01E9F1 */ jal LightContext_RemoveLight /* 00DDC 80A02A0C 8DE60288 */ lw $a2, 0x0288($t7) ## 00000288 /* 00DE0 80A02A10 8FBF0014 */ lw $ra, 0x0014($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Elf/EnElf_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Elf/EnElf_Init.s index 0a5bd476cd..74934e0978 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Elf/EnElf_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Elf/EnElf_Init.s @@ -83,13 +83,13 @@ glabel EnElf_Init /* 008B0 80A024E0 AFAD0014 */ sw $t5, 0x0014($sp) /* 008B4 80A024E4 AFAC0010 */ sw $t4, 0x0010($sp) /* 008B8 80A024E8 AFA4003C */ sw $a0, 0x003C($sp) -/* 008BC 80A024EC 0C01E77C */ jal Lights_InitType2PositionalLight +/* 008BC 80A024EC 0C01E77C */ jal Lights_PointGlowSetInfo /* 008C0 80A024F0 AFA0001C */ sw $zero, 0x001C($sp) /* 008C4 80A024F4 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 008C8 80A024F8 AFA50040 */ sw $a1, 0x0040($sp) /* 008CC 80A024FC 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 008D0 80A02500 0C01E9D9 */ jal Lights_Insert +/* 008D0 80A02500 0C01E9D9 */ jal LightContext_InsertLight /* 008D4 80A02504 8FA6003C */ lw $a2, 0x003C($sp) /* 008D8 80A02508 C6040024 */ lwc1 $f4, 0x0024($s0) ## 00000024 @@ -116,12 +116,12 @@ glabel EnElf_Init /* 0092C 80A0255C AFA90014 */ sw $t1, 0x0014($sp) /* 00930 80A02560 AFA80010 */ sw $t0, 0x0010($sp) /* 00934 80A02564 AFA4003C */ sw $a0, 0x003C($sp) -/* 00938 80A02568 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00938 80A02568 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 0093C 80A0256C AFA0001C */ sw $zero, 0x001C($sp) /* 00940 80A02570 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 /* 00944 80A02574 8FA50040 */ lw $a1, 0x0040($sp) -/* 00948 80A02578 0C01E9D9 */ jal Lights_Insert +/* 00948 80A02578 0C01E9D9 */ jal LightContext_InsertLight /* 0094C 80A0257C 8FA6003C */ lw $a2, 0x003C($sp) /* 00950 80A02580 44802000 */ mtc1 $zero, $f4 ## $f4 = 0.00 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Elf/func_80A03B28.s b/asm/non_matchings/overlays/actors/ovl_En_Elf/func_80A03B28.s index 8fd34b638b..20f995ada4 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Elf/func_80A03B28.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Elf/func_80A03B28.s @@ -52,7 +52,7 @@ glabel func_80A03B28 /* 01FBC 80A03BEC 44064000 */ mfc1 $a2, $f8 /* 01FC0 80A03BF0 00000000 */ nop /* 01FC4 80A03BF4 00063400 */ sll $a2, $a2, 16 -/* 01FC8 80A03BF8 0C01E763 */ jal Lights_InitType0PositionalLight +/* 01FC8 80A03BF8 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 01FCC 80A03BFC 00063403 */ sra $a2, $a2, 16 /* 01FD0 80A03C00 10000019 */ beq $zero, $zero, .L80A03C68 @@ -79,7 +79,7 @@ glabel func_80A03B28 /* 02020 80A03C50 AFAE0018 */ sw $t6, 0x0018($sp) /* 02024 80A03C54 A7A30036 */ sh $v1, 0x0036($sp) /* 02028 80A03C58 AFAD0014 */ sw $t5, 0x0014($sp) -/* 0202C 80A03C5C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 0202C 80A03C5C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 02030 80A03C60 AFAC0010 */ sw $t4, 0x0010($sp) /* 02034 80A03C64 87A30036 */ lh $v1, 0x0036($sp) @@ -106,7 +106,7 @@ glabel func_80A03B28 /* 02084 80A03CB4 AFAA0014 */ sw $t2, 0x0014($sp) /* 02088 80A03CB8 AFA90010 */ sw $t1, 0x0010($sp) /* 0208C 80A03CBC AFA3001C */ sw $v1, 0x001C($sp) -/* 02090 80A03CC0 0C01E77C */ jal Lights_InitType2PositionalLight +/* 02090 80A03CC0 0C01E77C */ jal Lights_PointGlowSetInfo /* 02094 80A03CC4 26040264 */ addiu $a0, $s0, 0x0264 ## $a0 = 00000264 /* 02098 80A03CC8 C60C0064 */ lwc1 $f12, 0x0064($s0) ## 00000064 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Fhg_Fire/func_80A10220.s b/asm/non_matchings/overlays/actors/ovl_En_Fhg_Fire/func_80A10220.s index 9352c73724..a1da5a4306 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Fhg_Fire/func_80A10220.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Fhg_Fire/func_80A10220.s @@ -926,7 +926,7 @@ glabel func_80A10220 /* 01C58 80A10EB8 AFAD0018 */ sw $t5, 0x0018($sp) /* 01C5C 80A10EBC AFB90014 */ sw $t9, 0x0014($sp) /* 01C60 80A10EC0 AFB80010 */ sw $t8, 0x0010($sp) -/* 01C64 80A10EC4 0C01E763 */ jal Lights_InitType0PositionalLight +/* 01C64 80A10EC4 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 01C68 80A10EC8 260401A0 */ addiu $a0, $s0, 0x01A0 ## $a0 = 000001A0 /* 01C6C 80A10ECC C6080068 */ lwc1 $f8, 0x0068($s0) ## 00000068 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Fr/EnFr_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Fr/EnFr_Destroy.s index 6eb67381a0..4240c937d8 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Fr/EnFr_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Fr/EnFr_Destroy.s @@ -5,7 +5,7 @@ glabel EnFr_Destroy /* 005A8 80A1AF48 AFBF0014 */ sw $ra, 0x0014($sp) /* 005AC 80A1AF4C 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 005B0 80A1AF50 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 -/* 005B4 80A1AF54 0C01E9F1 */ jal Lights_Remove +/* 005B4 80A1AF54 0C01E9F1 */ jal LightContext_RemoveLight /* 005B8 80A1AF58 8DC60358 */ lw $a2, 0x0358($t6) ## 00000358 /* 005BC 80A1AF5C 8FBF0014 */ lw $ra, 0x0014($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Fr/EnFr_Update.s b/asm/non_matchings/overlays/actors/ovl_En_Fr/EnFr_Update.s index 4f29dc6ddd..4476bf218a 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Fr/EnFr_Update.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Fr/EnFr_Update.s @@ -65,7 +65,7 @@ glabel EnFr_Update /* 00378 80A1AD18 2606035C */ addiu $a2, $s0, 0x035C ## $a2 = 0000035C /* 0037C 80A1AD1C AFA60030 */ sw $a2, 0x0030($sp) /* 00380 80A1AD20 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 00384 80A1AD24 0C01E9D9 */ jal Lights_Insert +/* 00384 80A1AD24 0C01E9D9 */ jal LightContext_InsertLight /* 00388 80A1AD28 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 0038C 80A1AD2C C6040008 */ lwc1 $f4, 0x0008($s0) ## 00000008 @@ -92,7 +92,7 @@ glabel EnFr_Update /* 003E0 80A1AD80 AFA80018 */ sw $t0, 0x0018($sp) /* 003E4 80A1AD84 AFB90014 */ sw $t9, 0x0014($sp) /* 003E8 80A1AD88 AFB80010 */ sw $t8, 0x0010($sp) -/* 003EC 80A1AD8C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 003EC 80A1AD8C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 003F0 80A1AD90 8FA40030 */ lw $a0, 0x0030($sp) /* 003F4 80A1AD94 8FAA003C */ lw $t2, 0x003C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Fr/func_80A1CD24.s b/asm/non_matchings/overlays/actors/ovl_En_Fr/func_80A1CD24.s index 0be6e4659f..a35acd441f 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Fr/func_80A1CD24.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Fr/func_80A1CD24.s @@ -75,7 +75,7 @@ glabel func_80A1CD24 /* 02468 80A1CE08 00052C03 */ sra $a1, $a1, 16 /* 0246C 80A1CE0C AFA9001C */ sw $t1, 0x001C($sp) /* 02470 80A1CE10 AFAC0014 */ sw $t4, 0x0014($sp) -/* 02474 80A1CE14 0C01E763 */ jal Lights_InitType0PositionalLight +/* 02474 80A1CE14 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 02478 80A1CE18 AFAB0010 */ sw $t3, 0x0010($sp) /* 0247C 80A1CE1C 8FA80058 */ lw $t0, 0x0058($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Destroy.s index 7f6d859125..578a3a8c04 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Destroy.s @@ -12,7 +12,7 @@ glabel EnGb_Destroy /* 00450 80A2F5D0 8FA4001C */ lw $a0, 0x001C($sp) /* 00454 80A2F5D4 8FAE0018 */ lw $t6, 0x0018($sp) /* 00458 80A2F5D8 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 -/* 0045C 80A2F5DC 0C01E9F1 */ jal Lights_Remove +/* 0045C 80A2F5DC 0C01E9F1 */ jal LightContext_RemoveLight /* 00460 80A2F5E0 8DC6036C */ lw $a2, 0x036C($t6) ## 0000036C /* 00464 80A2F5E4 8FA4001C */ lw $a0, 0x001C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Draw.s b/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Draw.s index 083dfaac50..703cc0f988 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Draw.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Draw.s @@ -69,7 +69,7 @@ glabel EnGb_Draw /* 00E10 80A2FF90 00052C03 */ sra $a1, $a1, 16 /* 00E14 80A2FF94 00063403 */ sra $a2, $a2, 16 /* 00E18 80A2FF98 00073C03 */ sra $a3, $a3, 16 -/* 00E1C 80A2FF9C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00E1C 80A2FF9C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00E20 80A2FFA0 AFA9001C */ sw $t1, 0x001C($sp) /* 00E24 80A2FFA4 8E050168 */ lw $a1, 0x0168($s0) ## 00000168 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Init.s index 845f1eff95..0dea0c9cb8 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Gb/EnGb_Init.s @@ -85,7 +85,7 @@ glabel EnGb_Init /* 0014C 80A2F2CC 26500370 */ addiu $s0, $s2, 0x0370 ## $s0 = 00000370 /* 00150 80A2F2D0 02003025 */ or $a2, $s0, $zero ## $a2 = 00000370 /* 00154 80A2F2D4 02602025 */ or $a0, $s3, $zero ## $a0 = 00000000 -/* 00158 80A2F2D8 0C01E9D9 */ jal Lights_Insert +/* 00158 80A2F2D8 0C01E9D9 */ jal LightContext_InsertLight /* 0015C 80A2F2DC 266507A8 */ addiu $a1, $s3, 0x07A8 ## $a1 = 000007A8 /* 00160 80A2F2E0 C6440008 */ lwc1 $f4, 0x0008($s2) ## 00000008 @@ -112,7 +112,7 @@ glabel EnGb_Init /* 001B4 80A2F334 AFAC0018 */ sw $t4, 0x0018($sp) /* 001B8 80A2F338 AFAB0014 */ sw $t3, 0x0014($sp) /* 001BC 80A2F33C AFAA0010 */ sw $t2, 0x0010($sp) -/* 001C0 80A2F340 0C01E763 */ jal Lights_InitType0PositionalLight +/* 001C0 80A2F340 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 001C4 80A2F344 02002025 */ or $a0, $s0, $zero ## $a0 = 00000370 /* 001C8 80A2F348 4480C000 */ mtc1 $zero, $f24 ## $f24 = 0.00 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Destroy.s index 93b3e2b57c..9056268fa3 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Destroy.s @@ -12,7 +12,7 @@ glabel EnIceHono_Destroy .L80A733B8: /* 003C8 80A733B8 8CE601A8 */ lw $a2, 0x01A8($a3) ## 000001A8 /* 003CC 80A733BC AFA70018 */ sw $a3, 0x0018($sp) -/* 003D0 80A733C0 0C01E9F1 */ jal Lights_Remove +/* 003D0 80A733C0 0C01E9F1 */ jal LightContext_RemoveLight /* 003D4 80A733C4 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 /* 003D8 80A733C8 8FA70018 */ lw $a3, 0x0018($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Init.s index efe0a081a5..b42ca4240e 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Init.s @@ -77,12 +77,12 @@ glabel EnIceHono_Init /* 0031C 80A7330C AFA80014 */ sw $t0, 0x0014($sp) /* 00320 80A73310 AFB90010 */ sw $t9, 0x0010($sp) /* 00324 80A73314 AFA40030 */ sw $a0, 0x0030($sp) -/* 00328 80A73318 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00328 80A73318 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 0032C 80A7331C AFA0001C */ sw $zero, 0x001C($sp) /* 00330 80A73320 8FA40044 */ lw $a0, 0x0044($sp) /* 00334 80A73324 8FA60030 */ lw $a2, 0x0030($sp) -/* 00338 80A73328 0C01E9D9 */ jal Lights_Insert +/* 00338 80A73328 0C01E9D9 */ jal LightContext_InsertLight /* 0033C 80A7332C 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 /* 00340 80A73330 0C03F66B */ jal Math_Rand_ZeroOne diff --git a/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Update.s b/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Update.s index e78f39587e..f04463cc73 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Update.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Ice_Hono/EnIceHono_Update.s @@ -137,7 +137,7 @@ glabel EnIceHono_Update /* 00DDC 80A73DCC 44194000 */ mfc1 $t9, $f8 /* 00DE0 80A73DD0 AFAD0010 */ sw $t5, 0x0010($sp) /* 00DE4 80A73DD4 AFAF0014 */ sw $t7, 0x0014($sp) -/* 00DE8 80A73DD8 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00DE8 80A73DD8 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00DEC 80A73DDC AFB90018 */ sw $t9, 0x0018($sp) /* 00DF0 80A73DE0 8E02014C */ lw $v0, 0x014C($s0) ## 0000014C diff --git a/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Destroy.s index f9b3e132e5..c77361ea46 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Destroy.s @@ -21,7 +21,7 @@ glabel EnMThunder_Destroy /* 0030C 80A9F2EC 8FB80020 */ lw $t8, 0x0020($sp) /* 00310 80A9F2F0 02002025 */ or $a0, $s0, $zero ## $a0 = 00000000 /* 00314 80A9F2F4 260507A8 */ addiu $a1, $s0, 0x07A8 ## $a1 = 000007A8 -/* 00318 80A9F2F8 0C01E9F1 */ jal Lights_Remove +/* 00318 80A9F2F8 0C01E9F1 */ jal LightContext_RemoveLight /* 0031C 80A9F2FC 8F060198 */ lw $a2, 0x0198($t8) ## 00000198 /* 00320 80A9F300 8FBF001C */ lw $ra, 0x001C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Init.s b/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Init.s index e229ecca88..aa0018db99 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Init.s @@ -45,12 +45,12 @@ glabel EnMThunder_Init /* 000AC 80A9F08C AFAB0014 */ sw $t3, 0x0014($sp) /* 000B0 80A9F090 AFAA0010 */ sw $t2, 0x0010($sp) /* 000B4 80A9F094 AFA40030 */ sw $a0, 0x0030($sp) -/* 000B8 80A9F098 0C01E763 */ jal Lights_InitType0PositionalLight +/* 000B8 80A9F098 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 000BC 80A9F09C AFA0001C */ sw $zero, 0x001C($sp) /* 000C0 80A9F0A0 8FA40044 */ lw $a0, 0x0044($sp) /* 000C4 80A9F0A4 8FA60030 */ lw $a2, 0x0030($sp) -/* 000C8 80A9F0A8 0C01E9D9 */ jal Lights_Insert +/* 000C8 80A9F0A8 0C01E9D9 */ jal LightContext_InsertLight /* 000CC 80A9F0AC 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 /* 000D0 80A9F0B0 44800000 */ mtc1 $zero, $f0 ## $f0 = 0.00 diff --git a/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Update.s b/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Update.s index 362b300e77..7e350f00ae 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Update.s +++ b/asm/non_matchings/overlays/actors/ovl_En_M_Thunder/EnMThunder_Update.s @@ -113,7 +113,7 @@ glabel EnMThunder_Update /* 00CE0 80A9FCC0 46040182 */ mul.s $f6, $f0, $f4 /* 00CE4 80A9FCC4 4600320D */ trunc.w.s $f8, $f6 /* 00CE8 80A9FCC8 440C4000 */ mfc1 $t4, $f8 -/* 00CEC 80A9FCCC 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00CEC 80A9FCCC 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00CF0 80A9FCD0 AFAC001C */ sw $t4, 0x001C($sp) /* 00CF4 80A9FCD4 8FBF002C */ lw $ra, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/EnPoDesert_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/EnPoDesert_Destroy.s index 72dac60cc0..2653870c37 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/EnPoDesert_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/EnPoDesert_Destroy.s @@ -7,7 +7,7 @@ glabel EnPoDesert_Destroy /* 00180 80AD2E30 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 00184 80AD2E34 8DC60224 */ lw $a2, 0x0224($t6) ## 00000224 /* 00188 80AD2E38 AFA7001C */ sw $a3, 0x001C($sp) -/* 0018C 80AD2E3C 0C01E9F1 */ jal Lights_Remove +/* 0018C 80AD2E3C 0C01E9F1 */ jal LightContext_RemoveLight /* 00190 80AD2E40 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 /* 00194 80AD2E44 8FA50018 */ lw $a1, 0x0018($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/EnPoDesert_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/EnPoDesert_Init.s index a3d16e2ec1..de5741e8fc 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/EnPoDesert_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/EnPoDesert_Init.s @@ -44,7 +44,7 @@ glabel EnPoDesert_Init /* 00098 80AD2D48 26060228 */ addiu $a2, $s0, 0x0228 ## $a2 = 00000228 /* 0009C 80AD2D4C AFA60034 */ sw $a2, 0x0034($sp) /* 000A0 80AD2D50 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 000A4 80AD2D54 0C01E9D9 */ jal Lights_Insert +/* 000A4 80AD2D54 0C01E9D9 */ jal LightContext_InsertLight /* 000A8 80AD2D58 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 000AC 80AD2D5C C6040008 */ lwc1 $f4, 0x0008($s0) ## 00000008 @@ -71,7 +71,7 @@ glabel EnPoDesert_Init /* 00100 80AD2DB0 AFAD0018 */ sw $t5, 0x0018($sp) /* 00104 80AD2DB4 AFAC0014 */ sw $t4, 0x0014($sp) /* 00108 80AD2DB8 AFAB0010 */ sw $t3, 0x0010($sp) -/* 0010C 80AD2DBC 0C01E763 */ jal Lights_InitType0PositionalLight +/* 0010C 80AD2DBC 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00110 80AD2DC0 8FA40034 */ lw $a0, 0x0034($sp) /* 00114 80AD2DC4 3C068003 */ lui $a2, %hi(ActorShadow_DrawFunc_Circle) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/func_80AD3594.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/func_80AD3594.s index 8ee4d95229..6ffd0fdddb 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/func_80AD3594.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Desert/func_80AD3594.s @@ -153,7 +153,7 @@ glabel func_80AD3594 /* 00B20 80AD37D0 00073C03 */ sra $a3, $a3, 16 /* 00B24 80AD37D4 AFA90010 */ sw $t1, 0x0010($sp) /* 00B28 80AD37D8 AFAA0014 */ sw $t2, 0x0014($sp) -/* 00B2C 80AD37DC 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00B2C 80AD37DC 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00B30 80AD37E0 AFAB0018 */ sw $t3, 0x0018($sp) .L80AD37E4: diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/EnPoField_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/EnPoField_Destroy.s index 87c46cf676..3e598b5c54 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/EnPoField_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/EnPoField_Destroy.s @@ -9,7 +9,7 @@ glabel EnPoField_Destroy /* 00224 80AD3D24 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 00228 80AD3D28 8CE60230 */ lw $a2, 0x0230($a3) ## 00000230 /* 0022C 80AD3D2C AFA70018 */ sw $a3, 0x0018($sp) -/* 00230 80AD3D30 0C01E9F1 */ jal Lights_Remove +/* 00230 80AD3D30 0C01E9F1 */ jal LightContext_RemoveLight /* 00234 80AD3D34 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 /* 00238 80AD3D38 8FA50018 */ lw $a1, 0x0018($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/EnPoField_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/EnPoField_Init.s index dfe6cc70a1..6cf8f7deab 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/EnPoField_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/EnPoField_Init.s @@ -100,7 +100,7 @@ glabel EnPoField_Init /* 00164 80AD3C64 26060234 */ addiu $a2, $s0, 0x0234 ## $a2 = 00000234 /* 00168 80AD3C68 AFA60034 */ sw $a2, 0x0034($sp) /* 0016C 80AD3C6C 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 00170 80AD3C70 0C01E9D9 */ jal Lights_Insert +/* 00170 80AD3C70 0C01E9D9 */ jal LightContext_InsertLight /* 00174 80AD3C74 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 00178 80AD3C78 C6040008 */ lwc1 $f4, 0x0008($s0) ## 00000008 @@ -126,7 +126,7 @@ glabel EnPoField_Init /* 001C8 80AD3CC8 AFAD0014 */ sw $t5, 0x0014($sp) /* 001CC 80AD3CCC AFAC0010 */ sw $t4, 0x0010($sp) /* 001D0 80AD3CD0 AFA0001C */ sw $zero, 0x001C($sp) -/* 001D4 80AD3CD4 0C01E77C */ jal Lights_InitType2PositionalLight +/* 001D4 80AD3CD4 0C01E77C */ jal Lights_PointGlowSetInfo /* 001D8 80AD3CD8 8FA40034 */ lw $a0, 0x0034($sp) /* 001DC 80AD3CDC 3C0F8003 */ lui $t7, %hi(ActorShadow_DrawFunc_Circle) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD3D68.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD3D68.s index 7e856cdbe8..12f173054d 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD3D68.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD3D68.s @@ -18,7 +18,7 @@ glabel func_80AD3D68 /* 002A4 80AD3DA4 26040234 */ addiu $a0, $s0, 0x0234 ## $a0 = 00000234 /* 002A8 80AD3DA8 00002825 */ or $a1, $zero, $zero ## $a1 = 00000000 /* 002AC 80AD3DAC 00003025 */ or $a2, $zero, $zero ## $a2 = 00000000 -/* 002B0 80AD3DB0 0C01E796 */ jal Lights_SetPositionalLightColorAndRadius +/* 002B0 80AD3DB0 0C01E796 */ jal Lights_PointSetColorAndRadius /* 002B4 80AD3DB4 00003825 */ or $a3, $zero, $zero ## $a3 = 00000000 /* 002B8 80AD3DB8 241800C8 */ addiu $t8, $zero, 0x00C8 ## $t8 = 000000C8 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD42B0.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD42B0.s index 28accd105b..fbef792e69 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD42B0.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD42B0.s @@ -22,7 +22,7 @@ glabel func_80AD42B0 /* 00800 80AD4300 00052C00 */ sll $a1, $a1, 16 /* 00804 80AD4304 00052C03 */ sra $a1, $a1, 16 /* 00808 80AD4308 AFA00010 */ sw $zero, 0x0010($sp) -/* 0080C 80AD430C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 0080C 80AD430C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00810 80AD4310 24840234 */ addiu $a0, $a0, 0x0234 ## $a0 = 00000234 /* 00814 80AD4314 44800000 */ mtc1 $zero, $f0 ## $f0 = 0.00 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD54D4.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD54D4.s index 6b04f07b7a..dfaa3f80a3 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD54D4.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD54D4.s @@ -262,7 +262,7 @@ glabel func_80AD54D4 /* 01D54 80AD5854 00073C00 */ sll $a3, $a3, 16 /* 01D58 80AD5858 00073C03 */ sra $a3, $a3, 16 /* 01D5C 80AD585C AFAE0018 */ sw $t6, 0x0018($sp) -/* 01D60 80AD5860 0C01E763 */ jal Lights_InitType0PositionalLight +/* 01D60 80AD5860 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 01D64 80AD5864 AFB8001C */ sw $t8, 0x001C($sp) /* 01D68 80AD5868 8FBF002C */ lw $ra, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD58D4.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD58D4.s index ad066cf0dd..3230392c24 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD58D4.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD58D4.s @@ -138,7 +138,7 @@ glabel func_80AD58D4 /* 01FB0 80AD5AB0 46125102 */ mul.s $f4, $f10, $f18 /* 01FB4 80AD5AB4 4600218D */ trunc.w.s $f6, $f4 /* 01FB8 80AD5AB8 44183000 */ mfc1 $t8, $f6 -/* 01FBC 80AD5ABC 0C01E763 */ jal Lights_InitType0PositionalLight +/* 01FBC 80AD5ABC 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 01FC0 80AD5AC0 AFB8001C */ sw $t8, 0x001C($sp) /* 01FC4 80AD5AC4 8FBF002C */ lw $ra, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD66D0.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD66D0.s index 5075671806..d90017a6c0 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD66D0.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD66D0.s @@ -143,7 +143,7 @@ glabel func_80AD66D0 /* 02DBC 80AD68BC 46082282 */ mul.s $f10, $f4, $f8 /* 02DC0 80AD68C0 4600540D */ trunc.w.s $f16, $f10 /* 02DC4 80AD68C4 44098000 */ mfc1 $t1, $f16 -/* 02DC8 80AD68C8 0C01E77C */ jal Lights_InitType2PositionalLight +/* 02DC8 80AD68C8 0C01E77C */ jal Lights_PointGlowSetInfo /* 02DCC 80AD68CC AFA9001C */ sw $t1, 0x001C($sp) .L80AD68D0: diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD6C4C.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD6C4C.s index 002f1e2ae3..124f8861df 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD6C4C.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Field/func_80AD6C4C.s @@ -89,7 +89,7 @@ glabel func_80AD6C4C /* 03250 80AD6D50 00063403 */ sra $a2, $a2, 16 /* 03254 80AD6D54 00073C03 */ sra $a3, $a3, 16 /* 03258 80AD6D58 AFAA001C */ sw $t2, 0x001C($sp) -/* 0325C 80AD6D5C 0C01E77C */ jal Lights_InitType2PositionalLight +/* 0325C 80AD6D5C 0C01E77C */ jal Lights_PointGlowSetInfo /* 03260 80AD6D60 AFA90018 */ sw $t1, 0x0018($sp) /* 03264 80AD6D64 8E0202C0 */ lw $v0, 0x02C0($s0) ## 000002C0 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/EnPoRelay_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/EnPoRelay_Destroy.s index 728bb9ac38..3be9ccb751 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/EnPoRelay_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/EnPoRelay_Destroy.s @@ -7,7 +7,7 @@ glabel EnPoRelay_Destroy /* 00198 80AD78D8 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 0019C 80AD78DC 8DC6027C */ lw $a2, 0x027C($t6) ## 0000027C /* 001A0 80AD78E0 AFA7001C */ sw $a3, 0x001C($sp) -/* 001A4 80AD78E4 0C01E9F1 */ jal Lights_Remove +/* 001A4 80AD78E4 0C01E9F1 */ jal LightContext_RemoveLight /* 001A8 80AD78E8 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 /* 001AC 80AD78EC 8FA50018 */ lw $a1, 0x0018($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/EnPoRelay_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/EnPoRelay_Init.s index 910bc6d0ec..71b804a5d4 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/EnPoRelay_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/EnPoRelay_Init.s @@ -44,7 +44,7 @@ glabel EnPoRelay_Init /* 00098 80AD77D8 26060280 */ addiu $a2, $s0, 0x0280 ## $a2 = 00000280 /* 0009C 80AD77DC AFA60034 */ sw $a2, 0x0034($sp) /* 000A0 80AD77E0 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 000A4 80AD77E4 0C01E9D9 */ jal Lights_Insert +/* 000A4 80AD77E4 0C01E9D9 */ jal LightContext_InsertLight /* 000A8 80AD77E8 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 000AC 80AD77EC C6040008 */ lwc1 $f4, 0x0008($s0) ## 00000008 @@ -71,7 +71,7 @@ glabel EnPoRelay_Init /* 00100 80AD7840 AFAC0018 */ sw $t4, 0x0018($sp) /* 00104 80AD7844 AFAB0014 */ sw $t3, 0x0014($sp) /* 00108 80AD7848 AFAA0010 */ sw $t2, 0x0010($sp) -/* 0010C 80AD784C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 0010C 80AD784C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00110 80AD7850 8FA40034 */ lw $a0, 0x0034($sp) /* 00114 80AD7854 240E00FF */ addiu $t6, $zero, 0x00FF ## $t6 = 000000FF diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/func_80AD88D0.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/func_80AD88D0.s index 44ce0d4683..832fd23882 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/func_80AD88D0.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Relay/func_80AD88D0.s @@ -125,7 +125,7 @@ glabel func_80AD88D0 /* 01320 80AD8A60 00052C03 */ sra $a1, $a1, 16 /* 01324 80AD8A64 AFB9001C */ sw $t9, 0x001C($sp) /* 01328 80AD8A68 25240280 */ addiu $a0, $t1, 0x0280 ## $a0 = 00000280 -/* 0132C 80AD8A6C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 0132C 80AD8A6C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 01330 80AD8A70 AFAF0018 */ sw $t7, 0x0018($sp) /* 01334 80AD8A74 1000002D */ beq $zero, $zero, .L80AD8B2C diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/EnPoSisters_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/EnPoSisters_Destroy.s index 8f8e234abb..3c80db211e 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/EnPoSisters_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/EnPoSisters_Destroy.s @@ -6,7 +6,7 @@ glabel EnPoSisters_Destroy /* 00258 80AD91E8 8CE60298 */ lw $a2, 0x0298($a3) ## 00000298 /* 0025C 80AD91EC 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 00260 80AD91F0 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 -/* 00264 80AD91F4 0C01E9F1 */ jal Lights_Remove +/* 00264 80AD91F4 0C01E9F1 */ jal LightContext_RemoveLight /* 00268 80AD91F8 AFA70018 */ sw $a3, 0x0018($sp) /* 0026C 80AD91FC 8FA70018 */ lw $a3, 0x0018($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/EnPoSisters_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/EnPoSisters_Init.s index 99f4db4514..b1a8218bc9 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/EnPoSisters_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/EnPoSisters_Init.s @@ -39,7 +39,7 @@ glabel EnPoSisters_Init /* 00088 80AD9018 2606029C */ addiu $a2, $s0, 0x029C ## $a2 = 0000029C /* 0008C 80AD901C AFA60034 */ sw $a2, 0x0034($sp) /* 00090 80AD9020 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 00094 80AD9024 0C01E9D9 */ jal Lights_Insert +/* 00094 80AD9024 0C01E9D9 */ jal LightContext_InsertLight /* 00098 80AD9028 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 0009C 80AD902C C6040008 */ lwc1 $f4, 0x0008($s0) ## 00000008 @@ -62,7 +62,7 @@ glabel EnPoSisters_Init /* 000E0 80AD9070 00073C03 */ sra $a3, $a3, 16 /* 000E4 80AD9074 AFA00014 */ sw $zero, 0x0014($sp) /* 000E8 80AD9078 AFA00010 */ sw $zero, 0x0010($sp) -/* 000EC 80AD907C 0C01E77C */ jal Lights_InitType2PositionalLight +/* 000EC 80AD907C 0C01E77C */ jal Lights_PointGlowSetInfo /* 000F0 80AD9080 8FA40034 */ lw $a0, 0x0034($sp) /* 000F4 80AD9084 260502AC */ addiu $a1, $s0, 0x02AC ## $a1 = 000002AC diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/func_80AD9C24.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/func_80AD9C24.s index c7f2dbcdfa..c2e7ae85ac 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/func_80AD9C24.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/func_80AD9C24.s @@ -62,7 +62,7 @@ glabel func_80AD9C24 /* 00D80 80AD9D10 00002825 */ or $a1, $zero, $zero ## $a1 = 00000000 /* 00D84 80AD9D14 00003025 */ or $a2, $zero, $zero ## $a2 = 00000000 /* 00D88 80AD9D18 00003825 */ or $a3, $zero, $zero ## $a3 = 00000000 -/* 00D8C 80AD9D1C 0C01E796 */ jal Lights_SetPositionalLightColorAndRadius +/* 00D8C 80AD9D1C 0C01E796 */ jal Lights_PointSetColorAndRadius /* 00D90 80AD9D20 AFA00010 */ sw $zero, 0x0010($sp) /* 00D94 80AD9D24 3C0C80AE */ lui $t4, %hi(func_80ADB338) ## $t4 = 80AE0000 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/func_80ADC970.s b/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/func_80ADC970.s index 7dfdd9d04d..e16b261def 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/func_80ADC970.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Po_Sisters/func_80ADC970.s @@ -300,7 +300,7 @@ glabel func_80ADC970 .L80ADCD94: /* 03E04 80ADCD94 44C9F800 */ ctc1 $t1, $31 /* 03E08 80ADCD98 AFAA0018 */ sw $t2, 0x0018($sp) -/* 03E0C 80ADCD9C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 03E0C 80ADCD9C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 03E10 80ADCDA0 AFAB001C */ sw $t3, 0x001C($sp) /* 03E14 80ADCDA4 1000009D */ beq $zero, $zero, .L80ADD01C @@ -466,14 +466,14 @@ glabel func_80ADC970 .L80ADCFF4: /* 04064 80ADCFF4 44CCF800 */ ctc1 $t4, $31 /* 04068 80ADCFF8 AFAD0018 */ sw $t5, 0x0018($sp) -/* 0406C 80ADCFFC 0C01E77C */ jal Lights_InitType2PositionalLight +/* 0406C 80ADCFFC 0C01E77C */ jal Lights_PointGlowSetInfo /* 04070 80ADD000 AFAE001C */ sw $t6, 0x001C($sp) /* 04074 80ADD004 10000005 */ beq $zero, $zero, .L80ADD01C /* 04078 80ADD008 920F0199 */ lbu $t7, 0x0199($s0) ## 00000199 .L80ADD00C: /* 0407C 80ADD00C 00003825 */ or $a3, $zero, $zero ## $a3 = 00000000 -/* 04080 80ADD010 0C01E796 */ jal Lights_SetPositionalLightColorAndRadius +/* 04080 80ADD010 0C01E796 */ jal Lights_PointSetColorAndRadius /* 04084 80ADD014 AFA00010 */ sw $zero, 0x0010($sp) /* 04088 80ADD018 920F0199 */ lbu $t7, 0x0199($s0) ## 00000199 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Poh/EnPoh_Destroy.s b/asm/non_matchings/overlays/actors/ovl_En_Poh/EnPoh_Destroy.s index a24301cc03..3c9c82ac71 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Poh/EnPoh_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Poh/EnPoh_Destroy.s @@ -7,7 +7,7 @@ glabel EnPoh_Destroy /* 00358 80ADE0A8 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 0035C 80ADE0AC 8DC602A8 */ lw $a2, 0x02A8($t6) ## 000002A8 /* 00360 80ADE0B0 AFA7001C */ sw $a3, 0x001C($sp) -/* 00364 80ADE0B4 0C01E9F1 */ jal Lights_Remove +/* 00364 80ADE0B4 0C01E9F1 */ jal LightContext_RemoveLight /* 00368 80ADE0B8 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 /* 0036C 80ADE0BC 8FA50018 */ lw $a1, 0x0018($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Poh/EnPoh_Init.s b/asm/non_matchings/overlays/actors/ovl_En_Poh/EnPoh_Init.s index d38c6b87e9..d82b308c2c 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Poh/EnPoh_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Poh/EnPoh_Init.s @@ -77,7 +77,7 @@ glabel EnPoh_Init /* 00118 80ADDE68 260602AC */ addiu $a2, $s0, 0x02AC ## $a2 = 000002AC /* 0011C 80ADDE6C AFA60030 */ sw $a2, 0x0030($sp) /* 00120 80ADDE70 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 -/* 00124 80ADDE74 0C01E9D9 */ jal Lights_Insert +/* 00124 80ADDE74 0C01E9D9 */ jal LightContext_InsertLight /* 00128 80ADDE78 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 /* 0012C 80ADDE7C C6040008 */ lwc1 $f4, 0x0008($s0) ## 00000008 @@ -103,7 +103,7 @@ glabel EnPoh_Init /* 0017C 80ADDECC AFAA0014 */ sw $t2, 0x0014($sp) /* 00180 80ADDED0 AFA90010 */ sw $t1, 0x0010($sp) /* 00184 80ADDED4 AFA0001C */ sw $zero, 0x001C($sp) -/* 00188 80ADDED8 0C01E77C */ jal Lights_InitType2PositionalLight +/* 00188 80ADDED8 0C01E77C */ jal Lights_PointGlowSetInfo /* 0018C 80ADDEDC 8FA40030 */ lw $a0, 0x0030($sp) /* 00190 80ADDEE0 8602001C */ lh $v0, 0x001C($s0) ## 0000001C diff --git a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADE6D4.s b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADE6D4.s index ecf058f46f..3adf75a828 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADE6D4.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADE6D4.s @@ -22,7 +22,7 @@ glabel func_80ADE6D4 /* 009D4 80ADE724 00052C00 */ sll $a1, $a1, 16 /* 009D8 80ADE728 00052C03 */ sra $a1, $a1, 16 /* 009DC 80ADE72C AFA00010 */ sw $zero, 0x0010($sp) -/* 009E0 80ADE730 0C01E763 */ jal Lights_InitType0PositionalLight +/* 009E0 80ADE730 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 009E4 80ADE734 248402AC */ addiu $a0, $a0, 0x02AC ## $a0 = 000002AC /* 009E8 80ADE738 44800000 */ mtc1 $zero, $f0 ## $f0 = 0.00 diff --git a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADFA90.s b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADFA90.s index fc903f9363..1fb9024545 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADFA90.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADFA90.s @@ -258,7 +258,7 @@ glabel func_80ADFA90 /* 020B0 80ADFE00 00073C00 */ sll $a3, $a3, 16 /* 020B4 80ADFE04 00073C03 */ sra $a3, $a3, 16 /* 020B8 80ADFE08 AFAB0018 */ sw $t3, 0x0018($sp) -/* 020BC 80ADFE0C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 020BC 80ADFE0C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 020C0 80ADFE10 AFAD001C */ sw $t5, 0x001C($sp) /* 020C4 80ADFE14 8FBF002C */ lw $ra, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADFE80.s b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADFE80.s index 304cf913d8..7be9d587f2 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADFE80.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80ADFE80.s @@ -144,7 +144,7 @@ glabel func_80ADFE80 /* 02324 80AE0074 46125102 */ mul.s $f4, $f10, $f18 /* 02328 80AE0078 4600218D */ trunc.w.s $f6, $f4 /* 0232C 80AE007C 44193000 */ mfc1 $t9, $f6 -/* 02330 80AE0080 0C01E763 */ jal Lights_InitType0PositionalLight +/* 02330 80AE0080 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 02334 80AE0084 AFB9001C */ sw $t9, 0x001C($sp) .L80AE0088: diff --git a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80AE0CE8.s b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80AE0CE8.s index 9e28d99e39..4126d2bd2a 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80AE0CE8.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80AE0CE8.s @@ -136,7 +136,7 @@ glabel func_80AE0CE8 /* 0316C 80AE0EBC 46082282 */ mul.s $f10, $f4, $f8 /* 03170 80AE0EC0 4600540D */ trunc.w.s $f16, $f10 /* 03174 80AE0EC4 440B8000 */ mfc1 $t3, $f16 -/* 03178 80AE0EC8 0C01E77C */ jal Lights_InitType2PositionalLight +/* 03178 80AE0EC8 0C01E77C */ jal Lights_PointGlowSetInfo /* 0317C 80AE0ECC AFAB001C */ sw $t3, 0x001C($sp) /* 03180 80AE0ED0 8FBF002C */ lw $ra, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80AE1654.s b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80AE1654.s index 5ad04f7fd9..a497b5af51 100644 --- a/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80AE1654.s +++ b/asm/non_matchings/overlays/actors/ovl_En_Poh/func_80AE1654.s @@ -79,7 +79,7 @@ glabel func_80AE1654 /* 039E0 80AE1730 00063403 */ sra $a2, $a2, 16 /* 039E4 80AE1734 00073C03 */ sra $a3, $a3, 16 /* 039E8 80AE1738 AFB8001C */ sw $t8, 0x001C($sp) -/* 039EC 80AE173C 0C01E77C */ jal Lights_InitType2PositionalLight +/* 039EC 80AE173C 0C01E77C */ jal Lights_PointGlowSetInfo /* 039F0 80AE1740 AFA80018 */ sw $t0, 0x0018($sp) /* 039F4 80AE1744 8E2202C0 */ lw $v0, 0x02C0($s1) ## 000002C0 diff --git a/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Destroy.s b/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Destroy.s index 919d2769af..6c99f16d62 100644 --- a/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Destroy.s @@ -13,7 +13,7 @@ glabel Fishing_Destroy /* 01548 80B6AEE8 24E507A8 */ addiu $a1, $a3, 0x07A8 ## $a1 = 000007A8 /* 0154C 80B6AEEC 54410006 */ bnel $v0, $at, .L80B6AF08 /* 01550 80B6AEF0 24010001 */ addiu $at, $zero, 0x0001 ## $at = 00000001 -/* 01554 80B6AEF4 0C01E9F1 */ jal Lights_Remove +/* 01554 80B6AEF4 0C01E9F1 */ jal LightContext_RemoveLight /* 01558 80B6AEF8 8C66021C */ lw $a2, 0x021C($v1) ## 0000021C /* 0155C 80B6AEFC 10000007 */ beq $zero, $zero, .L80B6AF1C diff --git a/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Init.s b/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Init.s index f549d5050e..eba880fee2 100644 --- a/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Init.s @@ -596,7 +596,7 @@ glabel Fishing_Init /* 013B8 80B6AD58 35090009 */ ori $t1, $t0, 0x0009 ## $t1 = 00000009 /* 013BC 80B6AD5C AE490004 */ sw $t1, 0x0004($s2) ## 00000004 /* 013C0 80B6AD60 266507A8 */ addiu $a1, $s3, 0x07A8 ## $a1 = 000007A8 -/* 013C4 80B6AD64 0C01E9D9 */ jal Lights_Insert +/* 013C4 80B6AD64 0C01E9D9 */ jal LightContext_InsertLight /* 013C8 80B6AD68 26460220 */ addiu $a2, $s2, 0x0220 ## $a2 = 00000220 /* 013CC 80B6AD6C 1000004A */ beq $zero, $zero, .L80B6AE98 diff --git a/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Update.s b/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Update.s index 60bd5bd6b3..dbf26374fc 100644 --- a/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Update.s +++ b/asm/non_matchings/overlays/actors/ovl_Fishing/Fishing_Update.s @@ -839,7 +839,7 @@ glabel Fishing_Update /* 082F0 80B71C90 44074000 */ mfc1 $a3, $f8 /* 082F4 80B71C94 00000000 */ nop /* 082F8 80B71C98 00073C00 */ sll $a3, $a3, 16 -/* 082FC 80B71C9C 0C01E763 */ jal Lights_InitType0PositionalLight +/* 082FC 80B71C9C 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 08300 80B71CA0 00073C03 */ sra $a3, $a3, 16 /* 08304 80B71CA4 3C0180B8 */ lui $at, %hi(D_80B7E078) ## $at = 80B80000 diff --git a/asm/non_matchings/overlays/actors/ovl_Mir_Ray/MirRay_Destroy.s b/asm/non_matchings/overlays/actors/ovl_Mir_Ray/MirRay_Destroy.s index 4273fd6a61..bcf9272879 100644 --- a/asm/non_matchings/overlays/actors/ovl_Mir_Ray/MirRay_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_Mir_Ray/MirRay_Destroy.s @@ -7,7 +7,7 @@ glabel MirRay_Destroy /* 00550 80B8D5A0 00A02025 */ or $a0, $a1, $zero ## $a0 = 00000000 /* 00554 80B8D5A4 8DC6029C */ lw $a2, 0x029C($t6) ## 0000029C /* 00558 80B8D5A8 AFA7001C */ sw $a3, 0x001C($sp) -/* 0055C 80B8D5AC 0C01E9F1 */ jal Lights_Remove +/* 0055C 80B8D5AC 0C01E9F1 */ jal LightContext_RemoveLight /* 00560 80B8D5B0 24A507A8 */ addiu $a1, $a1, 0x07A8 ## $a1 = 000007A8 /* 00564 80B8D5B4 8FA20018 */ lw $v0, 0x0018($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Mir_Ray/MirRay_Init.s b/asm/non_matchings/overlays/actors/ovl_Mir_Ray/MirRay_Init.s index d822d1d7b4..6c4198061b 100644 --- a/asm/non_matchings/overlays/actors/ovl_Mir_Ray/MirRay_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_Mir_Ray/MirRay_Init.s @@ -146,12 +146,12 @@ glabel MirRay_Init /* 003E4 80B8D434 AFAC001C */ sw $t4, 0x001C($sp) /* 003E8 80B8D438 AFAB0018 */ sw $t3, 0x0018($sp) /* 003EC 80B8D43C AFAA0014 */ sw $t2, 0x0014($sp) -/* 003F0 80B8D440 0C01E763 */ jal Lights_InitType0PositionalLight +/* 003F0 80B8D440 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 003F4 80B8D444 AFA90010 */ sw $t1, 0x0010($sp) /* 003F8 80B8D448 8FA40044 */ lw $a0, 0x0044($sp) /* 003FC 80B8D44C 8FA60030 */ lw $a2, 0x0030($sp) -/* 00400 80B8D450 0C01E9D9 */ jal Lights_Insert +/* 00400 80B8D450 0C01E9D9 */ jal LightContext_InsertLight /* 00404 80B8D454 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 /* 00408 80B8D458 3C01C406 */ lui $at, 0xC406 ## $at = C4060000 diff --git a/asm/non_matchings/overlays/actors/ovl_Mir_Ray/func_80B8D110.s b/asm/non_matchings/overlays/actors/ovl_Mir_Ray/func_80B8D110.s index 0f23fbdd92..21bf44c5e6 100644 --- a/asm/non_matchings/overlays/actors/ovl_Mir_Ray/func_80B8D110.s +++ b/asm/non_matchings/overlays/actors/ovl_Mir_Ray/func_80B8D110.s @@ -88,7 +88,7 @@ glabel func_80B8D110 /* 00204 80B8D254 922A001E */ lbu $t2, 0x001E($s1) ## 0000001E /* 00208 80B8D258 AFAA0018 */ sw $t2, 0x0018($sp) /* 0020C 80B8D25C 860B0298 */ lh $t3, 0x0298($s0) ## 00000298 -/* 00210 80B8D260 0C01E763 */ jal Lights_InitType0PositionalLight +/* 00210 80B8D260 0C01E763 */ jal Lights_PointNoGlowSetInfo /* 00214 80B8D264 AFAB001C */ sw $t3, 0x001C($sp) /* 00218 80B8D268 1000000D */ beq $zero, $zero, .L80B8D2A0 @@ -104,7 +104,7 @@ glabel func_80B8D110 /* 00238 80B8D288 9226001D */ lbu $a2, 0x001D($s1) ## 0000001D /* 0023C 80B8D28C 9227001E */ lbu $a3, 0x001E($s1) ## 0000001E /* 00240 80B8D290 260402A0 */ addiu $a0, $s0, 0x02A0 ## $a0 = 000002A0 -/* 00244 80B8D294 0C01E796 */ jal Lights_SetPositionalLightColorAndRadius +/* 00244 80B8D294 0C01E796 */ jal Lights_PointSetColorAndRadius /* 00248 80B8D298 AFAC0010 */ sw $t4, 0x0010($sp) /* 0024C 80B8D29C 8FBF002C */ lw $ra, 0x002C($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Destroy.s b/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Destroy.s index b07e64f18e..04140081ac 100644 --- a/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Destroy.s +++ b/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Destroy.s @@ -16,7 +16,7 @@ glabel ObjSyokudai_Destroy /* 001F0 80B9F4A0 8FA4001C */ lw $a0, 0x001C($sp) /* 001F4 80B9F4A4 8FAE0018 */ lw $t6, 0x0018($sp) /* 001F8 80B9F4A8 248507A8 */ addiu $a1, $a0, 0x07A8 ## $a1 = 000007A8 -/* 001FC 80B9F4AC 0C01E9F1 */ jal Lights_Remove +/* 001FC 80B9F4AC 0C01E9F1 */ jal LightContext_RemoveLight /* 00200 80B9F4B0 8DC601E8 */ lw $a2, 0x01E8($t6) ## 000001E8 /* 00204 80B9F4B4 8FBF0014 */ lw $ra, 0x0014($sp) diff --git a/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Init.s b/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Init.s index 4d7bec3dc1..efb2472366 100644 --- a/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Init.s +++ b/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Init.s @@ -79,12 +79,12 @@ glabel ObjSyokudai_Init /* 0011C 80B9F3CC AFAF0018 */ sw $t7, 0x0018($sp) /* 00120 80B9F3D0 AFAE0014 */ sw $t6, 0x0014($sp) /* 00124 80B9F3D4 AFAD0010 */ sw $t5, 0x0010($sp) -/* 00128 80B9F3D8 0C01E77C */ jal Lights_InitType2PositionalLight +/* 00128 80B9F3D8 0C01E77C */ jal Lights_PointGlowSetInfo /* 0012C 80B9F3DC AFA40030 */ sw $a0, 0x0030($sp) /* 00130 80B9F3E0 02202025 */ or $a0, $s1, $zero ## $a0 = 00000000 /* 00134 80B9F3E4 262507A8 */ addiu $a1, $s1, 0x07A8 ## $a1 = 000007A8 -/* 00138 80B9F3E8 0C01E9D9 */ jal Lights_Insert +/* 00138 80B9F3E8 0C01E9D9 */ jal LightContext_InsertLight /* 0013C 80B9F3EC 8FA60030 */ lw $a2, 0x0030($sp) /* 00140 80B9F3F0 8603001C */ lh $v1, 0x001C($s0) ## 0000001C diff --git a/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Update.s b/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Update.s index 964f3a45a7..c4ffa2a9e3 100644 --- a/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Update.s +++ b/asm/non_matchings/overlays/actors/ovl_Obj_Syokudai/ObjSyokudai_Update.s @@ -425,7 +425,7 @@ glabel ObjSyokudai_Update /* 00800 80B9FAB0 260401EC */ addiu $a0, $s0, 0x01EC ## $a0 = 000001EC /* 00804 80B9FAB4 00003825 */ or $a3, $zero, $zero ## $a3 = 00000000 /* 00808 80B9FAB8 00C02825 */ or $a1, $a2, $zero ## $a1 = 00000000 -/* 0080C 80B9FABC 0C01E796 */ jal Lights_SetPositionalLightColorAndRadius +/* 0080C 80B9FABC 0C01E796 */ jal Lights_PointSetColorAndRadius /* 00810 80B9FAC0 AFAE0010 */ sw $t6, 0x0010($sp) /* 00814 80B9FAC4 920F01E6 */ lbu $t7, 0x01E6($s0) ## 000001E6 diff --git a/data/z_lights.data.s b/data/z_lights.data.s deleted file mode 100644 index de5fbb81ef..0000000000 --- a/data/z_lights.data.s +++ /dev/null @@ -1,15 +0,0 @@ -.include "macro.inc" - -# assembler directives -.set noat # allow manual use of $at -.set noreorder # don't insert nops after branches -.set gp=64 # allow use of 64-bit general purpose registers - -.section .data - -.balign 16 - -glabel D_80120030 - .word func_8007A0B4 - .word func_8007A40C - .word func_8007A0B4 diff --git a/include/functions.h b/include/functions.h index 5709c25b08..b61c7de9cb 100644 --- a/include/functions.h +++ b/include/functions.h @@ -288,10 +288,10 @@ void FlagSet_Update(GlobalContext* globalCtx); void Overlay_LoadGameState(GameStateOverlay* overlayEntry); void Overlay_FreeGameState(GameStateOverlay* overlayEntry); void ActorShape_Init(ActorShape* shape, f32 arg1, void* shadowDrawFunc, f32 arg3); -void ActorShadow_DrawFunc_Circle(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx); -void ActorShadow_DrawFunc_WhiteCircle(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx); -void ActorShadow_DrawFunc_Squiggly(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx); -void ActorShadow_DrawFunc_Teardrop(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx); +void ActorShadow_DrawFunc_Circle(Actor* actor, Lights* lights, GlobalContext* globalCtx); +void ActorShadow_DrawFunc_WhiteCircle(Actor* actor, Lights* lights, GlobalContext* globalCtx); +void ActorShadow_DrawFunc_Squiggly(Actor* actor, Lights* lights, GlobalContext* globalCtx); +void ActorShadow_DrawFunc_Teardrop(Actor* actor, Lights* lights, GlobalContext* globalCtx); void func_8002BDB0(Actor* actor, s32 arg1, s32 arg2, UNK_PTR arg3, s32 arg4, UNK_PTR arg5); void func_8002C124(TargetContext* targetCtx, GlobalContext* globalCtx); s32 Flags_GetSwitch(GlobalContext* globalCtx, s32 flag); @@ -903,7 +903,7 @@ void KaleidoSetup_Destroy(GlobalContext* globalCtx); // ? func_8006EE60(?); // ? func_8006EEBC(?); // ? func_8006EF10(?); -// ? func_8006F0A0(?); +s32 func_8006F0A0(s32 arg0); // ? func_8006F0D4(?); // ? func_8006F0FC(?); u8 func_8006F140(GlobalContext*, EnvironmentContext*, UNK_TYPE); @@ -975,29 +975,27 @@ void Health_InitData(GlobalContext* globalCtx); void Health_UpdateData(GlobalContext* globalCtx); void Health_Draw(GlobalContext* globalCtx); void Health_HandleCriticalAlarm(GlobalContext* globalCtx); -void Lights_InitPositionalLight(LightInfoPositional* info, s16 posX, s16 posY, s16 posZ, u8 red, u8 green, u8 blue, - s16 radius, u32 type); -void Lights_InitType0PositionalLight(LightInfoPositional* info, s16 posX, s16 posY, s16 posZ, u8 red, u8 green, u8 blue, - s16 radius); -void Lights_InitType2PositionalLight(LightInfoPositional* info, s16 posX, s16 posY, s16 posZ, u8 red, u8 green, u8 blue, - s16 radius); -void Lights_SetPositionalLightColorAndRadius(LightInfoPositional* info, u8 red, u8 green, u8 blue, s16 radius); -void Lights_InitDirectional(LightInfoDirectional* info, s8 dirX, s8 dirY, s8 dirZ, u8 red, u8 green, u8 blue); -void Lights_MapperInit(LightMapper* mapper, u8 red, u8 green, u8 blue); -// ? func_8007A0B4(?); -// ? func_8007A474(?); -z_Light* Lights_FindFreeSlot(); -void func_8007A614(GlobalContext* globalCtx, LightingContext* lightCtx); -void func_8007A698(LightingContext* lightCtx, u8 arg1, u8 arg2, u8 arg3, s16 arg4, s16 arg5); -void Lights_SetAmbientColor(LightingContext* lightCtx, u8 red, u8 green, u8 blue); -LightMapper* Lights_CreateMapper(LightingContext* lightCtx, GraphicsContext* gfxCtx); -void Lights_ClearHead(GlobalContext* globalCtx, LightingContext* lightCtx); -void Lights_RemoveAll(GlobalContext* globalCtx, LightingContext* lightCtx); -z_Light* Lights_Insert(GlobalContext* globalCtx, LightingContext* lightCtx, void* info); -void Lights_Remove(GlobalContext* globalCtx, LightingContext* lightCtx, z_Light* light); -LightMapper* func_8007A960(GraphicsContext* gfxCtx, u8 red, u8 green, u8 blue); -// ? func_8007A9B4(?); -// ? func_8007ABBC(?); +void Lights_PointSetInfo(LightInfo* info, s16 x, s16 y, s16 z, u8 r, u8 g, u8 b, s16 radius, s32 type); +void Lights_PointNoGlowSetInfo(LightInfo* info, s16 x, s16 y, s16 z, u8 r, u8 g, u8 b, s16 radius); +void Lights_PointGlowSetInfo(LightInfo* info, s16 x, s16 y, s16 z, u8 r, u8 g, u8 b, s16 radius); +void Lights_PointSetColorAndRadius(LightInfo* info, u8 r, u8 g, u8 b, s16 radius); +void Lights_DirectionalSetInfo(LightInfo* info, s8 x, s8 y, s8 z, u8 r, u8 g, u8 b); +void Lights_Reset(Lights* lights, u8 ambentR, u8 ambentG, u8 ambentB); +void Lights_Draw(Lights* lights, GraphicsContext* gfxCtx); +void Lights_BindAll(Lights* lights, LightNode* listHead, Vec3f* vec); +void LightContext_Init(GlobalContext* globalCtx, LightContext* lightCtx); +void LightContext_SetAmbientColor(LightContext* lightCtx, u8 r, u8 g, u8 b); +void func_8007A698(LightContext* lightCtx, u8 arg1, u8 arg2, u8 arg3, s16 numLights, s16 arg5); +Lights* LightContext_NewLights(LightContext* lightCtx, GraphicsContext* gfxCtx); +void LightContext_InitList(GlobalContext* globalCtx, LightContext* lightCtx); +void LightContext_DestroyList(GlobalContext* globalCtx, LightContext* lightCtx); +LightNode* LightContext_InsertLight(GlobalContext* globalCtx, LightContext* lightCtx, LightInfo* info); +void LightContext_RemoveLight(GlobalContext* globalCtx, LightContext* lightCtx, LightNode* node); +Lights* Lights_NewAndDraw(GraphicsContext* gfxCtx, u8 ambientR, u8 ambientG, u8 ambientB, u8 numLights, u8 r, u8 g, + u8 b, s8 x, s8 y, s8 z); +Lights* Lights_New(GraphicsContext* gfxCtx, u8 ambientR, u8 ambientG, u8 ambientB); +void Lights_GlowCheck(GlobalContext* globalCtx); +void Lights_DrawGlow(GlobalContext* globalCtx); void ZeldaArena_CheckPointer(void* ptr, u32 size, const char* name, const char* action); void* ZeldaArena_Malloc(u32 size); void* ZeldaArena_MallocDebug(u32 size, const char* file, s32 line); diff --git a/include/variables.h b/include/variables.h index 326e167b13..7e8a0a1cf4 100644 --- a/include/variables.h +++ b/include/variables.h @@ -36,8 +36,8 @@ extern u8 D_04006020[]; extern Gfx D_0400C820[]; extern u32 D_0400CB70; extern u32 D_04010130; -//extern ? D_04015720; -//extern ? D_04015760; +extern Gfx D_04015720[]; +extern Gfx D_04015760[]; //extern ? D_0401A0B0; extern u32 D_0401E370; //extern ? D_0402CF30; @@ -3644,7 +3644,7 @@ extern OSPifRam pifMempakBuf; //extern ? D_801759BA; //extern ? D_801759BC; //extern ? D_801759BE; -extern u16 gZBuffer[SCREEN_WIDTH * SCREEN_HEIGHT]; // 0x25800 bytes +extern u16 gZBuffer[SCREEN_HEIGHT][SCREEN_WIDTH]; // 0x25800 bytes extern u64 gGfxSPTaskOutputBuffer[0x3000]; // 0x18000 bytes extern u8 gGfxSPTaskYieldBuffer[OS_YIELD_DATA_SIZE]; // 0xC00 bytes extern u8 gGfxSPTaskStack[0x400]; // 0x400 bytes diff --git a/include/z64.h b/include/z64.h index d7ee81021d..9b1ad58064 100644 --- a/include/z64.h +++ b/include/z64.h @@ -1214,7 +1214,7 @@ typedef struct GlobalContext { /* 0x007A0 */ s16 activeCamera; /* 0x007A2 */ s16 nextCamera; /* 0x007A4 */ SoundContext soundCtx; - /* 0x007A8 */ LightingContext lightCtx; + /* 0x007A8 */ LightContext lightCtx; /* 0x007B8 */ SubGlobalContext7B8 sub_7B8; /* 0x007C0 */ CollisionContext colCtx; /* 0x01C24 */ ActorContext actorCtx; diff --git a/include/z64actor.h b/include/z64actor.h index c96431d61e..620d3b535b 100644 --- a/include/z64actor.h +++ b/include/z64actor.h @@ -14,7 +14,7 @@ struct Actor; struct GlobalContext; // From z64light.h -struct LightMapper; +struct Lights; typedef struct { Vec3f pos; @@ -98,7 +98,7 @@ typedef struct { /* 0x00 */ Vec3s rot; // Current actor shape rotation /* 0x06 */ u8 unk_06; /* 0x08 */ f32 unk_08; // Model y axis offset. Represents model space units. collision mesh related - /* 0x0C */ void (*shadowDrawFunc)(struct Actor*, struct LightMapper*, struct GlobalContext*); + /* 0x0C */ void (*shadowDrawFunc)(struct Actor*, struct Lights*, struct GlobalContext*); /* 0x10 */ f32 unk_10; /* 0x14 */ u8 unk_14; /* 0x15 */ u8 unk_15; diff --git a/include/z64effect.h b/include/z64effect.h index cdaa6f19e0..55b36e8e8c 100644 --- a/include/z64effect.h +++ b/include/z64effect.h @@ -132,7 +132,7 @@ typedef struct { /* 0x24 */ f32 maxInitialSpeed; /* 0x28 */ f32 lengthCutoff; /* 0x2C */ u8 duration; - /* 0x2E */ LightInfoPositionalParams lightParams; + /* 0x2E */ LightPoint lightPoint; /* 0x3C */ s32 lightDecay; // halves light radius every frame when set to 1 } EffectShieldParticleInit; // size = 0x40 @@ -152,8 +152,8 @@ typedef struct { /* 0x1AC */ f32 lengthCutoff; /* 0x1B0 */ u8 duration; /* 0x1B1 */ u8 timer; - /* 0x1B2 */ LightInfoPositional lightInfo; - /* 0x1C0 */ z_Light* light; + /* 0x1B2 */ LightInfo lightInfo; + /* 0x1C0 */ LightNode* lightNode; /* 0x1C4 */ s32 lightDecay; // halves light radius every frame when set to 1 } EffectShieldParticle; // size = 0x1C8 diff --git a/include/z64light.h b/include/z64light.h index 68a2e63945..734ac23a7d 100644 --- a/include/z64light.h +++ b/include/z64light.h @@ -3,73 +3,62 @@ #include #include - -typedef struct z_Light_t { - /* 0x0 */ struct LightInfo* info; - /* 0x4 */ struct z_Light_t* prev; - /* 0x8 */ struct z_Light_t* next; -} z_Light; +#include +#include typedef struct { - /* 0x0 */ z_Light* lightsHead; - /* 0x4 */ u8 ambientRed; - /* 0x5 */ u8 ambientGreen; - /* 0x6 */ u8 ambientBlue; + /* 0x0 */ s16 x; + /* 0x2 */ s16 y; + /* 0x4 */ s16 z; + /* 0x6 */ u8 color[3]; + /* 0x9 */ u8 drawGlow; + /* 0xA */ s16 radius; +} LightPoint; // size = 0xC + +typedef struct { + /* 0x0 */ s8 x; + /* 0x1 */ s8 y; + /* 0x2 */ s8 z; + /* 0x3 */ u8 color[3]; +} LightDirectional; // size = 0x6 + +typedef union { + LightPoint point; + LightDirectional dir; +} LightParams; // size = 0xC + +typedef struct { + /* 0x0 */ u8 type; + /* 0x2 */ LightParams params; +} LightInfo; // size = 0xE + +typedef struct Lights{ + /* 0x00 */ u8 numLights; + /* 0x08 */ Lightsn l; +} Lights; // size = 0x80 + +typedef struct LightNode { + /* 0x0 */ LightInfo* info; + /* 0x4 */ struct LightNode* prev; + /* 0x8 */ struct LightNode* next; +} LightNode; // size = 0xC + +typedef struct { + /* 0x0 */ LightNode* listHead; + /* 0x4 */ Color_RGB8 ambient; /* 0x7 */ u8 unk_07; /* 0x8 */ u8 unk_08; /* 0x9 */ u8 unk_09; /* 0xA */ s16 unk_0A; /* 0xC */ s16 unk_0C; -} LightingContext; +} LightContext; // size = 0x10 -typedef struct { - /* 0x000 */ int numOccupied; - /* 0x004 */ int nextFree; - /* 0x008 */ z_Light lights[32]; -} LightsList; +typedef enum { + /* 0x00 */ LIGHT_POINT_NOGLOW, + /* 0x01 */ LIGHT_DIRECTIONAL, + /* 0x02 */ LIGHT_POINT_GLOW +} LightType; -typedef struct { - /* 0x0 */ u8 type; - /* 0x2 */ u16 params[6]; -} LightInfo; - -typedef struct { - /* 0x0 */ s8 dirX; - /* 0x1 */ s8 dirY; - /* 0x2 */ s8 dirZ; - /* 0x3 */ u8 red; - /* 0x4 */ u8 green; - /* 0x5 */ u8 blue; - /* 0x6 */ u16 pad[3]; -} LightInfoDirectionalParams; - -typedef struct { - /* 0x0 */ s16 posX; - /* 0x2 */ s16 posY; - /* 0x4 */ s16 posZ; - /* 0x6 */ u8 red; - /* 0x7 */ u8 green; - /* 0x8 */ u8 blue; - /* 0x9 */ u8 unk_09; - /* 0xA */ s16 radius; -} LightInfoPositionalParams; - -typedef struct { - /* 0x00 */ u8 numLights; - /* 0x01 */ u8 enablePosLights; - /* 0x02 */ UNK_TYPE1 pad2[6]; - /* 0x08 */ Ambient ambient; - /* 0x10 */ Light lights[7]; -} LightMapper; - -typedef struct { - /* 0x0 */ u8 type; - /* 0x2 */ LightInfoDirectionalParams params; -} LightInfoDirectional; - -typedef struct { - /* 0x0 */ u8 type; - /* 0x2 */ LightInfoPositionalParams params; -} LightInfoPositional; +typedef void (*LightsBindFunc)(Lights* lights, LightParams* params, Vec3f* vec); #endif diff --git a/spec b/spec index a3dcafed8e..6efe74be0a 100644 --- a/spec +++ b/spec @@ -321,7 +321,6 @@ beginseg include "build/src/code/z_lifemeter.o" include "build/data/z_lifemeter.data.o" include "build/src/code/z_lights.o" - include "build/data/z_lights.data.o" include "build/src/code/z_malloc.o" include "build/src/code/z_map_mark.o" include "build/src/code/z_moji.o" diff --git a/src/buffers/zbuffer.c b/src/buffers/zbuffer.c index b6dac33bd3..49cf0d8d85 100644 --- a/src/buffers/zbuffer.c +++ b/src/buffers/zbuffer.c @@ -1,4 +1,4 @@ #include // 0x25800 bytes -u16 gZBuffer[SCREEN_WIDTH * SCREEN_HEIGHT]; +u16 gZBuffer[SCREEN_HEIGHT][SCREEN_WIDTH]; diff --git a/src/code/z_actor.c b/src/code/z_actor.c index 4f51d9485b..019c3c239f 100644 --- a/src/code/z_actor.c +++ b/src/code/z_actor.c @@ -12,7 +12,7 @@ void ActorShape_Init(ActorShape* shape, f32 arg1, void* shadowDrawFunc, f32 arg3 shape->unk_14 = -1; } -void func_8002B200(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx, Gfx* dlist, Color_RGBA8* color) { +void func_8002B200(Actor* actor, Lights* lights, GlobalContext* globalCtx, Gfx* dlist, Color_RGBA8* color) { f32 temp1; f32 temp2; MtxF sp60; @@ -57,18 +57,18 @@ void func_8002B200(Actor* actor, LightMapper* lightMapper, GlobalContext* global } } -void ActorShadow_DrawFunc_Circle(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx) { - func_8002B200(actor, lightMapper, globalCtx, &D_04049210, NULL); +void ActorShadow_DrawFunc_Circle(Actor* actor, Lights* lights, GlobalContext* globalCtx) { + func_8002B200(actor, lights, globalCtx, &D_04049210, NULL); } Color_RGBA8 D_80115F80 = { 255, 255, 255, 255 }; -void ActorShadow_DrawFunc_WhiteCircle(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx) { - func_8002B200(actor, lightMapper, globalCtx, &D_04049210, &D_80115F80); +void ActorShadow_DrawFunc_WhiteCircle(Actor* actor, Lights* lights, GlobalContext* globalCtx) { + func_8002B200(actor, lights, globalCtx, &D_04049210, &D_80115F80); } -void ActorShadow_DrawFunc_Squiggly(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx) { - func_8002B200(actor, lightMapper, globalCtx, &D_04049AD0, NULL); +void ActorShadow_DrawFunc_Squiggly(Actor* actor, Lights* lights, GlobalContext* globalCtx) { + func_8002B200(actor, lights, globalCtx, &D_04049AD0, NULL); } void func_8002B66C(GlobalContext* globalCtx, Light* light, MtxF* arg2, s32 arg3, f32 arg4, f32 arg5, f32 arg6) { @@ -97,7 +97,7 @@ void func_8002B66C(GlobalContext* globalCtx, Light* light, MtxF* arg2, s32 arg3, #ifdef NON_MATCHING // saved register, stack usage and minor ordering differences -void ActorShadow_DrawFunc_Teardrop(Actor* actor, LightMapper* lightMapper, GlobalContext* globalCtx) { +void ActorShadow_DrawFunc_Teardrop(Actor* actor, Lights* lights, GlobalContext* globalCtx) { MtxF spE8; f32 spE0[2]; s32 i; @@ -125,7 +125,7 @@ void ActorShadow_DrawFunc_Teardrop(Actor* actor, LightMapper* lightMapper, Globa temp_14 = actor->shape.unk_14; actor->shape.unk_10 *= 0.3f; actor->shape.unk_14 *= ((temp_f20 - 20.0f) * 0.02f) > 1.0f ? 1.0f : ((temp_f20 - 20.0f) * 0.02f); - ActorShadow_DrawFunc_Circle(actor, lightMapper, globalCtx); + ActorShadow_DrawFunc_Circle(actor, lights, globalCtx); actor->shape.unk_10 = temp_10; actor->shape.unk_14 = temp_14; } @@ -133,7 +133,7 @@ void ActorShadow_DrawFunc_Teardrop(Actor* actor, LightMapper* lightMapper, Globa if (temp_f20 < 200.0f) { phi_s7 = &actor->unk_CC[0]; spAC = &spE0[0]; - temp_s6 = lightMapper->numLights; + temp_s6 = lights->numLights; temp_s6 -= 2; OPEN_DISPS(globalCtx->state.gfxCtx, "../z_actor.c", 1741); @@ -151,7 +151,7 @@ void ActorShadow_DrawFunc_Teardrop(Actor* actor, LightMapper* lightMapper, Globa phi_f2 = phi_s7->y - *spAC; if ((phi_f2 >= -1.0f) && (phi_f2 < 500.0f)) { - phi_s0 = lightMapper->lights; + phi_s0 = &lights->l.l[0]; if (phi_f2 <= 0.0f) { actor->shape.unk_15++; @@ -1724,8 +1724,8 @@ s32 func_8002F9EC(GlobalContext* globalCtx, Actor* actor, UNK_TYPE arg2, UNK_TYP } // Local data used for Farore's Wind light (stored in BSS, possibly a struct?) -LightInfoPositional D_8015BC00; -z_Light* D_8015BC10; +LightInfo D_8015BC00; +LightNode* D_8015BC10; s32 D_8015BC14; f32 D_8015BC18; @@ -1754,9 +1754,9 @@ void func_8002FA60(GlobalContext* globalCtx) { lightPos.y = gSaveContext.respawn[RESPAWN_MODE_TOP].pos.y + 80.0f; lightPos.z = gSaveContext.respawn[RESPAWN_MODE_TOP].pos.z; - Lights_InitType0PositionalLight(&D_8015BC00, lightPos.x, lightPos.y, lightPos.z, 0xFF, 0xFF, 0xFF, -1); + Lights_PointNoGlowSetInfo(&D_8015BC00, lightPos.x, lightPos.y, lightPos.z, 0xFF, 0xFF, 0xFF, -1); - D_8015BC10 = Lights_Insert(globalCtx, &globalCtx->lightCtx, &D_8015BC00); + D_8015BC10 = LightContext_InsertLight(globalCtx, &globalCtx->lightCtx, &D_8015BC00); D_8015BC14 = 0; D_8015BC18 = 0.0f; } @@ -1919,8 +1919,7 @@ void func_8002FBAC(GlobalContext* globalCtx) { lightPos.y = gSaveContext.respawn[RESPAWN_MODE_TOP].pos.y + spD8; lightPos.z = gSaveContext.respawn[RESPAWN_MODE_TOP].pos.z; - Lights_InitType0PositionalLight(&D_8015BC00, lightPos.x, lightPos.y, lightPos.z, 0xFF, 0xFF, 0xFF, - 500.0f * spD4); + Lights_PointNoGlowSetInfo(&D_8015BC00, lightPos.x, lightPos.y, lightPos.z, 0xFF, 0xFF, 0xFF, 500.0f * spD4); CLOSE_DISPS(globalCtx->state.gfxCtx, "../z_actor.c", 5474); } @@ -1930,7 +1929,7 @@ void func_8002FBAC(GlobalContext* globalCtx) { #endif void func_80030488(GlobalContext* globalCtx) { - Lights_Remove(globalCtx, &globalCtx->lightCtx, D_8015BC10); + LightContext_RemoveLight(globalCtx, &globalCtx->lightCtx, D_8015BC10); } void func_800304B0(GlobalContext* globalCtx) { @@ -2150,16 +2149,16 @@ void Actor_FaultPrint(Actor* actor, char* command) { void Actor_Draw(GlobalContext* globalCtx, Actor* actor) { FaultClient faultClient; - LightMapper* lightMapper; + Lights* lights; Fault_AddClient(&faultClient, Actor_FaultPrint, actor, "Actor_draw"); OPEN_DISPS(globalCtx->state.gfxCtx, "../z_actor.c", 6035); - lightMapper = Lights_CreateMapper(&globalCtx->lightCtx, globalCtx->state.gfxCtx); + lights = LightContext_NewLights(&globalCtx->lightCtx, globalCtx->state.gfxCtx); - func_8007A474(lightMapper, globalCtx->lightCtx.lightsHead, (actor->flags & 0x400000) ? NULL : &actor->posRot.pos); - func_80079EFC(lightMapper, globalCtx->state.gfxCtx); + Lights_BindAll(lights, globalCtx->lightCtx.listHead, (actor->flags & 0x400000) ? NULL : &actor->posRot.pos); + Lights_Draw(lights, globalCtx->state.gfxCtx); if (actor->flags & 0x1000) { func_800D1694(actor->posRot.pos.x + globalCtx->mainCamera.unk_80.x, @@ -2206,7 +2205,7 @@ void Actor_Draw(GlobalContext* globalCtx, Actor* actor) { } if (actor->shape.shadowDrawFunc != NULL) { - actor->shape.shadowDrawFunc(actor, lightMapper, globalCtx); + actor->shape.shadowDrawFunc(actor, lights, globalCtx); } CLOSE_DISPS(globalCtx->state.gfxCtx, "../z_actor.c", 6119); @@ -2425,7 +2424,7 @@ void func_800315AC(GlobalContext* globalCtx, ActorContext* actorCtx) { func_8002FBAC(globalCtx); if (IREG(32) == 0) { - func_8007ABBC(globalCtx); + Lights_DrawGlow(globalCtx); } if ((HREG(64) != 1) || (HREG(75) != 0)) { diff --git a/src/code/z_collision_check.c b/src/code/z_collision_check.c index fca60ed13c..105db862a6 100644 --- a/src/code/z_collision_check.c +++ b/src/code/z_collision_check.c @@ -3068,9 +3068,9 @@ void func_80062CD4(GlobalContext* globalCtx, Vec3f* v) { init.position.x = (s32)v->x; init.position.y = (s32)v->y; init.position.z = (s32)v->z; - init.lightParams.posX = init.position.x; - init.lightParams.posY = init.position.y; - init.lightParams.posZ = init.position.z; + init.lightPoint.x = init.position.x; + init.lightPoint.y = init.position.y; + init.lightPoint.z = init.position.z; Effect_Add(globalCtx, &sp24, EFFECT_SHIELD_PARTICLE, 0, 1, &init); } @@ -3111,9 +3111,9 @@ void func_80062E14(GlobalContext* globalCtx, Vec3f* v, Vec3f* arg2) { init.position.x = (s32)v->x; init.position.y = (s32)v->y; init.position.z = (s32)v->z; - init.lightParams.posX = init.position.x; - init.lightParams.posY = init.position.y; - init.lightParams.posZ = init.position.z; + init.lightPoint.x = init.position.x; + init.lightPoint.y = init.position.y; + init.lightPoint.z = init.position.z; Effect_Add(globalCtx, &sp24, EFFECT_SHIELD_PARTICLE, 0, 1, &init); Audio_PlaySoundGeneral(NA_SE_IT_REFLECTION_WOOD, arg2, 4, &D_801333E0, &D_801333E0, &D_801333E8); diff --git a/src/code/z_eff_shield_particle.c b/src/code/z_eff_shield_particle.c index 46a0b9502d..42e3cde6c5 100644 --- a/src/code/z_eff_shield_particle.c +++ b/src/code/z_eff_shield_particle.c @@ -50,11 +50,12 @@ void EffectShieldParticle_Init(void* thisx, void* initParamsx) { this->lightDecay = initParams->lightDecay; if (this->lightDecay == true) { - this->lightInfo.type = 0; - this->lightInfo.params = initParams->lightParams; - this->light = Lights_Insert(Effect_GetGlobalCtx(), &Effect_GetGlobalCtx()->lightCtx, &this->lightInfo); + this->lightInfo.type = LIGHT_POINT_NOGLOW; + this->lightInfo.params.point = initParams->lightPoint; + this->lightNode = + LightContext_InsertLight(Effect_GetGlobalCtx(), &Effect_GetGlobalCtx()->lightCtx, &this->lightInfo); } else { - this->light = NULL; + this->lightNode = NULL; } } } @@ -63,10 +64,10 @@ void EffectShieldParticle_Destroy(void* thisx) { EffectShieldParticle* this = (EffectShieldParticle*)thisx; if ((this != NULL) && (this->lightDecay == true)) { - if (this->light == Effect_GetGlobalCtx()->lightCtx.lightsHead) { - Effect_GetGlobalCtx()->lightCtx.lightsHead = this->light->next; + if (this->lightNode == Effect_GetGlobalCtx()->lightCtx.listHead) { + Effect_GetGlobalCtx()->lightCtx.listHead = this->lightNode->next; } - Lights_Remove(Effect_GetGlobalCtx(), &Effect_GetGlobalCtx()->lightCtx, this->light); + LightContext_RemoveLight(Effect_GetGlobalCtx(), &Effect_GetGlobalCtx()->lightCtx, this->lightNode); } } @@ -100,7 +101,7 @@ s32 EffectShieldParticle_Update(void* thisx) { } if (this->lightDecay == true) { - this->lightInfo.params.radius /= 2; + this->lightInfo.params.point.radius /= 2; } this->timer++; diff --git a/src/code/z_effect_soft_sprite.c b/src/code/z_effect_soft_sprite.c index 8af41a4649..6f9a16f89e 100644 --- a/src/code/z_effect_soft_sprite.c +++ b/src/code/z_effect_soft_sprite.c @@ -295,12 +295,12 @@ void EffectSs_Draw(GlobalContext* globalCtx, s32 index) { // original name: "EffectSoftSprite2_disp" void EffectSs_DrawAll(GlobalContext* globalCtx) { - LightMapper* lightMapper; + Lights* lights; s32 i; - lightMapper = Lights_CreateMapper(&globalCtx->lightCtx, globalCtx->state.gfxCtx); - func_8007A474(lightMapper, globalCtx->lightCtx.lightsHead, 0); - func_80079EFC(lightMapper, globalCtx->state.gfxCtx); + lights = LightContext_NewLights(&globalCtx->lightCtx, globalCtx->state.gfxCtx); + Lights_BindAll(lights, globalCtx->lightCtx.listHead, NULL); + Lights_Draw(lights, globalCtx->state.gfxCtx); for (i = 0; i < sEffectSsInfo.tableSize; i++) { if (sEffectSsInfo.table[i].life > -1) { diff --git a/src/code/z_lights.c b/src/code/z_lights.c index 83f0a70323..50e351aa4d 100644 --- a/src/code/z_lights.c +++ b/src/code/z_lights.c @@ -1,190 +1,396 @@ #include #include -LightsList sLightsList; +#define LIGHTS_BUFFER_SIZE 32 -void Lights_InitPositionalLight(LightInfoPositional* info, s16 posX, s16 posY, s16 posZ, u8 red, u8 green, u8 blue, - s16 radius, u32 type) { +typedef struct { + /* 0x000 */ s32 numOccupied; + /* 0x004 */ s32 searchIndex; + /* 0x008 */ LightNode buf[LIGHTS_BUFFER_SIZE]; +} LightsBuffer; // size = 0x188 + +LightsBuffer sLightsBuffer; + +void Lights_PointSetInfo(LightInfo* info, s16 x, s16 y, s16 z, u8 r, u8 g, u8 b, s16 radius, s32 type) { info->type = type; - info->params.posX = posX; - info->params.posY = posY; - info->params.posZ = posZ; - Lights_SetPositionalLightColorAndRadius(info, red, green, blue, radius); + info->params.point.x = x; + info->params.point.y = y; + info->params.point.z = z; + Lights_PointSetColorAndRadius(info, r, g, b, radius); } -void Lights_InitType0PositionalLight(LightInfoPositional* info, s16 posX, s16 posY, s16 posZ, u8 red, u8 green, u8 blue, - s16 radius) { - Lights_InitPositionalLight(info, posX, posY, posZ, red, green, blue, radius, 0); +void Lights_PointNoGlowSetInfo(LightInfo* info, s16 x, s16 y, s16 z, u8 r, u8 g, u8 b, s16 radius) { + Lights_PointSetInfo(info, x, y, z, r, g, b, radius, LIGHT_POINT_NOGLOW); } -void Lights_InitType2PositionalLight(LightInfoPositional* info, s16 posX, s16 posY, s16 posZ, u8 red, u8 green, u8 blue, - s16 radius) { - Lights_InitPositionalLight(info, posX, posY, posZ, red, green, blue, radius, 2); +void Lights_PointGlowSetInfo(LightInfo* info, s16 x, s16 y, s16 z, u8 r, u8 g, u8 b, s16 radius) { + Lights_PointSetInfo(info, x, y, z, r, g, b, radius, LIGHT_POINT_GLOW); } -void Lights_SetPositionalLightColorAndRadius(LightInfoPositional* info, u8 red, u8 green, u8 blue, s16 radius) { - info->params.red = red; - info->params.green = green; - info->params.blue = blue; - info->params.radius = radius; +void Lights_PointSetColorAndRadius(LightInfo* info, u8 r, u8 g, u8 b, s16 radius) { + info->params.point.color[0] = r; + info->params.point.color[1] = g; + info->params.point.color[2] = b; + info->params.point.radius = radius; } -void Lights_InitDirectional(LightInfoDirectional* info, s8 dirX, s8 dirY, s8 dirZ, u8 red, u8 green, u8 blue) { - info->type = 1; - info->params.dirX = dirX; - info->params.dirY = dirY; - info->params.dirZ = dirZ; - info->params.red = red; - info->params.green = green; - info->params.blue = blue; +void Lights_DirectionalSetInfo(LightInfo* info, s8 x, s8 y, s8 z, u8 r, u8 g, u8 b) { + info->type = LIGHT_DIRECTIONAL; + info->params.dir.x = x; + info->params.dir.y = y; + info->params.dir.z = z; + info->params.dir.color[0] = r; + info->params.dir.color[1] = g; + info->params.dir.color[2] = b; } -void Lights_MapperInit(LightMapper* mapper, u8 red, u8 green, u8 blue) { - mapper->ambient.l.col[0] = red; - mapper->ambient.l.colc[0] = red; - mapper->ambient.l.col[1] = green; - mapper->ambient.l.colc[1] = green; - mapper->ambient.l.col[2] = blue; - mapper->ambient.l.colc[2] = blue; - mapper->numLights = 0; +// unused +void Lights_Reset(Lights* lights, u8 ambentR, u8 ambentG, u8 ambentB) { + lights->l.a.l.col[0] = lights->l.a.l.colc[0] = ambentR; + lights->l.a.l.col[1] = lights->l.a.l.colc[1] = ambentG; + lights->l.a.l.col[2] = lights->l.a.l.colc[2] = ambentB; + lights->numLights = 0; } -#pragma GLOBAL_ASM("asm/non_matchings/code/z_lights/func_80079EFC.s") +/* + * Draws every light in the provided Lights group + */ +void Lights_Draw(Lights* lights, GraphicsContext* gfxCtx) { + Light* light; + s32 i; -Light* Lights_MapperGetNextFreeSlot(LightMapper* mapper) { - if (6 < mapper->numLights) { - return NULL; + OPEN_DISPS(gfxCtx, "../z_lights.c", 339); + + gSPNumLights(oGfxCtx->polyOpa.p++, lights->numLights); + gSPNumLights(oGfxCtx->polyXlu.p++, lights->numLights); + + i = 0; + light = &lights->l.l[0]; + + while (i < lights->numLights) { + i++; + gSPLight(oGfxCtx->polyOpa.p++, light, i); + gSPLight(oGfxCtx->polyXlu.p++, light, i); + light++; } - return &mapper->lights[mapper->numLights++]; + if (0) {} + + i++; // abmient light is total number of lights + 1 + gSPLight(oGfxCtx->polyOpa.p++, &lights->l.a, i); + gSPLight(oGfxCtx->polyXlu.p++, &lights->l.a, i); + + CLOSE_DISPS(gfxCtx, "../z_lights.c", 352); } -#pragma GLOBAL_ASM("asm/non_matchings/code/z_lights/func_8007A0B4.s") +Light* Lights_FindSlot(Lights* lights) { + if (lights->numLights >= 7) { + return NULL; + } else { + return &lights->l.l[lights->numLights++]; + } +} -void func_8007A40C(LightMapper* mapper, LightInfoDirectionalParams* params, GlobalContext* globalCtx) { - Light* light = Lights_MapperGetNextFreeSlot(mapper); +void Lights_BindPoint(Lights* lights, LightParams* params, Vec3f* vec) { + f32 xDiff; + f32 yDiff; + f32 zDiff; + f32 posDiff; + f32 scale; + Light* light; + + if (vec != NULL) { + xDiff = params->point.x - vec->x; + yDiff = params->point.y - vec->y; + zDiff = params->point.z - vec->z; + scale = params->point.radius; + posDiff = SQ(xDiff) + SQ(yDiff) + SQ(zDiff); + + if (posDiff < SQ(scale)) { + light = Lights_FindSlot(lights); + + if (light != NULL) { + posDiff = sqrtf(posDiff); + if (1) {} + scale = posDiff / scale; + scale = 1 - SQ(scale); + + light->l.col[0] = light->l.colc[0] = params->point.color[0] * scale; + light->l.col[1] = light->l.colc[1] = params->point.color[1] * scale; + light->l.col[2] = light->l.colc[2] = params->point.color[2] * scale; + + scale = (posDiff < 1.0f) ? 120.0f : 120.0f / posDiff; + + light->l.dir[0] = xDiff * scale; + light->l.dir[1] = yDiff * scale; + light->l.dir[2] = zDiff * scale; + } + } + } +} + +void Lights_BindDirectional(Lights* lights, LightParams* params, Vec3f* vec) { + Light* light = Lights_FindSlot(lights); if (light != NULL) { - light->l.col[0] = light->l.colc[0] = params->red; - light->l.col[1] = light->l.colc[1] = params->green; - light->l.col[2] = light->l.colc[2] = params->blue; - light->l.dir[0] = params->dirX; - light->l.dir[1] = params->dirY; - light->l.dir[2] = params->dirZ; + light->l.col[0] = light->l.colc[0] = params->dir.color[0]; + light->l.col[1] = light->l.colc[1] = params->dir.color[1]; + light->l.col[2] = light->l.colc[2] = params->dir.color[2]; + light->l.dir[0] = params->dir.x; + light->l.dir[1] = params->dir.y; + light->l.dir[2] = params->dir.z; } } -#pragma GLOBAL_ASM("asm/non_matchings/code/z_lights/func_8007A474.s") +/* + * For every light in a provided list, try to find a free slot in the provided Lights group and bind + * a light to it. Then apply color and positional/directional info for each light + * based on the parameters supplied by the node. + * + * Note: Lights in a given list can only be binded to however many free slots are + * available in the Lights group. This is at most 7 slots for a new group, but could be less. + */ +void Lights_BindAll(Lights* lights, LightNode* listHead, Vec3f* vec) { + LightsBindFunc bindFuncs[] = { Lights_BindPoint, Lights_BindDirectional, Lights_BindPoint }; + LightInfo* info; -z_Light* Lights_FindFreeSlot() { - z_Light* ret; + while (listHead != NULL) { + info = listHead->info; + bindFuncs[info->type](lights, &info->params, vec); + listHead = listHead->next; + } +} - if (0x1F < sLightsList.numOccupied) { +LightNode* Lights_FindBufSlot() { + LightNode* node; + + if (sLightsBuffer.numOccupied >= LIGHTS_BUFFER_SIZE) { return NULL; } - ret = &sLightsList.lights[sLightsList.nextFree]; + node = &sLightsBuffer.buf[sLightsBuffer.searchIndex]; - while (ret->info != NULL) { - sLightsList.nextFree++; + while (node->info != NULL) { + sLightsBuffer.searchIndex++; - if (sLightsList.nextFree < 0x20) { - ret++; + if (sLightsBuffer.searchIndex < LIGHTS_BUFFER_SIZE) { + node++; } else { - sLightsList.nextFree = 0; - ret = &sLightsList.lights[0]; + sLightsBuffer.searchIndex = 0; + node = &sLightsBuffer.buf[0]; } } - sLightsList.numOccupied++; + sLightsBuffer.numOccupied++; - return ret; + return node; } // return type must not be void to match -s32 Lights_Free(z_Light* light) { +s32 Lights_FreeNode(LightNode* light) { if (light != NULL) { - sLightsList.numOccupied--; + sLightsBuffer.numOccupied--; light->info = NULL; - sLightsList.nextFree = (light - sLightsList.lights) / sizeof(z_Light); + sLightsBuffer.searchIndex = (light - sLightsBuffer.buf) / sizeof(LightNode); } } -void func_8007A614(GlobalContext* globalCtx, LightingContext* lightCtx) { - Lights_ClearHead(globalCtx, lightCtx); - Lights_SetAmbientColor(lightCtx, 80, 80, 80); - func_8007A698(lightCtx, 0, 0, 0, 0x3e4, 0x3200); - bzero(&sLightsList, sizeof(sLightsList)); +void LightContext_Init(GlobalContext* globalCtx, LightContext* lightCtx) { + LightContext_InitList(globalCtx, lightCtx); + LightContext_SetAmbientColor(lightCtx, 80, 80, 80); + func_8007A698(lightCtx, 0, 0, 0, 0x3E4, 0x3200); + bzero(&sLightsBuffer, sizeof(sLightsBuffer)); } -void Lights_SetAmbientColor(LightingContext* lightCtx, u8 red, u8 green, u8 blue) { - lightCtx->ambientRed = red; - lightCtx->ambientGreen = green; - lightCtx->ambientBlue = blue; +void LightContext_SetAmbientColor(LightContext* lightCtx, u8 r, u8 g, u8 b) { + lightCtx->ambient.r = r; + lightCtx->ambient.g = g; + lightCtx->ambient.b = b; } -void func_8007A698(LightingContext* lightCtx, u8 arg1, u8 arg2, u8 arg3, s16 arg4, s16 arg5) { +void func_8007A698(LightContext* lightCtx, u8 arg1, u8 arg2, u8 arg3, s16 numLights, s16 arg5) { lightCtx->unk_07 = arg1; lightCtx->unk_08 = arg2; lightCtx->unk_09 = arg3; - lightCtx->unk_0A = arg4; + lightCtx->unk_0A = numLights; lightCtx->unk_0C = arg5; } -LightMapper* Lights_CreateMapper(LightingContext* lightCtx, GraphicsContext* gfxCtx) { - return func_8007A960(gfxCtx, lightCtx->ambientRed, lightCtx->ambientGreen, lightCtx->ambientBlue); +/* + * Allocate a new Lights group and initilize the ambient color with that provided by LightContext + */ +Lights* LightContext_NewLights(LightContext* lightCtx, GraphicsContext* gfxCtx) { + return Lights_New(gfxCtx, lightCtx->ambient.r, lightCtx->ambient.g, lightCtx->ambient.b); } -void Lights_ClearHead(GlobalContext* globalCtx, LightingContext* lightCtx) { - lightCtx->lightsHead = NULL; +void LightContext_InitList(GlobalContext* globalCtx, LightContext* lightCtx) { + lightCtx->listHead = NULL; } -void Lights_RemoveAll(GlobalContext* globalCtx, LightingContext* lightCtx) { - while (lightCtx->lightsHead != NULL) { - Lights_Remove(globalCtx, lightCtx, lightCtx->lightsHead); - lightCtx->lightsHead = lightCtx->lightsHead->next; +void LightContext_DestroyList(GlobalContext* globalCtx, LightContext* lightCtx) { + while (lightCtx->listHead != NULL) { + LightContext_RemoveLight(globalCtx, lightCtx, lightCtx->listHead); + lightCtx->listHead = lightCtx->listHead->next; } } -z_Light* Lights_Insert(GlobalContext* globalCtx, LightingContext* lightCtx, void* info) { - z_Light* light; +/* + * Insert a new light into the list pointed to by LightContext + * + * Note: Due to the limited number of slots in a Lights group, inserting too many lights in the + * list may result in older entries not being bound to a Light when calling Lights_BindAll + */ +LightNode* LightContext_InsertLight(GlobalContext* globalCtx, LightContext* lightCtx, LightInfo* info) { + LightNode* node; - light = Lights_FindFreeSlot(); - if (light != NULL) { - light->info = info; - light->prev = NULL; - light->next = lightCtx->lightsHead; + node = Lights_FindBufSlot(); - if (lightCtx->lightsHead != NULL) { - lightCtx->lightsHead->prev = light; + if (node != NULL) { + node->info = info; + node->prev = NULL; + node->next = lightCtx->listHead; + + if (lightCtx->listHead != NULL) { + lightCtx->listHead->prev = node; } - lightCtx->lightsHead = light; + lightCtx->listHead = node; } - return light; + return node; } -void Lights_Remove(GlobalContext* globalCtx, LightingContext* lightCtx, z_Light* light) { - if (light != NULL) { - if (light->prev != NULL) { - light->prev->next = light->next; +void LightContext_RemoveLight(GlobalContext* globalCtx, LightContext* lightCtx, LightNode* node) { + if (node != NULL) { + if (node->prev != NULL) { + node->prev->next = node->next; } else { - lightCtx->lightsHead = light->next; + lightCtx->listHead = node->next; } - if (light->next != NULL) { - light->next->prev = light->prev; + if (node->next != NULL) { + node->next->prev = node->prev; } - Lights_Free(light); + Lights_FreeNode(node); } } -#pragma GLOBAL_ASM("asm/non_matchings/code/z_lights/func_8007A824.s") +// unused +Lights* Lights_NewAndDraw(GraphicsContext* gfxCtx, u8 ambientR, u8 ambientG, u8 ambientB, u8 numLights, u8 r, u8 g, + u8 b, s8 x, s8 y, s8 z) { + Lights* lights; + s32 i; -#pragma GLOBAL_ASM("asm/non_matchings/code/z_lights/func_8007A960.s") + lights = Graph_Alloc(gfxCtx, sizeof(Lights)); -#pragma GLOBAL_ASM("asm/non_matchings/code/z_lights/func_8007A9B4.s") + lights->l.a.l.col[0] = lights->l.a.l.colc[0] = ambientR; + lights->l.a.l.col[1] = lights->l.a.l.colc[1] = ambientG; + lights->l.a.l.col[2] = lights->l.a.l.colc[2] = ambientB; + lights->numLights = numLights; -#pragma GLOBAL_ASM("asm/non_matchings/code/z_lights/func_8007ABBC.s") + for (i = 0; i < numLights; i++) { + lights->l.l[i].l.col[0] = lights->l.l[i].l.colc[0] = r; + lights->l.l[i].l.col[1] = lights->l.l[i].l.colc[1] = g; + lights->l.l[i].l.col[2] = lights->l.l[i].l.colc[2] = b; + lights->l.l[i].l.dir[0] = x; + lights->l.l[i].l.dir[1] = y; + lights->l.l[i].l.dir[2] = z; + } + + Lights_Draw(lights, gfxCtx); + + return lights; +} + +Lights* Lights_New(GraphicsContext* gfxCtx, u8 ambientR, u8 ambientG, u8 ambientB) { + Lights* lights; + + lights = Graph_Alloc(gfxCtx, sizeof(Lights)); + + lights->l.a.l.col[0] = lights->l.a.l.colc[0] = ambientR; + lights->l.a.l.col[1] = lights->l.a.l.colc[1] = ambientG; + lights->l.a.l.col[2] = lights->l.a.l.colc[2] = ambientB; + lights->numLights = 0; + + return lights; +} + +void Lights_GlowCheck(GlobalContext* globalCtx) { + LightNode* node; + LightPoint* params; + Vec3f pos; + Vec3f multDest; + f32 wDest; + f32 wX; + f32 wY; + s32 wZ; + s32 zBuf; + + node = globalCtx->lightCtx.listHead; + + while (node != NULL) { + params = &node->info->params.point; + + if (node->info->type == LIGHT_POINT_GLOW) { + pos.x = params->x; + pos.y = params->y; + pos.z = params->z; + func_8002BE04(globalCtx, &pos, &multDest, &wDest); + params->drawGlow = false; + wX = multDest.x * wDest; + wY = multDest.y * wDest; + + if ((multDest.z > 1.0f) && (fabsf(wX) < 1.0f) && (fabsf(wY) < 1.0f)) { + wZ = (s32)((multDest.z * wDest) * 16352.0f) + 16352; + zBuf = gZBuffer[(s32)((wY * -120.0f) + 120.0f)][(s32)((wX * 160.0f) + 160.0f)] * 4; + if (1) {} + if (1) {} + + if (wZ < (func_8006F0A0(zBuf) >> 3)) { + params->drawGlow = true; + } + } + } + node = node->next; + } +} + +void Lights_DrawGlow(GlobalContext* globalCtx) { + s32 pad; + LightNode* node; + + node = globalCtx->lightCtx.listHead; + + OPEN_DISPS(globalCtx->state.gfxCtx, "../z_lights.c", 887); + + oGfxCtx->polyXlu.p = func_800947AC(oGfxCtx->polyXlu.p++); + gDPSetAlphaDither(oGfxCtx->polyXlu.p++, G_AD_NOISE); + gDPSetColorDither(oGfxCtx->polyXlu.p++, G_CD_MAGICSQ); + gSPDisplayList(oGfxCtx->polyXlu.p++, D_04015720); + + while (node != NULL) { + LightInfo* info; + LightPoint* params; + f32 scale; + s32 pad[4]; + + info = node->info; + params = &info->params.point; + + if ((info->type == LIGHT_POINT_GLOW) && (params->drawGlow)) { + scale = SQ(params->radius) * 0.0000026f; + + gDPSetPrimColor(oGfxCtx->polyXlu.p++, 0, 0, params->color[0], params->color[1], params->color[2], 50); + Matrix_Translate(params->x, params->y, params->z, MTXMODE_NEW); + Matrix_Scale(scale, scale, scale, MTXMODE_APPLY); + gSPMatrix(oGfxCtx->polyXlu.p++, Matrix_NewMtx(globalCtx->state.gfxCtx, "../z_lights.c", 918), + G_MTX_NOPUSH | G_MTX_LOAD | G_MTX_MODELVIEW); + gSPDisplayList(oGfxCtx->polyXlu.p++, D_04015760); + } + + node = node->next; + } + + CLOSE_DISPS(globalCtx->state.gfxCtx, "../z_lights.c", 927); +} diff --git a/src/code/z_play.c b/src/code/z_play.c index 1a1b8431a1..a3ab3930fa 100644 --- a/src/code/z_play.c +++ b/src/code/z_play.c @@ -1071,7 +1071,7 @@ void Gameplay_DrawOverlayElements(GlobalContext* globalCtx) { // regalloc, stack usage and minor ordering differences void Gameplay_Draw(GlobalContext* globalCtx) { GraphicsContext* gfxCtx = globalCtx->state.gfxCtx; - LightMapper* sp228; + Lights* sp228; Vec3f sp21C; OPEN_DISPS(gfxCtx, "../z_play.c", 3907); @@ -1208,9 +1208,9 @@ void Gameplay_Draw(GlobalContext* globalCtx) { } if ((HREG(80) != 10) || (HREG(90) & 8)) { - sp228 = Lights_CreateMapper(&globalCtx->lightCtx, gfxCtx); - func_8007A474(sp228, globalCtx->lightCtx.lightsHead, 0); - func_80079EFC(sp228, gfxCtx); + sp228 = LightContext_NewLights(&globalCtx->lightCtx, gfxCtx); + Lights_BindAll(sp228, globalCtx->lightCtx.listHead, NULL); + Lights_Draw(sp228, gfxCtx); } if ((HREG(80) != 10) || (HREG(84) != 0)) { @@ -1467,7 +1467,7 @@ void Gameplay_InitScene(GlobalContext* globalCtx, s32 spawn) { globalCtx->setupPathList = NULL; globalCtx->nbSetupActors = 0; Object_InitBank(globalCtx, &globalCtx->objectCtx); - func_8007A614(globalCtx, &globalCtx->lightCtx); + LightContext_Init(globalCtx, &globalCtx->lightCtx); func_80098CBC(globalCtx, &globalCtx->nbTransitionActors); func_80096FD4(globalCtx, &globalCtx->roomCtx.curRoom); YREG(15) = 0; diff --git a/src/code/z_scene.c b/src/code/z_scene.c index 436fc72c60..733d08fa44 100644 --- a/src/code/z_scene.c +++ b/src/code/z_scene.c @@ -336,7 +336,7 @@ void func_80098B74(GlobalContext* globalCtx, SceneCmd* cmd) { lightInfo = SEGMENTED_TO_VIRTUAL(cmd->lightList.segment); for (i = 0; i < cmd->lightList.num; i++) { - Lights_Insert(globalCtx, &globalCtx->lightCtx, lightInfo); + LightContext_InsertLight(globalCtx, &globalCtx->lightCtx, lightInfo); lightInfo++; } } diff --git a/src/overlays/actors/ovl_En_Fhg_Fire/z_en_fhg_fire.c b/src/overlays/actors/ovl_En_Fhg_Fire/z_en_fhg_fire.c index ca087cd740..d08a64b1d4 100644 --- a/src/overlays/actors/ovl_En_Fhg_Fire/z_en_fhg_fire.c +++ b/src/overlays/actors/ovl_En_Fhg_Fire/z_en_fhg_fire.c @@ -142,9 +142,9 @@ void EnFhgFire_Init(Actor* thisx, GlobalContext* globalCtx) { this->collider.dim.radius = 40; this->collider.dim.height = 50; this->collider.dim.yShift = -25; - this->light = Lights_Insert(globalCtx, &globalCtx->lightCtx, (void*)(&this->unk_1A0)); - Lights_InitType0PositionalLight(&this->unk_1A0, thisx->posRot.pos.x, thisx->posRot.pos.y, thisx->posRot.pos.z, - 0xFF, 0xFF, 0xFF, 0xFF); + this->lightNode = LightContext_InsertLight(globalCtx, &globalCtx->lightCtx, &this->lightInfo); + Lights_PointNoGlowSetInfo(&this->lightInfo, thisx->posRot.pos.x, thisx->posRot.pos.y, thisx->posRot.pos.z, 0xFF, + 0xFF, 0xFF, 0xFF); } } @@ -156,7 +156,7 @@ void EnFhgFire_Destroy(Actor* thisx, GlobalContext* globalCtx) { } if (thisx->params == 0x32) { - Lights_Remove(globalCtx, &globalCtx->lightCtx, this->light); + LightContext_RemoveLight(globalCtx, &globalCtx->lightCtx, this->lightNode); } } diff --git a/src/overlays/actors/ovl_En_Fhg_Fire/z_en_fhg_fire.h b/src/overlays/actors/ovl_En_Fhg_Fire/z_en_fhg_fire.h index df4568bbb6..4b6e56c5d0 100644 --- a/src/overlays/actors/ovl_En_Fhg_Fire/z_en_fhg_fire.h +++ b/src/overlays/actors/ovl_En_Fhg_Fire/z_en_fhg_fire.h @@ -29,9 +29,9 @@ typedef struct EnFhgFire { /* 0x0188 */ f32 unk_188; /* 0x018C */ f32 unk_18C; /* 0x0190 */ char unk_190[0x0C]; - /* 0x019C */ z_Light* light; - /* 0x01A0 */ LightInfoPositional unk_1A0; - /* 0x01AE */ char padding_1AE[2]; + /* 0x019C */ LightNode* lightNode; + /* 0x01A0 */ LightInfo lightInfo; + /* 0x01AE */ char unk_1AE[2]; /* 0x01B0 */ ColliderCylinder collider; /* 0x01FC */ u8 unk_1FC; /* 0x01FD */ char unk_1FD; diff --git a/src/overlays/actors/ovl_En_Light/z_en_light.c b/src/overlays/actors/ovl_En_Light/z_en_light.c index 0de705e354..c46c1054d2 100644 --- a/src/overlays/actors/ovl_En_Light/z_en_light.c +++ b/src/overlays/actors/ovl_En_Light/z_en_light.c @@ -55,17 +55,15 @@ void EnLight_Init(Actor* thisx, GlobalContext* globalCtx) { if (gSaveContext.gameMode == 3) { // special case for the credits yOffset = (this->actor.params < 0) ? 1 : 40; - Lights_InitType0PositionalLight(&this->posLightInfo, this->actor.posRot.pos.x, - yOffset + (s16)this->actor.posRot.pos.y, this->actor.posRot.pos.z, 255, 255, - 180, -1); + Lights_PointNoGlowSetInfo(&this->lightInfo, this->actor.posRot.pos.x, yOffset + (s16)this->actor.posRot.pos.y, + this->actor.posRot.pos.z, 255, 255, 180, -1); } else { yOffset = (this->actor.params < 0) ? 1 : 40; - Lights_InitType2PositionalLight(&this->posLightInfo, this->actor.posRot.pos.x, - yOffset + (s16)this->actor.posRot.pos.y, this->actor.posRot.pos.z, 255, 255, - 180, -1); + Lights_PointGlowSetInfo(&this->lightInfo, this->actor.posRot.pos.x, yOffset + (s16)this->actor.posRot.pos.y, + this->actor.posRot.pos.z, 255, 255, 180, -1); } - this->lightNode = Lights_Insert(globalCtx, &globalCtx->lightCtx, &this->posLightInfo); + this->lightNode = LightContext_InsertLight(globalCtx, &globalCtx->lightCtx, &this->lightInfo); Actor_SetScale(&this->actor, D_80A9E840[this->actor.params & 0xF].scale * 0.0001f); this->timer = (s32)(Math_Rand_ZeroOne() * 255.0f); @@ -77,7 +75,7 @@ void EnLight_Init(Actor* thisx, GlobalContext* globalCtx) { void EnLight_Destroy(Actor* thisx, GlobalContext* globalCtx) { EnLight* this = THIS; - Lights_Remove(globalCtx, &globalCtx->lightCtx, this->lightNode); + LightContext_RemoveLight(globalCtx, &globalCtx->lightCtx, this->lightNode); } void EnLight_UpdatePosRot(EnLight* this, GlobalContext* globalCtx) { @@ -101,9 +99,9 @@ void EnLight_Update(Actor* thisx, GlobalContext* globalCtx) { flameParams = &D_80A9E840[this->actor.params & 0xF]; intensity = (Math_Rand_ZeroOne() * 0.5f) + 0.5f; radius = (this->actor.params < 0) ? 100 : 300; - Lights_SetPositionalLightColorAndRadius(&this->posLightInfo, (flameParams->primColor.r * intensity), - (flameParams->primColor.g * intensity), - (flameParams->primColor.b * intensity), radius); + Lights_PointSetColorAndRadius(&this->lightInfo, (flameParams->primColor.r * intensity), + (flameParams->primColor.g * intensity), (flameParams->primColor.b * intensity), + radius); EnLight_UpdatePosRot(this, globalCtx); if (this->actor.params >= 0) { @@ -144,9 +142,9 @@ void EnLight_UpdateSwitch(Actor* thisx, GlobalContext* globalCtx) { Actor_SetScale(&this->actor, ((f32)flameParams->scale * 0.0001) * scale); intensity = (Math_Rand_ZeroOne() * 0.5f) + 0.5f; - Lights_SetPositionalLightColorAndRadius(&this->posLightInfo, (flameParams->primColor.r * intensity), - (flameParams->primColor.g * intensity), - (flameParams->primColor.b * intensity), 300.0f * scale); + Lights_PointSetColorAndRadius(&this->lightInfo, (flameParams->primColor.r * intensity), + (flameParams->primColor.g * intensity), (flameParams->primColor.b * intensity), + 300.0f * scale); EnLight_UpdatePosRot(this, globalCtx); if (this->actor.params >= 0) { diff --git a/src/overlays/actors/ovl_En_Light/z_en_light.h b/src/overlays/actors/ovl_En_Light/z_en_light.h index bb1d190ad4..c780538f08 100644 --- a/src/overlays/actors/ovl_En_Light/z_en_light.h +++ b/src/overlays/actors/ovl_En_Light/z_en_light.h @@ -9,8 +9,8 @@ struct EnLight; typedef struct EnLight { /* 0x0000 */ Actor actor; /* 0x014C */ u8 timer; - /* 0x0150 */ z_Light* lightNode; - /* 0x0154 */ LightInfoPositional posLightInfo; + /* 0x0150 */ LightNode* lightNode; + /* 0x0154 */ LightInfo lightInfo; } EnLight; // size = 0x0164 extern const ActorInit En_Light_InitVars; diff --git a/src/overlays/actors/ovl_Oceff_Spot/z_oceff_spot.c b/src/overlays/actors/ovl_Oceff_Spot/z_oceff_spot.c index d3f1ccce29..0cc44be673 100644 --- a/src/overlays/actors/ovl_Oceff_Spot/z_oceff_spot.c +++ b/src/overlays/actors/ovl_Oceff_Spot/z_oceff_spot.c @@ -48,13 +48,13 @@ void OceffSpot_Init(Actor* thisx, GlobalContext* globalCtx) { Actor_ProcessInitChain(&this->actor, sInitChain); OceffSpot_SetupAction(this, OceffSpot_GrowCylinder); - Lights_InitType0PositionalLight(&this->lightInfo1, this->actor.posRot.pos.x, this->actor.posRot.pos.y, - this->actor.posRot.pos.z, 0x00, 0x00, 0x00, 0); - this->light1 = Lights_Insert(globalCtx, &globalCtx->lightCtx, &this->lightInfo1); + Lights_PointNoGlowSetInfo(&this->lightInfo1, this->actor.posRot.pos.x, this->actor.posRot.pos.y, + this->actor.posRot.pos.z, 0, 0, 0, 0); + this->lightNode1 = LightContext_InsertLight(globalCtx, &globalCtx->lightCtx, &this->lightInfo1); - Lights_InitType0PositionalLight(&this->lightInfo2, this->actor.posRot.pos.x, this->actor.posRot.pos.y, - this->actor.posRot.pos.z, 0x00, 0x00, 0x00, 0); - this->light2 = Lights_Insert(globalCtx, &globalCtx->lightCtx, &this->lightInfo2); + Lights_PointNoGlowSetInfo(&this->lightInfo2, this->actor.posRot.pos.x, this->actor.posRot.pos.y, + this->actor.posRot.pos.z, 0, 0, 0, 0); + this->lightNode2 = LightContext_InsertLight(globalCtx, &globalCtx->lightCtx, &this->lightInfo2); if (YREG(15)) { this->actor.scale.y = 2.4f; } else { @@ -69,8 +69,8 @@ void OceffSpot_Destroy(Actor* thisx, GlobalContext* globalCtx) { OceffSpot* this = THIS; Player* player = PLAYER; - Lights_Remove(globalCtx, &globalCtx->lightCtx, this->light1); - Lights_Remove(globalCtx, &globalCtx->lightCtx, this->light2); + LightContext_RemoveLight(globalCtx, &globalCtx->lightCtx, this->lightNode1); + LightContext_RemoveLight(globalCtx, &globalCtx->lightCtx, this->lightNode2); func_800876C8(globalCtx); if (gSaveContext.nayrusLoveTimer && globalCtx->actorCtx.actorList[ACTORTYPE_PLAYER].length) { player->unk_692 |= 0x40; @@ -135,16 +135,15 @@ void OceffSpot_Update(Actor* thisx, GlobalContext* globalCtx) { temp = (2.0f - this->unk_174) * this->unk_174; func_800773A8(globalCtx, temp * 0.5F, 880.0f, 0.2f, 0.9f); - Lights_InitType0PositionalLight(&this->lightInfo1, (s16)this->actor.posRot.pos.x, - (s16)this->actor.posRot.pos.y + 55.0f, (s16)this->actor.posRot.pos.z, - (s32)(255.0f * temp), (s32)(255.0f * temp), (s32)(200.0f * temp), - (s16)(100.0f * temp)); + Lights_PointNoGlowSetInfo(&this->lightInfo1, (s16)this->actor.posRot.pos.x, (s16)this->actor.posRot.pos.y + 55.0f, + (s16)this->actor.posRot.pos.z, (s32)(255.0f * temp), (s32)(255.0f * temp), + (s32)(200.0f * temp), (s16)(100.0f * temp)); - Lights_InitType0PositionalLight( - &this->lightInfo2, (s16)this->actor.posRot.pos.x + Math_Sins(player->actor.shape.rot.y) * 20.0f, - (s16)this->actor.posRot.pos.y + 20.0f, - (s16)this->actor.posRot.pos.z + Math_Coss(player->actor.shape.rot.y) * 20.0f, (s32)(255.0f * temp), - (s32)(255.0f * temp), (s32)(200.0f * temp), (s16)(100.0f * temp)); + Lights_PointNoGlowSetInfo(&this->lightInfo2, + (s16)this->actor.posRot.pos.x + Math_Sins(player->actor.shape.rot.y) * 20.0f, + (s16)this->actor.posRot.pos.y + 20.0f, + (s16)this->actor.posRot.pos.z + Math_Coss(player->actor.shape.rot.y) * 20.0f, + (s32)(255.0f * temp), (s32)(255.0f * temp), (s32)(200.0f * temp), (s16)(100.0f * temp)); } void OceffSpot_Draw(Actor* thisx, GlobalContext* globalCtx) { diff --git a/src/overlays/actors/ovl_Oceff_Spot/z_oceff_spot.h b/src/overlays/actors/ovl_Oceff_Spot/z_oceff_spot.h index 68d60b0855..ab366c3478 100644 --- a/src/overlays/actors/ovl_Oceff_Spot/z_oceff_spot.h +++ b/src/overlays/actors/ovl_Oceff_Spot/z_oceff_spot.h @@ -10,10 +10,10 @@ typedef void (*OceffSpotActionFunc)(struct OceffSpot*, GlobalContext*); typedef struct OceffSpot { /* 0x0000 */ Actor actor; - /* 0x014C */ z_Light* light1; - /* 0x0150 */ LightInfoPositional lightInfo1; - /* 0x0160 */ z_Light* light2; - /* 0x0164 */ LightInfoPositional lightInfo2; + /* 0x014C */ LightNode* lightNode1; + /* 0x0150 */ LightInfo lightInfo1; + /* 0x0160 */ LightNode* lightNode2; + /* 0x0164 */ LightInfo lightInfo2; /* 0x0174 */ f32 unk_174; /* 0x0178 */ u16 timer; /* 0x017C */ OceffSpotActionFunc actionFunc;