Commit Graph

1161 Commits

Author SHA1 Message Date
GriffinR
753e894b6a Move map type/battle scene constants for porymap 2020-02-18 16:22:43 -05:00
GriffinR
729c224bf2 Name battle scene and map type constants 2020-02-18 16:16:03 -05:00
PikalaxALT
f65e07fb1f pokemon_jump_3,4 2020-02-18 15:52:45 -05:00
PikalaxALT
af6f99b931 Port pokemon_jump from emerald, 1 2020-02-18 14:50:24 -05:00
PikalaxALT
e4d15a2338 Move GameFreak structs out of LinkManager header 2020-02-16 14:52:13 -05:00
PikalaxALT
8989bcd6aa fix alignment in AgbRfu_LinkManager.h 2020-02-16 14:35:14 -05:00
PikalaxALT
13357596b7
Merge pull request #256 from GriffinRichards/fix-species
Fix DEX constant order
2020-02-16 12:25:06 -05:00
GriffinR
2c92f89adc
Merge branch 'master' into doc-tilesets 2020-02-16 12:16:04 -05:00
PikalaxALT
9addd6a6b6
Merge pull request #248 from GriffinRichards/doc-caves
Document remaining cave scripts
2020-02-16 12:14:55 -05:00
GriffinR
6bee17b4ce
Merge branch 'master' into doc-tilesets 2020-02-16 12:09:13 -05:00
GriffinR
01de877fc8
Merge branch 'master' into doc-tilesets 2020-02-16 12:07:24 -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
GriffinR
b4fce4020d
Merge branch 'master' into doc-tilesets 2020-02-16 11:29:06 -05: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
GriffinR
659afd708b
Merge branch 'master' into doc-tilesets 2020-02-16 11:18:30 -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
1d006c2661
Merge branch 'master' into doc-tilesets 2020-02-16 11:13:58 -05:00
GriffinR
533df93dc1
Merge branch 'master' into doc-caves 2020-02-16 11:08:43 -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
aa4a979334 More function documentation in union_room, link, link_rfu_2 2020-02-12 15:32:14 -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
fafcdf3c60 Multiversion support for api buff size 2020-02-11 08:57:39 -05:00
GriffinR
b313f568a5 Fix DEX constant order 2020-02-10 17:03:55 -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
e0d25c3289 Document wireless_communication_status_screen 2020-02-03 20:09:14 -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
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
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
08aafe093c More rfu documentation 2020-02-01 15:34:33 -05:00
PikalaxALT
01fedfa61c Minor style consistency edit in union_room_chat 2020-02-01 10:22:28 -05:00
PikalaxALT
5ca03c0e32 name STWIStatus.unk_2c 2020-01-31 16:57:52 -05:00
PikalaxALT
88bda9fabd Dcoument args to two STWI routines 2020-01-31 16:23:04 -05:00
PikalaxALT
2d4c004004 More documentation and symbol propagation 2020-01-31 15:30:52 -05:00
GriffinR
4ab216f309 Rename generic building tilesets, SAFFRON_CITY_CLASSIC 2020-01-31 14:57:57 -05:00
PikalaxALT
7d77b93123 Use SIO_ defines in librfu_intr 2020-01-31 13:27:10 -05:00
PikalaxALT
7e894aa4d0 Decompile librfu_intr against agbcc_arm 2020-01-31 09:26:00 -05:00
PikalaxALT
e3307a5b7a Still more documentation of RFU 2020-01-30 14:54:21 -05:00
PikalaxALT
78196be41e More RFU documentation 2020-01-30 10:48:42 -05:00
PikalaxALT
8a3eb95ed4 Yet more documentation of rfu fields and functions 2020-01-29 16:54:03 -05:00
PikalaxALT
664fa0130a More doccing of linkManager 2020-01-29 16:10:52 -05:00
PikalaxALT
1cc9d0eea9 Document link_rfu.c as official SDK linkManager.c 2020-01-29 12:39:54 -05:00
GriffinR
f6af394f2a Label tilesets and remaining layouts 2020-01-29 03:59:03 -05:00
PikalaxALT
517f8fc9ef Start doccing help system 2020-01-28 16:05:15 -05:00
GriffinR
30f01c7df6 Document Sevii Island caves 2020-01-28 14:26:34 -05:00
GriffinR
0ddd7ebb1d Sync STEB_CB, WEATHER_SHADE 2020-01-28 14:26:18 -05:00
GriffinR
eae373576d Document Victory Road scripts 2020-01-28 04:21:03 -05:00
GriffinR
017fa7e336 Trainer Hill --> Trainer Tower 2020-01-26 18:34:06 -05:00
GriffinR
5106fc1c9a Move ReadTrainerTowerAndValidate 2020-01-26 16:50:32 -05:00
GriffinR
91844cdfb2 Document Pokemon League scripts 2020-01-26 16:38:17 -05:00
PikalaxALT
2e934469b8
Merge pull request #242 from jiangzhengwenjz/field
field_screen_effect
2020-01-26 15:33:56 -05:00
PikalaxALT
a2c6174ee9
Merge pull request #241 from GriffinRichards/doc-viridian
Document Viridian City scripts and adjacent routes
2020-01-26 15:32:39 -05:00
GriffinR
bf7bab92e2 Document Rocket Warehouse script 2020-01-26 02:26:19 -05:00
GriffinR
493c43f9b1 Document Rocket Hideout scripts 2020-01-26 01:50:14 -05:00
GriffinR
ce9f821b4e Document Saffron City scripts 2020-01-25 22:31:36 -05:00
PikalaxALT
52fbc43d73 Address review comments 2020-01-25 21:00:51 -05:00
jiangzhengwenjz
5b36288064 field_screen_effect 2020-01-26 09:27:55 +08:00
PikalaxALT
0ebdbcfd5b Document union room chat 2020-01-25 19:58:39 -05:00
PikalaxALT
1f47b6ae4f union_room_chat_objects 2020-01-25 16:10:18 -05:00
PikalaxALT
c0b05784d6 Finish union_room_chat_display 2020-01-25 13:35:34 -05:00
GriffinR
35c0e1f60a Document Celadon City scripts 2020-01-25 13:18:46 -05:00
PikalaxALT
f249df41e3 union_room_chat_display through sub_812A1B8 2020-01-25 10:47:17 -05:00
PikalaxALT
c99246fccf through sub_81298F8 2020-01-25 08:52:18 -05:00
PikalaxALT
70e7f464ca PLAYER_NAME_LENGTH to 7 2020-01-24 21:57:31 -05:00
PikalaxALT
2531afb6ab Merge branch 'master' of github.com:pret/pokefirered into union_room_chat 2020-01-24 21:42:03 -05:00
GriffinR
97d2555fad
Merge branch 'master' into doc-viridian 2020-01-24 20:50:53 -05:00
GriffinR
c0be66fc2e Document Viridian City scripts and adjacent routes 2020-01-24 20:46:09 -05:00
PikalaxALT
a09e66b53f
Merge pull request #238 from GriffinRichards/doc-vermilion
Document Vermilion City and SS Anne scripts
2020-01-24 17:04:11 -05:00
PikalaxALT
d22dd0f08b through sub_8129560 2020-01-24 17:03:03 -05:00
PikalaxALT
14b7ed7a5f through sub_8128FB8 2020-01-24 13:07:41 -05:00
GriffinR
9ecd065b50 Review changes 2020-01-24 12:39:40 -05:00
GriffinR
ce5bc554e5 Merge branch 'doc-ttower' of https://github.com/GriffinRichards/pokefirered into doc-ttower 2020-01-24 05:11:37 -05:00
GriffinR
c63a889bf4 Floor beaten --> floor cleared 2020-01-24 05:09:50 -05:00
GriffinR
39556605cd
Merge branch 'master' into doc-ttower 2020-01-24 03:03:45 -05:00
GriffinR
ef1f9ead0b Document Trainer Tower scripts 2020-01-24 02:57:45 -05:00
PikalaxALT
4ff5769f42 union_room_chat through sub_81287B4 2020-01-23 16:52:41 -05:00
PikalaxALT
85e5c57e8c
Merge pull request #237 from GriffinRichards/sync-ai
Sync AI scripts
2020-01-23 15:33:01 -05:00
PikalaxALT
5435bc4325
Merge pull request #232 from GriffinRichards/doc-cinnabar
Document Cinnabar Island scripts
2020-01-23 15:31:48 -05:00
GriffinR
a01d83a434
Merge branch 'master' into sync-ai 2020-01-23 10:24:11 -05:00
PikalaxALT
7824a413de Normalize union room UnkStruct arrays; remove STAT_STAGE_ defines 2020-01-23 10:10:57 -05:00
GriffinR
c2bf9898a5 Document Vermilion scripts 2020-01-23 02:03:40 -05:00
GriffinR
e7cd8c59f4 Remove unused BF battle types, clarify Ghost battle type flags 2020-01-22 21:02:25 -05:00
PikalaxALT
90c99d1ce2 union_room_message 2020-01-22 20:10:46 -05:00
GriffinR
d084a5ca84 Sync AI scripts 2020-01-22 19:21:40 -05:00
PikalaxALT
390d7975b3 Resolve review comments, 1 2020-01-22 15:59:08 -05:00
PikalaxALT
12d12e70a1 union_room_battle 2020-01-22 15:46:48 -05:00
PikalaxALT
2037045ab0 UnkStruct_Shared.gname 2020-01-22 14:42:18 -05:00
PikalaxALT
48f7bbe6f6 Some documentation of rfu_union_tool 2020-01-22 14:29:37 -05:00
PikalaxALT
c4626ec296 Finish rfu_union_tool decomp 2020-01-22 13:47:30 -05:00
PikalaxALT
401276242a through sub_811BDA8 2020-01-22 13:39:36 -05:00
PikalaxALT
2d4be89ee5 Merge branch 'master' of github.com:pret/pokefirered into union_room 2020-01-22 12:38:19 -05:00
PikalaxALT
0495cce904 start decomping rfu_union_tool 2020-01-22 12:38:17 -05:00
GriffinR
d58a5decde
Merge branch 'master' into doc-cinnabar 2020-01-22 11:41:40 -05:00
PikalaxALT
e97d3532d4
Merge pull request #231 from GriffinRichards/doc-staticmon
Document static mon scripts
2020-01-22 11:41:14 -05:00
PikalaxALT
6eec1c1cc9
Merge pull request #234 from GriffinRichards/doc-fuchsia
Document Fuchsia City and Safari Zone scripts
2020-01-22 11:40:46 -05:00
GriffinR
fbf0c4616c
Merge branch 'master' into doc-cinnabar 2020-01-22 11:38:44 -05:00
PikalaxALT
c75296640d
Merge pull request #235 from GriffinRichards/doc-miscscript
Document some misc small scripts
2020-01-22 11:37:37 -05:00
PikalaxALT
70bb1a99e2 union_room_player_avatar --> rfu_union_tool (by assert statements) 2020-01-22 10:35:47 -05:00
PikalaxALT
1e7df548fe Fix struct offset comments 2020-01-22 10:31:14 -05:00
PikalaxALT
944f150b5e Static methods in union_room.c; remove src/data/union_room.h 2020-01-22 10:19:58 -05:00
PikalaxALT
26716a8733 Split remaining union room data 2020-01-22 10:13:34 -05:00
PikalaxALT
9f9b4dd13d Data through gUnknown_84570C8 2020-01-21 14:36:13 -05:00
PikalaxALT
5e0a845fc4 finish union_room.s code decomp 2020-01-20 20:21:58 -05:00
PikalaxALT
1fd20be8e1 sub_81186E0 2020-01-20 17:08:24 -05:00
PikalaxALT
a083f0f57f through sub_81186C8 2020-01-20 15:24:36 -05:00
GriffinR
2908c9fa95 Document some misc small scripts 2020-01-20 15:17:34 -05:00
PikalaxALT
ac5bfcf1ce through sub_8117A0C 2020-01-20 14:46:01 -05:00
PikalaxALT
8d5af53329 through sub_8116738 2020-01-20 12:14:55 -05:00
PikalaxALT
cedebf15ee sub_8115A68 2020-01-20 09:09:02 -05:00
GriffinR
5b27d3d268 Document Safari Zone scripts 2020-01-20 01:32:25 -05:00
GriffinR
2cd1460cc5 Document Fuchsia City scripts 2020-01-19 23:41:58 -05:00
GriffinR
84c198ac76
Merge branch 'master' into doc-cinnabar 2020-01-19 17:00:39 -05:00
PikalaxALT
c365f58833 Address review comments 2020-01-19 16:19:35 -05:00
PikalaxALT
6e41dd7b21 Document item_menu 2020-01-19 14:47:23 -05:00
PikalaxALT
4c62d0f35f through InitTutorialBag 2020-01-18 22:14:54 -05:00
PikalaxALT
0ed743a582 through sub_810A554 2020-01-18 19:54:25 -05:00
PikalaxALT
24e199fdfd through sub_81090DC 2020-01-18 12:59:26 -05:00
PikalaxALT
dfcfe6d8e1 through MoveItemSlotInList 2020-01-18 11:52:32 -05:00
PikalaxALT
1c3f865acf through ItemMenu_StartFadeToExitCallback 2020-01-18 10:26:51 -05:00
PikalaxALT
2ce545fc21 through sub_810899C 2020-01-18 09:23:48 -05:00
PikalaxALT
881199142c through bag_menu_print_cursor 2020-01-17 22:23:20 -05:00
PikalaxALT
dbf3ac402d through sub_8108560 2020-01-17 16:40:53 -05:00
PikalaxALT
f6e050cf35 through sub_81081AC 2020-01-17 15:11:46 -05:00
GriffinR
009595b4df Finish Cinnabar Island scripts 2020-01-17 15:09:54 -05:00
GriffinR
3101657e97 Sync pc_transfer 2020-01-17 14:08:46 -05:00
GriffinR
a4f5f41e24 Document static mon scripts 2020-01-17 10:51:41 -05:00
PikalaxALT
29ef170879 Finish save_failed_screen 2020-01-17 10:49:57 -05:00
PikalaxALT
fc9a008481 through sub_80F5334 2020-01-17 09:51:32 -05:00
PikalaxALT
8bdd942c9e
Merge pull request #229 from PikalaxALT/box_party_pokemon_dropdown
box_party_pokemon_dropdown
2020-01-16 16:44:36 -05:00
PikalaxALT
4d0f46f0cd box_party_pokemon_dropdown 2020-01-16 15:41:01 -05:00