Commit Graph

1756 Commits

Author SHA1 Message Date
hondew 328aecc96e Document throwing pokeball
continue

Document more

Doc more funcs

Remove workspace

Document shiny stars

Document PokeBlock

Clean up

Clean more
2020-08-30 14:08:06 -04:00
PikalaxALT 2e077f09e4 Merge pull request #1111 from GriffinRichards/sync-flags
Sync unused flags with pokeruby
2020-07-23 09:12:33 -04:00
PikalaxALT 5348674bc4 Merge pull request #1102 from GriffinRichards/doc-faraway
Document faraway island
2020-07-23 09:12:19 -04:00
GriffinR 813f0c724f Sync flags with pokeruby 2020-07-22 18:00:41 -04:00
GriffinR 33523d1b06 Comment gBattleAI_ScriptsTable with constants 2020-07-20 14:20:25 -04:00
GriffinR a1cc7d2bd6 Document faraway island 2020-07-19 14:12:38 -04:00
GriffinR 1a27af8855 Merge pull request #1100 from GriffinRichards/clean-battlescrdata
Misc battle and battle palace documentation
2020-07-18 20:22:44 -04:00
GriffinR aba42513d3 Clean up some battle scr cmd data 2020-07-18 18:10:15 -04:00
GriffinR 96fd719a19 Merge pull request #1081 from GriffinRichards/add-localids
Add local object event ids for referenced objects
2020-07-17 18:18:47 -04:00
GriffinR 89bcf3cbd9 Merge branch 'master' into add-localids 2020-07-08 15:47:45 -04:00
GriffinR 431c60c92c Merge branch 'master' of https://github.com/pret/pokeemerald into doc-confetti 2020-07-08 15:45:31 -04:00
GriffinR a88676094b Add missed deoxys rock local id 2020-06-23 15:51:23 -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