Commit Graph

697 Commits

Author SHA1 Message Date
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
aglab2
212eae31f6 Added puppycamera jittering fix 2021-09-05 15:23:34 +08:00
Mineqwerty
33fa7013b0 Added a level script function to easily set a skybox for each area
In your level script add the function
CHANGE_AREA_SKYBOX(Area ID, Skybox Segment Start, Skybox Segment End) .
2021-09-04 20:27:21 -04:00
Arceveti
4c655bfdc0 Automatically get optimal collision distance 2021-09-04 09:59:30 -07:00
Fazana
5be32f1c24 pal momento
pal momento
2021-09-03 13:40:57 +01:00
Fazana
35cb92b940 Rom header correction 2021-09-03 10:05:17 +01:00
Fazana
3a0a7f9ddb ROM header now contains correct savetype data
Should you change what save type you use, the rom will have the correct savetype in the header.
2021-09-02 20:47:09 +01:00
gheskett
beb854b2ea One more BETTER_REVERB remark 2021-09-01 15:39:27 -07:00