Commit Graph

477 Commits

Author SHA1 Message Date
PikalaxALT 72c0946c99 Include stdint.h in gbagfx/huff.c 2019-04-11 13:36:04 -04:00
PikalaxALT 4af7c79db9 whoops forgot to add pngs 2019-04-11 13:31:07 -04:00
PikalaxALT c17af4853c Merge pull request #46 from PikalaxALT/oak_speech
Oak speech
2019-04-11 13:21:26 -04:00
scnorton 18b20721d9 Remaining oak_speech data 2019-04-11 13:20:51 -04:00
scnorton fb7ba21610 finish oak_speech code decomp 2019-04-11 12:55:13 -04:00
scnorton b9e852193a through sub_8131338 2019-04-11 12:19:58 -04:00
scnorton 2bdcff73e6 Disassemble sprite anims for oak_speech 2019-04-11 11:14:45 -04:00
scnorton b2b26e0e3b through sub_8130FD4 and associated rodata 2019-04-11 11:04:48 -04:00
PikalaxALT 6eb7cc6cfa through CreateNidoranFSprite 2019-04-11 08:46:30 -04:00
PikalaxALT 35892e6b53 through sub_8130C20 2019-04-10 20:26:51 -04:00
PikalaxALT 716639a628 through sub_81306D4 2019-04-10 19:43:47 -04:00
scnorton 6982393439 through sub_8130324 nonmatching 2019-04-10 16:43:44 -04:00
scnorton 2f337edf36 through sub_812FD78 2019-04-10 12:11:36 -04:00
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