Eduardo Quezada
|
a20334f79a
|
Removed unused functions in item header
|
2022-10-04 22:06:07 -03:00 |
|
Eduardo Quezada
|
e8ed0bd9f2
|
Changed ballMultiplier to account for future Hisuian ball multipliers
|
2022-10-04 20:39:45 -03:00 |
|
Eduardo Quezada D'Ottone
|
d0895a7c32
|
Merge pull request #2370 from StephenLynx/master
Fixed berserk not activating if mon falls to exactly half HP.
|
2022-10-01 21:30:44 -03:00 |
|
Sérgio Augusto Vianna
|
764bed6580
|
Fixed berserk not activating if mon falls to exactly half HP.
|
2022-10-01 20:50:55 -03:00 |
|
Eduardo Quezada D'Ottone
|
af171eb4d4
|
Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220925
# Conflicts:
# src/pokemon_summary_screen.c
|
2022-10-01 17:32:32 -03:00 |
|
GriffinR
|
e989879f71
|
Use window constants in battle_dome
|
2022-09-29 22:17:44 -04:00 |
|
GriffinR
|
7587963d24
|
Use window constants in berry_fix_program
|
2022-09-29 19:09:50 -04:00 |
|
GriffinR
|
7449525428
|
Use window constants in wallclock
|
2022-09-29 18:56:34 -04:00 |
|
GriffinR
|
77c3163cf0
|
Use window constants in reset_rtc_screen
|
2022-09-29 18:29:20 -04:00 |
|
GriffinR
|
7d4fddd56b
|
Use window constants in mystery_event_menu
|
2022-09-29 15:55:26 -04:00 |
|
GriffinR
|
fb87616e9d
|
Use window constants in mystery_gift_menu
|
2022-09-29 15:48:19 -04:00 |
|
GriffinR
|
79a34411ce
|
Add additional DISPLAY_TILE_WIDTH usage
|
2022-09-29 15:22:21 -04:00 |
|
GriffinR
|
5af7355fbd
|
Clarify window ID usage in contest_util
|
2022-09-29 15:10:32 -04:00 |
|
GriffinR
|
6bc1955c99
|
Use window constants in easy_chat
|
2022-09-29 15:03:44 -04:00 |
|
GriffinR
|
c719d5d9b1
|
Use window constants in link
|
2022-09-29 14:50:51 -04:00 |
|
GriffinR
|
9ae918bb35
|
Use window constants in field_region_map
|
2022-09-29 13:37:32 -04:00 |
|
GriffinR
|
2cd07d80b8
|
Use window constants in wireless_communication_status_screen
|
2022-09-29 13:31:01 -04:00 |
|
GriffinR
|
81defb5986
|
Use window constants in union_room_chat
|
2022-09-29 13:20:35 -04:00 |
|
GriffinR
|
4af1044439
|
Use window constants in region_map
|
2022-09-29 13:11:38 -04:00 |
|
GriffinR
|
1f225286d5
|
Use window constants in party_menu
|
2022-09-29 12:55:31 -04:00 |
|
GriffinR
|
9f5704b05a
|
Use window constants in trainer_card
|
2022-09-29 12:30:10 -04:00 |
|
GriffinR
|
dd5daa3208
|
Use window constants in berry_blender
|
2022-09-29 12:15:17 -04:00 |
|
GriffinR
|
16be1e8447
|
Use window constants for move relearner
|
2022-09-29 12:10:10 -04:00 |
|
sbird
|
8dad7cc649
|
[doc] clean up casts in decompress.c
|
2022-09-29 17:33:39 +02:00 |
|
GriffinR
|
f254df9a1a
|
Use window constants in berry_tag_screen
|
2022-09-29 11:28:27 -04:00 |
|
Eduardo Quezada
|
90ad11278d
|
Sorry Mewtwo ^^;
|
2022-09-28 09:17:10 -03:00 |
|
Eduardo Quezada
|
d24899369f
|
Special handling for Mew's Teachable moveset
|
2022-09-28 09:04:31 -03:00 |
|
GriffinR
|
6db489e2d5
|
Use constants for overworld object palette slots
|
2022-09-27 20:16:48 -04:00 |
|
GriffinR
|
4f407a1066
|
Convert tilesets.s to C
|
2022-09-27 17:23:26 -04:00 |
|
Eduardo Quezada
|
ecad6ff0db
|
Merge remote-tracking branch 'RHH_origin/breaking' into RHH/pr/breaking/palleteConversion2
|
2022-09-27 10:46:49 -03:00 |
|
Eduardo Quezada
|
fb9105f8ac
|
Added Mega Evolution flag
|
2022-09-27 10:21:26 -03:00 |
|
Eduardo Quezada
|
3d214f8204
|
Merge remote-tracking branch 'RHH_origin/dev' into RHH/pr/pokemonFlags
# Conflicts:
# src/pokemon.c
|
2022-09-27 10:13:32 -03:00 |
|
Eduardo Quezada
|
5ca1b927e6
|
Added missing Bide exception to Battle Arena Mind Points
|
2022-09-27 08:13:32 -03:00 |
|
ghoulslash
|
253234378c
|
trace records target ability
|
2022-09-26 23:46:41 -04:00 |
|
ghoulslash
|
6e276b5f4d
|
Merge pull request #2339 from AsparagusEduardo/RHH/pr/MindRatings
Extrapolated Battle Arena's move Mind ratings
|
2022-09-26 21:04:16 -04:00 |
|
Eduardo Quezada
|
ae21e1626e
|
Reworked Mind Points
|
2022-09-26 21:20:08 -03:00 |
|
GriffinR
|
e515e52abb
|
Add DISPLAY_TILE_* constants
|
2022-09-26 19:52:17 -04:00 |
|
ghoulslash
|
ff42806e04
|
Merge pull request #2335 from AsparagusEduardo/RHH/pr/MultiBattleFix
Multi battle interface fix
|
2022-09-26 09:12:40 -04:00 |
|
ghoulslash
|
8ecdf68491
|
Merge pull request #2360 from TheXaman/rhh_pokemon_debug_fix
Fixes: Pokémon Debug isn't loading female icon palettes correctly
|
2022-09-26 09:09:14 -04:00 |
|
Eduardo Quezada
|
dfdfb72365
|
Separate config for updated move types
|
2022-09-26 07:50:43 -03:00 |
|
TheXaman
|
886a487bf1
|
Added LoadMonIconPalettePersonality to load gender specific pokemon icon palettes
|
2022-09-26 12:40:30 +02:00 |
|
GriffinR
|
f0744641d1
|
Merge pull request #1651 from garakmon/entry_json
use json for region map sections
|
2022-09-25 21:56:09 -04:00 |
|
GriffinR
|
171367d66c
|
Merge pull request #1643 from cbt6/object-event-graphics-info
Format object event graphics info
|
2022-09-25 21:55:22 -04:00 |
|
GriffinR
|
45e6b48170
|
Merge pull request #1636 from GriffinRichards/rme-update
Updates to region map for Porymap
|
2022-09-25 21:54:26 -04:00 |
|
Eduardo Quezada
|
5054cf3586
|
Documented unk40EF in Summary Screen
|
2022-09-25 21:33:20 -03:00 |
|
GriffinR
|
56c28fb2dd
|
Move region map gitignore to existing data gitignore
|
2022-09-25 18:15:16 -04:00 |
|
GriffinR
|
e473aaf783
|
Merge branch 'master' of https://github.com/pret/pokeemerald into entry_json
|
2022-09-25 18:10:04 -04:00 |
|
Eduardo Quezada
|
057f76bfe6
|
Cleaned up missing JOY macros
|
2022-09-25 13:05:18 -03:00 |
|
GriffinR
|
7223dbd62f
|
Merge branch 'master' into rme-update
|
2022-09-25 11:56:57 -04:00 |
|
Eduardo Quezada
|
f969effd36
|
Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_20220925
|
2022-09-25 12:51:39 -03:00 |
|