Commit Graph

1766 Commits

Author SHA1 Message Date
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
0340989ca1 meow 2021-02-16 00:46:32 +09:00
Ethan Roseman
120eddcf41 cleanup 2021-02-16 00:39:16 +09:00
Ethan Roseman
a9cdcd8d23 cleanup & fix another offset 2021-02-16 00:33:05 +09:00
Ethan Roseman
7385170d42 OK 2021-02-16 00:17:59 +09:00
brotenko@gmail.com
388e484a09 °J° 2021-02-15 15:41:58 +01:00
brotenko@gmail.com
e0e3f97231 resolve issues 2021-02-15 15:33:14 +01:00
Ethan Roseman
db6202ebf4 Fixed section boundaries and matched non_matchings 2021-02-15 20:14:10 +09:00
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
Ethan Roseman
f615d4a7f5
Merge pull request #180 from Ponmander/80240040
Match func_80238000_714CF0, func_80240040_EF2650
2021-02-15 03:49:43 -05: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
Ethan Roseman
d333957300
Merge pull request #179 from nanaian/battles
actor-related structs/messages
2021-02-13 07:13:57 -05: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
PonderMan
b7ead7f4f6 space before return 2021-02-12 11:54:33 -06:00
brotenko@gmail.com
f920a013ab more garbage :) 2021-02-12 18:51:37 +01:00
PonderMan
de2861de81 Removed asm file 2021-02-12 11:49:38 -06:00
brotenko@gmail.com
8a1bb0ad12 garbage 2021-02-12 18:48:33 +01:00
PonderMan
8f8eb69b3a 80238000 Part 1 Update 2021-02-12 11:43:59 -06:00
PonderMan
5f91533980 80238028 Part 1 2021-02-12 11:17:49 -06:00
PonderMan
0ca39b161b Fixed Syntax 2021-02-12 07:23:23 -06:00
PonderMan
82e3e13378 Match 80240040 2021-02-12 07:11:41 -06: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
545eeb3591 rename bActorCamOffsets to bActorOffsets 2021-02-10 23:35:37 +00:00
Alex Bates
8f1fac4e17 add bActorNames to symbol_addrs 2021-02-10 23:35:04 +00:00
Alex Bates
f65dd1c365 bActorCamOffsets 2021-02-10 23:33:10 +00: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
d8a9b0386b bActorSoundTable 2021-02-10 21:53:13 +00:00
Alex Bates
cdc6bc6a1b name many battle messages 2021-02-10 20:16:33 +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