Commit Graph

704 Commits

Author SHA1 Message Date
Fazana
d90d0c7d92 Merge branch 'experimental' of https://github.com/Reonu/HackerSM64 into experimental 2021-09-07 17:58:37 +01:00
Fazana
c9cb181b4c Update puppylights.h 2021-09-07 15:56:01 +01:00
Fazana
98bc1fac82 Update puppylights.c 2021-09-07 15:55:34 +01:00
Fazana
5630194ff3 Update config.h 2021-09-07 15:40:00 +01:00
Fazana
895266d635 Merge branch 'master' into experimental 2021-09-07 15:14:19 +01:00
Fazana
9fd37fba3b Crash Screen Tweaks
Now uses the game's framebuffer so no more clown vomit, and char buffer is now properly cleared before printing float regs.
2021-09-07 15:11:00 +01:00
Fazana
2a78404ef5 Puppylights 2021-09-07 12:13:40 +01:00
gheskett
e94c4ec8f8 Set minimum allowable tempo to 0 rather than 1 2021-09-07 05:28:44 -05:00
Reonu
89952ab89b Merge pull request #50 from PyroJay4/patch-8
Update koopa_shell_underwater.inc.c
2021-09-07 00:28:42 +03:00
Reonu
9b796b6ed1 Merge pull request #49 from PyroJay4/patch-7
Update spawn_object.c
2021-09-07 00:27:04 +03:00
PyroJay4
5a63d5754f Update koopa_shell_underwater.inc.c
pretty sure this fixes a bug where the particles dont spawn correctly
2021-09-06 12:33:54 -04:00
PyroJay4
f29a1694de Update spawn_object.c
remove hardcoded object distance thing
2021-09-06 12:29:11 -04:00
Arceveti
2d58bddd06 Add fix for obj_resolve_object_collisions 2021-09-05 12:18:00 -07:00
Fazana
13db5a7d4e Merge pull request #48 from Reonu/skybox-hotfix
Skybox pointer array is now 8 long
2021-09-05 19:32:02 +01:00
someone2639
09dd17de8a Update game_init.h 2021-09-05 14:30:51 -04:00
someone2639
0de88afc9b Skybox pointer array is now 8 long 2021-09-05 14:29:56 -04:00
someone2639
2966a28dbf Merge pull request #45 from Mineqwerty/skybox
Added a level script function to easily set a skybox for each area
2021-09-05 12:03:47 -04:00
Mineqwerty
e248621a55 Added area number define, fixed undefined init value 2021-09-05 11:35:35 -04:00
Mineqwerty
fdf375faa8 puppycam interference >:( 2021-09-05 11:14:55 -04:00
Mineqwerty
93f163fb56 Merge https://github.com/Reonu/HackerSM64 into skybox 2021-09-05 11:14:15 -04:00
Mineqwerty
aa8c033e2b Clear pointers + misc recommended fixes 2021-09-05 11:00:11 -04:00
someone2639
98286833a1 Merge pull request #47 from aglab2/vc_hacks
gIsVC is introduced, VC_HACKS define is removed
2021-09-05 08:20:30 -04:00
aglab2
03a4b6497f Move gIsVC in vc_check 2021-09-05 20:11:56 +08:00
Fazana
1b9ca2016b Merge pull request #46 from aglab2/jittering-fix
Added puppycamera jittering fix
2021-09-05 12:18:52 +01:00
aglab2
6ba869691b gIsVC is introduced, VC_HACKS define is removed 2021-09-05 16:59:50 +08:00