| Age | Commit message (Collapse) | Author |
|
* SoundOutputMode, and move SoundSetting
* missed a couple
* format
* move SoundSetting
|
|
* T() "Warning : move BG"
* more T() up to (incl.) z_bg_spot09
* T() done up to (including) z_bg_*
* bulk T() "main/draw mode is wrong"
* -> "the main mode is wrong"
* "Lon Lon"
|
|
|
|
|
|
|
|
* sort fuctions and variables
* bss
|
|
* More T()
* More T(), up to (including) z_bg_mori*
* home pos~~e~~
|
|
|
|
* reduce z64.h size
* fix z_cheap_proc.inc.c
* ,bss
* remove temp delcaration
|
|
|
|
* split game states
* split all GameState headers
* match fig names
* deduplicate headers from bad merge
* split z64actor.h into z64actor_profile.h, z_actor_dlftbls.h
* fix compile error
* .bss
|
|
* add defines for sequence opcodes
* name aseq_cmd_id defines from the corresponding macro names
* ASEQ_CMD_ID_ -> ASEQ_OPC_
* remove previous opcode defines
* ASEQ_OPC_LAYER_STEP3_ -> ASEQ_OPC_LAYER_
* sync with MM and fixups
* format
* ASEQ_OPC_ -> ASEQ_OP_
* ASEQ_OP_CTRLFLOW_ -> ASEQ_OP_
* tab-align
* ASEQ_OP_SEQUENCE_ -> ASEQ_OP_SEQ_
* ASEQ_OP_CHANNEL_ -> ASEQ_OP_CHAN_
* define MML_VERSION in the Makefile for seqplayer.c
|
|
* Clean out z64.h
* fix version include
* overlay.h
* pr suggestion
* try fixing main.c
* add back forward declare
* fix bss
* header guard
* prefix
|
|
* make headers for gamestates
* fixes
* fixes 2
* bss
|
|
* use entry terminology in map select
* missed one
|
|
* move variables into z64environment.h
* z_room.h
* z64sram.h, z64ss_sram.h, z64font.h, kanread.h
* z64lifemeter.h, z64debug.h, debug_arena.h
* buffers.h
* remove z_bgcheck global
* gamealloc.h
* suggestions
* .bdd
|
|
* z64env_flags, z64quest_hint_commands
* z64cutscene_spline, z64save.h moved from z64.h
* bss
* pr suggestion
* bss
* suggestions
|
|
|
|
* Use enums for settings in SRAM header
* Fix bss
* Uglify z_en_mag to match ique
|
|
* standardize s[Name][Collider]JntSphElementsInit[Name]
* standardize ColliderCylinder struct members names on `[name]collider[s][Cylinder]`
* format
* fix
* fix2
* fix3
* collidersCylinder -> colliderCylinders
|
|
* document scene init letterbox timer
* reword
|
|
* Identify some unaccounted and blob asset data
* Add bug comments for flex skeleton weirdness
* Use (SkeletonHeader*) cast instead of .sh
* Fix vtx counts
|
|
* add some headers, split some of z64.h
* MtxClear -> IdentityMtx
* more misc cleanups
* move D_80116280 to header, fix build issue
* remove z64.h
* Revert "MtxClear -> IdentityMtx"
This reverts commit 8fc74c0672f72b91ae4068e73228fc46fe9465d4.
* split z64path.h and z64skin.h functions
* z64face_reaction.h
* cleanup overlay global references
* trim padding
* bss
|
|
* remove global.h dependency from all actors
* fix compiler error
* fix another build issue
* fix bss
|
|
* Cleanup colliders 2
* format
* fixes & review
|
|
|
|
|
|
* Standardize some ColliderJntSphElement buffer members on `colliderElements`
* Standardize some ColliderTrisElement buffer members on `colliderElements`
* format
|
|
* remove more global.h references
* .bss
|
|
|
|
* kill more global.h references
* .format.py
* bss
* ique
|
|
* git subrepo clone git@github.com:Thar0/com-plugin.git tools/com-plugin
subrepo:
subdir: "tools/com-plugin"
merged: "e8543312d"
upstream:
origin: "git@github.com:Thar0/com-plugin.git"
branch: "main"
commit: "e8543312d"
git-subrepo:
version: "0.4.6"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "110b9eb"
* ique-cn OK
* Review suggestions
* Most suggestions
* git subrepo pull tools/com-plugin
subrepo:
subdir: "tools/com-plugin"
merged: "81595ed1c"
upstream:
origin: "git@github.com:Thar0/com-plugin.git"
branch: "main"
commit: "81595ed1c"
git-subrepo:
version: "0.4.6"
origin: "https://github.com/ingydotnet/git-subrepo"
commit: "110b9eb"
* Fix other versions
|
|
* [iQue] Match z_file_copy_erase
* Reword comment
|
|
|
|
* z64debug_display.h
* z64draw.h
* z_en_item00.h
* bss
|
|
* reduce overlay dependencies on global.h
* merge cleanup
* more missed headers
|
|
|
|
* [iQue] Match z_en_mag
* Add comment for iQue "PRESS"
* Format
|
|
* Fix all confirmButtonAlpha indices
* Unify actionButtonAlpha and confirmButtonAlpha
* Restore ConfirmButtonIndex
* Add comment for actionButtonAlpha
|
|
* Create headers for some libu64 files
* apply bss patch
|
|
* Reduce actor dependencies on global.h
* move dependency on z64play.h into the .c files
* add some missing dependencies
|
|
* [iQue] z_message: work around EGCS bug
* [iQue] z_message: finish matching
* Yabusame -> Horseback archery
* Add missing PRINTF parameter
* Collapse for loops
* Better-looking macros
* gold stars -> gold skulls
|
|
Note about comments in these files:
The libultra audio library was originally available to developers in
source code form, unlike most of libultra. These files are based on
these source code forms, adapted to meet the style of this project.
The comments in the files as of this commit are, apart from the style,
comments from the original SGI authors.
|
|
* Write about IDO and EGCS in compilers.md
* Fix typo
* Fix another typo
* Apply suggestions from code review
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
---------
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
|
|
* [iQue] Match z_actor
* Reword comment
|
|
|
|
|
|
* Haggling Townsfolk flags
* suggestion
* so there's not going to be a We U?
|
|
* [iQue] z_sram: Use iQue-specific read/write macros
* [iQue] z_sram: Make checksum a struct
* [iQue] z_sram: Finish matching
* Call the trigraph usage a bug
* Fix bss
* Sram_iQueReadWrite -> Sram_ReadWriteIQue
* Use SRAM_HEADER_MAGIC for loop bound
* Rename sZeldaMagic -> sSramDefaultHeader and use less char literals
|
|
|