Commit Graph

344 Commits

Author SHA1 Message Date
Sonic Dreamcaster 1b0f66dc92 SETUPDL_62_POINT 2024-11-23 19:53:15 -03:00
KiritoDv bd7c4b6df6 Audio loaded from OTR 2024-11-21 03:13:13 -03:00
Sonic Dreamcaster cf8aae0316 Point filtered reticles :) 2024-11-20 21:15:56 -03:00
Sonic Dreamcaster 3dda020f3a Point filtering fix 2024-11-20 19:22:25 -03:00
KiritoDv c1fa820bfc Added spawner mod as an option on developer 2024-11-18 20:00:42 -06:00
KiritoDv ab1c87f1a3 Added frame interpolation header on every file 2024-11-17 23:22:51 -06:00
Sonic Dreamcaster 9e7cae2a27 add boss killer module 2024-11-17 02:56:21 -03:00
KiritoDv 9bf2f7817a This should fix saves 2024-11-16 20:06:31 -06:00
Sonic Dreamcaster 51189791c0 update level select 2024-11-16 04:32:10 -03:00
KiritoDv e3e0a66620 Fixed good luck screen 2024-11-15 21:31:49 -06:00
Nicholas Estelami f07a9b6c81 Audio and Message Fixes 2024-11-14 23:53:56 -05:00
Sonic Dreamcaster 11a148a047 audio work 2024-11-14 20:23:27 -03:00
Sonic Dreamcaster 4ae2fc22c1 current work 2024-11-12 20:48:19 -03:00
Sonic Dreamcaster 5ed3bb86d3 audiospec fix 2024-11-12 13:21:26 -03:00
Sonic Dreamcaster c238f8a493 audio docs from the decomp 2024-11-11 03:53:15 -03:00
Sonic Dreamcaster 144db0e445 update audio_seqplayer.c with docs from the decomp. 2024-11-10 23:22:01 -03:00
Sonic Dreamcaster de6f28df81 extern "C" fix for windows builds 2024-11-10 22:23:36 -03:00
KiritoDv 304a0a5288 Fixed more even things 2024-11-10 09:07:58 -06:00
KiritoDv 4acc13fb36 Doing some more fixes 2024-11-04 01:02:27 -06:00
KiritoDv 40ffb3d0b4 Code cleanup 2024-11-03 11:17:04 -06:00
KiritoDv 6393690103 Removed 32 bit structs 2024-11-03 10:56:53 -06:00
KiritoDv 2a8ac4891e Its loading without issues finally! But its still broken 2024-11-03 01:07:44 -06:00
KiritoDv 94bc6486eb Added some fun cracking 2024-11-02 18:33:33 -06:00
KiritoDv 52d3eca421 We are so fucking close omg 2024-10-29 02:06:14 -06:00
KiritoDv 2354ee76a3 Another attempt at this thing 2024-10-25 22:39:32 -06:00
Sonic Dreamcaster adc561891a some tags and hit64 cheats 2024-10-23 11:22:44 -03:00
Sonic Dreamcaster e9bf0030ae d-pad control & option arwing interpolation 2024-10-18 01:41:53 -03:00
Sonic Dreamcaster d537d3761a map tagging 2024-10-17 21:05:25 -03:00
KiritoDv 2cfbe01e50 Added frame interpolation markers 2024-10-17 09:53:40 -06:00
Sonic Dreamcaster 4e9cd24813 macros 2024-10-17 01:59:18 -03:00
Sonic Dreamcaster 7496dd4c2e fix building interpolation 2024-10-16 21:16:05 -03:00
KiritoDv e5ed74b978 Merge branch 'starfield' into interpolation 2024-10-16 12:46:19 -06:00
KiritoDv 0b23e06b77 Fixed stars 2024-10-16 12:46:04 -06:00
KiritoDv efe08a91bf Added interpolation system 2024-10-16 11:53:41 -06:00
KiritoDv 93e6d673e6 Fixed sf64 clear screen buffer for widescreen 2024-09-17 20:29:20 -03:00
KiritoDv 3ca7b499ae Fixed wrong types 2024-09-17 20:22:18 -03:00
KiritoDv 41447af1b7 Fixed ObjectRam compilation 2024-09-17 20:20:56 -03:00
KiritoDv 94ff373a84 Set ram mod as enabled by default 2024-09-17 20:20:56 -03:00
KiritoDv 69cfe9b2c4 Fixed all remaining compilation issues 2024-09-17 20:20:26 -03:00
KiritoDv 7c801d33d9 Repo upstreamed 2024-09-17 20:16:46 -03:00
KiritoDv f71ebdca82 Fixed some weird casts 2024-09-17 19:31:14 -03:00
KiritoDv 3892bcefa2 Merge branch 'master' into otr 2024-09-17 19:14:09 -03:00
Alejandro Asenjo Nitti 0022481a03 ActorCutsceneModels Enum (#274)
* ActorCutsceneModels

* ACTOR_CS_FO_EXPLOSION

* update
2024-09-17 02:04:15 -03:00
Alejandro Asenjo Nitti 53363d6619 Hud, Title, Map & Option Docs (#272)
* hud title and option docs

* hud docs

* aspMain vram comment

* more hud docs

* HUD docs

* Hud_ -> HUD_ consistency

* ActorMissileSeekModes

* fox_option docs

* more option docs

* more option docs

* more option docs

* fox_title docs

* more fox_title docs

* fox_map docs

* fix map TLUTs

* more fox_map docs

* jp1 explore

* explore us rev0

* SETUPDL comments

* format

* fox_map docs

* more fox_map docs
2024-09-13 00:59:33 -03:00
Alejandro Asenjo Nitti e82019fa2b Actor Docs (#270)
* Docs

* actor timer_04C -> work_04C

* Actor & Boss unk_04A -> work_04A

* actor & boss unk_048 -> work_048

* actor & boss unk_046 -> work_046

* boss unk_044 -> work_044

* actor event docs

* ActorEvent docs

* name all Event Actor IDs

* EVID names in EventActorInfo comments

* refactor EVC_PASSED_ALL_RINGS by @inspectredc

* clarification comment

* some option docs

* audio enums and macros

* some audio renamings
2024-08-24 19:36:53 -03:00
Alejandro Javier Asenjo Nitti 669fff8759 SzGreatFox 2024-08-15 15:31:20 -03:00
Alejandro Javier Asenjo Nitti a1134c296a actor docs 2024-08-15 11:54:53 -03:00
Alejandro Javier Asenjo Nitti 92ccdeb991 more actor docs 2024-08-15 06:19:21 -03:00
Alejandro Javier Asenjo Nitti e2f6ce3075 actor docs 2024-08-15 05:20:30 -03:00
Alejandro Javier Asenjo Nitti 56d49ec767 corrections 2024-08-15 05:10:00 -03:00