Commit Graph

1742 Commits

Author SHA1 Message Date
Ethan Roseman
ec4b1cc9a1 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"
2021-02-15 19:04:16 +09:00
brotenko@gmail.com
96fedfeb70 :( 2021-02-14 22:50:33 +01:00
brotenko@gmail.com
ddf89a2336 Fix ROM shift. 2021-02-14 22:14:53 +01:00
brotenko@gmail.com
a4789cfddd delete matched files. 2021-02-14 19:12:06 +01:00
brotenko@gmail.com
44415597e5 decompile repeating move-related functions. 2021-02-14 19:07:39 +01:00
brotenko@gmail.com
15228aa8d4 refactor functions according to reviews. 2021-02-13 17:58:00 +01:00
brotenko@gmail.com
ecbf45bcbb :) 2021-02-13 17:46:09 +01:00
brotenko@gmail.com
709921c859 decompile EnemyFollowupAfflictTarget 2021-02-13 13:33:22 +01:00
brotenko@gmail.com
a3fa592845 fix data type issues and run coverage.py 2021-02-13 01:04:40 +01:00
brotenko@gmail.com
19eef41547 add new common_struct EffectInstanceData 2021-02-13 00:51:36 +01:00
brotenko@gmail.com
1dd4568b6b decompile LoadStarPowerScript 2021-02-13 00:40:55 +01:00
brotenko@gmail.com
10a7efd1ae decompile ActorAddMovePos 2021-02-12 23:45:21 +01:00
brotenko@gmail.com
4bd2f51b14 Run coverage.py 2021-02-12 22:39:11 +01:00
brotenko@gmail.com
e53d5b620f Decompiled dispatch_event_partner 2021-02-12 22:31:22 +01:00
brotenko@gmail.com
dac0fdb95d Decompiled func_8028070C 2021-02-12 20:25:09 +01:00
brotenko@gmail.com
ba6a065d99 Decompiled dispatch_event_partner_continue_turn 2021-02-12 19:47:11 +01:00
brotenko@gmail.com
f920a013ab more garbage :) 2021-02-12 18:51:37 +01:00
brotenko@gmail.com
8a1bb0ad12 garbage 2021-02-12 18:48:33 +01:00
alex
c0889412c2
Merge pull request #178 from pmret/tool-work-sorta
fix symbol_addrs.txt, add configure.py --clean
2021-02-10 23:36:50 +00:00
Alex Bates
5ae51ccf33 add bActor structs to symbol_addrs 2021-02-10 17:30:27 +00:00
Ethan Roseman
26d8a19c32 test 2021-02-11 01:52:26 +09:00
Alex Bates
b3ee1221b0 revert 2021-02-10 16:51:00 +00:00
Ethan Roseman
af719b10a9 Merge branch 'tool-work' of github.com:pmret/papermario into tool-work 2021-02-11 01:49:37 +09:00
Alex Bates
0a1569cf2a configure.py: add --clean option 2021-02-10 16:49:00 +00:00
Ethan Roseman
07bbc67a65 eek? 2021-02-11 01:39:40 +09:00
Ethan Roseman
929f0c2515 Merge branch 'master' into tool-work 2021-02-11 01:25:06 +09:00
Ethan Roseman
3bcffcafb7
Merge pull request #176 from nanaian/werror
Partner-related things
2021-02-10 10:49:02 -05:00
Alex Bates
c0b150b782 D_800F7B70 2021-02-10 15:31:22 +00:00
Alex Bates
b0f0aaeda8 more undefined syms 2021-02-10 15:30:33 +00:00
Alex Bates
e449d4d448 undefined syms 2021-02-10 15:26:26 +00:00
Alex Bates
e07dcb4da6 Merge branch 'master' of github.com:pmret/papermario into werror 2021-02-10 15:05:49 +00:00
Ethan Roseman
b1e0e80da2 Merge branch 'master' into tool-work 2021-02-11 00:05:22 +09:00
Ethan Roseman
41d5fd1610 Updates 2021-02-11 00:04:58 +09: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
Ethan Roseman
af5415006e
Merge pull request #177 from nanaian/srmsg
Modify message syntax to match Star Rod
2021-02-10 09:51:26 -05:00
Alex Bates
1523b3ad36 convert floats 2021-02-10 14:45:55 +00:00
Alex Bates
8a64d45fc5 undefined syms 2021-02-10 14:42:36 +00:00
Alex Bates
addfc799f6 use tabs in msg files 2021-02-10 14:26:58 +00:00
Alex Bates
b2d0b2c6c8 MESSAGE_ID macro: 0x10 -> 16 2021-02-10 13:45:00 +00:00
Alex Bates
f28218a6f1 complain if [end] is missing 2021-02-10 13:44:43 +00:00
Alex Bates
676d6d9a16 require that msg files go in assets/msg/* 2021-02-10 02:36:46 +00:00
Alex Bates
87652e8abb add message naming to splat.yaml 2021-02-10 01:36:01 +00:00
Alex Bates
46d7a144e7 fix message headers 2021-02-10 00:53:14 +00:00
Alex Bates
d687f84d35 use star rod-style message syntax 2021-02-10 00:13:09 +00:00
Ethan Roseman
583b109ea7 Progress on tools 2021-02-10 02:45:46 +09:00
Alex Bates
7a1ce92e55 use extern in headers 2021-02-09 17:16:18 +00:00
Alex Bates
6a62ea9a7b code_838b0_len_5900 -> world/partners 2021-02-09 17:16:12 +00:00
Alex Bates
62e04bccc4 clean up wPartners 2021-02-09 16:49:45 +00:00
Alex Bates
0075864560 remove ld addrs from undefined_syms 2021-02-09 16:46:16 +00:00