Commit Graph

84 Commits

Author SHA1 Message Date
Ethan Roseman
4400966849 Merge branch 'master' into cornucopia 2020-11-22 10:07:20 -05:00
Ethan Roseman
2d3e328905 UnkDurationCheck 2020-11-21 19:34:13 -05:00
Alex Bates
e0daee1bb8 generate sprite animation headers 2020-11-11 16:33:55 +00:00
Alex Bates
87cc5ed999 match npc sprites 2020-11-11 13:52:04 +00:00
Alex Bates
12f29419db split PaperMarioMessages 2020-11-07 14:55:16 +00:00
Alex Bates
9dfead1cd1 add LD_SCRIPT to setup 2020-11-07 14:51:24 +00:00
Alex Bates
4f48865aee fix build 2020-11-07 12:06:38 +00:00
Alex Bates
793ee56416 remove unused mk variable MSGFLAGS 2020-11-07 01:10:49 +00:00
Alex Bates
26c23068aa split and compile messages 2020-11-07 01:09:11 +00:00
Alex Bates
2c4fcac207 fix build 2020-11-02 20:16:19 +00:00
Alex Bates
4f0f43a3c9 add include/ld_addrs.h as an explicit dependency of %.c 2020-11-02 19:22:44 +00:00
Alex Bates
7828969e61 generate ld_addrs.h without splat 2020-11-02 19:18:21 +00:00
Alex Bates
0448af546c merge master 2020-11-02 17:22:42 +00:00
Alex Bates
b4a19e09e5 fix splat issues 2020-11-02 16:39:29 +00:00
Ethan Roseman
36773e4007
Merge pull request #109 from nanaian/images
add image splits
2020-11-01 23:56:22 -05:00
Alex Bates
44fd38f4f8 add image splits 2020-10-31 18:30:16 +00:00
Alex Bates
21ab7fed6c new dsl syntax 2020-10-31 02:28:18 +00:00
Alex Bates
476701e552 rebuild assets.bin when sources.mk changes 2020-10-30 23:41:09 +00:00
Alex Bates
241b037b5c
iconv after preprocessing 2020-10-30 19:08:29 +00:00
Alex Bates
a912691cfb
match SJIS 2020-10-30 18:45:23 +00:00
Alex Bates
18e8c3ca68
fix permuter 2020-10-29 18:04:11 +00:00
Alex Bates
13d3c64295
fix WATCH_INCLUDES=0 and pipefail 2020-10-29 17:45:40 +00:00
Alex Bates
405c3277cf
fix build 2020-10-28 22:08:14 +00:00
Alex Bates
5c6c5c0fe4
watch includes 2020-10-28 21:34:04 +00:00
Alex Bates
5ddfce7824
improve ld script & asset building
makefile go brrrr
2020-10-28 20:58:11 +00:00
Ethan Roseman
6b8211bee1
Merge pull request #95 from nanaian/script-dsl
Add script DSL
2020-10-24 00:22:38 -04:00
Alex Bates
52f5d3cc49
improve build time 2020-10-23 21:06:06 +01:00
Alex Bates
652c52d3dd
use SCRIPT(...) everywhere 2020-10-23 18:39:38 +01:00
Ethan Roseman
5b0966b524 fixes 2020-10-23 08:47:07 -04:00
Alex Bates
9cf3288841
add `clean-code' make goal 2020-10-23 10:36:20 +01:00
Alex Bates
3576683006
add NON_MATCHING 2020-10-23 10:36:09 +01:00
Alex Bates
218961279b
merge make 2020-10-23 01:56:22 +01:00
Alex Bates
049022174c
new makefile 2020-10-23 01:28:24 +01:00
Alex Bates
c9a0f1b7d9
fix asset_table.o generation 2020-10-22 18:41:52 +01:00
Alex Bates
1abd55b4a1
fix build 2020-10-22 17:39:14 +01:00
Alex Bates
0ea4d24deb
merge master 2020-10-22 17:34:31 +01:00
Alex Bates
83153acb59
implement SCRIPT(...) dsl 2020-10-22 05:54:03 +01:00
Alex Bates
54c337596b
reduce makefile lookup
Waiting on https://github.com/ethteck/n64splat/pull/6
2020-10-22 03:53:49 +01:00
Alex Bates
e2d1de8ffe
fix `make setup' when bin/ doesn't exist 2020-10-22 03:19:25 +01:00
Alex Bates
7cfd053fb7
improve make speed 2020-10-22 03:09:23 +01:00
Alex Bates
e855c2f5d2
use -Wimplicit -Wuninitialized -Wshadow 2020-10-21 05:00:00 +01:00
Alex Bates
2a8ecfd904
add clean-code target
h
2020-10-21 05:00:00 +01:00
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