| Age | Commit message (Collapse) | Author |
|
* Document a few symbols regarding the Ikana Canyon guard
* Use switch-case in lieu of temp
* Reformat switch-case
* Re-format switch-case, fix braces
|
|
* Document `EnTest3`
* Add comments for enum-type fields
* Add scheduled action index comments
Co-authored-by: Copilot <copilot@github.com>
* Use enums in comparisons
* Rename `sp3C`
* Rewrite comments on speak data
Co-authored-by: Copilot <copilot@github.com>
* Reformat
* Missed a text comment
* Missed another text comment
---------
Co-authored-by: Copilot <copilot@github.com>
|
|
|
|
* Bombers Part 3: Wandering NPCs and caught players
* Rename WEEKEVENTREG flags
* Fix missing rename of `unk_2A0`
|
|
|
|
|
|
|
|
|
|
|
|
* Bombers Part 2: Guard
* Fix errors
* Re-rename functions
|
|
* PRINTF
* T
* fault
* yaz0
* __osMalloc
* audio_thread_manager
* graph
* padmgr
* sched
* z_play
* z_arrow_ice
* z_arrow_light
* z_elf_msg
* z_elf_msg3
* z_elf_msg4
* z_elf_msg5
* z_mir_ray
* stackcheck
* Include versions in macros.h
* Fix workaround for permuter
|
|
* match osmalloc
* some names
* format
* Breakup osFree checks and move strings around
* misc changes
|
|
* Pr2: some docs, first struct pass
* Pr2: Most functions named
* Pr2: more docs
* Pr2: object documented
* Pr2: object documented
* Pr2: format
* Pr2: more docs, format
* Pr2: requested changes
* Pr2: requested changes
* Pr2: forgot prz used the object too
* Pr2: more skelton limb enum changes
* Pr2: removed old comment
|
|
|
|
|
|
* Document `EnKendoJs`
* Fix typedefs
* Fix isSlashingLog reference
* Found out what that unused animation was
* Rename animation constants
* Rename WEEKEVENTREG flag
* Remove trailing whitespaces
* Fix uses of isSlashingLog
* Rename Skel object
* Deciphered FF part of params
* Dismantle message enum
* Remove mask message macro
* Refactor message start macro
* Rename text ID arrays
* Use boolean values for isRetracting
* Remove statement added by faulty merge
* Rename message handler functions
* Minigame round union for clarity
|
|
* match CIC6105.c
* Renames and fixes
* Fix bss
* format
* Review
* Version check inequalities
|
|
* Bombers Part 1: Rename (used) assets
* Fix duplicate definition
* Suggested renames
|
|
|
|
|
|
* Match `Bg_F40_Switch` for JP 1.1
* Put some data and BSS behind the version flag too
* Delete comment
|
|
|
|
* Match `Bg_Dblue_Balance` for JP 1.1
* Respond to review
|
|
|
|
* Match stackcheck
* format
* review
|
|
|
|
|
|
* Document `EnMaruta`
* Document type from params
* Rename display lists properly
* Format
* Add ASCII picture to explain DL array
* Use boolean values for isRetracting
* Shorten name of zero vector
* Rename to gPracticeLogWholeDL
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
* Forgot to rename the other reference
* Rename to SetupRiseThroughFloor
* Add comments marking "on floor setup" as theory-only
---------
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
|
|
* Name static arrays for SoDT skip message IDs
* Rename two more static variables
* Convert hex drop thresholds to decimal
* Rename to text IDs
|
|
|
|
* Document `func_808B849C`
* Clarify doc about number returned
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
* Add number comparisons
* Try arithmetic in remains function
* Reverse addition operation - will it break matching?
---------
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
|
|
* Rename multiple variables in `MessageContext`
* Fix errors
* Better rename for price fields
* Rename two more fields related to number inputs
* More renames for text line positioning fields
* Fix copy-paste error
|
|
|
|
* Dnk: some docs
* Dnk: more docs
* Dnk: format
* Dnk: More docs
* Dnk: more docs
* Dnk: more docs
* Dnk: specify variants
* Pr2: requested changes
|
|
* setup n64-jp-1.1 disasm
* Add versions
* New microcode
* Bootstrap z_sram
* Bootstrap ovl_file_choose
* Bootstrap kaleido scope
* Bootstrap BgHeavyBlock
* MessageContext shift
* SaveContext shift
* ItemId shift
* Fix `PLAYER_CSACTION` shift
* format
* Add JP only to Heavy Block Description
* Makefile multi version comment
---------
Co-authored-by: Tom Overton <tom.overton@outlook.com>
|
|
(#1835)
* Document `D_801CFC78`, `func_80150A84` and textbox types
* Format
* Textbox background enum
* More enum usages
* Rename D_801D03A8
* Fix value of TEXTBOX_BG_NONE
* Convert background type enum to macros
* Restore enum, fix BSS ordering
* Rename to SetTextboxColor
* More BSS fixing
|
|
* Document `func_80148CBC`
* Add doc comment
|
|
* PoComposer: some docs
* PoComposer: the rest of the object documented
* PoComposer: docs tweaked
* PoComposer: missing weekevent reg in a schedule file wasnt found by rename script
* PoComposer: document tweaks
* PoComposer: forgot the texture name
|
|
* Document `func_801514B0`
* Add transformation enum reference
* Rename to ShowDescription
* Format
|
|
* Freezard: some docs
* Freezard: more docs
* Freezard: most function names
* Freezard: last function named
* Freeza: more docs
* Freezard: oops wrong actor name
* Fz: more docs
* Fz: more docs
* Fz: Object named
* Fz: Object named
* Fz: changed my mind, function names changed to reflect old OOT behavior not seen in this game, in case someone confuses them
* Freezer: docs
* Free: more docs
* F: format
* Fz: more docs
* Fz: format
* EnFz: more docs, format
* Fz: More minor docs
* Fz: more docs, format
* Apply suggestions from code review
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
* EnFz: More requested changes
* Fz: updated function declarations
* EnFz: one of the flags was still 0
* Fz: updated functions.txt for disasm
* Apply suggestions from code review
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
---------
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
|
|
Given that these arrays are typed as const in in build.c
(and in OOT's include/build.h), it seems logical to also type them as
const here.
|
|
|
|
* Handwritten asm: OS functions, libm_vals
* rm hardware_regs.ld
* andi -> and, addiu -> addu
* CACHE macro
|
|
* Handwritten asm: bcmp, bcopy, bzero
* consistent and
* Consistent add
|
|
* Handwritten asm: gu and mgu
* Remove some unnecessary pad_texts
* Consistent add/and instructions
|
|
* Handwritten asm: exceptasm, get/setintmask
* Fix maybe
* Update warnings
* Remove .global from jlabel
* Move os_internal_rsp inclusion to os.h
* Make HWINT_* defins consistent
|
|
|
|
|
|
* Handwritten asm: Register getter/setter functions
* Formatting fix
|
|
* Convert entry.s to IDO, use objcopy instead of ipl3.s and audio/lib/stack.s, add handwritten asm for the code segment
* Fix disasm, review comments
* Other suggestions
|