Sonic Dreamcaster
1c46da2ed5
Merge branch 'otr' of https://github.com/KiritoDv/lylat-64 into otr
2024-09-17 19:24:30 -03:00
Sonic Dreamcaster
4bdddfe4dc
avoid ub
2024-09-17 19:24:30 -03:00
KiritoDv
af9c94351e
Fixed switch compilation and other weird quirks with deps
2024-09-17 19:24:30 -03:00
KiritoDv
1940c26bce
Fixed vs
2024-09-17 19:24:00 -03:00
Sonic Dreamcaster
5b4a8176b8
fix some option textures for versus
2024-09-17 19:17:47 -03:00
KiritoDv
9a9f677fbb
Fixed sys_lib conflict
2024-09-17 19:14:09 -03:00
KiritoDv
3892bcefa2
Merge branch 'master' into otr
2024-09-17 19:14:09 -03:00
Alejandro Javier Asenjo Nitti
0a8c61789e
ActorEvent_SxWarpGate_Draw
2024-09-17 15:52:13 -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
bfe2cd1c20
Remove static for file globals because they don't show up in the mapfile ( #271 )
2024-08-27 16:13:18 -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
Alejandro Javier Asenjo Nitti
f17c7bdc27
teamFaceId -> drawFace
2024-08-15 04:28:42 -03:00
Alejandro Javier Asenjo Nitti
76f7d6e335
replace all ArwingInfo unks for names
2024-08-15 04:01:44 -03:00
Alejandro Javier Asenjo Nitti
02ea67c9cc
unk_0C -> upperLeftFlapYrot
2024-08-15 03:26:01 -03:00
Alejandro Javier Asenjo Nitti
5f5c0d2edf
unk_08 -> bottomRightFlapYrot
2024-08-15 03:24:04 -03:00
Alejandro Javier Asenjo Nitti
885a20e29f
unk_04 -> upperRightFlapYrot
2024-08-15 03:00:22 -03:00
Alejandro Javier Asenjo Nitti
bef7345bf7
leftState -> leftWingState
2024-08-15 02:56:41 -03:00
Alejandro Javier Asenjo Nitti
ccb74bd0fe
rightState -> rightWingState
2024-08-15 02:55:25 -03:00
Alejandro Javier Asenjo Nitti
e073a7d0d7
wings -> arwing
2024-08-15 02:52:41 -03:00
Alejandro Javier Asenjo Nitti
8d3d4cd2d0
WingInfo -> ArwingInfo
2024-08-15 02:05:53 -03:00
Alejandro Javier Asenjo Nitti
e291a588e5
LEVELMODE_TURRET
2024-08-15 01:02:52 -03:00
Alejandro Javier Asenjo Nitti
e42657e8b5
Katina comment
2024-08-12 12:02:50 -03:00
Alejandro Asenjo Nitti
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
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
9dd58cd924
fox_display.c spacing
2024-07-06 23:01:03 -03:00
Alejandro Asenjo Nitti
c348962cab
Sector Z, Fortuna & General Docs ( #261 )
...
* Sector Z Docs initial
* Sector Z docs
* some other things
* correction
* Space Junk
* SectorZ_SetLevelObjects
* rename assets with correct prefix
* aSzBackgroundTex
* details
* pr review
* Sector X initials
* Meteo Initials
* Sector X things I forgot
* fox_tr360 & fox_ve1 & fox_so initials
* fox_so details
* Zones initials
* More Zones initials
* more zones initials
* area 6 initials
* fortuna inits
* fortuna actors
* some more docs
* more docs for Fortuna
* fix mistake in data incorrectly imported
* Fortuna Radars
* BossFO
* Sector Y Initials
* Venom 2 general Docs
* Some Corneria Docs
* Actor, Scenery and Boss IDs in update and draw functions of gObjectInfo
* more docs and this usage
* fox_360 this usage
* more actor types and this usages
* fox_effect type usage
* training docs
* some Sector X docs
* fix incorrect usage of "this"
* fix comment
* more docs
* funcNames
* fox_bg spacing
* boolean
* scenery corneria bumbs
* terrain bumps
* corneria arch
* more corneria objects
* hitboxes
* more corneria objects
* more corneria level objects
* more corneria objects
* aCoWaterfallDL
* corneria docs
* more corneria docs
* Granga swork start
* corneria swork
* Corneria
* Corneria Granga docs
* more granga docs
* granga work buffer enum
* CarrierParts enum use
* option
* Corneria Docs
* GRANGA_FWK
* fox_co.h header
* fix Fault_FillRectangle typo
* PR reviews
* sCsTeamInitialPos
* Doodad
2024-07-06 09:47:49 -03:00
Alejandro Javier Asenjo Nitti
dc6fdbcf69
fix gcc
2024-06-07 19:12:48 -03:00
Alejandro Javier Asenjo Nitti
f381dea7ab
fix asset D_VE2_6006890
2024-05-28 01:13:32 -03:00
Alejandro Javier Asenjo Nitti
42225b01ff
PRINTF(); usage in sys_save
2024-05-27 14:04:13 -03:00
Alejandro Javier Asenjo Nitti
07fbeac7cb
torch to main
2024-05-27 13:43:33 -03:00
petrie911
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
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
Alejandro Javier Asenjo Nitti
be0bfa7711
SIN_DEG
2024-05-23 10:53:45 -03:00
Alejandro Javier Asenjo Nitti
c89498ad6b
gPlayer[0].
2024-05-23 00:09:52 -03:00
Alejandro Javier Asenjo Nitti
ef4fa65cbd
gPlayer[0]
2024-05-23 00:08:52 -03:00
Alejandro Javier Asenjo Nitti
6e833a2807
MATCH: SectorZ_Missile_Update
...
Yeah B#$"%, MAGNETS! OHHH
2024-05-23 00:02:10 -03:00
petrie911
566f9db5a5
cheats ( #257 )
2024-05-20 11:28:13 -03:00
petrie911
53c05e51a4
give EU a symbol addrs file ( #256 )
...
* srceu
* remove warning
* and some cleanup
* symbol addrs for eu
* data
* one cleanup
* move macros to header
2024-05-19 01:27:17 -03:00
petrie911
80eaf7d2e5
support for EU rev 0, updates to tools, other cleanup ( #255 )
...
* srceu
* remove warning
* and some cleanup
2024-05-18 19:49:49 -03:00
Alejandro Javier Asenjo Nitti
36ac4066c9
makes more sense this way, still fake tho
2024-05-18 12:24:10 -03:00
Alejandro Javier Asenjo Nitti
6b5a48ce13
MATCH Ending_8018845C
2024-05-18 11:47:14 -03:00
Alejandro Javier Asenjo Nitti
7d1b8dc54b
variables
2024-05-18 11:11:05 -03:00
Alejandro Javier Asenjo Nitti
188b40cb8b
limbCount
2024-05-18 10:25:01 -03:00
Alejandro Javier Asenjo Nitti
4317e2cd54
Merge branch 'master' of github.com:sonicdcer/sf64
2024-05-17 20:21:08 -03:00