Commit Graph

2416 Commits

Author SHA1 Message Date
Jdog
09f13acf95 Tweaks 2020-08-13 11:37:53 -07:00
sonicspiral
736f1d79aa
Increase spacing between question for readability 2020-08-12 22:49:08 -07:00
sonicspiral
f9f6f302a9
Update FAQ problem and solution order
* Feedback from this [comment](https://github.com/ethteck/papermario/pull/2#issuecomment-673270326) on suggested order.
2020-08-12 22:47:28 -07:00
Jdog
ff2be1cbef Fixed some warnings 2020-08-12 22:12:32 -07:00
Jdog
56391da10c Merge remote-tracking branch 'upstream/master' 2020-08-12 22:07:53 -07:00
Ethan Roseman
7d5c31a6e6 Cleanup, starting trigger functions 2020-08-13 01:03:47 -04:00
Jdog
9b60b24cb7 removed uneccessary global vars 2020-08-12 21:10:41 -07:00
sonicspiral
de5e3891b9
Add FAQ section for possible common issues
* Fix for /bin/bash: mips-linux-gnu-as: command not found.
* Fix for sha1sum: 'papermario.z64'$'\r': No such file or directory.
2020-08-12 20:35:59 -07:00
Ethan Roseman
d0c65a6e14 meow 2020-08-12 22:56:47 -04:00
Ethan Roseman
95a3b06208
Merge pull request #1 from ethteck/remove-incs
Remove incs
2020-08-12 22:49:49 -04:00
Ethan Roseman
430e6dff98 Adding macro.inc include to macro 2020-08-12 22:46:59 -04:00
Ethan Roseman
e37c5b8194 removing .inc 2020-08-12 22:37:16 -04:00
Ethan Roseman
3cd498cc2f Update Makefile and readme 2020-08-12 22:32:41 -04:00
Ethan Roseman
a8a66bde47 Make setup 2020-08-12 22:13:48 -04:00
Ethan Roseman
0782fa07a3 Refactoring stuff 2020-08-12 21:56:23 -04:00
Ethan Roseman
b57252efde
Merge pull request #21 from Rainchus/master
Match functions in code_ebd0_len_6a0.c & code_dc470_len_14c0.c
2020-08-12 21:20:27 -04:00
Rainchus
01aa03e9c4 match functions in dc470_len_14c0 & ebd0_len_6a0 2020-08-12 20:17:03 -05:00
Ethan Roseman
e40177061a
Merge pull request #22 from JoshW-7/master
Handful of matching funcs, starrod_to_c.py in /tools for converting starrod enums to c headers
2020-08-12 20:50:05 -04:00
Jdog
eb19b9bf36 Fixes 2020-08-12 15:52:55 -07:00
Jdog
fa2f52cfb9 Added generated enum header files to /tools/c_enums 2020-08-12 15:21:21 -07:00
Jdog
89246f7247 Added Star Rod enums to /tools/sr_eenums 2020-08-12 15:18:55 -07:00
Rainchus
c5783e2abf fix last of style issues 2020-08-12 17:18:27 -05:00
Jdog
f19ffb98ee Added starrod_to_c.py to /tools (as well as sub_folders to hold SR enums and generated header files) 2020-08-12 14:59:08 -07:00
Rainchus
33bd86e026 more style updates 2020-08-12 16:30:14 -05:00
Rainchus
13c32f2bf3 fix style issues 2020-08-12 16:13:09 -05:00
Jdog
01ef8bbc3d Handful of new functions matched. Added items enum, other misc changes 2020-08-12 13:53:01 -07:00
Rainchus
f1319a3389 match functions in ebd0_len_6a0 & code_dc470_len_14c0 2020-08-12 13:48:51 -05:00
Ethan Roseman
d7d871e24a tidying 2020-08-11 22:54:09 -04:00
Ethan Roseman
f49e67b4b9
Merge pull request #20 from JoshW-7/master
Several script functions & some more structs/enums defined
2020-08-11 22:50:41 -04:00
Jdog
bcfb7c8a75 Function prototype for set_music_track 2020-08-11 19:45:27 -07:00
Jdog
ab39e96b1b Style changes and removing casts 2020-08-11 19:29:31 -07:00
Jdog
23d11ce6f2 field to unk 2020-08-11 19:22:23 -07:00
Ethan Roseman
8a7e5c30f0 Moving tools, formatting 2020-08-11 22:08:48 -04:00
Jdog
e0a67c92ec Changes from master 2020-08-11 19:08:35 -07:00
Jdog
224aa7dfdd Added item_entity struct and related stuff. More matching functions 2020-08-11 18:59:46 -07:00
Ethan Roseman
5604011dd5
Merge pull request #19 from pixel-stuck/master
match all of code_dd930_len_lc0 + other misc things
2020-08-11 21:07:15 -04:00
dark-samus
3776d9ea93 match all of code_dd930_len_lc0, add commented mostly matching code for update_coin_counter 2020-08-11 21:01:33 -04:00
dark-samus
e60a7bb5e0 merge master 2020-08-11 20:58:54 -04:00
Jdog
447e6261e1 A handful of script functions. Commented out ones that aren't fully matching yet 2020-08-11 14:38:21 -07:00
Ethan Roseman
7463fce021 coin_counter_draw_content 2020-08-10 22:04:25 -04:00
Ethan Roseman
161cad58ed
Merge pull request #18 from JoshW-7/master
Added symbols and restructured game_status a little bit
2020-08-10 20:20:08 -04:00
Jdog
1642dc8fee Use tempPtr in func_80035DF0 2020-08-10 17:17:49 -07:00
root
b1bd9ff0d1 Added symbols and restructured game_status a little bit 2020-08-10 16:20:30 -07:00
dark-samus
027be9ef00 match show_coin_counter 2020-08-10 17:35:37 -04:00
Ethan Roseman
8cc2a5f8b0 UNK types 2020-08-10 17:30:46 -04:00
Ethan Roseman
998c480d08 4 more 2020-08-10 03:42:50 -04:00
Ethan Roseman
7ded39cdaa
Merge pull request #17 from pixel-stuck/master
fix assembler (hopefully forever) and remove the irix binutils requir…
2020-08-10 02:20:32 -04:00
dark-samus
5ffde45bbe fix assembler (hopefully forever) and remove the irix binutils requirement. 2020-08-10 02:16:13 -04:00
Ethan Roseman
5ebdd6bd40 a few random functions 2020-08-10 01:03:56 -04:00
Ethan Roseman
57e77e1cb1 Merge branch 'master' of github.com:ethteck/PaperMarioDecompilation 2020-08-09 03:20:35 -04:00