Commit Graph

527 Commits

Author SHA1 Message Date
Ethan Roseman
926df66474 saving for later 2020-10-02 02:07:54 -04:00
Ethan Roseman
750312a87c
Merge pull request #47 from sonicspiral/tools-starter-windows-terminal
Starter WSL terminal double click to run file
2020-10-01 14:14:09 -04:00
sonicspiral
f478d476c6 optimize sample mipstoc script and readme cleanup 2020-10-01 00:24:29 -07:00
sonicspiral
4949824769 updated mipstoc guidnace for local use 2020-09-29 23:43:49 -07:00
sonicspiral
ab48495419 add comment for wsl --set-default <Distro> in bat file 2020-09-29 23:38:30 -07:00
sonicspiral
e28d7ac8b4 Merge branch 'master' of https://github.com/ethteck/papermario into tools-starter-windows-terminal
# Conflicts:
#	README.md
2020-09-29 22:07:32 -07:00
Ethan Roseman
3bf3c987d7
Merge pull request #59 from ethteck/assorted-goods-and-services
symbols!
2020-09-27 21:22:07 -04:00
Ethan Roseman
245f428066 splat update 2020-09-27 21:18:59 -04:00
Ethan Roseman
51c076bd8e symbols! 2020-09-27 21:13:56 -04:00
Ethan Roseman
37743077d6
Merge pull request #58 from ethteck/assorted-goods-and-services
ASM macro fix, decomp of many
2020-09-27 21:13:07 -04:00
Ethan Roseman
19f82d642d 5 more 2020-09-27 20:17:51 -04:00
Ethan Roseman
c541824930 SetSelfEnemyFlagBits 2020-09-27 19:57:02 -04:00
Ethan Roseman
164c6e76d3 curtains 2020-09-27 14:13:50 -04:00
Ethan Roseman
82b3662064 2 more 2020-09-27 13:57:40 -04:00
Ethan Roseman
f7d1e4faec format 2020-09-27 11:11:01 -04:00
Ethan Roseman
36c5bde376 more goods 2020-09-26 21:02:29 -04:00
Ethan Roseman
677ec4f4e5 more 2020-09-25 22:49:59 -04:00
Ethan Roseman
9878841eb8 formatting 2020-09-25 21:55:04 -04:00
Ethan Roseman
210e65c3bf More decomp + coverage fix 2020-09-25 21:51:54 -04:00
Ethan Roseman
bbca99bd94 ASM macro fix, decomp of many 2020-09-25 17:18:09 -04:00
Ethan Roseman
6268d7fa31
Merge pull request #57 from ethteck/sounds-and-flags
A few changes
2020-09-24 09:24:38 -04:00
Ethan Roseman
3691babd03 format 2020-09-23 23:54:33 -04:00
Ethan Roseman
8be527b2cf Splat update & one new code file 2020-09-23 23:38:08 -04:00
Ethan Roseman
e5de7baa7f a few changes 2020-09-23 23:16:13 -04:00
Ethan Roseman
558469e423
Merge pull request #56 from ethteck/sounds-and-flags
Sounds and flags
2020-09-22 22:31:34 -04:00
Ethan Roseman
196abe7db2 Addr file and macro fix 2020-09-22 18:54:01 -04:00
Ethan Roseman
11d7006656 Types in INCLUDE_ASM_T macro 2020-09-22 17:36:30 -04:00
Ethan Roseman
a9e5d79531 more 2020-09-21 23:10:53 -04:00
Ethan Roseman
fc1361c4b8 oopz 2020-09-21 21:00:47 -04:00
Ethan Roseman
5121395a7e Struct update & formatting 2020-09-21 20:59:58 -04:00
Ethan Roseman
a1d39c1c1e Sounds and flags 2020-09-21 20:56:17 -04:00
Ethan Roseman
d2fbd71f69
Merge pull request #55 from ethteck/si-2
Random stuff
2020-09-19 20:16:20 -04:00
Ethan Roseman
599e46e7d1 Nm2 2020-09-19 20:13:52 -04:00
Ethan Roseman
1c74bd0c7d nm 2020-09-19 20:12:28 -04:00
Ethan Roseman
b3d87e9347 formatting 2020-09-19 11:17:53 -04:00
Ethan Roseman
4e6a401484 byte/flag stuff 2020-09-19 11:16:02 -04:00
Ethan Roseman
2d16205578
Merge pull request #53 from ethteck/si-2
Some more SI funcs
2020-09-18 02:02:39 -04:00
Ethan Roseman
084a0ab0b6 space 2020-09-18 01:59:40 -04:00
Ethan Roseman
5fa1be7e2a More 2020-09-18 01:51:36 -04:00
Ethan Roseman
1db31856cd format 2020-09-17 21:34:13 -04:00
Ethan Roseman
4b7e30aa8f
Merge pull request #52 from nanaian/patch-1
readme: remove mips_to_c branch-likely workaround
2020-09-17 21:29:12 -04:00
Ethan Roseman
7f6b34c29b Some more SI funcs 2020-09-17 21:28:34 -04:00
alex
b7ac9c3704
remove mips_to_c branch-likely workaround
As discussed before this workaround is _bad_ and results in incorrectly control flow output. mips_to_c has rudimentary support for likely branches now anyway.
2020-09-17 16:21:55 +01:00
Ethan Roseman
0a46a30571
Merge pull request #50 from ethteck/misc-funcs
Misc 42e0 funcs, new SQ macro, removing no-builtin
2020-09-13 22:52:29 -04:00
Ethan Roseman
44ffd33004 PR suggestions, game status macro 2020-09-13 19:03:22 -04:00
Ethan Roseman
72cf64fbd5
Merge pull request #51 from nanaian/patch-1
fix format.sh false-positive causing it to format itself
2020-09-13 18:53:48 -04:00
alex
fbc5c4846d
fix format.sh false-positive causing it to format itself 2020-09-13 16:22:30 +01:00
Ethan Roseman
ddb9f77fc1 Misc 42e0 funcs, new SQ macro, removing no-builtin 2020-09-11 16:29:52 -04:00
Ethan Roseman
bba1cc33fa
Merge pull request #49 from ethteck/splat-update
Update n64splat
2020-09-10 19:02:50 -04:00
Ethan Roseman
4077c48a62 Update n64splat 2020-09-10 19:01:37 -04:00