Commit Graph

42 Commits

Author SHA1 Message Date
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
Evan e06da7f066 start new func 2019-11-19 17:36:21 -07:00
Evan 3bf1f5e65d start shop.c 2019-11-19 12:57:11 -07:00