Commit Graph

27 Commits

Author SHA1 Message Date
PikalaxALT f05f41b89a through sub_812D5EC 2018-11-25 19:21:05 -05:00
PikalaxALT 5090c3fab2 sub_812D420 2018-11-25 18:46:32 -05:00
PikalaxALT 83dc744b85 through sub_812D388 2018-11-25 18:32:21 -05:00
PikalaxALT 5b30b664be sub_812D1A8 2018-11-25 08:21:08 -05:00
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
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
PikalaxALT 5391289fc1 Merge branch 'master' into quest_log 2018-11-02 14:16:03 -04:00
ProjectRevoTPP a63750306c decompile money.c and coins.c 2018-10-18 19:39:25 -04:00
PikalaxALT 9377dc23e2 through sub_8111F8C 2018-10-12 12:18:17 -04:00
ProjectRevoTPP dca511ad23 decompile task.c 2018-10-05 18:01:51 -04:00
ProjectRevoTPP 621cfbebee decompile battle_ai_script_commands.c 2018-10-03 21:30:13 -04:00
sceptillion 236f91e6f0 decompile sprite 2017-12-20 01:04:58 -08:00
sceptillion bdbc89bcea partially decompile text 2017-12-19 15:19:41 -08:00
sceptillion f70d7efa66 partially decompile text_printer 2017-12-18 13:14:49 -08:00
sceptillion 4265e36174 decompile bg 2017-12-17 23:53:55 -08:00
sceptillion b849ce93db decompile main 2017-12-17 13:22:46 -08:00
sceptillion 3ff48ec8c8 import pokeemerald names again 2017-12-17 03:12:04 -08:00
sceptillion ae3ef7fec6 import more pokeemerald names 2017-12-17 02:56:44 -08:00
sceptillion b5d877603b import function names from pokeemerald 2017-12-17 02:41:13 -08:00
sceptillion 670fef77ac first commit 2017-12-16 23:54:22 -08:00