Commit Graph

119 Commits

Author SHA1 Message Date
GriffinR
98ca62cf91 Standardize Event Object to Object Event 2020-02-12 18:35:27 -06:00
GriffinR
11170ce90c Sync specialvars with pokeemerald 2019-10-16 20:22:11 -05:00
garak
ad365a35c1 name metatiles 2019-07-18 15:10:32 -04:00
PikalaxALT
1eb17b1921 Some documentation of contest_link_80C2020 2019-04-08 17:33:35 -05:00
Doesnty
a6f39d191d Fix a flag name typo 2019-04-05 17:29:59 -05:00
Marcus Huderle
016e0e6da3 Fix nonmatching DaycareMonReceivedMail_() 2018-07-26 09:52:22 -05:00
vblm12
5674674840 Rename OPPONENT_ to TRAINER_ to match pokeemerald. 2018-07-20 21:32:31 -05:00
Marcus Huderle
f14c3be5e8 Document field_effect_helpers and other misc. things 2018-06-23 16:00:17 -05:00
Marcus Huderle
2c7a4e1406 Use MUS_ prefix instead of BGM_ prefix for songs 2018-06-20 17:47:51 -05:00
Marcus Huderle
6dc3c86939 Move map scripts into 'data/maps/<mapname>/scripts.inc' 2018-06-20 17:47:16 -05:00
Marcus Huderle
2e80477ea1 Label move_tutor_menu.c 2018-06-10 11:09:57 -05:00
Marcus Huderle
0a2c709535 Label all metatile behaviors and functions 2018-06-07 20:54:44 -05:00
Marcus Huderle
9680b95bdd Flesh out applymovement command names 2018-05-29 17:53:49 -05:00
Marcus Huderle
5df6fa5c08 Unify 'map object' and 'field object' terms into 'event object' 2018-05-29 17:53:42 -05:00
Marcus Huderle
aa8299821d More event object movement cleanup 2018-05-29 17:53:10 -05:00
Marcus Huderle
bc97185452 Label all movement type functions and their callbacks 2018-05-29 17:43:11 -05:00
Marcus Huderle
38e8741b5a Use FLDEFF_* constants in scripts 2018-04-10 14:51:55 -07:00
Marcus Huderle
9179520b38 Document/cleanup fldeff_secretpower.c 2018-04-10 13:11:19 -07:00
PikalaxALT
411687e2b6 Decompile a debug script related to the Eon Ticket 2018-04-06 17:04:31 -04:00
PikalaxALT
fed5701e8e Renaming objects related to tomomichi debug menu 2018-03-15 08:46:22 -04:00
Cameron Hall
ac53fde3fc move debug scripts to a separate file 2018-01-24 01:18:38 -06:00
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