Commit Graph

1900 Commits

Author SHA1 Message Date
GriffinR 431c60c92c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-confetti 2020-07-08 15:45:31 -04:00
GriffinR 1ce929157f Clean up field effect doc 2020-07-02 05:05:13 -04:00
GriffinR eb80012757 Document more misc field effects 2020-06-29 16:32:46 -04:00
GriffinR 4ea6992172 Continue documenting overworld/field effects 2020-06-29 01:26:29 -04:00
GriffinR a88676094b Add missed deoxys rock local id 2020-06-23 15:51:23 -04:00
GriffinR 18d57a3802 Document some overworld and field effects 2020-06-23 15:48:53 -04:00
GriffinR fac6288156 Add local object event ids for referenced objects 2020-06-22 17:18:58 -04:00
GriffinR 24569583e4 Document contest results 2020-06-18 17:50:13 -04:00
GriffinR 76f6d05173 Document confetti 2020-06-17 03:39:03 -04:00
GriffinR 2859900ea9 Second pass on documenting union room 2020-06-10 17:30:59 -04:00
GriffinR 3f97763181 Document cable_club.c 2020-06-06 16:10:03 -04:00
GriffinR fd77eb1eb9 Document wireless_communication_status_screen.c 2020-06-03 14:07:40 -04:00
GriffinR f9e6f7540f Use fixed point macros for math util 2020-05-24 08:28:02 -05:00
GriffinR cb5b8da77b More trainer type usage 2020-04-28 19:59:08 -05:00
GriffinR e5757a3def Use trainer type constants 2020-04-28 19:59:08 -05:00
GriffinR ecd4824f67 Index heal location data, use better names 2020-04-28 19:59:08 -05:00
GriffinR b1d26e10a8 Sync map header property names with pokefirered 2020-04-28 19:59:08 -05:00
GriffinR dde4a0416c Label GCN link flags field 2020-04-13 08:42:31 -04:00
GriffinR d478156ad9 Split stormy_water png for kyogre/groudon 2020-04-12 13:04:05 -04:00
GriffinR 097ddb0677 Re-export tileset anim pngs to use palettes 2020-04-02 11:18:47 -04:00
GriffinR 8e4b987699 Revert more porymap-breaking changes 2020-03-18 03:22:07 -04:00
PikalaxALT 784e29352d Merge pull request #985 from mrgriffin/decoration
Document decoration.c
2020-03-17 10:39:37 -04:00
PikalaxALT 7a059c75a6 Merge pull request #968 from GriffinRichards/doc-regionmap
Document some pokenav and region map
2020-03-17 10:38:20 -04:00
garakmon b1dd945cbf move fonts from data/graphics/ to graphics/ 2020-03-12 13:40:00 -04:00
Martin Griffin 4485d51522 Document decoration.c 2020-03-06 09:47:20 +00:00
PikalaxALT 9259b378ef Merge pull request #991 from GriffinRichards/fix-eventticket
Clarify event ticket flag names
2020-03-03 16:15:27 -05:00
GriffinR b6c9ad505d Minor fixes in trainer_battle.inc 2020-03-03 14:47:14 -05:00
GriffinR 4637085390 Clarify event ticket flag names 2020-03-03 01:36:20 -05:00
GriffinR 53724e2b43 Delete asm siirtc data 2020-03-01 00:35:42 -05:00
GriffinR 51cd0ac081 Rename battle anim type files, remove unneeded ARG_RET_IDs 2020-02-25 12:54:08 -06:00
GriffinR dc3c2b72f2 Clean up move anim doc 2020-02-25 12:54:08 -06:00
GriffinR 68dc68907b Label move anim data 2020-02-25 12:54:08 -06:00
GriffinR efd53d080c Clean up battle anim C for doc 2020-02-25 12:54:08 -06:00
GriffinR afa1ae2209 Finish documenting move anim scripts 2020-02-25 12:54:08 -06:00
GriffinR e633b57593 Document remaining status/general/special anims 2020-02-25 12:54:08 -06:00
GriffinR 208057d7ae Document move anims S-Z 2020-02-25 12:54:08 -06:00
GriffinR 0d651c7c9e Some battle anim review changes 2020-02-25 12:54:08 -06:00
GriffinR 1ba12dc050 Document move anims I-S 2020-02-25 12:54:08 -06:00
GriffinR 501d0d3c18 Document move anims C-H 2020-02-25 12:54:08 -06:00
GriffinR 6eb44dc507 Document move anims A-C 2020-02-25 12:54:08 -06:00
GriffinR 3456578c0f Move berry crush data to src 2020-02-17 13:10:23 -06:00
GriffinR ac1738e11d Move smokescreen data to src 2020-02-13 14:48:19 -06:00
GriffinR d11cd5d217 Move text input strings to src 2020-02-13 14:48:19 -06:00
GriffinR 956090b05f Merge branch 'master' of https://github.com/pret/pokeemerald into fix-eventobj 2020-02-12 13:05:57 -05:00
GriffinR eaf508ba5e Resolve missing parens errors 2020-02-12 00:44:09 -05:00
GriffinR 689acd3613 Move slot machine data to src 2020-02-09 14:11:50 -06:00
GriffinR 43ec11b92a Move berry powder data to src 2020-02-08 14:22:53 -06:00
GriffinR d1035f027e Move contest_link_80F57C4 data to src 2020-02-08 14:22:53 -06:00
GriffinR 85dc8a528c Move rotating tile puzzle data to src 2020-02-08 14:22:53 -06:00
GriffinR 86354f1d50 Document some pokenav and region map 2020-02-05 21:04:43 -05:00