Commit Graph

98 Commits

Author SHA1 Message Date
camthesaxman
58b71865c9 improve TM/HM constants and add macro for TM/HM learnsets 2018-01-14 13:41:50 -06:00
Marcus Huderle
7bf330e9f2
Merge pull request #508 from huderlem/friendly_macros
call_if and goto_if macros
2018-01-06 10:03:30 -08:00
PikalaxALT
2692979c40 some renaming 2018-01-05 21:46:59 -05:00
Marcus Huderle
43b4ba34dc Add friendly macros for checking trainer flags 2018-01-05 12:39:57 -08:00
Marcus Huderle
aed64560bc Add friendly macros for goto_if and call_if variants 2018-01-05 11:36:47 -08:00
Marcus Huderle
f0097860b0 Use MSGBOX_YESNO and YES/NO constants for yes/no message boxes 2018-01-04 18:54:20 -08:00
Marcus Huderle
2702464743 Use constants for some item names stored in script vars 2018-01-04 16:03:26 -08:00
Marcus Huderle
c748287725 Use -1 instead of 65535 for compare macro 2018-01-04 15:24:19 -08:00
Marcus Huderle
88c42ade4b Use weather constants in scripts (and giveegg) 2018-01-04 14:52:51 -08:00
Marcus Huderle
5c427e8afe Use song constants in scripts 2018-01-04 14:37:52 -08:00
Marcus Huderle
7158286302 Label a bunch more specials 2018-01-01 17:06:17 -06:00
Marcus Huderle
56e2fe07d4 Label trendy phrase specials 2018-01-01 17:06:16 -06:00
Marcus Huderle
2da819cabb Label TV specials, and port over some TV changes from pokeemerald 2018-01-01 17:06:16 -06:00
Marcus Huderle
c8d963b26a Label DoPokeNews and PokeNews struct 2018-01-01 17:06:15 -06:00
Marcus Huderle
7f0ba30406 Port battle_setup names from pokeemerald 2018-01-01 17:05:58 -06:00
Marcus Huderle
80cddf0cd4 Add bg_hidden_item_event macro, and define hidden item flags 2017-12-26 16:08:40 -06:00
Marcus Huderle
2c4d972f7c 'VAR_SPECIAL_X' instead of 'SPECIALVAR_X' 2017-12-24 14:00:44 -06:00
Marcus Huderle
1c8b05e7b0 Name and use constants for special vars 2017-12-24 10:14:54 -06:00
Marcus Huderle
51247c3eb9 Name and use general purpose vars 2017-12-24 10:14:53 -06:00
Marcus Huderle
e696b89ff2 Name and use dynamic object gfx id vars 2017-12-24 10:14:52 -06:00
Marcus Huderle
4b5ad9de04 Name and use temp var constants 2017-12-24 10:13:52 -06:00
Marcus Huderle
a753c44277 Use event script macro names from pokeemerald 2017-12-21 10:41:46 -06:00
Marcus Huderle
88716f4c0e Use FLAG_ prefix for all flags 2017-12-17 20:07:53 -08:00
Marcus Huderle
b14cdde8bd Label landmark and daily flags. 2017-12-15 14:59:25 -08:00
Marcus Huderle
0a634a60c9 Label item flags 2017-12-15 13:25:19 -08:00
Marcus Huderle
03c75cfd9c Finish all regular hide-show flags 2017-12-15 10:49:58 -08:00
Marcus Huderle
8d346b1bab A few more flags 2017-12-14 20:10:36 -08:00
Marcus Huderle
58bf5392b3 Label flags up to 973 2017-12-10 15:41:21 -08:00
Marcus Huderle
65207e0366 Label all flags up to 901 2017-12-09 14:43:21 -08:00
Marcus Huderle
8dd25bcad0 Start using constants for hide-show flags 2017-12-04 20:48:25 -08:00
Marcus Huderle
dde446225f More script flags 2017-12-03 15:57:11 -08:00
Marcus Huderle
503bd8e491 Label script flags up to flag 288. 2017-12-03 13:20:55 -08:00
Marcus Huderle
c9f38d2206 Label scripts flags up to flag 256. 2017-12-03 12:32:57 -08:00
Marcus Huderle
24a90b9acb Label script flags up to flag 199. 2017-12-02 19:12:33 -08:00
Marcus Huderle
79e3d29c29 Use constants for all SYS flags 2017-12-02 14:38:49 -08:00
Marcus Huderle
765526b99f Label flags up to flag 119. 2017-12-02 14:01:50 -08:00
Marcus Huderle
d1b967444e Label flags up to flag 99. 2017-12-02 12:39:11 -08:00
Marcus Huderle
4d93db09a3 Use constants for temporary map flags 2017-11-28 20:36:12 -08:00
camthesaxman
2fea5bf7d8 convert data files to use constants/map.h 2017-11-27 22:12:09 -06:00
camthesaxman
4fd33b1035 mauville_man constants 2017-11-26 17:19:05 -06:00
Marcus Huderle
fbdf867ce7 Cleanup and document daycare.c 2017-11-12 16:40:04 -08:00
ProjectRevoTPP
7485560810 eliminate remaining RAM pointers in data/ 2017-11-10 23:40:12 -05:00
Marcus Huderle
08e6fb5382
Merge pull request #453 from huderlem/battle_tower
Decompile battle_tower
2017-11-02 21:03:52 -07:00
Marcus Huderle
c5cda9f164 Use descriptive variable and function names for battle_tower code 2017-11-01 23:52:26 -07:00
ProjectRevoTPP
b4f9d6d92e document berry.c. 2017-10-23 19:09:35 -04:00
camthesaxman
3505da56b1 fix more command names 2017-10-01 12:40:07 -05:00
camthesaxman
6c9249af37 fix more command names 2017-10-01 12:32:19 -05:00
camthesaxman
89092b609a fix more command names 2017-10-01 12:21:52 -05:00
camthesaxman
639493e0ee fix more command names 2017-10-01 12:07:22 -05:00
camthesaxman
6ca1e8747d fix more command names 2017-10-01 11:51:50 -05:00