papermario/tools/build
Levi Willrich 96b4ec67f1
SBN encoding (#1085)
* add SBN decoding

* sbn.yaml instead of files.json/init.json

* add id numbers to file name - filenames internal to SBNs are duplicates

* Fixed bug where we mistakenly interpreted a bank file ID of -1 as the last file in the list rather than no file

* Encoding functional

* cleanup

* Updated .gitignore to catch sbn files

* fixed some bugs and made suggested changes

* Fixes some code review issues

* fixes, pal sbn

---------

Co-authored-by: Alex Bates <alex@nanaian.town>
Co-authored-by: Ethan Roseman <ethteck@gmail.com>
2023-07-25 19:55:08 +09:00
..
audio SBN encoding (#1085) 2023-07-25 19:55:08 +09:00
cc GCC 2.7.2 support (#633) 2022-01-29 10:01:26 +09:00
img more pal funcs & npc sprites improvement (#1079) 2023-07-10 14:57:27 +09:00
imgfx Player sprites & more (#1055) 2023-06-26 19:27:37 +09:00
ld Clean executable files (#1047) 2023-05-04 18:03:02 +09:00
mapfs mapfs shape data (#1087) 2023-07-18 18:07:58 +09:00
msg Clean executable files (#1047) 2023-05-04 18:03:02 +09:00
rom effect overlay refactor (#369) 2021-08-17 12:24:26 +01:00
sprite more pal funcs & npc sprites improvement (#1079) 2023-07-10 14:57:27 +09:00
yay0 Clean trailing whitespace (#1038) 2023-04-29 15:28:06 +02:00
__init__.py more pal funcs & npc sprites improvement (#1079) 2023-07-10 14:57:27 +09:00
bin_inc_c.py Clean executable files (#1047) 2023-05-04 18:03:02 +09:00
common.py more pal funcs & npc sprites improvement (#1079) 2023-07-10 14:57:27 +09:00
configure.py SBN encoding (#1085) 2023-07-25 19:55:08 +09:00
effects.py Effect data refactor (#1094) 2023-07-25 02:51:48 +09:00
genobjcopy.py Clean executable files (#1047) 2023-05-04 18:03:02 +09:00
pal_inc_c.py Player sprites & more (#1055) 2023-06-26 19:27:37 +09:00
pm_charset_palettes.py Clean executable files (#1047) 2023-05-04 18:03:02 +09:00
pm_charset.py Clean executable files (#1047) 2023-05-04 18:03:02 +09:00
pm_icons.py icons archive generation (#1091) 2023-07-23 02:20:37 +09:00