39 Commits
Author SHA1 Message Date
KiritoDv f40105e778 Updated vs decomp 2024-12-24 23:25:42 -06:00
Sonic Dreamcaster b35697e28d fix reverbs: co-authored-by: @m4xw 2024-12-02 15:38:52 -03:00
KiritoDvandAlejandro Asenjo Nitti bd7c4b6df6 Audio loaded from OTR 2024-11-21 03:13:13 -03: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 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 4acc13fb36 Doing some more fixes 2024-11-04 01:02:27 -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
KiritoDvandSonic Dreamcaster 3ca7b499ae Fixed wrong types 2024-09-17 20:22:18 -03:00
KiritoDvandSonic Dreamcaster 69cfe9b2c4 Fixed all remaining compilation issues 2024-09-17 20:20:26 -03:00
KiritoDvandSonic Dreamcaster f71ebdca82 Fixed some weird casts 2024-09-17 19:31:14 -03:00
KiritoDvandSonic Dreamcaster 3892bcefa2 Merge branch 'master' into otr 2024-09-17 19:14:09 -03:00
Alejandro Asenjo NittiandGitHub 0251769d16 General docs (#269)
* fox_display.c DOCS

* PRINTF

* actor->destroy boolean

* corneria docs

* Boss->unk_04C to Boss->animFrame

* aCoGrangaWalkingAnim

* more corneria docs

* Spawner

* Spawner code refined

* Spawner description

* Actor Spawn guard

* Molar Rock (name by @inspectredc)

* more docs

* actor docs

* initial disassembly config for lodgenet

* correct vram addresses for lodgenet

* Actor Docs

* More actor docs

* more actor docs

* correction

* correction

* more actor docs

* Preliminary work for Effect documentation

* Change Init for Setup

* fox_play cleanup and defake

* fox_zo function names

* fox_so function renaming

* more object docs

* venom 1 actors

* actor docs

* some fox_bo docs

* some fox_fo corrections

* fox_ma obj->this

* fox_ma renamings

* fox_ma docs

* fox_ti Actors

* revert permuter settings to ido

* some renames on fox_andross.c

* fox_sy actors

* object names

* corrections

* some effect comments

* fix AudioTable struct and data to avoid UB

* uintptr_t in audio

* audio load changes

* event id enum usage in fox_sy

* clear padding in sPlaylists

* HUD_FoBase_ExplodeCs

* HUD
2024-08-12 11:58:54 -03:00
petrie911andGitHub 83c5442915 Improve audio docs and partial audio disassembly support (#268)
* audiodiasm

* start of sound disasm

* disasm

* source
2024-07-07 14:43:41 -03:00
Alejandro Javier Asenjo Nitti dc6fdbcf69 fix gcc 2024-06-07 19:12:48 -03:00
petrie911andGitHub 03ce166cca Implement common data in EU and JP and clean up US data (#258)
* data fixes

* format

* alignment

* include
2024-05-23 20:40:42 -03:00
petrie911andGitHub 77060ba506 Start on sfx IDs (#227)
* sfx stuff

* sfxIds
2024-05-03 16:56:26 -03:00
petrie911andGitHub 0c9be776da Cumulative docs update (#221)
* lights fix

* names

* remove header

* so many names

* format

* more docs

* makefile
2024-04-25 01:14:49 -03:00
petrie911andGitHub 95e5f4f07a Some further docs for audio spec and planet paths (#219)
* avoid ub

* format

* torch

* more stuff
2024-04-20 17:07:29 -05:00