Eduardo Quezada D'Ottone
|
57d583b783
|
Fixed call to sExpCandyExperienceTable
|
2022-08-25 22:49:23 -04:00 |
|
crater-git
|
ed02c4b425
|
Removed tutor move distinction, combined llists
|
2022-08-25 19:56:47 -04:00 |
|
AgustinGDLV
|
e204527f43
|
changed candy item parameters
|
2022-08-25 15:52:47 -07:00 |
|
Eduardo Quezada
|
af137c9b9d
|
Multiple changes
- Simplified LoadSpecialPokePic
- Changed all checks flag checks to houldShowFemaleDifferences
|
2022-08-25 03:42:41 -04:00 |
|
LOuroboros
|
015961c00a
|
Re-aligned READ_PTR_FROM_TASK's 2nd line EoL
|
2022-08-24 17:19:24 -03:00 |
|
Blackforest92
|
07a07ddc8d
|
Update to latest master branch + allow Reveal Glass to work with Enamorus
|
2022-08-24 15:00:48 +07:00 |
|
crater-git
|
45511fcc44
|
Reworked TMHM into expandable list format
|
2022-08-23 21:44:42 -04:00 |
|
Eduardo Quezada
|
1f5adf93c7
|
Cleaned up use of configs be almost exclusively preproc functions
|
2022-08-23 21:00:08 -04:00 |
|
GriffinR
|
3771abbe08
|
Fix names and constant usage for union room classes
|
2022-08-23 12:44:07 -04:00 |
|
Eduardo Quezada
|
afcc1178b2
|
Merge remote-tracking branch 'pret/master' into MergedBranchUltimate
# Conflicts:
# data/battle_ai_scripts.s
# data/battle_scripts_1.s
# include/battle_controllers.h
# include/battle_script_commands.h
# include/battle_util.h
# include/constants/battle_script_commands.h
# include/constants/global.h
# include/decompress.h
# src/battle_anim_effects_1.c
# src/battle_anim_normal.c
# src/battle_anim_poison.c
# src/battle_anim_water.c
# src/battle_arena.c
# src/battle_controller_link_opponent.c
# src/battle_controller_link_partner.c
# src/battle_controller_opponent.c
# src/battle_controller_player.c
# src/battle_controller_player_partner.c
# src/battle_controller_recorded_opponent.c
# src/battle_controller_recorded_player.c
# src/battle_controller_safari.c
# src/battle_controller_wally.c
# src/battle_gfx_sfx_util.c
# src/battle_interface.c
# src/battle_main.c
# src/battle_message.c
# src/battle_script_commands.c
# src/battle_util.c
# src/berry.c
# src/data/trainers.h
# src/decompress.c
# src/field_effect.c
# src/hall_of_fame.c
# src/overworld.c
# src/pokeball.c
# src/pokemon.c
# src/pokemon_icon.c
# src/pokemon_storage_system.c
# src/scrcmd.c
|
2022-08-22 20:30:45 -04:00 |
|
Eduardo Quezada
|
75ac960365
|
Introduced P_NEW_POKEMON, which will disable all Gen4+ Pokémon and Forms
|
2022-08-22 17:27:21 -04:00 |
|
Blackforest92
|
a9d09bcd17
|
Merge branch 'pokemon_expansion' of https://github.com/rh-hideout/pokeemerald-expansion into Legends_Arceus_Expansion
|
2022-08-19 17:53:01 +07:00 |
|
AgustinGDLV
|
a5e742afcd
|
implemented review changes
|
2022-08-12 12:00:05 -07:00 |
|
Eduardo Quezada
|
4b08a511c3
|
Cleanup from https://github.com/pret/pokefirered/pull/532
|
2022-08-07 22:40:15 -04:00 |
|
ExpoSeed
|
49da2ee53f
|
Remove all the ifdefs for BATTLE_ENGINE, ITEM_EXPANSION, and POKEMON_EXPANSION
|
2022-08-02 00:15:55 -05:00 |
|
Eduardo Quezada
|
2e1bf0d965
|
OamData mosaic FALSE
|
2022-07-29 21:27:39 -04:00 |
|
Eduardo Quezada
|
01558ff8f3
|
Struct pointers star standarizing
|
2022-07-29 11:15:33 -04:00 |
|
Eduardo Quezada
|
13672680b0
|
void pointer standarized
|
2022-07-29 10:52:35 -04:00 |
|
Eduardo Quezada
|
7b3401ee27
|
Standarized use of star in pointer types
|
2022-07-29 10:17:58 -04:00 |
|
Eduardo Quezada
|
231727d02b
|
Merge remote-tracking branch 'RHH/pokemon_expansion' into RHH_masterMerge
# Conflicts:
# asm/macros/event.inc
# data/specials.inc
# include/constants/species.h
# src/data/pokemon/base_stats.h
|
2022-07-22 23:33:04 -04:00 |
|
Eduardo Quezada
|
f3bebcd12c
|
Merge remote-tracking branch 'RHH/battle_engine' into RHH_masterMerge
# Conflicts:
# include/battle_anim.h
# include/global.h
# include/pokemon.h
# src/battle_message.c
# src/battle_script_commands.c
# src/data/pokemon/base_stats.h
|
2022-07-22 22:57:02 -04:00 |
|
AgustinGDLV
|
90d86d4b04
|
pulled IE
|
2022-07-20 10:53:19 -07:00 |
|
AgustinGDLV
|
9c73cb322e
|
replaced bitfield with LUT
|
2022-07-20 10:48:09 -07:00 |
|
Eduardo Quezada D'Ottone
|
fe63dafcc1
|
Merge branch 'battle_engine' into BE_pretmerge
# Conflicts:
# src/battle_anim_fire.c
# src/battle_controller_player.c
|
2022-07-20 08:50:30 -04:00 |
|
ghoulslash
|
6b84a9f0b3
|
merge w be
|
2022-07-17 12:40:43 -04:00 |
|
Eduardo Quezada D'Ottone
|
e791cf90ad
|
Merge tag 'pretmaster' into BE_pretmerge2
# Conflicts:
# data/battle_anim_scripts.s
# include/battle_anim.h
# include/battle_controllers.h
# include/battle_interface.h
# include/battle_main.h
# include/battle_setup.h
# include/constants/battle_anim.h
# include/constants/battle_string_ids.h
# src/battle_ai_switch_items.c
# src/battle_anim_fire.c
# src/battle_anim_normal.c
# src/battle_controllers.c
# src/battle_dome.c
# src/battle_gfx_sfx_util.c
# src/battle_interface.c
# src/battle_message.c
# src/battle_script_commands.c
# src/battle_util.c
# src/pokemon.c
|
2022-07-15 12:58:46 -04:00 |
|
Eduardo Quezada D'Ottone
|
c69275f373
|
Merge remote-tracking branch 'pret/master' into PE_pretmerge
# Conflicts:
# include/battle_anim.h
# include/pokemon.h
# src/data/pokemon/base_stats.h
|
2022-07-12 17:20:49 -04:00 |
|
sphericalice
|
186f2c0232
|
Introduce a MOVE_UNAVAILABLE constant
|
2022-07-11 15:18:13 +01:00 |
|
Blackforest92
|
8c88e8a9b7
|
Legends Arceus Pokemon 95% Finished
|
2022-07-03 17:15:37 +07:00 |
|
LOuroboros
|
e2cc269b43
|
Updated syntax
|
2022-07-01 16:19:35 -03:00 |
|
GriffinR
|
57222323c1
|
Merge pull request #1678 from GriffinRichards/const-frontier
Add some battle frontier constant usage
|
2022-06-18 10:22:58 -04:00 |
|
LOuroboros
|
5070d5b605
|
Syntax fixes for Toxel's evo methods
|
2022-06-10 08:00:45 -03:00 |
|
GriffinR
|
7143865f6f
|
Add some battle frontier constant usage
|
2022-06-09 12:57:28 -04:00 |
|
GriffinR
|
1ca1bff81c
|
Merge branch 'master' of https://github.com/GriffinRichards/pokeemerald into doc-arg
|
2022-06-03 15:43:21 -04:00 |
|
GriffinR
|
34438e6bc4
|
Continue documenting generic arguments
|
2022-06-03 15:38:03 -04:00 |
|
GriffinR
|
5e6d8a77e4
|
Document some generic argument names
|
2022-05-31 14:34:25 -04:00 |
|
sneed
|
c316b11739
|
chanceCommon to chanceNotRare
|
2022-05-24 00:53:09 +03:00 |
|
sneed
|
c8e08edbae
|
rename item1 and item2 in BaseStats
|
2022-05-23 19:10:24 +03:00 |
|
LOuroboros
|
059dc02aef
|
Update pokemon.c
|
2022-05-18 11:03:57 -03:00 |
|
AgustinGDLV
|
e9669ccbfe
|
Update src/pokemon.c
Co-authored-by: sneed <56992013+Sneed69@users.noreply.github.com>
|
2022-05-16 17:41:18 -07:00 |
|
AgustinGDLV
|
2d25cd56b9
|
Apply suggestions from code review
Co-authored-by: sneed <56992013+Sneed69@users.noreply.github.com>
|
2022-05-16 16:58:08 -07:00 |
|
AgustinGDLV
|
d385b838c8
|
fixed exp resetting
|
2022-05-16 15:53:42 -07:00 |
|
AgustinGDLV
|
6cb152e452
|
removing nonessential stuff
|
2022-05-16 13:51:28 -07:00 |
|
AgustinGDLV
|
793e8ef5a4
|
fixed learning moves
|
2022-05-16 13:12:41 -07:00 |
|
AgustinGDLV
|
03c21c3b71
|
implementation of EXP candies
|
2022-05-15 21:28:23 -07:00 |
|
ghoulslash
|
7dd6988b2b
|
fix args to GetMonData
|
2022-05-13 20:32:03 -04:00 |
|
ghoulslash
|
b5d98ec93e
|
prevent overwriting wild mon held items
|
2022-05-13 20:05:52 -04:00 |
|
Eduardo Quezada D'Ottone
|
b43dfd5976
|
Quick formatting
|
2022-05-09 17:04:28 -04:00 |
|
AgustinGDLV
|
502ce4bb33
|
fixed graphics bug and reverted last commit
|
2022-05-08 21:16:16 -07:00 |
|
AgustinGDLV
|
e50d5661cd
|
removed unneccesary preproc
|
2022-05-08 20:57:12 -07:00 |
|