PikalaxALT
b09bbc65be
through sub_812D174
2018-11-24 23:41:08 -05:00
PikalaxALT
8f9ec93326
through sub_812D094
2018-11-24 23:02:38 -05:00
PikalaxALT
3bbaaa4a73
sub_812CE04
2018-11-24 22:13:10 -05:00
PikalaxALT
c60b280118
through sub_812CD3C
2018-11-24 21:41:18 -05:00
PikalaxALT
93f67f9557
sub_812CAD8
...
New macro `PRESSED(x)` tests `gMain.newKeys & (x)`. The macro itself
is inoptimal. However, its use is required to match this function.
We suspect this macro may have been implemented globally, hence we
put it in `global.h`. Propagating its use through the remainder of
this project, as well as [Ruby](/pret/pokeruby) and [Emerald](/pret/pokeemerald),
has been left as a to-do item.
2018-11-24 20:04:50 -05:00
PikalaxALT
8ef1594d20
through sub_812CA1C
2018-11-24 16:28:05 -05:00
PikalaxALT
2571ba516c
through sub_812C694
2018-11-24 15:51:55 -05:00
paul
4744a7d96e
Merge remote-tracking branch 'upstream/master'
2018-11-24 19:57:36 +01:00
PikalaxALT
5a262eec73
sub_812C3F8
2018-11-24 13:08:18 -05:00
PikalaxALT
351ee943db
Fame Checker START
2018-11-24 12:22:36 -05:00
Marcus Huderle
fecda40501
Merge pull request #29 from PikalaxALT/patch-1
...
Add note about baserom to INSTALL.md
2018-11-24 10:46:10 -06:00
Marcus Huderle
80116a80fd
Merge pull request #22 from PikalaxALT/quest_log
...
Quest log
2018-11-24 10:45:15 -06:00
PikalaxALT
a136c5203c
Add note about baserom to INSTALL.md
2018-11-24 11:33:29 -05:00
PikalaxALT
bc6416ddd9
A bit of cleanup
2018-11-24 11:25:24 -05:00
PikalaxALT
9b79707eee
match sub_812C334
2018-11-24 11:20:51 -05:00
PikalaxALT
b3f1b2c254
quest_log_battle, 3 (nonmatching)
2018-11-23 22:17:31 -05:00
PikalaxALT
d5d220bc5c
quest_log_battle, 2
2018-11-23 21:55:21 -05:00
PikalaxALT
91bfbfb9fb
quest_log_battle, 1
2018-11-23 21:22:31 -05:00
PikalaxALT
d347a95390
quest_log_8150454
2018-11-23 15:17:38 -05:00
PikalaxALT
76f0c361ed
Try and guess what some of this stuff in crt0.s is
2018-11-21 20:11:12 -05:00
PikalaxALT
77d7434df2
Merge branch 'master' into quest_log
2018-11-21 09:00:41 -05:00
PikalaxALT
6bcabeab1e
Complete decomp of quest_log
2018-11-21 08:52:01 -05:00
PikalaxALT
eb98d02443
through sub_8115518; finish quest_log rodata
2018-11-21 07:55:42 -05:00
PikalaxALT
374352c3cf
Match sub_81152BC
2018-11-20 21:41:35 -05:00
paul
284bbf91af
Merge remote-tracking branch 'upstream/master'
2018-11-20 19:03:24 +01:00
Marcus Huderle
2ed26ab8fc
Merge pull request #28 from SatoMew/master
...
Fix dependency scanning
2018-11-20 09:23:29 -06:00
Marcus Huderle
e7e87e7a32
Merge pull request #27 from melthelesbian/metatile_behavior
...
metatile behaviors
2018-11-20 09:22:54 -06:00
PikalaxALT
fb3d416283
through wip sub_81152BC
2018-11-20 08:52:28 -05:00
PikalaxALT
8e5da87144
through sub_81151DC
2018-11-19 21:45:40 -05:00
PikalaxALT
ccc2456017
through sub_81150CC
2018-11-19 21:32:13 -05:00
PikalaxALT
c7439253be
sub_8114DE8
2018-11-19 18:36:05 -05:00
PikalaxALT
a38bbb8604
through sub_8114D68
2018-11-19 18:28:02 -05:00
PikalaxALT
251d031ec9
through sub_8114CE4
2018-11-19 18:14:31 -05:00
PikalaxALT
948cc68849
through sub_8114A4C
2018-11-19 17:54:14 -05:00
SatoMew
24375aa1c9
Fix dependency scanning
2018-11-15 00:37:45 +00:00
melody
255ae044a3
make unknown method args more generic
2018-11-14 00:11:05 -05:00
melody
5989a8a461
Brings in surfable tile data structure
2018-11-14 00:10:54 -05:00
melody
648885b00a
more spaces on the soft tabs
2018-11-14 00:10:40 -05:00
Melody
a5489aeef4
Decompiles metatile behaviors
...
Combines commits:
* WIP: start on metatile behavior functions
* WIP: more functions
* WIP: more functions
* WIP: another solid chunk + cleanup
* WIP: more things are stuff
* WIP: even more stuff done
* WIP: 🆗
* WIP: Cleaning Up
* WIP: More Cleanup
* WIP: Additional Cleanup
* WIP: clean up defines
2018-11-13 06:46:58 -05:00
Melody
d387e7e0e0
Fixes includes
2018-11-13 06:46:50 -05:00
PikalaxALT
a6b5d09ddf
More changes for modern gcc compat
2018-11-10 18:28:24 -05:00
PikalaxALT
d6233c5b3b
Fix C/C++ errors generated by CLion IDE
2018-11-09 12:33:20 -05:00
PikalaxALT
6317f0180e
Start to refactor some of the data components
2018-11-09 08:28:39 -05:00
PikalaxALT
4ee3c03a69
through sub_8114834
2018-11-08 17:52:02 -05:00
PikalaxALT
e3a2a2fa85
through sub_8114758
2018-11-08 17:01:10 -05:00
PikalaxALT
3e638ddb4b
through sub_8114518
2018-11-08 16:38:49 -05:00
paul
4fc60e3f70
Merge remote-tracking branch 'upstream/master'
2018-11-08 21:54:53 +01:00
PikalaxALT
10900139e3
through sub_8114324
2018-11-08 15:23:15 -05:00
PikalaxALT
3e418d7a7b
Finish disming quest_log strings
2018-11-08 14:20:36 -05:00
PikalaxALT
50709682c7
through sub_8113FBC
2018-11-08 11:43:54 -05:00