Commit Graph

67 Commits

Author SHA1 Message Date
GriffinR b65980cd4e Remove unused local variables and functions 2021-01-19 18:19:33 -05:00
GriffinR 5259898325 Replace POKEMON_SLOTS_NUMBER 2020-10-01 17:07:12 -05:00
GriffinR 3014241179 Give songs meaningful english names 2020-08-20 19:06:14 -04:00
PikalaxALT 98b2ab9a77 Match sub_8072308 2020-01-10 16:38:47 -05:00
GriffinR 2756771958 More usage of ST_OAM constants and SPRITE macros 2019-12-06 19:05:44 -06:00
GriffinR c40879aa36 Use ST_OAM constants for OamData definitions 2019-12-06 19:05:44 -06:00
PikalaxALT 5b8d0f1c33 Remove MNUM from oam flip constant names 2019-08-21 17:15:23 -05:00
PikalaxALT f7cf4fa154 Use HFLIP, VFLIP 2019-08-21 17:15:23 -05:00
DizzyEggg b0223f691f Clean up data headers 2019-04-05 07:53:23 -05:00
Phlosioneer 9848f84b9e Use constants for Oam .shape and .size fields
Also some general formatting fixes for constants.
2019-03-16 12:37:04 -05:00
Phlosioneer 3716da5430 Rename macro with correct name for pixel values 2019-03-02 17:25:39 -05:00
Phlosioneer 72bb0daccb Merge branch 'master' into main-menu-state-machine 2019-02-26 22:34:42 -05:00
Tustin2121 4a785e66ba Changing descriptions to not be file names 2019-02-24 10:20:31 -06:00
tustin2121 8711bc5156 Document HEALTHBOX_GRX_* in battle_interface.c
Most of these are referenced via offsets, like the HP bar, which uses [0 pixels] + (number of pixels) to reference which chunk to draw. Each corresponds to a 16x16 pixel in the graphic named. Up to you guys if you want to rename the constants.
2019-02-24 10:20:31 -06:00
Phlosioneer c96f8751cd Improve window palette macros 2019-02-21 23:27:12 -05:00
DizzyEggg 6761a049da Fix Bldalpha args 2018-12-26 14:03:48 +01:00
DizzyEggg 9ffd0c7382 3.5 asm left 2018-12-17 23:00:08 +01:00
nullableVoidPtr f9ff7316d5 Remove uses of INVALID_ defines, clean up some arrays with constants, and spaces -> tabs 2018-12-06 10:38:28 +08:00
nullableVoidPtr 3909b6408c Fix alloc.c as per #386, define INVALID_ constants and rename malloc to alloc as per #325
Some of the INVALID_ are likely erroneously placed, due to lack of documentation
2018-12-06 09:44:08 +08:00
Slawter666 3b501cb470 Document battle ui 2018-11-22 01:10:50 +00:00
DizzyEggg a4235c9ff8 Document battle arena 2018-11-11 18:33:16 +01:00
Diegoisawesome 8e7202ec3d Fix LZ compressed data alignment 2018-10-21 12:05:34 -05:00
garak 38fcc46abb Merge remote-tracking branch 'upstream/master' into pan-constants 2018-10-19 16:05:14 -04:00
garak 901f3ff557 use sound panning constants in battle_anim_scripts 2018-10-19 15:57:19 -04:00
Diegoisawesome e75f0b4f80 Port/decompile field_control_avatar 2018-10-16 21:47:08 -05:00
Diegoisawesome d9941cd1a8 Standardize sprite visibility to boolean 2018-09-10 10:25:58 -05:00
DizzyEggg 2f59df03ab Standartize AddTextPrinterParametrized functions, 2018-09-08 23:38:30 +02:00
DizzyEggg bf0178238a Battle files - review changes 2018-07-16 20:47:30 +02:00
DizzyEggg d2e47323fe document frontier related 2018-07-01 11:15:42 +02:00
DizzyEggg 272b98da6c document party status summary 2018-06-28 21:06:32 +02:00
DizzyEggg ab36efdaf4 document bounce effect 2018-06-20 23:07:51 +02:00
DizzyEggg 94752d4207 document battle bars 2018-06-19 00:43:15 +02:00
Diegoisawesome 23b050a99e Update naked attribute and ASM_DIRECT to NAKED macro 2018-05-11 17:24:32 -05:00
DizzyEggg b846015343 more battle files cleaning 2018-03-01 00:59:52 +01:00
PikalaxALT ea347199a2 Merge branch 'master' into link 2018-02-11 19:22:06 -05:00
DizzyEggg ff6a0316c1 get rid of unnecessary externs 2018-02-09 01:09:02 +01:00
DizzyEggg bce01bc518 battle labels merge with master 2018-02-09 00:43:07 +01:00
DizzyEggg 96290f4ee3 pokemon and battle constants 2018-02-08 11:17:41 +01:00
Diegoisawesome 772fd47564 Merge branch 'master' of https://github.com/pret/pokeemerald into menu 2018-02-07 18:06:59 -06:00
DizzyEggg caf9af321d get rid of unnecessary externs 2018-02-08 00:00:25 +01:00
Diegoisawesome 18abda9dca Finish menu.s and eliminate TextColor 2018-02-06 20:37:54 -06:00
camthesaxman c3dc14ba66 more renaming 2018-02-06 16:09:39 -06:00
camthesaxman 6a4967689e more renaming 2018-02-06 13:48:02 -06:00
camthesaxman f78fa6aabf rename bank to battler 2018-02-05 19:46:59 -06:00
camthesaxman 607cba8c2e Merge branch 'master' into battle_refactor 2018-02-05 17:38:23 -06:00
PikalaxALT d52f52fa73 Merge branch 'master' into link 2018-02-03 09:42:19 -05:00
DizzyEggg 78fc471f32 mon anim with master 2018-01-29 14:40:50 +01:00
DizzyEggg 78728ae454 add rgb constants 2018-01-29 14:36:13 +01:00
Diegoisawesome 10037ac0e1 Fix spelling of 'Parametrized' to 'Parameterized' 2018-01-24 01:03:20 -06:00
PikalaxALT d35cf06854 nonmatching sub_801120C 2018-01-21 18:25:23 -05:00