Commit Graph

22 Commits

Author SHA1 Message Date
KiritoDv
fc245b2292 Reverted some unnecesary things 2024-12-24 23:25:42 -06:00
KiritoDv
f40105e778 Updated vs decomp 2024-12-24 23:25:42 -06:00
Sonic Dreamcaster
269d8f6cde cleanup 2024-12-02 15:40:52 -03:00
KiritoDv
bd7c4b6df6 Audio loaded from OTR 2024-11-21 03:13:13 -03:00
KiritoDv
6b0d495567 Removed printf of seqId 2024-11-19 01:11:01 -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
144db0e445 update audio_seqplayer.c with docs from the decomp. 2024-11-10 23:22:01 -03:00
KiritoDv
304a0a5288 Fixed more even things 2024-11-10 09:07:58 -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
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
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
petrie911
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
petrie911
3045745789
name remaining files, fix some fake matches (#245)
* splits

* split and migrate

* readwrite const

* format
2024-05-14 11:44:12 -03:00
inspectredc
d08678a5ac
Use array count for more things (#230)
* array count more things

* fix array count error

* undo array count for later

---------

Co-authored-by: Alejandro Javier Asenjo Nitti <alejandro.asenjo88@gmail.com>
2024-05-05 17:29:59 -03:00
petrie911
77060ba506
Start on sfx IDs (#227)
* sfx stuff

* sfxIds
2024-05-03 16:56:26 -03:00
petrie911
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
petrie911
e3716b5d48
Fix out-of-bound loop UB (#218)
* avoid ub

* format

* torch
2024-04-20 18:47:46 -03:00
petrie911
126a55aa0e
Event Actor docs that kind of ballooned into a bunch of stuff (#200)
* stuff

* too much

* Torch commit

* torch again
2024-04-05 17:11:36 -03:00
petrie911
ac41c180a9
Reorganizaton of main (#199)
* reorganize main

* more names

* libc
2024-04-03 11:30:50 -03:00