Ethan Roseman
|
89ae878f24
|
Merge branch 'master' into misc-improvements
|
2020-10-20 17:26:27 -04:00 |
|
Alex Bates
|
ff7c3f333e
|
split all map files
|
2020-10-20 20:11:56 +01:00 |
|
Ethan Roseman
|
dfd9de4765
|
Beginning SpawnSunEffect
|
2020-10-19 19:48:16 -04:00 |
|
Ethan Roseman
|
8e104e1147
|
AwaitPlayerNearNPC
|
2020-10-19 18:47:29 -04:00 |
|
Alex Bates
|
f9a667bc7d
|
begin script disassembly
|
2020-10-19 22:58:57 +01:00 |
|
Ethan Roseman
|
ad275eb02c
|
Makefile cleanup, quieter splata, assist.py
|
2020-10-19 17:29:40 -04:00 |
|
Ethan Roseman
|
8e47ca56c4
|
Map code (#80)
* split all map code
hype
* split area_table.bin properly
* fix coverage.py c_func_pattern to match multiline func signatures
* add src/world/* to makefile
* bump splat
* yikes
* splat maps without vram_lock
Co-authored-by: Alex Bates <hi@imalex.xyz>
|
2020-10-19 00:42:17 -04:00 |
|
Alex Bates
|
5f87748ccf
|
merge master
|
2020-10-18 15:44:38 +01:00 |
|
Alex Bates
|
236aa9b718
|
decode assets fs
encoding is wip
|
2020-10-18 04:54:32 +01:00 |
|
Ethan Roseman
|
55e4a0df8f
|
Nusys 1.0 -> 2.05, Makefile cleanup
|
2020-10-17 23:48:26 -04:00 |
|
Ethan Roseman
|
de8d3fd839
|
Yay0 matching compression OK! :nice:
|
2020-10-17 17:08:57 -04:00 |
|
Ethan Roseman
|
948697d3d8
|
Initial work
|
2020-10-17 16:37:46 -04:00 |
|
Ethan Roseman
|
f45c24f7c8
|
Some shtuff
|
2020-10-15 18:11:56 -04:00 |
|
Ethan Roseman
|
3b40b9b28d
|
Asm update
|
2020-10-15 00:18:54 -04:00 |
|
Alex Bates
|
d52f53e9c6
|
fix makefile includes
|
2020-10-15 00:31:16 +01:00 |
|
Alex Bates
|
87e7d5bf7e
|
use parallel headers rather than functions.h
|
2020-10-14 23:37:23 +01:00 |
|
Ethan Roseman
|
3dc2c9fe67
|
Merge branch 'master' into in-progress
|
2020-10-14 16:02:26 -04:00 |
|
Ethan Roseman
|
fb7f8c2700
|
var
|
2020-10-14 16:00:38 -04:00 |
|
Ethan Roseman
|
9510d4fff6
|
Merge pull request #54 from JoshDuMan/Testing
Begin decompiling nusys
|
2020-10-14 15:59:53 -04:00 |
|
Ethan Roseman
|
7cd481c1a2
|
Merge branch 'master' into in-progress
|
2020-10-13 21:57:58 -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
|
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
|
b68891331f
|
Float funcs fixed
|
2020-10-05 16:04:33 -04:00 |
|
JoshDuMan
|
0a3874a0d0
|
Merge branch 'master' into Testing
|
2020-09-21 01:51:52 -04:00 |
|
JoshDuMan
|
7e632e3ceb
|
Decompile nuContRmbMgr
|
2020-09-21 00:37:52 -04:00 |
|
Ethan Roseman
|
ddb9f77fc1
|
Misc 42e0 funcs, new SQ macro, removing no-builtin
|
2020-09-11 16:29:52 -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
|
610bc61443
|
Basic tidying
|
2020-08-20 12:37:26 -04:00 |
|
Ethan Roseman
|
a7d8f6dd96
|
N64Splat added ;)
|
2020-08-20 01:42:31 -04:00 |
|
Alex Bates
|
728c879b9f
|
resolve clang-tidy errors
|
2020-08-19 01:35:11 +01:00 |
|
Alex Bates
|
24a50c0de7
|
support make -B flag
|
2020-08-15 03:52:44 +01:00 |
|
Ethan Roseman
|
a414ce047b
|
Merge branch 'master' into si
|
2020-08-14 22:50:30 -04:00 |
|
Alex Bates
|
7ab624d7b1
|
make: remove common_structs.h rule
|
2020-08-15 00:57:39 +01:00 |
|
Alex Bates
|
c5d43629f3
|
make: require PM_HEADER_REBUILD=1 to watch header files
|
2020-08-15 00:12:41 +01:00 |
|
Alex Bates
|
5e6173f25b
|
generate common_structs.h from star rod database
|
2020-08-14 21:10:34 +01:00 |
|
Ethan Roseman
|
7e0880dfdd
|
Work on script interpreter
|
2020-08-14 11:18:05 -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 |
|