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 |
|
Ethan Roseman
|
0f1c5c4e55
|
Merge pull request #48 from ethteck/various-stuff
Various funcs
|
2020-09-08 16:37:20 -04:00 |
|
Ethan Roseman
|
8186c6da3b
|
meow2
|
2020-09-08 16:36:15 -04:00 |
|
Ethan Roseman
|
7043f491ea
|
meow
|
2020-09-08 16:28:55 -04:00 |
|
Ethan Roseman
|
ce3e8ffa63
|
Macro stuff
|
2020-09-08 16:15:51 -04:00 |
|
Ethan Roseman
|
cfd7e16334
|
PR fixes
|
2020-09-08 09:06:17 -04:00 |
|
Ethan Roseman
|
373969d474
|
Merge pull request #43 from nanaian/physics
match some in code_7bb60, fix coverage.py, fix lint action
|
2020-09-08 08:21:20 -04:00 |
|
Alex Bates
|
db1accd991
|
type PlayerStatus::unk_D8
|
2020-09-08 12:25:57 +01:00 |
|
Alex Bates
|
8d7e4b327e
|
match set_action_state
Thanks @pixel-stuck!
|
2020-09-08 12:21:15 +01:00 |
|
Ethan Roseman
|
ab244966a8
|
more
|
2020-09-07 17:12:31 -04:00 |
|
Ethan Roseman
|
da5d8171b8
|
Update code_7bb60_len_41b0.c
~0x200
|
2020-09-07 09:32:18 -04:00 |
|
Ethan Roseman
|
290a7426a5
|
Various funcs
|
2020-09-06 11:53:48 -04:00 |
|
sonicspiral
|
39d8a13f73
|
convert starter windows terminal to bat
* note the requirement to run wsl --set-default <Distro> first
|
2020-09-05 12:10:35 -07:00 |
|
sonicspiral
|
58bcaf586f
|
add mips_to_c.py local setup
|
2020-09-05 12:06:51 -07:00 |
|
sonicspiral
|
c56bd0cdcf
|
add starter windows terminal
|
2020-09-05 11:39:03 -07:00 |
|
Ethan Roseman
|
66cc5a1ee6
|
Merge pull request #46 from ethteck/code-6000-done
Finished code_6000.c
|
2020-09-02 14:40:35 -04:00 |
|
Ethan Roseman
|
a8cf83b098
|
removing -mips3
|
2020-09-02 14:35:25 -04:00 |
|
Ethan Roseman
|
c92a46ae0d
|
PR comments, Makefile change
|
2020-09-02 14:20:29 -04:00 |
|
Ethan Roseman
|
11e3e9b35e
|
tiny change
|
2020-09-02 12:51:45 -04:00 |
|
Ethan Roseman
|
ee8d55d6a2
|
PR fixes and a couple more
|
2020-09-02 12:37:33 -04:00 |
|
Ethan Roseman
|
2fbaf231b2
|
Merge pull request #45 from sonicspiral/master
Decomp of func_8014A52C and WSL script
|
2020-09-01 23:27:34 -04:00 |
|
sonicspiral
|
ab754807fc
|
delete windows_terminal.bat
|
2020-09-01 19:26:28 -07:00 |
|
Ethan Roseman
|
90d2ddf2f6
|
Finished code_6000.c
|
2020-09-01 21:45:06 -04:00 |
|
sonicspiral
|
dedd132adc
|
removed redundant cast, s16 type is defined in include/variables.h
|
2020-09-01 18:11:21 -07:00 |
|
sonicspiral
|
f389bf188e
|
removed func_8014A52C from asm/nonmatchings/code_e0b30_len_b80/
|
2020-08-30 01:51:58 -07:00 |
|
sonicspiral
|
b02c9b1bd9
|
decomp of func_8014A52C from code_e0b30_len_b80
* updates to undefined_syms
* updates to variables.h
* added helper window_terminal.bat for windows users
original mips to c output
```
s16 func_8014A52C(void) {
*(void *)0x80159AE2 = (u16)8;
*(void *)0x80159AE4 = (u16)8;
return (u16)8;
}
```
|
2020-08-30 01:37:51 -07:00 |
|
sonicspiral
|
c67e2794a7
|
Merge pull request #1 from ethteck/master
Getting even with upstream master
|
2020-08-29 19:32:54 -07:00 |
|
Ethan Roseman
|
f3edd49096
|
Merge pull request #44 from ethteck/si
Two functions & splat update
|
2020-08-26 19:44:51 -04:00 |
|
Ethan Roseman
|
7633f31d87
|
Update splat
|
2020-08-26 19:14:44 -04:00 |
|
Ethan Roseman
|
74a46100c1
|
2 more
|
2020-08-26 18:54:55 -04:00 |
|
Alex Bates
|
cfe3a40880
|
move ActionState comment
|
2020-08-24 14:22:44 +01:00 |
|
Alex Bates
|
1546efeec0
|
bump n64splat
|
2020-08-24 14:18:49 +01:00 |
|
Alex Bates
|
b37ca1583c
|
ci: don't fail lint on first push to new branch
|
2020-08-24 13:53:19 +01:00 |
|
Alex Bates
|
21d4a26913
|
Merge master into physics
|
2020-08-24 13:49:18 +01:00 |
|
Ethan Roseman
|
a6c722060a
|
Merge pull request #42 from ethteck/si
Some more si funcs
|
2020-08-24 00:24:57 -04:00 |
|
Ethan Roseman
|
73ba3eeb22
|
PR suggestion
|
2020-08-24 00:18:10 -04:00 |
|
Ethan Roseman
|
50a791ea0b
|
9 more
|
2020-08-24 00:16:43 -04:00 |
|
Ethan Roseman
|
a264959d8c
|
Merge pull request #40 from JoshW-7/master
Some new global variables & matching script functions
|
2020-08-23 22:03:49 -04:00 |
|
Jdog
|
01f92022e9
|
.
|
2020-08-23 18:42:04 -07:00 |
|
Jdog
|
47b70ab74f
|
Remember to hit ctrl+s on documents. It's important.
|
2020-08-23 18:40:11 -07:00 |
|
Jdog
|
86a51e3f69
|
gPlayerNpc to gPlayerNpcPtr & small formatting fix
|
2020-08-23 18:38:50 -07:00 |
|
Ethan Roseman
|
bf825e84e0
|
More SI funcs
|
2020-08-23 21:23:37 -04:00 |
|
Ethan Roseman
|
b9c67f8f7e
|
Merge remote-tracking branch 'origin/master' into si
|
2020-08-23 20:34:29 -04:00 |
|
Jdog
|
c140901612
|
#include enums.h in variables.h to make format script happy
|
2020-08-22 16:39:45 -07:00 |
|
Jdog
|
efe89e4486
|
Added gPlayerActionState, gPlayerAnimation, gPlayerNpc. Modifed PlayerStatus->actionState from u8 to s8. Defined ActionState enum as s8 type. A handful more script functions matched.
|
2020-08-22 16:24:51 -07:00 |
|