summaryrefslogtreecommitdiff
path: root/assets/xml/archives
AgeCommit message (Collapse)Author
2023-11-23Switched xml lines for gQuestIconSmallMagicJarTex and gQuestIconSmallKeyTex ↵Javarooster
(#1513)
2023-11-23Switch icon_item_static.xml offset addresses (#1512)Javarooster
* Update icon_item_static.xml offsets * Switched names for item_icon xml file * Switched lines for icon_item_static.xml
2023-10-26`map_grand_static` and `map_i_static` (#1443)Anghelo Carvajal
* update makeyar.c * xmls * commit c files * remove paddings and update the spec * Tell ZAPD to not generate C files for the 2 problematic XMLs * Rename symbols to follow style * cleanup the generated files a bit * comment on makeyar * fix distclean deleting the `assets/c/` files * actually fix distclean
2023-07-04`item_name_static` documented and `ItemId` updates (#1304)engineer124
* WIP * map static * finish english names * jpn * revert map name * name prefix * boss to big * more comments * item enums * more items * more * PR Suggestions * PR Suggestion
2023-07-04`map_static_name` docs (#1298)engineer124
* map static docs * adjust comment * improve comments * PR Suggestions * map point * adjust comments
2023-06-23`icon_item_static` and `icon_item_24_static` documented (#1297)engineer124
* extract_archives.py * autogenerated xmls * build OK * cleanup * Use symbols in gItemIcons * change how archives are generated * makeyar in C * Rename segments * rename .archive.o to .yar.o * Explanation at the top of programs * fix progress calculation * Ignore archives in progress script * merge * document icon items * cleanup * remove duplicate headers * jap -> jpn * PR review * link human * PR Review * missed some --------- Co-authored-by: angie <angheloalf95@gmail.com>
2023-06-21Doc schedule_dma_static (#1296)Derek Hensley
* Doc schedule_dma_static * Update assets/xml/archives/schedule_dma_static.xml Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> * xml whitespace * Remove unused from name * pose * ia8 -> large --------- Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
2023-06-18Add yar (Yaz0 ARchives) support to build system (#1255)Anghelo Carvajal
* extract_archives.py * autogenerated xmls * build OK * cleanup * Use symbols in gItemIcons * change how archives are generated * makeyar in C * Rename segments * rename .archive.o to .yar.o * Explanation at the top of programs * fix progress calculation * Ignore archives in progress script * merge * Update tools/buildtools/makeyar.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update tools/buildtools/makeyar.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update tools/buildtools/makeyar.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> * Update tools/buildtools/makeyar.c Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com> --------- Co-authored-by: engineer124 <47598039+engineer124@users.noreply.github.com>