Commit Graph

330 Commits

Author SHA1 Message Date
GriffinR 1016b23918 Merge branch 'master' into rename-tablecmds 2019-09-26 15:02:38 -04:00
GriffinR 4e98a0cc4b Remove Egg parent constants 2019-09-25 18:46:25 -05:00
GriffinR 801ca37f04 Document day_care.inc and related 2019-09-25 18:46:25 -05:00
GriffinR de6e1e9ecf Use multi constants from merge 2019-09-23 00:36:49 -04:00
GriffinR a180d2af49 Merge branch 'master' into document-eventscripts 2019-09-22 12:18:48 -04:00
GriffinR 8e4e344c7d Merge branch 'master' into document-scriptmenu 2019-09-22 09:45:44 -04:00
GriffinR 1ffa890d27 Consolidate remaining pokemon constants 2019-09-22 08:14:22 -05:00
GriffinR 80f58f7b24 Document PLAYER_HAS constants, consolidate poke constants 2019-09-22 08:14:22 -05:00
GriffinR b6dffcf8b7 Clean up script_menu documentation 2019-09-19 19:23:24 -04:00
GriffinR 9fb24bbbce Remainder of script_menu documentation 2019-09-19 18:31:09 -04:00
GriffinR 275695c189 Document more script_menu, lilycove harbor 2019-09-19 17:27:34 -04:00
GriffinR de0084ef7a Document multichoice ids 2019-09-19 00:56:51 -04:00
GriffinR b596322ca2 Initial script_menu documentation 2019-09-18 18:57:25 -04:00
GriffinR 58b8d7c297 Merge branch 'master' into document-eventscripts 2019-09-17 18:01:20 -04:00
GriffinR 6ab192e739 Review changes for #807 2019-09-17 16:50:17 -05:00
GriffinR 6ab49da811 Clean up field_specials documentation 2019-09-17 16:50:17 -05:00
GriffinR 3dbd375779 Some frontier field_specials documentation 2019-09-17 16:50:17 -05:00
GriffinR aac9658a8e Document some field_specials data 2019-09-17 16:50:17 -05:00
GriffinR 945d3d3a27 Merge branch 'master' into document-eventscripts 2019-09-17 00:10:23 -04:00
GriffinR 06af24bce5 Use misc ScrCmd constants 2019-09-16 19:44:47 -05:00
GriffinR 85d97542cd Use MAX_MON_MOVES constants 2019-09-16 19:21:23 -05:00
GriffinR bb236b490d Update BS constants for Cmd rename 2019-09-15 17:58:12 -04:00
GriffinR 9fbcd552de document remainder of secret_base scripts, delete unneeded scripts.incs 2019-09-06 02:12:00 -04:00
GriffinR 6b04ea0727 Merge branch 'master' into document-eventscripts 2019-09-03 22:22:14 -04:00
GriffinR 869d0eebc0 Rename atk## constants and states 2019-08-23 08:46:21 -04:00
GriffinR a46f7952f9 Use DIR constants for createvobject
Also uses event object ids in LinkContestRoom1
2019-08-21 17:11:06 -05:00
GriffinR f08615881e Changes from review 2019-08-21 17:06:55 -05:00
GriffinR 5fb7ab05dd clean up 2019-08-21 17:06:55 -05:00
GriffinR d931ba9602 document remaining funcs 2019-08-21 17:06:55 -05:00
Tustin2121 1069adae46 Renaming unknown link room ids to be the same as name
This descrepency was causing a lot of annoyance when using porymap, because porymap generated the ids in map_groups.h from the name, and mapjson was generating map_groups.h from the id in the json files. So just name them the same already like every other map in the repo.
2019-08-17 13:26:57 -04:00
GriffinR ecf2097abb initial event_scripts documentation 2019-08-14 23:38:42 -04:00
GriffinR 191f74525d name unused route state vars 2019-08-05 11:50:29 -04:00
GriffinR c2bf668fdd rename town/city vars 2019-08-05 11:23:45 -04:00
GriffinR 0f5d96e5f5 name used and unnamed vars 2019-08-03 14:12:48 -04:00
Gudf 75f165ed74 Use a constant instead of integer literals when checking for shinyness 2019-07-11 20:16:39 +02:00
garak 2c22a82a25 clean metatile constants file 2019-06-16 10:08:07 -05:00
garak a43dcd26bd finish labeling metatiles 2019-06-16 10:08:07 -05:00
garak 713f61de7c continue labeling metatiles for scripts 2019-06-16 10:08:07 -05:00
garak fbbc2b1d8b finish src metatile labels 2019-06-16 10:08:07 -05:00
garak 9f8a30e4e7 label metatiles in fldeff_cut.c 2019-06-16 10:08:07 -05:00
garak 8b26bd1e09 label metatiles for general, fallarbor, and sootopolis gym tilesets 2019-06-16 10:08:07 -05:00
garak aad839995f label metatiles for pacifidlog and fortree bridges 2019-06-16 10:08:07 -05:00
garak 724add638c label regi cave metatiles 2019-06-16 10:08:07 -05:00
garak 7e35b8a710 label remaining metatiles in field_specials.c 2019-06-16 10:08:07 -05:00
garak a9560d9c62 give metatile labels to petalburg gym and pcs 2019-06-16 10:08:07 -05:00
garak c68ba9f4e8 label mauville gym metatiles 2019-06-16 10:08:07 -05:00
DizzyEggg 453be19670 change cooltrainer unused class name 2019-05-25 08:26:40 -05:00
DizzyEggg a074f36766 USE PROTAG 2019-05-25 08:26:40 -05:00
DizzyEggg e706280503 Rename PKMN TRAINER CALSS 4 2019-05-25 08:26:40 -05:00
Flametix dbdb827e54 Fix typos (#713)
* fix typos
2019-05-18 21:56:19 -05:00