papermario/tools
Ethan Roseman 2b40121739
Shiftability work (#778)
* move data includes

* splat yaml comments

* 8a160 data + funcs

* naming things

* 801b0 funcs

* data stuff

* BSS temp removal + new splat accommodations

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "e1abb4ece0"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "e1abb4ece0"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* splat accommodations

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "20bffc4ffc"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "20bffc4ffc"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* set vram for seg

* git subrepo pull (merge) --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "c95002b315"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "c95002b315"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* more goods

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "470c358834"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "470c358834"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "df424333da"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "df424333da"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* git subrepo pull (merge) --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "18eb9cb2e6"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "18eb9cb2e6"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "285a549bc6"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "285a549bc6"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* git subrepo pull --force tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "c523ce1a3a"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "c523ce1a3a"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* hawaii push

* shiftability work

* DEG_TO_RAD

* git subrepo pull tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "6c02ec5ecd"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "6c02ec5ecd"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo.git"
  commit:   "2f68596"
2022-09-17 15:10:37 -04:00
..
build Pigs and speech bubbles 🐽 💬 (#767) 2022-09-11 02:04:04 +09:00
old struct renaming and trigger/entity cleanup (#623) 2022-01-16 22:28:09 +09:00
splat Shiftability work (#778) 2022-09-17 15:10:37 -04:00
splat_ext msg names and more map data prep (#768) 2022-09-12 01:23:47 +09:00
warnings_count a5dd0 (model file) + filemenu decomp (#420) 2021-09-22 20:17:46 +09:00
__init__.py Update flags and enums in enums.h (#525) 2021-11-11 13:30:59 +09:00
asm_sizes.py Update and move tools (#596) 2022-01-02 13:10:49 +01:00
disasm_animation.py b_area_omo2 (#729) 2022-06-12 15:44:36 +01:00
disasm_hud_element_animation.py rest of 5B320 (#713) 2022-05-21 13:56:54 +09:00
disasm_script.py msg names and more map data prep (#768) 2022-09-12 01:23:47 +09:00
find_duplicates.py Match-a-palooza (75% functions, 60% bytes) (#666) 2022-03-20 19:12:30 +09:00
fix_bad_evt_changes.py Add new EVT macros (#482) 2021-10-25 20:44:55 +09:00
gen_effect_renames.py The Great Effect Naming (#632) 2022-01-25 01:58:33 +09:00
get_variable.py msg names and more map data prep (#768) 2022-09-12 01:23:47 +09:00
gfxdis_loop.py area_dgb (#254) 2021-04-09 02:42:36 +09:00
iconv.py MacOS test 2020-12-05 17:17:55 -05:00
ignored_funcs.txt EVT mass renames (#763) 2022-09-08 21:12:26 +09:00
m2ctx.py Item funcs & ctx fixes (#649) 2022-02-18 02:11:27 +09:00
migrate_data_to_c.py Update migrate_data_to_c including some migration (#550) 2021-12-15 16:02:33 +01:00
migrate_effect_rodata.py Effect work and rodata migration (#747) 2022-08-11 00:29:06 +09:00
migrate_exit_strings.py All area rodata migrated (#299) 2021-07-03 20:22:53 +09:00
migrate_rodata.py All area rodata migrated (#299) 2021-07-03 20:22:53 +09:00
mv_segment.py Action segments (#259) 2021-04-17 20:16:13 +09:00
rename.py The Great Effect Naming (#632) 2022-01-25 01:58:33 +09:00
saved_byte_renames.txt msg names and more map data prep (#768) 2022-09-12 01:23:47 +09:00
saved_flag_renames.txt msg names and more map data prep (#768) 2022-09-12 01:23:47 +09:00
sjis.py decode battle data (wip rodata) 2020-12-02 15:13:17 +00:00
sort_symbol_addrs.py Disassemble Star Power scripts (#584) 2021-12-29 02:11:07 +09:00
sortsymz.py Misc decomp 70 (#716) 2022-05-27 22:03:19 +09:00
star_rod_enum_to_decomp.py Update and move tools (#596) 2022-01-02 13:10:49 +01:00
star_rod_idx_to_c.py msg names and more map data prep (#768) 2022-09-12 01:23:47 +09:00
substitute.py Map De-doop (#688) 2022-04-12 03:32:54 +09:00
sym_info.py Fuse symbol_info with disasm_script so you can give it symbols (#552) 2021-12-15 19:27:26 -05:00
update_evts.py Disassemble KMR 2 Battle (#597) 2022-01-01 08:08:04 -05:00
update_symbol_addrs.py Upgrade to splat 0.9.0 (#730) 2022-06-13 00:33:32 +09:00