Alex Bates
6cd56e72c1
fix lint failing on first commit to branch
...
We now lint ALL files in the repository, not just those detected as changed in the commit (the procedure to do this failed when HEAD was exactly 1 commit ahead of the base branch). Also we now only lint pull requests, not in-progress pushes to any branch.
2020-10-13 20:53:45 +01:00
Alex Bates
0f59fdb79e
don't run clang-tidy on header files
2020-10-13 20:48:24 +01:00
Ethan Roseman
54c969341f
Merge pull request #64 from nanaian/wsl-typos
...
move windows_terminal.bat instructions to 'Contributing' section
2020-10-13 14:53:17 -04:00
Alex Bates
a7defe6804
move windows_terminal.bat instructions
...
Also fixed a number of typos in the process.
2020-10-13 19:49:08 +01:00
pixel-stuck
d8a05ff96b
Merge pull request #63 from pixel-stuck/master
...
Really fix shtab issue. For good. Yes, I'm sure. Please don't ask aga…
2020-10-13 03:18:52 -04:00
dark-samus
bb8c62ad5e
Really fix shtab issue. For good. Yes, I'm sure. Please don't ask again....
2020-10-13 03:16:25 -04:00
Ethan Roseman
a37fe4c440
Merge pull request #62 from pixel-stuck/master
...
large boi
2020-10-13 00:16:21 -04:00
dark-samus
0c37f227a1
last one
2020-10-12 23:18:02 -04:00
dark-samus
6468819806
address final PR stuff
2020-10-12 22:54:27 -04:00
dark-samus
8384a8cdbd
fix multiple symbol defs
2020-10-12 22:34:05 -04:00
dark-samus
5af95eee3a
fix some stuff
2020-10-12 22:28:19 -04:00
dark-samus
e465321115
format + deleted matched
2020-10-12 22:25:46 -04:00
dark-samus
733b591d5f
merge master
2020-10-12 22:16:00 -04:00
dark-samus
430ff41bc6
lots of stuff
2020-10-12 21:28:01 -04:00
Ethan Roseman
98df69cf80
Fixing master
2020-10-12 20:52:05 -04:00
Ethan Roseman
2323879ef1
Merge branch 'master' into Testing
2020-10-12 20:32:15 -04:00
Ethan Roseman
d971be57c9
Fixing shtab bug in assembler
2020-10-12 20:30:27 -04:00
Ethan Roseman
2894943eef
add papermario.ld generation in Makefile
2020-10-12 14:53:30 -04:00
Ethan Roseman
3aa854c0c5
splat update
2020-10-12 14:46:04 -04:00
Ethan Roseman
508df201dc
Updating options format
2020-10-12 13:08:08 -04:00
Ethan Roseman
5086e559a4
meowp
2020-10-11 21:59:42 -04:00
Ethan Roseman
aa88847ff5
splat update
2020-10-10 14:51:39 -04:00
Ethan Roseman
6cfefdae83
Merge pull request #61 from ethteck/random-stuff
...
Smörgåsbord
2020-10-10 13:44:05 -04:00
Ethan Roseman
8490965da5
fixing format
2020-10-10 13:42:15 -04:00
Ethan Roseman
5a013f5579
consistency
2020-10-10 13:24:53 -04:00
Ethan Roseman
2323cb0557
pr comments
2020-10-09 23:18:32 -04:00
Ethan Roseman
73ca6fa5d4
formatting and cleanup
2020-10-09 23:09:28 -04:00
Ethan Roseman
2ddeb1c5b1
.
2020-10-09 15:07:58 -04:00
Ethan Roseman
41e9cf18ba
matched func_80145CE8
2020-10-09 14:55:23 -04:00
Ethan Roseman
09a5186443
.
2020-10-09 14:26:33 -04:00
Ethan Roseman
2eb876fccf
fully matched code_e940_len_290.c
2020-10-09 14:26:17 -04:00
Ethan Roseman
eb6aaccd73
more
2020-10-08 17:45:26 -04:00
Ethan Roseman
1f7e2134e0
removing func in progress
2020-10-08 15:46:23 -04:00
Ethan Roseman
e63aba8470
Fixing splat config
2020-10-08 15:11:17 -04:00
Ethan Roseman
011231df41
Many more functions decomped
2020-10-08 15:03:58 -04:00
Ethan Roseman
2f67a08a29
ASM round 2 + many decomped funcs
2020-10-06 15:16:17 -04:00
Ethan Roseman
b68891331f
Float funcs fixed
2020-10-05 16:04:33 -04:00
Ethan Roseman
b610473c64
Merge pull request #60 from ethteck/random-stuff
...
Random stuff
2020-10-04 16:17:04 -04:00
Ethan Roseman
9ef9d08761
PR comments
2020-10-04 16:11:49 -04:00
Ethan Roseman
be25066ca5
format
2020-10-03 16:20:12 -04:00
Ethan Roseman
ffa57b5a35
clean
2020-10-03 16:15:09 -04:00
Ethan Roseman
9d37af0d65
freebie
2020-10-03 16:11:05 -04:00
Ethan Roseman
5794cdf6fc
Some more
2020-10-03 16:04:49 -04:00
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
dark-samus
c79f950a04
big merg
2020-09-28 16:59:36 -04:00