Commit Graph

233 Commits

Author SHA1 Message Date
Ethan Roseman
ee7f09bb2b
Snibblets, Tidbits, and Morsels (#188)
* fixing segment

* redoing subtree

* git subrepo clone https://github.com/ethteck/splat.git tools/splat

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

* fix symbol_addrs

* sweet victory

* reformat collision_main_lateral.s

* Lots of matches, fixed diff.py issue, improved coverage.py

* some more

* update symbol_addrs

* git subrepo pull tools/splat

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

* update symbol_addrs

* fix disasm

* 2 mo

* Jenkinsfile

* PR comments
2021-02-18 20:54:07 +09:00
Ethan Roseman
8afd8bf1f1
Various meta work and some decomp (#184)
* some

* DeadUnkTexturePanFunc

* DeadUnkTexturePanFunc2

* move guOrthoF to os

* up

* git subrepo pull tools/splat

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

* Updating bin dir

* git subrepo pull tools/splat

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

* revert garbage

* :OK:

* git subrepo pull tools/splat

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

* data migration

* 3

* .rodata migration and a buncha funcs

* 2 mo

* some decomp, a file boundary fix

* cleanup

* UnkNpaAIFunc13s

* Update symbol_addrs

* remove sublist

* deleted asm

* data fix

* fix data

* wtf?!

* git subrepo pull tools/splat

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

* symbol_addrs update

* blah

* PR comments
2021-02-16 19:32:34 +09:00
Ethan Roseman
e26a4b2491
Merge pull request #182 from Brotenko/second-try
Decompiled various functions
2021-02-15 10:50:30 -05:00
Ethan Roseman
a9cdcd8d23 cleanup & fix another offset 2021-02-16 00:33:05 +09:00
Ethan Roseman
db6202ebf4 Fixed section boundaries and matched non_matchings 2021-02-15 20:14:10 +09:00
brotenko@gmail.com
ecbf45bcbb :) 2021-02-13 17:46:09 +01:00
Alex Bates
41a6f60b51 bActorTattles 2021-02-10 23:27:26 +00:00
Alex Bates
46b7c210ef bActorNames 2021-02-10 22:38:37 +00:00
Alex Bates
cdc6bc6a1b name many battle messages 2021-02-10 20:16:33 +00:00
Alex Bates
e07dcb4da6 Merge branch 'master' of github.com:pmret/papermario into werror 2021-02-10 15:05:49 +00:00
Alex Bates
b398df1a48 put code_7bb60 back 2021-02-10 15:02:46 +00:00
Ethan Roseman
79e8904cd6
Merge pull request #174 from nanaian/data
move some battle data to c
2021-02-10 09:54:35 -05:00
Alex Bates
87652e8abb add message naming to splat.yaml 2021-02-10 01:36:01 +00:00
Alex Bates
d687f84d35 use star rod-style message syntax 2021-02-10 00:13:09 +00:00
Alex Bates
0075864560 remove ld addrs from undefined_syms 2021-02-09 16:46:16 +00:00
Alex Bates
b53e85cc16 move code_90FE0 to c files, new splits 2021-02-09 16:32:35 +00:00
Alex Bates
7f4785cc98 match code_16c8e0, code_190B20 data 2021-02-09 02:09:57 +00:00
Ethan Roseman
a3d563e660
Merge pull request #173 from pmret/splat-update
Splat update
2021-02-08 20:48:34 -05:00
Ethan Roseman
064963aca7
Merge pull request #169 from nanaian/data
clean up coconut
2021-02-08 20:40:07 -05:00
Ethan Roseman
bbac3d905b match nuContRmbMgr.c 2021-02-09 03:02:14 +09:00
Ethan Roseman
4ae0a926a3 Cleanup 2021-02-08 23:31:00 +09:00
Ethan Roseman
59fa2033fc more splits 2021-02-08 22:58:51 +09:00
Ethan Roseman
676c7ac343 more splitting 2021-02-08 22:45:37 +09:00
Ethan Roseman
0f2f6705e5 file splits 2021-02-08 21:13:38 +09:00
Ethan Roseman
e578b7d90a Splat update with symbol fixes 2021-02-08 19:45:19 +09:00
Alex Bates
191e027e6a fix build 2021-02-06 21:55:52 +00:00
root
90d7f0381d add goombario kooper and bombette splat info for palettes/anims 2021-02-06 21:50:00 +00:00
Alex Bates
ffe1f285a1 update splat 2021-02-06 19:05:57 +00:00
Alex Bates
68e927503b aux.c -> lib.c 2021-02-06 13:02:16 +00:00
Alex Bates
ce7c13b5b1 assets_dir 2021-02-06 03:36:46 +00:00
Alex Bates
45b3ed2a18 gBattleItemTable 2021-02-05 14:22:43 +00:00
Alex Bates
c46c637c31 ci8 in code segments 2021-02-05 09:07:38 +00:00
Ethan Roseman
6b1367d212 welp 2021-02-05 02:29:21 +09:00
Alex Bates
8a1ba58aac move coconut data to c 2021-02-03 20:04:37 +00:00
Ethan Roseman
56cd871a00 fixing peach dash 2021-02-03 21:50:11 +09:00
Ethan Roseman
7cf7b16795 migrate some stuff to os 2021-02-03 21:35:12 +09:00
Ethan Roseman
e5e89e86cf Star spirit ability naming + disasm 2021-02-03 21:28:39 +09:00
Ethan Roseman
f7cef0ab6c Move naming + disasm 2021-02-03 20:55:35 +09:00
Ethan Roseman
9ba2da5977 Item naming + disasm 2021-02-03 20:35:19 +09:00
Ethan Roseman
a19de2273e Naming battle partner segments + disasm 2021-02-03 19:43:57 +09:00
Ethan Roseman
f274ebe21a extension updates for splat update 2021-01-24 23:45:43 +09:00
Ethan Roseman
b8ddf7761a Some data migration 2021-01-21 01:14:27 +09:00
Ethan Roseman
78411d2270 more decomp and 🍀 symbols 2021-01-21 00:45:03 +09:00
Ethan Roseman
e2e4c86b9c some rodata migration, decomp 2021-01-20 02:27:48 +09:00
dark-samus
e2c8066302 finish data migration for code_104730 2021-01-16 15:08:08 -05:00
dark-samus
a4b5d8f200 some stuff 2021-01-16 01:34:36 -05:00
Ethan Roseman
919dd605b2 Merge branch 'master' into entity_funcs 2021-01-16 12:49:56 +09:00
dark-samus
2cbb8e5712 OK 2021-01-15 12:14:26 -05:00
dark-samus
816279c3d5 more stuff 2021-01-15 12:05:05 -05:00
dark-samus
8d533d5615 stuff 2021-01-15 12:01:44 -05:00