Commit Graph

464 Commits

Author SHA1 Message Date
scnorton
dfc2fa2b39 sub_812F4A8 2019-04-10 11:00:39 -04:00
scnorton
bf7084cb60 through sub_812F33C 2019-04-10 10:16:20 -04:00
PikalaxALT
dbd4851087 sub_812EF50 2019-04-10 08:47:54 -04:00
scnorton
789e598c92 sub_812EEB0 2019-04-09 18:23:34 -04:00
scnorton
fb423f957d sub_812EB58; port scanline_effect 2019-04-09 14:30:54 -04:00
scnorton
d54a9b56da through sub_812EB2C 2019-04-09 11:23:33 -04:00
scnorton
7f920b887f Add mapjson; update gbagfx, scaninc 2019-04-09 10:04:41 -04:00
PikalaxALT
d0a68de6e0
Merge pull request #44 from SatoMew/master
Documentation fixes and updates
2019-04-09 09:21:59 -04:00
SatoMew
95ad810c0b
Stop recommending legacy WSL 2019-04-07 18:41:51 +01:00
SatoMew
be687a6275
Update INSTALL.md
Added a missing installation step.
2019-04-07 10:25:34 +01:00
SatoMew
1110daf2ae
Forgot this 2019-04-06 22:34:16 +01:00
SatoMew
d4ca41c0e2
Update README.md 2019-04-06 22:26:57 +01:00
PikalaxALT
d61ffb2b99
Match sub_8146C30 2019-03-26 15:13:19 -04:00
PikalaxALT
097a22753b
Merge pull request #41 from SatoMew/master
Update INSTALL.md
2019-03-18 09:52:04 -04:00
PikalaxALT
d7f1682283
Merge pull request #42 from Diegoisawesome/master
scaninc: Fix C comment consumption logic
2019-03-18 09:47:35 -04:00
Diegoisawesome
078b567a23 scaninc: Fix C comment consumption logic 2019-02-13 22:09:42 -06:00
SatoMew
f4ed80c496
Mention build_tools.sh 2019-01-28 22:53:49 +00:00
SatoMew
987fb21b1f
Simplify and improve INSTALL.md 2019-01-28 20:46:50 +00:00
scnorton
8367b0015f Edit event macros file 2019-01-08 18:12:25 -05:00
PikalaxALT
01e0d0430f
Merge pull request #40 from PikalaxALT/trainer_tower
Trainer tower (finish)
2019-01-08 11:01:15 -05:00
scnorton
b9979f71e7 Trainer tower data decomp 2019-01-08 10:59:54 -05:00
scnorton
ca1c274c16 trainer tower: finish code decomp 2019-01-08 10:44:34 -05:00
scnorton
7738fcee63 through sub_815E9FC 2019-01-08 10:20:51 -05:00
PikalaxALT
9c5f01fc8e through sub_815E948 2019-01-08 08:45:19 -05:00
PikalaxALT
724a36220d Disassemble some function pointer tables 2019-01-07 21:32:51 -05:00
PikalaxALT
c0a00b1a0c Dump map connections (unlabeled) 2019-01-07 21:27:00 -05:00
PikalaxALT
f7eef0735b Merge branch 'master' into trainer_tower 2019-01-07 18:39:27 -05:00
PikalaxALT
8f74008096
Merge pull request #39 from PikalaxALT/fieldmap
fieldmap
2019-01-07 16:53:40 -05:00
scnorton
6da60e9b36 fieldmap: Common and EWRAM syms 2019-01-07 16:53:28 -05:00
scnorton
316975ebea Complete code decomp of fieldmap.s 2019-01-07 16:47:21 -05:00
scnorton
38abcf9774 through sub_80598CC 2019-01-07 16:39:32 -05:00
scnorton
34cf3662fc GetMapBorderIdAt 2019-01-07 15:48:36 -05:00
scnorton
e1bd043bf3 through sub_8059250 2019-01-07 15:32:11 -05:00
scnorton
b4f57a6c26 through sub_8059024 2019-01-07 15:02:57 -05:00
scnorton
9aab26afa5 through MapGridGetMetatileIdAt 2019-01-07 14:39:28 -05:00
scnorton
ee25c7a975 through fillEastConnection 2019-01-07 10:17:44 -05:00
PikalaxALT
bc79312d48 Start decomping fieldmap 2019-01-07 08:54:56 -05:00
PikalaxALT
08ffdce1b6 Nuke SCRCMD_DEF macro 2019-01-06 20:13:06 -05:00
PikalaxALT
e70a084aa9
Merge pull request #38 from PikalaxALT/scrcmd
scrcmd
2019-01-06 16:19:18 -05:00
scnorton
1581631e62 Finish decompiling scrcmd 2019-01-06 16:17:40 -05:00
scnorton
abac6f3ec8 Through ScrCmd_takecoins 2019-01-06 16:14:59 -05:00
scnorton
fdd7b1033c Through ScrCmd_pokemart 2019-01-06 16:00:27 -05:00
scnorton
2822d29c0b through ScrCmd_bufferstring 2019-01-06 15:28:10 -05:00
scnorton
6a064a4fa4 Through ScrCmd_getbraillestringwidth 2019-01-06 15:08:17 -05:00
scnorton
607d6e13d4 ScrCmd_waitbuttonpress 2019-01-06 14:52:00 -05:00
scnorton
bc97743759 ScrCmd_cmdC7; merge pikalaxalt/trainer_tower into pikalaxalt/scrcmd 2019-01-06 13:43:01 -05:00
scnorton
96e1b19dc1 through ScrCmd_release; propose names for remaining funcs 2019-01-06 13:06:56 -05:00
scnorton
b16831e97b through ScrCmd_fadeinbgm 2019-01-06 11:57:00 -05:00
PikalaxALT
257bde9b08 through ScrCmd_fadescreenspeed 2019-01-06 10:22:04 -05:00
PikalaxALT
1cb1fd2bf8 through ScrCmd_checkdecor 2019-01-06 10:09:03 -05:00