Commit Graph

59 Commits

Author SHA1 Message Date
GriffinR dcdb9024d8 Sync palette macros 2023-05-26 14:52:21 -04:00
GriffinR ab417d1255 Sync pokemon.c 2023-03-06 15:23:11 -05:00
GriffinR 673c86c56f Merge branch 'master' into sync-text 2022-11-26 18:08:49 -05:00
GriffinR e78094de85 Document fonts 2022-11-22 14:20:27 -05:00
GriffinR 26251e9fba Sync characters 2022-11-22 13:02:40 -05:00
GriffinR 52e1af81b3 Document pokedex area markers 2022-11-21 13:32:10 -05:00
GriffinR 519443e214 Sync battle transitions 2022-11-18 21:16:08 -05:00
Eduardo Quezada e37c78c73f Usage of ST_OAM_AFFINE constants 2022-08-18 12:10:09 -04:00
Eduardo Quezada ac973aa38d Sync src/battle_util.c with pokeemerald 2022-08-07 22:37:10 -04:00
Eduardo Quezada 95dd979f09 Font constants and slight PSS sync 2022-07-31 21:00:27 -04:00
Eduardo Quezada 60ce72fa5a Synced src/mon_markings.c and partly synced PSS 2022-07-30 12:29:20 -04:00
Eduardo Quezada dfe6c6885c Synced sound.c 2022-07-29 18:15:25 -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 3b98289de2 BeginNormalPaletteFade PALETTES_ALL documentation 2022-07-27 13:16:28 -04:00
lioniac 6cf06255c0 Added missing SHINY_ODDS replacements (#502) 2022-05-09 23:04:35 -04:00
Sewef c7473dac0b Use SHINY_ODDS where necessary 2021-08-19 19:24:11 +02:00
PikalaxALT aec808ac0d Flatten pos fields in struct Sprite 2021-07-07 09:05:48 -04:00
Kurausukun 4a8bc916b1 remove redundant variable 2021-07-03 17:00:04 -04:00
Kurausukun 72fc4b6f84 change itemPrintFunc to use u32 instead of s32 2021-06-17 23:26:02 -04:00
PikalaxALT 693e1c0fc9 Replace unknown list struct 2021-05-06 09:14:13 -04:00
PikalaxALT 4b0dd3e406 Move dex gfx back to pokedex subfolder 2021-04-21 15:03:04 -04:00
PikalaxALT 704dc2f913 Document Pokedex Screen 2021-04-21 10:34:15 -04:00
PikalaxALT 877e09438b Fix alignment and typos 2021-03-23 15:58:16 -04:00
PikalaxALT d1f62285b5 Document help system 2021-03-23 11:28:06 -04:00
Kurausukun ccd75ad32e words are hard 2021-02-11 23:12:55 -05:00
Kurausukun 2ff02b3c5a fix whitespace, update dex category macro 2021-02-11 23:06:33 -05:00
Kurausukun 6c77c7a714 [LEAK-INFORMED] match the rest of pokedex_screen 2021-02-11 21:50:39 -05:00
GriffinR 1f6dc0e86b Use trainer constants in flags, automatically update flags/vars count 2021-01-29 15:50:01 -05:00
GriffinR f2e7684b17 Fix modern build 2020-11-12 00:53:57 -05:00
GriffinR 1d820d4e0f Clean up pokedex screen text 2020-11-12 00:06:22 -05:00
GriffinR 66e9059578 Move pokedex_screen data from asm to C 2020-11-11 23:44:30 -05:00
PokeCodec 26ac9c5faf Match Most of Remaining Functions 2020-09-01 11:42:28 -04:00
GriffinR bb56d4a3f4 Give songs meaningful english names 2020-08-29 03:11:03 -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
GriffinR 4df660dc76 Add enums for help system text, label help context 2020-03-04 18:26:54 -05:00
PikalaxALT 78caeff45b Name remaining funcs in union_room.c 2020-02-06 10:44:22 -05:00
PikalaxALT 25d2e64ae5 Unify pokedex_screen rodata 2019-12-22 14:43:42 -05:00
PikalaxALT 337d755fc5 Structure gUnknown_8451EE4 template 2019-12-22 14:07:53 -05:00
PikalaxALT f1f3f4b8a2 Some documentation in pokedex_screen 2019-12-21 12:17:06 -05:00
PikalaxALT 3301c8ff1d address review comments 2019-12-14 21:57:25 -05:00
PikalaxALT a4e9475709 sub_81052D0 2019-12-14 11:16:59 -05:00
PikalaxALT 6ea4a7a40c sub_81051F0 2019-12-13 15:15:48 -05:00
PikalaxALT be8b7a6f13 through sub_81051D0 2019-12-13 14:55:19 -05:00
PikalaxALT e38355d255 through sub_8104EC0 2019-12-13 10:50:31 -05:00
PikalaxALT 2b2e3dc3e7 through sub_8104C2C 2019-12-13 09:37:46 -05:00
PikalaxALT 5df43761c0 through sub_8104A34 2019-12-12 19:00:42 -05:00
PikalaxALT 1f1b8191e7 through sub_810491C 2019-12-12 16:37:32 -05:00