KiritoDv
f40105e778
Updated vs decomp
2024-12-24 23:25:42 -06:00
KiritoDv and Sonic Dreamcaster
3892bcefa2
Merge branch 'master' into otr
2024-09-17 19:14:09 -03:00
Alejandro Asenjo Nitti and GitHub
0022481a03
ActorCutsceneModels Enum ( #274 )
...
* ActorCutsceneModels
* ACTOR_CS_FO_EXPLOSION
* update
2024-09-17 02:04:15 -03:00
Alejandro Asenjo Nitti and GitHub
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 and GitHub
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
92ccdeb991
more actor docs
2024-08-15 06:19:21 -03:00
Alejandro Asenjo Nitti and GitHub
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
petrie911 and GitHub
0f6d7cca33
Player and Vs docs, some improvement to ve1 boss ( #259 )
...
* playerstuff
* stuff
* small fixes
* Torch
* torch update again
2024-05-25 12:17:03 -05:00
petrie911 and GitHub
cf51ec5332
Updates to sf64Mesg and a couple global names ( #247 )
...
* id start
* stuff
* comp and cam
* add errors
* names and such
* message fixes and names
2024-05-14 13:54:13 -03:00
petrie911 and GitHub
3045745789
name remaining files, fix some fake matches ( #245 )
...
* splits
* split and migrate
* readwrite const
* format
2024-05-14 11:44:12 -03:00
petrie911 and GitHub
0dbbf453f9
More actor docs. starting on event IDs ( #238 )
...
* id start
* stuff
* comp and cam
* add errors
2024-05-11 17:53:37 -03:00
Alejandro Asenjo Nitti and GitHub
455aa0aa2c
Initial Katina documentation ( #228 )
...
* initial docs
* func names
* docs
* more docs
* more katina docs
* format
* format
* yRot
* more docs
* more docs
* this
* some fixes
* fixes
* ActorAllRange
* These should not be used here
* corrections
* some renamings
* more docs
* format
* Merge remote-tracking branch 'origin' into fox_ka_docs
* ActorCutscene
* PR review
* comment
* bump torch
* PR review
* review
2024-05-05 17:23:49 -03:00
petrie911 and GitHub
9303fba359
Event opcodes documented, more all range stuff ( #229 )
...
* stuff
* Torch1
* dark link
2024-05-04 18:24:24 -03:00
petrie911 and GitHub
c9df6fda72
More docs ( #226 )
...
* docs
* more docs
* forgot timers
2024-05-02 17:46:51 -03:00
petrie911 and GitHub
926677aa6c
In-game ram watch mod + upgraded jukebox ( #225 )
...
* new mods
* Torch
2024-05-01 21:57:50 -03:00
petrie911 and GitHub
3ab050421e
use array count for collision headers ( #222 )
...
* lights fix
* names
* remove header
* so many names
* format
* more docs
* makefile
* colheaders
* it's gone too far
* torch
2024-04-25 19:01:25 -03:00
petrie911 and GitHub
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 and GitHub
81291a0c44
More docs and renames, fox_bg now mostly figured out ( #220 )
...
* lights fix
* names
* remove header
* so many names
* format
2024-04-22 23:51:20 -03:00
petrie911 and GitHub
b3929bea72
Docs update, added list of all SFX Ids used in the game. ( #217 )
...
* docs
* format
* format plz
* stuff
* more stuff
* more names and such
* torch update
2024-04-20 16:18:31 -03:00
petrie911 and GitHub
c532f31e24
Script and hitbox docs, update torch ( #210 )
...
* script2
* more docs and such
* torch update
2024-04-11 13:55:32 -03:00
petrie911 and GitHub
52e1b6cb17
Further docs on script, various other things ( #204 )
...
* stuff
* too much
* Torch commit
* torch again
* names and such
* names
* even more stuff
* format
* enums
* whoops on the gbi
2024-04-08 19:25:56 -03:00
KiritoDv
110e54c562
First compilation running owo
2024-04-06 04:32:13 -06:00
KiritoDv
641a43cbf9
First compilation, we just need more stupid assets
2024-04-06 04:32:13 -06:00
petrie911 and GitHub
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 and GitHub
ac41c180a9
Reorganizaton of main ( #199 )
...
* reorganize main
* more names
* libc
2024-04-03 11:30:50 -03:00