Commit Graph

2369 Commits

Author SHA1 Message Date
GriffinR
2b13af10a9
Merge pull request #574 from GriffinRichards/sync-link
Sync link.c
2022-11-08 15:17:28 -05:00
GriffinR
c5cf788676 Macros for keeping .partyFlags, .partySize, and .party in sync 2022-11-07 22:30:02 -05:00
cbt6
7a3c11a9c5 Use constant for object event graphic 2022-11-07 23:04:39 +08:00
cbt6
8998b19435 Document src/event_object_movement.c 2022-11-07 14:53:37 +08:00
cbt6
dea9552563 Document src/event_data.c 2022-11-07 14:52:23 +08:00
GriffinR
2f39d4ef99 Fix typo 2022-11-02 16:58:13 -04:00
GriffinR
99ce8e358f Document/sync misc remaining symbols 2022-11-02 15:29:04 -04:00
GriffinR
9e59afca88 Document DrawHelpMessageWindowTiles 2022-11-02 13:53:27 -04:00
GriffinR
b9fd3ec29c Clean up tileset anims 2022-11-02 13:53:15 -04:00
GriffinR
d8aa1ce2bf Sync link.c 2022-11-01 23:09:17 -04:00
GriffinR
2abdb6aa41
Merge pull request #572 from GriffinRichards/sync-mgfitview
Sync wonder card / news screens
2022-11-01 16:20:36 -04:00
GriffinR
8fca2dcf26 Update gitignore/spacing for new region map data 2022-10-30 21:59:04 -04:00
GriffinR
52591dcee4
Merge pull request #570 from pret/porymap-5
Update for Porymap 5.0.0
2022-10-30 11:01:30 -04:00
GriffinR
483a7f0ddd Sync pokedex.c 2022-10-30 00:04:53 -04:00
GriffinR
8aae7ac7f3 Sync pokedex constants 2022-10-29 23:46:39 -04:00
GriffinR
42df883ebb Sync wonder card/news graphics 2022-10-28 13:03:32 -04:00
GriffinR
59330307a5 Sync mystery_gift_show_news 2022-10-28 02:01:58 -04:00
GriffinR
8c887bca44 Sync mystery_gift_show_card 2022-10-27 15:49:53 -04:00
GriffinR
ec38d03d18 Rename mevent_show_* files 2022-10-27 15:17:38 -04:00
GriffinR
f096196c91
Merge branch 'master' into porymap-5 2022-10-27 14:16:25 -04:00
GriffinR
d1178f7f8f
Merge pull request #567 from GriffinRichards/doc-get-move-actions
Label movement action arrays, z coord -> elevation
2022-10-27 14:15:12 -04:00
GriffinR
aa092e819e
Merge pull request #565 from GriffinRichards/text-window
Document text window
2022-10-27 13:57:35 -04:00
GriffinR
2b2bf84502 Use actual flag values for hidden items 2022-10-25 14:51:01 -04:00
GriffinR
32ab6087d8
Merge pull request #484 from GriffinRichards/clone-union
Separate connection clone objects from normal objects
2022-10-17 21:29:52 -04:00
GriffinR
a533ff70e7
Merge pull request #568 from GriffinRichards/tilesets-c
Convert tilesets.s to C
2022-10-10 12:48:37 -04:00
GriffinR
26c0debb55
Merge pull request #566 from GriffinRichards/doc-scripts
Label remaining scripts
2022-10-09 10:05:37 -04:00
GriffinR
5dfc494c00 Convert tilesets.s to C 2022-10-08 03:54:27 -04:00
GriffinR
57e82c9264 Label movement action arrays, z coord -> elevation 2022-10-05 18:20:54 -04:00
GriffinR
aeb1c74bbf Label remaining scripts 2022-10-05 15:32:51 -04:00
GriffinR
3de70980e5 Document text window 2022-10-05 15:00:58 -04:00
GriffinR
9fffa1fae2 Sync field_screen_effect 2022-10-04 19:21:28 -04:00
cbt6
32573b2ba9 Document item use 2022-10-04 00:51:38 +08:00
GriffinR
77238d182d Correct bag anim names 2022-10-02 07:58:27 -04:00
GriffinR
ab2aacc9d5 Sync berry_fix_program 2022-10-02 00:10:53 -04:00
GriffinR
54f9b62ede Label minigame_digits 2022-10-01 23:47:18 -04:00
GriffinR
a247433e20 Sync/document item_menu_icons.c 2022-10-01 23:42:11 -04:00
GriffinR
4e3dedd6fa Sync palette 2022-10-01 22:30:05 -04:00
GriffinR
fc836b9de4
Merge pull request #558 from GriffinRichards/doc-intro
Document intro
2022-09-30 01:53:07 -04:00
GriffinR
2e9ce9b2a0
Merge pull request #559 from GriffinRichards/doc-diploma
Document remainder of diploma
2022-09-30 01:39:35 -04:00
lioniac
8fb7eebfb9
Naming Mystery Gift Vars 2022-09-26 10:29:31 -03:00
GriffinR
87def58265
Merge pull request #518 from GriffinRichards/format-obj
Reformat object event graphics info
2022-09-25 21:58:52 -04:00
GriffinR
7b5f4a00cb
Merge pull request #500 from garakmon/rme_updates
use json for region map sections
2022-09-25 21:58:27 -04:00
GriffinR
7ee4e1d140 Document remainder of diploma 2022-09-24 17:48:25 -04:00
GriffinR
fa9808f79d Document intro functions 2022-09-24 16:15:20 -04:00
GriffinR
aeef671c42 Merge branch 'master' of https://github.com/pret/pokefirered into doc-strings 2022-09-22 13:36:32 -04:00
cbt6
e33ed44b7f Add parentheses and case statements 2022-09-23 00:39:59 +08:00
cbt6
500a488442 Remove goto in ItemUseCB_MedicineStep
Leak-informed
2022-09-17 16:21:42 +08:00
cbt6
61ad87a314 Document party menu 2022-09-17 14:29:32 +08:00
GriffinR
27b2b0b24a Document intro graphics/data 2022-09-13 16:10:15 -04:00
GriffinR
7b2da8e402 Sync/document the rest of strings.c 2022-09-13 14:48:54 -04:00