Commit Graph

415 Commits

Author SHA1 Message Date
Alex Bates
79944164d9
wip: set_action_state 2020-08-20 19:43:45 +01:00
Alex Bates
e54bb887d7
match move_player 2020-08-20 19:26:34 +01:00
Ethan Roseman
56928c3089
Merge pull request #35 from ethteck/tidying-splat
Basic tidying
2020-08-20 12:39:16 -04:00
Ethan Roseman
b498086436
Merge pull request #27 from nanaian/coverage
remove matched asm, add NON_MATCHING
2020-08-20 12:38:42 -04:00
Ethan Roseman
610bc61443 Basic tidying 2020-08-20 12:37:26 -04:00
Alex Bates
bb263e818f
remove n64splitter submodule 2020-08-20 17:19:22 +01:00
Alex Bates
f708590e44
actually fix coverage.py this time 2020-08-20 17:11:03 +01:00
Alex Bates
325fec679c
fix codestyle
Bitten by my own script. Damn.
2020-08-20 17:07:05 +01:00
Alex Bates
130ebd5401
ci: fix coverage 2020-08-20 17:06:48 +01:00
Alex Bates
4f2261c5d9
resolve conflicts with master 2020-08-20 17:02:57 +01:00
Ethan Roseman
90c8ca6429
Merge pull request #34 from nanaian/splat-fix-install
add dependencies for n64splat
2020-08-20 11:59:19 -04:00
Alex Bates
b19b406850
apt-get -> apt 2020-08-20 16:54:19 +01:00
Alex Bates
f9ddece6cb
add dependencies for n64splat 2020-08-20 12:40:24 +01:00
Ethan Roseman
97e390269f
Merge pull request #33 from ethteck/splat
N64Splat added!
2020-08-20 02:28:10 -04:00
Ethan Roseman
51eca76be3 Update splat 2020-08-20 02:25:11 -04:00
Ethan Roseman
a7d8f6dd96 N64Splat added ;) 2020-08-20 01:42:31 -04:00
Ethan Roseman
703668e3e3
Merge pull request #32 from JoshW-7/master
More NPC functions
2020-08-19 22:57:22 -04:00
Jdog
556e2cd658 More formatting issues 2020-08-19 19:51:36 -07:00
Jdog
256394d8c4 Formatting issue with set_script_timescale 2020-08-19 19:45:43 -07:00
Jdog
6bbc66ddc0 I don't know 2020-08-19 19:37:39 -07:00
Jdog
53264c467a Remove uneccessary else block 2020-08-19 19:32:54 -07:00
Josh
7e4d7f9085
Merge branch 'master' into master 2020-08-19 19:26:09 -07:00
Jdog
eabeb3d4aa Revise func_802B7000 using angle as left value 2020-08-19 19:22:02 -07:00
Ethan Roseman
8cb8c07189
Merge pull request #26 from nanaian/clang-format
add astyle, clang-tidy
2020-08-19 22:17:27 -04:00
Jdog
dd98f7c034 Remove documentation 2020-08-19 16:00:45 -07:00
Jdog
bc8080788a Fixing changes for PR: npcPtr to npc, spacing on if, removed else block in EnableNpcShadow that wasn't needed 2020-08-19 15:48:15 -07:00
Alex Bates
54fc47a0eb
fix lint workflow 2020-08-19 23:33:22 +01:00
Alex Bates
0e9e50c64d
resolve conflicts with master, remove enum ScriptBufferValue 2020-08-19 23:28:08 +01:00
Alex Bates
ea32764c77
disable questionable clang-tidy checks 2020-08-19 23:09:09 +01:00
Jdog
65f1db2e87 Match func_802B7000 2020-08-19 09:55:52 -07:00
Jdog
51ff61c479 Remove SetNpcEffect.s 2020-08-19 07:35:56 -07:00
Jdog
ada5f9dcfe Match SetNpcEffect, PlaySoundAtNpc, SetNpcRenderMode (previously un-named func defined by me) 2020-08-19 07:34:52 -07:00
Alex Bates
8d2d3be8c7
update readme wording 2020-08-19 12:57:18 +01:00
Alex Bates
150f245ffe
move coverage.py to root directory 2020-08-19 12:55:02 +01:00
Jdog
057c73be8e Remove EnablePartnerAI.s 2020-08-18 21:58:26 -07:00
Jdog
6c8c91c54d Merge remote-tracking branch 'upstream/master' 2020-08-18 21:55:00 -07:00
Jdog
e3575d3b58 Match EnableNpcShadow, EnableNpcBlur, ClearPartnerMoveHistory, GetPartnerPos, DisablePartnerAI, EnablePartnerAI, func_802CF54C, func_802CF56C 2020-08-18 21:54:42 -07:00
Ethan Roseman
7f8c2d5b59
Merge pull request #31 from ethteck/si
More SI functions
2020-08-18 22:57:29 -04:00
Ethan Roseman
09e8b625cf More SI functions 2020-08-18 22:36:21 -04:00
Ethan Roseman
c557fdaf67
Merge pull request #30 from JoshW-7/master
Several NPC-related matching functions. Modifed Npc struct with new float value.
2020-08-18 22:23:11 -04:00
Alex Bates
30f57eee9f
clean up coverage.py 2020-08-19 02:47:02 +01:00
Alex Bates
fbbbf83d22
add NON_MATCHING 2020-08-19 02:45:26 +01:00
Jdog
2864ba6476 Remove comments about omitting return statements 2020-08-18 18:24:56 -07:00
alex
c52ad332cc
Merge branch 'master' into coverage 2020-08-19 02:00:00 +01:00
Alex Bates
05d0eff2b1
remove commented INCLUDE_ASM macros 2020-08-19 01:55:56 +01:00
Alex Bates
cc7cd275e6
ci: require matched asm files are deleted 2020-08-19 01:53:24 +01:00
Alex Bates
85c16d932e
add flags to coverage.py 2020-08-19 01:52:52 +01:00
Alex Bates
7ea15f8f8a
use bash rather than sh in scripts 2020-08-19 01:43:40 +01:00
Alex Bates
91d2819d6f
Merge master into clang-format 2020-08-19 01:41:06 +01:00
Alex Bates
728c879b9f
resolve clang-tidy errors 2020-08-19 01:35:11 +01:00