papermario/tools
Ethan Roseman eac31e27ab
All map data + rodata disasm (#218)
* Misc early code decomp

* Make expected script

* fix m2ctx

* gOverrideFlags & set/unset macros

* update symbol addrs

* Cleanup and PR comments

* oops

* UnkNpcAIFunc16

* UnkNpcAIFunc17

* UnkNpcAIFunc18

* symbol_addrs

* area_mac data/rodata disassembly

* 16C8E0 segment rodata migration

* delete_actor

* 16F740 funcs

* symbol_addrs

* depend on s files: optional

* UnkNpcAIFunc19

* UnkNpcAIFunc20

* UnkNpcAIFunc21

* UnkNpcAIFunc22

* .

* removing unnecessary lines from splat yaml

* all map rodata disassembled

* all map data disasm

* 2 undefined syms

* fix stuff

* Update splat extensions

* .

* git subrepo pull (merge) tools/splat

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

* git subrepo pull (merge) tools/splat

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

* git subrepo pull tools/splat

subrepo:
  subdir:   "tools/splat"
  merged:   "45f167b5fd"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "45f167b5fd"
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:   "8d3af099e7"
upstream:
  origin:   "https://github.com/ethteck/splat.git"
  branch:   "master"
  commit:   "8d3af099e7"
git-subrepo:
  version:  "0.4.3"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "2f68596"

* git subrepo pull tools/splat

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

* git subrepo pull tools/splat

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

* git subrepo pull tools/splat

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

* git subrepo pull tools/splat

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

* Updated splat, fixed alignment stuff, woo

* File split
2021-03-22 22:29:47 -04:00
..
arm arm support (raspberry pi) 2021-01-16 06:34:21 +00:00
img Add versioning (#187) 2021-02-22 18:21:23 +09:00
linux MacOS test 2020-12-05 17:17:55 -05:00
mac MacOS test 2020-12-05 17:17:55 -05:00
msg bActorNames 2021-02-10 22:38:37 +00:00
splat All map data + rodata disasm (#218) 2021-03-22 22:29:47 -04:00
splat_ext All map data + rodata disasm (#218) 2021-03-22 22:29:47 -04:00
asm_sizes.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
assist.py Rodata migration + other goodz (#208) 2021-03-13 00:53:11 +09:00
build_assets_bin.py ninja assets, clean up configure.py ux 2021-01-14 23:55:05 +00:00
codescan.py update codescan 2021-01-11 00:30:41 +09:00
compile_dsl_macros.py dsl: add 'int ;' declarations 2021-02-06 05:20:19 +00:00
compile_npc_sprite.py assets_dir 2021-02-06 03:36:46 +00:00
compile_npc_sprites.py generate sprite animation headers 2020-11-11 16:33:55 +00:00
create_renames.py name many funcs 2021-02-06 15:20:35 +00:00
disasm_script.py match code_16c8e0, code_190B20 data 2021-02-09 02:09:57 +00:00
duplicate_renames.txt OK 2021-02-03 15:40:16 +09:00
fix_s_filenames.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
fixc.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
gen_sprite_animations_h.py updating tools 2021-01-25 00:45:29 +09:00
iconv.py MacOS test 2020-12-05 17:17:55 -05:00
ignored_funcs.txt Odds and Ends (#189) 2021-02-20 23:41:30 +09:00
m2ctx.py Misc decomp (#215) 2021-03-19 19:25:14 +09:00
m_map_funcs.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
mapheaders.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
n64crc.c Refactoring stuff 2020-08-12 21:56:23 -04:00
rename.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
set_reorder_asm.sh Refactoring stuff 2020-08-12 21:56:23 -04:00
sjis.py decode battle data (wip rodata) 2020-12-02 15:13:17 +00:00
smallest_with_symbol.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
sort_symbol_addrs.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
star_rod_idx_to_c.py i did it 2020-12-29 02:17:34 +00:00
substitute.py Add versioning (#187) 2021-02-22 18:21:23 +09:00
sym_info.py fix world rodata (#212) 2021-03-13 23:35:07 -05:00
update_symbol_addrs.py Misc decomp and rodata migration (#198) 2021-03-07 18:32:24 +00:00
Yay0compress.c condensing some structs! :) 2020-12-08 19:50:14 +09:00