| Age | Commit message (Collapse) | Author |
|
* DoorAna: OK
* DoorAna: changed z_lib functionname to match new master
* DoorAna: requested changes
* DoorAna: requested changes
* DoorAna: Renamed nextEntranceIndex
* DoorAna: some changes requested
Co-authored-by: isghj8 <isghj8@gmail.com>
|
|
* Set up file
* Rename
* z_skin_matrix OK
* Cleanup
* /n nits
|
|
* z_lib OK
* Documentation
* Added stdbool and stdint
* Fixup for new names
* Fixup bad merge
* Feedback
* Use u/s32 for intptr_t
|
|
* z_en_item00 WIP 17/21 match, rest close to matching
* Split .rodata for z_en_item00
* Item00 documentation, some misc cleanup
* Minor cleanup
* Fixup for z_collision_check
* Address feedback
* Delete old file
* Fix bad merge
|
|
* Progress on various files
* gfxprint stuff
* split some rodata, add iconv for rodata string parsing
* z_std_dma rodata
* 2 nonmatchings in gfxprint
* mtxuty-cvt ok
* more
* match a function in idle.c
* progress
* Cleanup
* Rename BgPolygon to CollisionPoly
* progress
* some effect stuff
* more effect progress
* updates
* made suggested changes
* z_effect_soft_sprite_old_init mostly ok
Co-authored-by: Lucas Shaw <lucas.shaw1123@gmail.com>
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
|
|
* z_lights OK
* Documentation
* Fixup for z_collision_check
* Improve function types of bind functions
* Fixup for types
|
|
|
|
* TwoHeadArena and TwoHeadGfxArena OK
* Changed negatives to ~ in TwoHeadArena.c
* Renamed functions to match OoT
* Formatted code files
* Removed dispbuf
|
|
* Door_Spiral OK
* Cleanup
|
|
* EnPoFusen: OK
EnPoFusen: WIP
EnPoFusen: init is matched
* EnPoFusen: requested changes
* Update src/overlays/actors/ovl_En_Ma4/z_en_ma4.h
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
* EnPoFusen: forgot I renamed a function to check diff, changed back
* EnPoFusen: Bad search and replace
* EnPoFusen: really bad search replace
* EnPoFusen: ColliderInit and requested changes
* Functions: renamed func_800B8EC8 to Audio_PlayActorSound2
Co-authored-by: isghj8 <isghj8@gmail.com>
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
|
|
* setup
* Progress on z_collision_check.c
* Further progress on z_collision_check.c
* renamed code_0x800E03A0 to z_collision_btltbls, z_collision_check.c decompiled besides bss
* Structs changes
* Document functions
* overlayhelpers folder, colliderinit.py and ichaindis.py
* Flags, format existing ColliderInits
* Fix merge
* Few more small improvements
* Review suggestions
|
|
|
|
|
|
|
|
stats to csv.
|
|
* add oot structs
* revert formatting
* fix comment thing
* fix accidental renames
* slight fix
* naviEnemyId -> hintId
* fix headers
|
|
* pragma GLOBAL_ASM
* Revert split_asm.py arg description change
|
|
* All but 2 functions matched
* More work on hookshot
* hookshot work
* 2 functions left (and one is almost done)
* sp issues with draw, but matching otherwise
* hookshot matching
* Changed rodata inclusion for armshook
* Hookshot OK
* Resolve script conflicts
* Rename unk variables to match MM standard
* Made requested changes
|
|
* initial skelanime commit
* Skelanime OK
* Forgot to add z64animation.h and skelanime.c
|
|
* GlobalContext: unwrap CameraContext
Makes ACTIVE_CAM macro usable.
func_8013A530 changes to use new GlobalContext struct.
* z64.h: remove CameraContext
|
|
|
|
* Bootstrap actors
* Address feedback. Improve header guard. Remove ovl_Player_Actor, it will need to be handled seperately.
|
|
|
|
|
|
|
|
* Add missed functions, remove not functions
* Fix typo
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Additionally removed some TODO comments in z_scene and defining gRspSegmentPhysAddrs array size as NUM_SEGMENTS
|
|
Additionally, updated code to use PHYSICAL_TO_VIRTUAL and ALIGN16 macros.
Additionally, retyped gRspSegmentPhysAddrs back to u32 as in OOT. These get the straight return value of PHYSICAL_TO_VIRTUAL, so they are u32.
|
|
than void*
|
|
|
|
* z_scene now uses OOT structs where available
Additionally commits a decompiled z_actor function.
* Fixes audio_setBGM function call in Scene_HeaderCommand15
* Update structs.h
Co-authored-by: rozlette <uberpanzermensch@gmail.com>
Co-authored-by: Egor Ananyin <ananinegor@gmail.com>
|
|
|
|
|
|
|
|
|
|
Additionally fixes code formatting in Scene_HeaderCommand15
|
|
Decompile functions in z_scene
|
|
|
|
|
|
|
|
things have not been renamed as their respective files have not been decompiled yet.
|
|
* More functions from z_actor.c
* Apply suggestions from code review
Co-authored-by: Rozelette <Rozelette@users.noreply.github.com>
|
|
* Decompiled some functions from z_actor.c
* More functions
* Coding style
* Minor fixes
|
|
|