Commit Graph

36 Commits

Author SHA1 Message Date
GriffinR 17a8498701 Fix battle message charmap copied from emerald 2022-08-30 14:07:57 -04:00
GriffinR da955aaf64 Document safari reactions, move b string ids to constants 2022-08-23 11:11:50 -04:00
GriffinR feb3d9cbab Merge pull request #537 from GriffinRichards/doc-bmsg
Sync/document battle_message.c
2022-08-23 10:45:48 -04:00
GriffinR a064849864 Sync/document battle_message.c 2022-08-12 13:58:24 -04:00
GriffinR fbdbc5851c Add npc text color constants 2022-08-09 16:06:51 -04:00
Eduardo Quezada 19a521fe33 Almost complete battle_scripts_1.s sync 2022-08-01 01:05:18 -04:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
Eduardo Quezada c97e88b437 Review changes 2022-07-29 16:57:13 -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 7f53f533bb Synced src/battle_script_commands.c 2022-07-29 09:42:03 -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
GriffinR 08a18d6e32 Sync/update trainer classes 2022-01-10 13:48:08 -05:00
PikalaxALT 18f1080882 Finish syncing pokemon.c with emerald 2021-03-18 14:33:43 -04:00
PikalaxALT 2f4f63afdb Document old man batttle controller 2021-03-15 14:27:50 -04:00
SatoMew e5d0a4f35c Document the unused battle strings for downpour and rain weather 2021-01-01 14:38:25 +00:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -04:00
Evan fcb999beea document battle_message.c 2020-05-01 19:54:35 -06:00
PikalaxALT aea30489fc Create COPYWIN defines for CopyWindowToVram calls 2020-04-10 16:17:46 -04:00
PikalaxALT a622448029 More quest log documentation amid other stuff 2020-04-05 20:30:45 -04:00
PikalaxALT 898bd24438 gflib propagation, 1 2020-04-02 20:40:15 -04:00
PikalaxALT 890d85ff02 battle_bg 2020-02-23 16:26:33 -05:00
PikalaxALT b7c28c4be7 Remove redundant include lines 2020-02-21 15:00:56 -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 85e5c57e8c Merge pull request #237 from GriffinRichards/sync-ai
Sync AI scripts
2020-01-23 15:33:01 -05:00
GriffinR a01d83a434 Merge branch 'master' into sync-ai 2020-01-23 10:24:11 -05:00
GriffinR e7cd8c59f4 Remove unused BF battle types, clarify Ghost battle type flags 2020-01-22 21:02:25 -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
GriffinR 3101657e97 Sync pc_transfer 2020-01-17 14:08:46 -05:00
GriffinR 04d176334a Document some Quest Log 2020-01-15 16:00:45 -05:00
PikalaxALT ae41a2742c Finish battle_interface.c decomp 2020-01-12 12:13:03 -05:00
PikalaxALT 14725e1592 Address review comments 2019-11-23 19:21:31 -05:00
PikalaxALT e3bc9c44cd battle_message 2 2019-11-23 18:12:33 -05:00
PikalaxALT 13e1ed54b2 battle_message 1 2019-11-23 16:51:05 -05:00