Commit Graph

7625 Commits

Author SHA1 Message Date
GriffinR
713cd6616e Add glow tile empty 2022-01-06 22:33:00 -05:00
GriffinR
71e0b480a9
Merge pull request #1591 from kiliwily/master
Fix brackets inconsistency in field_specials.c
2022-01-06 13:58:06 -05:00
kiliwily
8a9740b819 Update field_specials.c 2022-01-06 19:47:56 +01:00
kiliwily
ba9b533845 Revert "Update field_specials.c"
This reverts commit f67137ddb2.
2022-01-06 19:45:38 +01:00
kiliwily
f67137ddb2 Update field_specials.c 2022-01-06 19:29:58 +01:00
Eduardo Quezada D'Ottone
051ec7951d Gen V and VI 2022-01-05 22:26:14 -03:00
Eduardo Quezada D'Ottone
309c833961 Merge remote-tracking branch 'RHH/pokemon_expansion' into PE_elevations 2022-01-05 20:39:17 -03:00
GriffinR
d4111d5520 Add comment about pokedex reordering 2022-01-05 14:50:19 -05:00
GriffinR
5d033c2e4d Convert pokedex defines to enums 2022-01-05 12:18:49 -05:00
Eduardo Quezada D'Ottone
d4f03c65e9
Merge pull request #2023 from TheXaman/pokemon_expansion_debug_fixes
fixes for pokemon_debug.c of values not beeing applied/reset
2022-01-05 09:35:00 -03:00
TheXaman
813fc6d726 fixes: -const and offset data not beeing reset on form change
-new offset values not beeing applied on normal/shiny change
2022-01-05 12:34:54 +01:00
Eduardo Quezada D'Ottone
db9a59b67c More adjustments 2022-01-04 22:13:22 -03:00
Eduardo Quezada D'Ottone
3a93e50a98 Voltorb 2022-01-04 20:47:32 -03:00
GriffinR
ce55e58ad8 Misc cleanup 2022-01-04 10:09:42 -05:00
GriffinR
45e8cd4b84
Merge pull request #1589 from sphericalice/patch-2
Use SPECIES_NONE and ITEM_NONE in battle_tower.c
2022-01-04 08:55:33 -05:00
sphericalice
48bf1ab98d
Use SPECIES_NONE and ITEM_NONE in battle_tower.c 2022-01-04 13:46:46 +00:00
Eduardo Quezada D'Ottone
41900614aa
Merge pull request #2019 from LOuroboros/uncompCries
Insert former uncomp. cries as compressed cries
2022-01-03 20:44:41 -03:00
Eduardo Quezada D'Ottone
25611d368c
Merge pull request #2020 from TheXaman/pokemon_expansion_eggMovesFix
Change `EGG_MOVES_ARRAY_COUNT` to 19 to include all added egg moves
2022-01-03 20:38:27 -03:00
LOuroboros
5968c832b0
Merge pull request #17 from AsparagusEduardo/Lunos_cries 2022-01-03 20:37:37 -03:00
Eduardo Quezada D'Ottone
3779396d74 Adjusted sample rate for Noibat and Oricorio + slightly fixed Klefki 2022-01-03 20:30:05 -03:00
TheXaman
44a6c4c0ec changed EGG_MOVES_ARRAY_COUN to 19 to include all the added egg moves (19 is max value (Buneary)) 2022-01-04 00:23:24 +01:00
GriffinR
ac47489216
Merge pull request #1588 from sphericalice/patch-1
Use TEXT_SKIP_DRAW in CreateAvailableDecorationsMenu
2022-01-02 16:09:31 -05:00
sphericalice
2d536bf560
Use TEXT_SKIP_DRAW in CreateAvailableDecorationsMenu 2022-01-02 21:02:53 +00:00
LOuroboros
7f34b03309 The cries from Chespin to Calyrex are now inserted as compressed cries 2022-01-02 14:34:57 -03:00
Eduardo Quezada D'Ottone
d328c2e006 Fixed references by debug menu. 2022-01-01 21:07:49 -03:00
Eduardo Quezada D'Ottone
3bbaf5a15d Optimized SpeciesHasGenderDifference into Base Stat flag 2022-01-01 19:24:34 -03:00
GriffinR
434086be69
Merge pull request #1585 from sphericalice/patch-2
Update field_specials.c to match the style
2021-12-31 12:39:43 -05:00
sphericalice
61a0036c47
Clarify ScrollableMultichoice_ProcessInput comment 2021-12-31 17:34:46 +00:00
sphericalice
9e660b2cdf
Update src/field_specials.c
Co-authored-by: LOuroboros <lunosouroboros@gmail.com>
2021-12-31 16:29:11 +00:00
sphericalice
4f6323606f
Update field_specials.c to match the style 2021-12-31 16:24:44 +00:00
GriffinR
23f5c9fd5c Clean up pokedex_area_screen 2021-12-31 00:16:56 -05:00
GriffinR
643cc62f73
Merge pull request #1584 from sphericalice/patch-1
Remove some magic numbers from TryPushBoulder
2021-12-30 09:00:08 -05:00
sphericalice
50522fdea4
Remove some magic numbers from TryPushBoulder 2021-12-30 12:21:47 +00:00
GriffinR
4192a40adf
Merge pull request #1583 from GriffinRichards/renametilemaps
Give less generic names to some tilemaps, some misc fixes
2021-12-29 00:57:37 -05:00
GriffinR
aadab8b016 Move pokemon and easy chat constants to global, misc clean-up 2021-12-28 18:07:41 -05:00
GriffinR
aba5264260 RGB macro use in slot_machine 2021-12-28 17:46:05 -05:00
GriffinR
4fc345fff5 Rename unused frontier pass tilemap 2021-12-28 14:54:09 -05:00
GriffinR
3acf002a9c Rename generic jp contest tilemaps 2021-12-28 13:16:40 -05:00
Eduardo Quezada D'Ottone
1d12b01615
Merge pull request #2008 from LOuroboros/globalWarming
Fixed struct names
2021-12-28 15:13:52 -03:00
LOuroboros
677da7b5e7 Fixed struct names 2021-12-28 14:48:57 -03:00
GriffinR
ee5e65d9ed Rename generic title screen tilemaps 2021-12-28 03:57:44 -05:00
GriffinR
f554f09aed
Merge pull request #1582 from LOuroboros/patch-2
Update main_menu.c
2021-12-27 16:29:08 -05:00
Eduardo Quezada D'Ottone
e405bd8ad3
Merge pull request #2005 from LOuroboros/evoMoves
Implemented evolution moves
2021-12-26 17:24:37 -03:00
LOuroboros
3f010d9aa8 Tweaked GiveBoxMonInitialMoveset
Otherwise, Pokémon would be generated with their evo moves learned.
2021-12-26 17:13:36 -03:00
LOuroboros
86ed53997b
Update src/pokemon.c
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2021-12-26 12:39:56 -03:00
LOuroboros
96012ba065
Update src/pokemon.c
Co-authored-by: Eduardo Quezada D'Ottone <eduardo602002@gmail.com>
2021-12-26 12:39:45 -03:00
LOuroboros
599ca58059
Update main_menu.c 2021-12-25 07:04:19 -03:00
GriffinR
84925a892b
Merge pull request #1576 from Kurausukun/aif2pcm16
Accept 16-bit AIFF Files and Convert to 8-bit
2021-12-24 02:48:48 -05:00
GriffinR
94c2b7f1c6
Merge pull request #1581 from LOuroboros/patch-2
Fixed typo in src/battle_script_commands.c
2021-12-24 00:07:24 -05:00
LOuroboros
03205c995d
Update battle_script_commands.c 2021-12-24 01:59:40 -03:00