Commit Graph

52 Commits

Author SHA1 Message Date
GriffinR 21220c9427 Merge branch 'master' into sync-numtiles 2022-11-10 12:27:47 -05:00
GriffinR d055ebad83 Document item_case 2022-11-10 12:26:05 -05:00
cbt6 8998b19435 Document src/event_object_movement.c 2022-11-07 14:53:37 +08:00
GriffinR f096196c91 Merge branch 'master' into porymap-5 2022-10-27 14:16:25 -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 a247433e20 Sync/document item_menu_icons.c 2022-10-01 23:42:11 -04:00
GriffinR 7b2da8e402 Sync/document the rest of strings.c 2022-09-13 14:48:54 -04:00
GriffinR 0a01d8f31b Merge pull request #545 from GriffinRichards/sync-fieldmap
Sync fieldmap
2022-09-12 14:31:51 -04:00
GriffinR dcdf31f020 Sync fieldmap 2022-09-02 19:24:59 -04:00
GriffinR 72f76b19b3 Sync script.c 2022-08-22 20:27:23 -04:00
GriffinR fbdbc5851c Add npc text color constants 2022-08-09 16:06:51 -04:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
Eduardo Quezada 4c9e831a05 Standarized use of star in void and struct pointers 2022-07-29 11:20:00 -04:00
Eduardo Quezada 4998b976e1 Standarized use of star in pointer types 2022-07-29 10:35:48 -04:00
Eduardo Quezada 0709da5867 Multiple changes 2 2022-07-28 01:20:05 -04:00
Eduardo Quezada f5e9cc595b Multiple changes
- BATTLESTRINGS_ID_ADDER ->BATTLESTRINGS_TABLE_START
- Defines for battle windows
- MAIL_NONE
- MON_DATA_FILLER -> MON_DATA_UNUSED_RIBBONS
- Usage of BattlePutTextOnWindow with masks
- PlayCry1 -> PlayCry_Normal
- BlendPalettes(0xFFFFFFFF -> BlendPalettes(PALETTES_ALL
- FillPalette(0 -> FillPalette(RGB_BLACK
2022-07-27 18:14:48 -04:00
Eduardo Quezada 3b98289de2 BeginNormalPaletteFade PALETTES_ALL documentation 2022-07-27 13:16:28 -04:00
Kurausukun 72fc4b6f84 change itemPrintFunc to use u32 instead of s32 2021-06-17 23:26:02 -04:00
PikalaxALT aea30489fc Create COPYWIN defines for CopyWindowToVram calls 2020-04-10 16:17:46 -04:00
PikalaxALT ea207f6334 Clean up includes 2020-04-08 17:03:26 -04:00
PikalaxALT 20b7967049 Some doc in shop, quest_log 2020-03-29 11:00:02 -04:00
PikalaxALT 6676e5bcb8 Use FADE_TO_BLACK define in other files 2020-03-09 09:43:37 -04:00
PikalaxALT cb99443c51 through sub_81556E0 2020-03-05 10:31:31 -05:00
PikalaxALT c93915120f Port many field_effect.c names from Emerald 2020-02-27 11:45:08 -05:00
PikalaxALT b7c28c4be7 Remove redundant include lines 2020-02-21 15:00:56 -05:00
PikalaxALT ac5bfcf1ce through sub_8117A0C 2020-01-20 14:46:01 -05:00
PikalaxALT 6e41dd7b21 Document item_menu 2020-01-19 14:47:23 -05:00
GriffinR 04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00
garak ddaa88390e eventobject -> objectevent take 3 2019-12-17 18:49:34 -05:00
garak 7a0edab573 fix rebase conflicts 2019-12-17 15:05:23 -05:00
garak 36b2301fd2 mostly standardize to object event to prep for disassembly 2019-12-17 15:05:23 -05:00
Evan 8d06187781 small typos fix 2019-11-30 10:54:19 -05:00
Evan fe6db41f2b fix formatting 2019-11-28 11:15:24 -05:00
Evan d81a67ea2d fix nonmatchings 2019-11-28 11:04:49 -05:00
Evan f4b6a8195a match BuyMenuPrintPriceInList 2019-11-26 17:05:02 -07:00
Evan 5ad5764d4e fix return type 2019-11-26 14:02:20 -07:00
Evan 31d8bfb048 fix merge conflicts 2019-11-26 13:55:24 -07:00
Evan d1142b4290 extract graphics data 2019-11-26 11:47:12 -07:00
Evan c73f061cc6 update ewram 2019-11-25 15:04:38 -07:00
Evan 3099483113 match BuyMenuCollectEventObjectData 2019-11-24 22:04:51 -07:00
Evan e6a882cc92 separate sea cottage anim functions 2019-11-24 17:22:02 -07:00
Evan 10ee4b2cf6 remove sea cottage funcs 2019-11-24 17:01:54 -07:00
Evan 3f92af3651 fix mart history struct 2019-11-24 16:57:31 -07:00
Evan 697fabb98a format fix 2019-11-24 16:27:26 -07:00
Evan 2cc4db0c78 remove .s files 2019-11-24 16:23:06 -07:00
Evan b18ec47b13 fix conflicts 2019-11-21 10:23:49 -07:00
Evan 359d345913 temp 2019-11-21 09:05:43 -07:00
Evan 0001d360a6 function progress 2019-11-21 08:19:38 -07:00
Evan 9e0db07ce9 refine ShopData 2019-11-20 15:06:09 -07:00