| Age | Commit message (Collapse) | Author |
|
(#2614)
* Assets system: reconcile xml versions using implicit offsets
* simplify
* remove other object_mag xmls
* Introduce relative offsets: `Offset=".+0x421"`, more sizable `ResourceDesc`s, update spec
* fix
* reconcile object_mo xml
* reconcile object_tw xml
* reconcile object_xc xml (and add Tlut="gNameTLUT" to Texture resources)
* reconcile object_fd xml
* reconcile object_kingdodongo xml
* bss
* reconcile gameplay_keep.xml
|
|
|
|
|
|
|
|
* Extract NTSC assets for gc-us
* Extract kanji
https://github.com/zeldaret/mm/pull/1536
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com>
---------
Co-authored-by: Derek Hensley <hensley.derek58@gmail.com>
Co-authored-by: emilybrooks <emilybrooksemilybrooks@gmail.com>
|
|
* Ensure all boss title cards are extracted as IA8
* Drop `Boss` from some of the title card names
* Format
|
|
* remove trailing whitespaces
* minor docs tweaks
* some more trailing whitespaces
* few more tweaks
|
|
* remove fake match
* Fire and Ice arrows
* Light arrows
* Ganon otyuka and end title
* Oceff_Spot
* Add missing Vtx to arrows
* Update assets/xml/overlays/ovl_Arrow_Ice.xml
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
* Update assets/xml/overlays/ovl_Arrow_Light.xml
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
* Fix fire arrows
* Update assets/xml/overlays/ovl_Arrow_Fire.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update ovl_Bg_Ganon_Otyuka.xml
* Update src/overlays/actors/ovl_Bg_Ganon_Otyuka/z_bg_ganon_otyuka.c
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Change a comment and rename a DList
* rename DList
* Jya cobra
* shd and elf_msg
* elf msg 2
* En Bili
* Remove extern form ice piece
* remove some externs
* en holl
* kanban
* make
* sda
* ssh and some cleanup
* replace undefined sym in en_kusa
* st
* oceff wipe 3
* oceff wipe
* oceff spot
* oceff spot
* oceff wipe 4
* Update VTXDIS
* update VTXDIS again
* fix sun song
* magic dark
* magic wind and oceff wipe 2
* magic fire and oceff storm
* Update src/overlays/actors/ovl_Eff_Dust/z_eff_dust.c
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/overlays/ovl_En_Sth.xml.ignore
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/overlays/ovl_Elf_Msg.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* Update assets/xml/overlays/ovl_Magic_Wind.xml
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
* fix emptyDL, run formatter on en_ssh
* run formatter
* Update format.sh
* update to VTXDIS
* small change
* textureDL -> materialDL, vtxDL -> modelDL
* upper CASE
* setupDL -> materialDL
* GeometryDL->ModelDL and VisualDL->MaterialDL
* revert rcp.c
* revert holl.c
* another revert in rcp.c
* some u32 DL -> Gfx* DL
* the rest of dragorns comments
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "3e9ed72e2"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "3e9ed72e2"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "2f68596"
* start updating overlays with static
* en sth OK
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "d0cd6b397"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "d0cd6b397"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "2f68596"
* fix names of the overlays
* remove segment 128, add gameplay keep to global config file
* Fix end title and remove hex mode from VTXdis.c
* add code assets
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com>
|
|
* copy over the xml
* Rename anims
* A bunch of renames
* minor extract_assets fixes
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "820678b4e"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "820678b4e"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
* Change rgb5a1 to rgba16
* eye and eyebrows
* some dlists
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "6be9af65d"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "6be9af65d"
git-subrepo:
version: "0.4.3"
origin: "???"
commit: "???"
|
|
* Object cleanup
* Fix running man
* fix mm symbols
|
|
* Darkmeiro decompilation
Bg_Gnd_Darkmeiro decompiled, matched, and documented.
* Lots of functions matched. Some big ones are close.
* Five left unmatched, one close.
* Merged data and decompiled the giant function into something readable. Its branch structure has yet to be matched.
* Three unmatched, one essentially matched, the rest matched.
* More fixes.
* Documented more of the structure and cleaned up a bit.
* BossFd2, BgVbSima, and EnVbBall matched and documented
* Also removed unneeded .s files
* And need to name EnVbBall's functions
* give this a shot
* fix conflict
* one more try
* removing darkmeiro changes
* and again
* now OK from make clean
* minor cleanup
* One more matching function for BossFd
* which means it doesn't need its .s
* splitting
* splitting
* splitting
* forgot some .s
* fancy new names
* fancy new names
* trying again
* sneaky .s files
* sound effects and some hex to decimal conversions
* Sound effects and static variable cleanup
* format.sh and clean up static variables
* sfx and formatting
* ZAP and cleanup
* small cleanup
* cleanup and ZAP
* ZAP
* looking at the giant function again
* looking at the giant function again
* Only the big function left.
* Those .s files aren't mine, officer
* float literals might be fixed. regalloc still a nightmare
* almost done with the big function
* should make now
* not much of a change
* all functions match. rodata somehow doesn't.
* forgot some things
* lots of cleanup
* and a little more
* small error
* large cleanup. Also BossFd has function names and inlined variable declarations
* still more cleanup
* the quest for 0.1f continues
* forgot to put NON_MATCHING back in
* Data structures fully documented. Still more cleanup.
* DECR now works with BossFd2
* should match now
* cleanup
* small cleanup
* cleanup and names
* tiny thing
* particles and headers and stuff
* now with more enums
* merge
* test
* end test
* update
* cleanup
* object 2
* object 1
* doc object_fd2
* git subrepo pull --force tools/ZAPD
subrepo:
subdir: "tools/ZAPD"
merged: "6f874af4a"
upstream:
origin: "https://github.com/zeldaret/ZAPD.git"
branch: "master"
commit: "6f874af4a"
git-subrepo:
version: "0.4.3"
origin: "https://github.com/ingydotnet/git-subrepo.git"
commit: "2f68596"
* formatting
* .s
* merge actor
* vertex arrays
* a little more
* formatting
* merge opd
* fixed damage check
* cleanup
* fixes
* effect struct
* review
Co-authored-by: petrie911 <pmontag@DESKTOP-LG8A167.localdomain>
Co-authored-by: fig02 <fig02srl@gmail.com>
|