Commit Graph

2283 Commits

Author SHA1 Message Date
PikalaxALT 9addd6a6b6 Merge pull request #248 from GriffinRichards/doc-caves
Document remaining cave scripts
2020-02-16 12:14:55 -05:00
PikalaxALT 3b40ec23c7 Merge pull request #246 from GriffinRichards/doc-pokemonleague
Document Pokemon League scripts
2020-02-16 12:07:20 -05:00
PikalaxALT 6c52359bcb Merge pull request #257 from jiangzhengwenjz/librfu
match RFU SDK v1.0.26
2020-02-16 12:06:26 -05:00
PikalaxALT b6899a0de1 Merge pull request #245 from GriffinRichards/doc-rockets
Document Team Rocket scripts
2020-02-16 12:05:13 -05:00
jiangzhengwenjz 6ffc10a1c4 resolve review comments 2020-02-17 01:01:12 +08:00
GriffinR fd0fc184d6 Merge branch 'master' of https://github.com/pret/pokefirered into doc-pokemonleague 2020-02-16 11:28:03 -05:00
PikalaxALT 4e07002d13 Merge pull request #244 from GriffinRichards/doc-saffron
Document Saffron City scripts
2020-02-16 11:23:34 -05:00
PikalaxALT 51b7b11a55 Merge pull request #243 from GriffinRichards/doc-celadon
Document Celadon City scripts
2020-02-16 11:16:02 -05:00
GriffinR 533df93dc1 Merge branch 'master' into doc-caves 2020-02-16 11:08:43 -05:00
PikalaxALT 04130a97d9 Merge pull request #239 from GriffinRichards/doc-ttower
Document Trainer Tower scripts
2020-02-16 11:07:47 -05:00
jiangzhengwenjz fb8ac4af93 match RFU SDK v1.0.26 2020-02-16 13:57:02 +08:00
GriffinR a4cd331634 Merge branch 'master' into doc-ttower 2020-02-15 20:44:57 -05:00
PikalaxALT fee980decd Merge pull request #253 from PikalaxALT/add_arm_agbcc
librfu_intr
2020-02-15 20:16:17 -05:00
PikalaxALT b3167d579b use uroom size/count macros; travis reverts back to agbcc master 2020-02-15 14:49:27 -05:00
PikalaxALT 57c2ea74a8 Address review comments 2020-02-12 17:02:45 -05:00
PikalaxALT aa4a979334 More function documentation in union_room, link, link_rfu_2 2020-02-12 15:32:14 -05:00
PikalaxALT 5953064c03 Use ST_OAM defines in DUMMY_OAM_DATA definition 2020-02-12 08:51:34 -05:00
PikalaxALT 32dc21b634 Remove defunct macros and move trainer tower pointers and dummy header 2020-02-11 16:56:09 -05:00
PikalaxALT 325c5b3f11 Document ereader_helpers.c 2020-02-11 16:26:50 -05:00
PikalaxALT 11af7a0751 Rename unk headers 2020-02-11 13:49:19 -05:00
PikalaxALT 9ff146b0bc document minigame_countdown.c 2020-02-11 13:43:14 -05:00
PikalaxALT 354d837d6f document digit_obj_util 2020-02-11 10:49:36 -05:00
PikalaxALT c5424acc11 Use lman local symbols for link recovery 2020-02-11 09:53:03 -05:00
PikalaxALT bb7f1f1ff7 Some version differences in librfu_rfu 2020-02-11 09:36:32 -05:00
PikalaxALT fd1f45ceae More symbol docs in librfu, link_rfu_2 2020-02-11 08:57:39 -05:00
PikalaxALT 2130218645 Cleaner copy loop in rfu_initializeAPI 2020-02-11 08:57:39 -05:00
PikalaxALT fafcdf3c60 Multiversion support for api buff size 2020-02-11 08:57:39 -05:00
PikalaxALT 371f9fda6e Annotate AgbRfu_LinkManager.c with local defines 2020-02-10 12:20:55 -05:00
PikalaxALT b9f1132aa6 link_rfu.c --> AgbRfu_LinkManager.c 2020-02-10 12:07:22 -05:00
PikalaxALT c0373e9e93 Address review comments 2020-02-10 11:11:25 -05:00
PikalaxALT 78caeff45b Name remaining funcs in union_room.c 2020-02-06 10:44:22 -05:00
PikalaxALT 6af7391add More renaming in union_room.c 2020-02-04 17:01:57 -05:00
PikalaxALT 4770fac9eb More mevent documentation 2020-02-04 14:16:45 -05:00
PikalaxALT d991f1b2c9 Travis use cam's ARM branch 2020-02-03 20:10:58 -05:00
PikalaxALT e0d25c3289 Document wireless_communication_status_screen 2020-02-03 20:09:14 -05:00
PikalaxALT d187a96ca2 Document sTextColorTable 2020-02-03 16:59:36 -05:00
PikalaxALT 7bd0a83d35 I'm so original with these commit names 2020-02-03 16:41:25 -05:00
PikalaxALT d522588538 Some more documentation of array sizes 2020-02-03 13:51:38 -05:00
PikalaxALT 46a3ca5134 Union room activity documentation 2020-02-03 13:42:57 -05:00
GriffinR 34deceb136 Remove old references to battle pyramid 2020-02-03 12:08:27 -05:00
PikalaxALT aed9c28dc3 Document rfu_union_tool 2020-02-03 11:02:02 -05:00
PikalaxALT 2b5b956936 Merge branch 'master' of github.com:pret/pokefirered into add_arm_agbcc 2020-02-03 10:08:43 -05:00
PikalaxALT 98a79fd72f Merge pull request #255 from PikalaxALT/event_object_80688E4
event_object_80688E4
2020-02-03 10:06:06 -05:00
PikalaxALT ceeed6247d Port object event flags from emerald 2020-02-02 11:23:04 -05:00
PikalaxALT ba7403c74e Document event_object_80688E4 2020-02-02 11:10:07 -05:00
PikalaxALT 708fa70823 event_object_80688E4 2020-02-01 21:39:02 -05:00
PikalaxALT c901040ac2 Name two functions in rfu_union_tool 2020-02-01 19:41:47 -05:00
PikalaxALT a59d878378 Use RFU_CHILD_MAX for four arrays 2020-02-01 17:01:29 -05:00
PikalaxALT 0d60939fd7 Some small fixes 2020-02-01 16:46:52 -05:00
PikalaxALT 9400cd09de Document RfuSIO32Id struct 2020-02-01 16:39:47 -05:00