-
Notifications
You must be signed in to change notification settings - Fork 1.1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Version 1.2.0 #2381
Version 1.2.0 #2381
Commits on Dec 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f317b54 - Browse repository at this point
Copy the full SHA f317b54View commit details
Commits on May 6, 2022
-
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeeme…
…rald-expansion into teleport
Configuration menu - View commit details
-
Copy full SHA for 43053d2 - Browse repository at this point
Copy the full SHA 43053d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cb6529 - Browse repository at this point
Copy the full SHA 0cb6529View commit details
Commits on May 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 542a0f0 - Browse repository at this point
Copy the full SHA 542a0f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ffff78 - Browse repository at this point
Copy the full SHA 2ffff78View commit details -
Configuration menu - View commit details
-
Copy full SHA for 195a290 - Browse repository at this point
Copy the full SHA 195a290View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9d222d3 - Browse repository at this point
Copy the full SHA 9d222d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for fa334b2 - Browse repository at this point
Copy the full SHA fa334b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for c7bee35 - Browse repository at this point
Copy the full SHA c7bee35View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7b01543 - Browse repository at this point
Copy the full SHA 7b01543View commit details
Commits on May 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0330656 - Browse repository at this point
Copy the full SHA 0330656View commit details
Commits on May 15, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7cc284c - Browse repository at this point
Copy the full SHA 7cc284cView commit details -
Merge branch 'symbiosis' of https://github.com/AgustinGDLV/pokeemerald …
…into symbiosis
Configuration menu - View commit details
-
Copy full SHA for 729302c - Browse repository at this point
Copy the full SHA 729302cView commit details
Commits on Jul 3, 2022
-
Merge branch 'battle_engine' of https://github.com/rh-hideout/pokeeme…
…rald-expansion into teleport
Configuration menu - View commit details
-
Copy full SHA for 8f728dc - Browse repository at this point
Copy the full SHA 8f728dcView commit details -
Configuration menu - View commit details
-
Copy full SHA for c04f7d5 - Browse repository at this point
Copy the full SHA c04f7d5View commit details
Commits on Jul 4, 2022
-
Also took the chance to correct the syntax inside its switch case.
Configuration menu - View commit details
-
Copy full SHA for a1f921c - Browse repository at this point
Copy the full SHA a1f921cView commit details
Commits on Aug 22, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3277826 - Browse repository at this point
Copy the full SHA 3277826View commit details
Commits on Aug 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 05ec8fb - Browse repository at this point
Copy the full SHA 05ec8fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18203a0 - Browse repository at this point
Copy the full SHA 18203a0View commit details
Commits on Aug 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 21867a6 - Browse repository at this point
Copy the full SHA 21867a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bd06de - Browse repository at this point
Copy the full SHA 2bd06deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ec4ff0a - Browse repository at this point
Copy the full SHA ec4ff0aView commit details
Commits on Aug 27, 2022
-
-Moved it to src/pokemon.c -Made a battle specific variant called GetBattlerFriendshipScore. -Made that variant return 0 for Mega Evolved 'mons and if called on link battles.
Configuration menu - View commit details
-
Copy full SHA for 922bbac - Browse repository at this point
Copy the full SHA 922bbacView commit details
Commits on Aug 30, 2022
-
Separated P_NEW_POKEMON into sections by generation.
Sizes: - GEN_3 15.690.076 bytes - GEN_4 17.480.816 bytes - GEN_5 19.544.944 bytes - GEN_6 20.907.332 bytes - GEN_7 22.233.288 bytes - GEN_8 23.605.744 bytes
Configuration menu - View commit details
-
Copy full SHA for df4c065 - Browse repository at this point
Copy the full SHA df4c065View commit details -
Configuration menu - View commit details
-
Copy full SHA for e9a5442 - Browse repository at this point
Copy the full SHA e9a5442View commit details -
Configuration menu - View commit details
-
Copy full SHA for 925384e - Browse repository at this point
Copy the full SHA 925384eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c2c1844 - Browse repository at this point
Copy the full SHA c2c1844View commit details
Commits on Aug 31, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 452b135 - Browse repository at this point
Copy the full SHA 452b135View commit details
Commits on Sep 4, 2022
-
Flag to allow certain species to always have perfect IVs (like Partne…
…r Pikachu and Eevee)
Configuration menu - View commit details
-
Copy full SHA for 74c3fdf - Browse repository at this point
Copy the full SHA 74c3fdfView commit details
Commits on Sep 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a4c242f - Browse repository at this point
Copy the full SHA a4c242fView commit details -
Co-authored-by: LOuroboros <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for d0d4c52 - Browse repository at this point
Copy the full SHA d0d4c52View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ee843c - Browse repository at this point
Copy the full SHA 2ee843cView commit details -
Configuration menu - View commit details
-
Copy full SHA for d699ea3 - Browse repository at this point
Copy the full SHA d699ea3View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8afeea - Browse repository at this point
Copy the full SHA c8afeeaView commit details
Commits on Sep 6, 2022
-
[debug] add support for mgba printf
* adds support for mgba printf debugging as well as adding support for switching between debugging configuration * adds `mini_printf` as an alternative to libc printf as well as switches to choose a pretty printing handler * adds a pretty printing format to `mini_printf` to print preproc encoded strings
sbird committedSep 6, 2022 Configuration menu - View commit details
-
Copy full SHA for 584bfe0 - Browse repository at this point
Copy the full SHA 584bfe0View commit details -
Merge branch 'master' of https://github.com/rh-hideout/pokeemerald-ex…
…pansion into teleport
Configuration menu - View commit details
-
Copy full SHA for 8705d16 - Browse repository at this point
Copy the full SHA 8705d16View commit details
Commits on Sep 8, 2022
-
Merge remote-tracking branch 'RHH_origin/master' into RHH/pr/pokemonC…
…onfig # Conflicts: # include/constants/pokemon_config.h
Configuration menu - View commit details
-
Copy full SHA for 7fe1e70 - Browse repository at this point
Copy the full SHA 7fe1e70View commit details
Commits on Sep 9, 2022
-
Added SPECIES_FLAG_CANNOT_BE_TRADED
- Also corrected Cylarex's forms not having the legendary flag
Configuration menu - View commit details
-
Copy full SHA for 21df8c2 - Browse repository at this point
Copy the full SHA 21df8c2View commit details -
Merge remote-tracking branch 'RHH_origin/master' into RHH/pr/pokemonF…
…lags # Conflicts: # src/pokemon.c
Configuration menu - View commit details
-
Copy full SHA for 8449f23 - Browse repository at this point
Copy the full SHA 8449f23View commit details
Commits on Sep 12, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 0418706 - Browse repository at this point
Copy the full SHA 0418706View commit details
Commits on Sep 14, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 492380b - Browse repository at this point
Copy the full SHA 492380bView commit details -
Merge pull request pret#1783 from AsparagusEduardo/pret/pr/battlerRes…
…ervedPalettes gReservedSpritePaletteCount using MAX_BATTLERS_COUNT for battles
Configuration menu - View commit details
-
Copy full SHA for 36494c1 - Browse repository at this point
Copy the full SHA 36494c1View commit details
Commits on Sep 15, 2022
-
Altered MAX_FRONTIER_PARTY_SIZE to be automatically calculated by the…
… other frontier party sizes
Configuration menu - View commit details
-
Copy full SHA for bca1267 - Browse repository at this point
Copy the full SHA bca1267View commit details
Commits on Sep 16, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 63156b4 - Browse repository at this point
Copy the full SHA 63156b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for e412ec3 - Browse repository at this point
Copy the full SHA e412ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a68596 - Browse repository at this point
Copy the full SHA 8a68596View commit details
Commits on Sep 17, 2022
-
Some things I figured out while working on my hack. - The Subsprite tables do not use `DISPLAY_WIDTH`, but rather use -16, since they are signed bytes. The negative numbers better illustrate what the tables are doing. - Figured out the as-of-yet undocumented data in SpriteCB_FlygonSilhouette
Configuration menu - View commit details
-
Copy full SHA for 13877f7 - Browse repository at this point
Copy the full SHA 13877f7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c371a44 - Browse repository at this point
Copy the full SHA c371a44View commit details -
- Diagramed all subsprite tables in the code base. There's a LOT in the slot machine code.
Configuration menu - View commit details
-
Copy full SHA for 5c55e44 - Browse repository at this point
Copy the full SHA 5c55e44View commit details
Commits on Sep 18, 2022
-
Configuration menu - View commit details
-
Copy full SHA for f3ac3e4 - Browse repository at this point
Copy the full SHA f3ac3e4View commit details -
Merge remote-tracking branch 'RHH_origin/dev_1.x' into RHH/pr/pokemon…
…Config # Conflicts: # src/data/pokemon/form_change_table_pointers.h # src/data/pokemon/form_change_tables.h # src/data/pokemon/form_species_table_pointers.h # src/data/pokemon_graphics/back_pic_coordinates.h # src/data/pokemon_graphics/front_pic_coordinates.h
Configuration menu - View commit details
-
Copy full SHA for 681ad8c - Browse repository at this point
Copy the full SHA 681ad8cView commit details
Commits on Sep 19, 2022
-
Fixed multi battle battler coordinates and party menu when only one P…
…okémon is chosen
Configuration menu - View commit details
-
Copy full SHA for adb4e54 - Browse repository at this point
Copy the full SHA adb4e54View commit details -
fix natural cure, shed skin, early bird check in ShouldSwitchIfGameSt…
…atePrompt
ghoulslash committedSep 19, 2022 Configuration menu - View commit details
-
Copy full SHA for add3625 - Browse repository at this point
Copy the full SHA add3625View commit details -
Configuration menu - View commit details
-
Copy full SHA for c137b01 - Browse repository at this point
Copy the full SHA c137b01View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f67335 - Browse repository at this point
Copy the full SHA 5f67335View commit details -
Merge pull request #2336 from ghoulslash/be/aiswitch
fix natural cure, shed skin, early bird check in ShouldSwitchIfGameSt…
Configuration menu - View commit details
-
Copy full SHA for 6e0481e - Browse repository at this point
Copy the full SHA 6e0481eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 192312d - Browse repository at this point
Copy the full SHA 192312dView commit details -
Merge pull request #2338 from LOuroboros/BoxMonMon
Fixed typo in BoxMonKnowsMove
Configuration menu - View commit details
-
Copy full SHA for 6868d8a - Browse repository at this point
Copy the full SHA 6868d8aView commit details -
Merge pull request #2337 from LOuroboros/patch-2
Renamed some misclassified labels in src/debug.c
Configuration menu - View commit details
-
Copy full SHA for 24aebf0 - Browse repository at this point
Copy the full SHA 24aebf0View commit details
Commits on Sep 20, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d04a852 - Browse repository at this point
Copy the full SHA d04a852View commit details -
Merge pull request #2340 from LOuroboros/patch-2
Update debug.c
Configuration menu - View commit details
-
Copy full SHA for 5261645 - Browse repository at this point
Copy the full SHA 5261645View commit details
Commits on Sep 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for cad8922 - Browse repository at this point
Copy the full SHA cad8922View commit details -
Merge pull request #2343 from StubbornOne/GetAiLogicData
Replace battle-type flags in GetAiLogicData with BATTLE_TYPE_HAS_AI
Configuration menu - View commit details
-
Copy full SHA for 29c3f57 - Browse repository at this point
Copy the full SHA 29c3f57View commit details
Commits on Sep 22, 2022
-
Merge pull request pret#1785 from AsparagusEduardo/pret/pr/malloc
Removed unnecessary malloc.h macros
Configuration menu - View commit details
-
Copy full SHA for e74fa7b - Browse repository at this point
Copy the full SHA e74fa7bView commit details -
Merge pull request pret#1767 from GriffinRichards/trainer-pals
Generate trainer pic palettes from image
Configuration menu - View commit details
-
Copy full SHA for 9bcc36f - Browse repository at this point
Copy the full SHA 9bcc36fView commit details -
Merge pull request pret#1779 from GriffinRichards/sync-fld-weather
Add misc constant usage to field_weather_effect
Configuration menu - View commit details
-
Copy full SHA for b834155 - Browse repository at this point
Copy the full SHA b834155View commit details -
Merge pull request pret#1784 from AsparagusEduardo/pret/pr/FrontierPa…
…rtySize Altered MAX_FRONTIER_PARTY_SIZE to be automatically calculated by the other frontier party sizes
Configuration menu - View commit details
-
Copy full SHA for d79252a - Browse repository at this point
Copy the full SHA d79252aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1107ff9 - Browse repository at this point
Copy the full SHA 1107ff9View commit details
Commits on Sep 23, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 7e112b0 - Browse repository at this point
Copy the full SHA 7e112b0View commit details -
Merge pull request pret#1788 from AsparagusEduardo/pret/pr/newKeys
Added missing uses of JOY_xx macros
Configuration menu - View commit details
-
Copy full SHA for ad92474 - Browse repository at this point
Copy the full SHA ad92474View commit details -
[debug] fix AGBAssert for AGBPrintf debug block
sbird committedSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 44a5a8d - Browse repository at this point
Copy the full SHA 44a5a8dView commit details -
[debug] use boolean constants for nStopProgram
sbird committedSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 22329d3 - Browse repository at this point
Copy the full SHA 22329d3View commit details -
[debug] simplify macros, add EX versions
sbird committedSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 12670e8 - Browse repository at this point
Copy the full SHA 12670e8View commit details -
[debug] do not use heap allocation for MgbaPrintf
sbird committedSep 23, 2022 Configuration menu - View commit details
-
Copy full SHA for 343d7f7 - Browse repository at this point
Copy the full SHA 343d7f7View commit details -
Merge pull request pret#1768 from SBird1337/feature/mgba-print
[debug] add support for mgba printf
Configuration menu - View commit details
-
Copy full SHA for 9b6b164 - Browse repository at this point
Copy the full SHA 9b6b164View commit details
Commits on Sep 24, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 6440525 - Browse repository at this point
Copy the full SHA 6440525View commit details -
Merge pull request #2349 from LOuroboros/patch-2
Updated IsViableZMove
Configuration menu - View commit details
-
Copy full SHA for 88f22e9 - Browse repository at this point
Copy the full SHA 88f22e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for c64593c - Browse repository at this point
Copy the full SHA c64593cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 696d908 - Browse repository at this point
Copy the full SHA 696d908View commit details -
Merge pull request #2350 from LOuroboros/yagami
Fixed Light That Burns The Sky's animation
Configuration menu - View commit details
-
Copy full SHA for 6bf794e - Browse repository at this point
Copy the full SHA 6bf794eView commit details -
Merge pull request #2353 from LOuroboros/siTypes
Fixed Z-Moves showing the wrong type in battle
Configuration menu - View commit details
-
Copy full SHA for bb564d8 - Browse repository at this point
Copy the full SHA bb564d8View commit details -
Configuration menu - View commit details
-
Copy full SHA for d59d8b9 - Browse repository at this point
Copy the full SHA d59d8b9View commit details -
Merge pull request #2230 from DizzyEggg/AI
AI remembers Party mons
Configuration menu - View commit details
-
Copy full SHA for ba9f085 - Browse repository at this point
Copy the full SHA ba9f085View commit details -
Configuration menu - View commit details
-
Copy full SHA for a483899 - Browse repository at this point
Copy the full SHA a483899View commit details -
add overwrittenAbilities field
ghoulslash committedSep 24, 2022 Configuration menu - View commit details
-
Copy full SHA for c22671d - Browse repository at this point
Copy the full SHA c22671dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0fa8e20 - Browse repository at this point
Copy the full SHA 0fa8e20View commit details -
Merge pull request #2117 from AgustinGDLV/symbiosis
ABILITY_SYMBIOSIS
Configuration menu - View commit details
-
Copy full SHA for 0f743c4 - Browse repository at this point
Copy the full SHA 0f743c4View commit details -
Merge pull request #2355 from ghoulslash/be/aiparty
Add overwrittenAbilities field
Configuration menu - View commit details
-
Copy full SHA for 38df216 - Browse repository at this point
Copy the full SHA 38df216View commit details -
Configuration menu - View commit details
-
Copy full SHA for 17c8842 - Browse repository at this point
Copy the full SHA 17c8842View commit details -
Merge pull request #2121 from LOuroboros/teleport
Updated Teleport
Configuration menu - View commit details
-
Copy full SHA for e950da0 - Browse repository at this point
Copy the full SHA e950da0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5500e64 - Browse repository at this point
Copy the full SHA 5500e64View commit details -
Configuration menu - View commit details
-
Copy full SHA for d8b3919 - Browse repository at this point
Copy the full SHA d8b3919View commit details
Commits on Sep 25, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 00eb676 - Browse repository at this point
Copy the full SHA 00eb676View commit details -
Merge pull request #2356 from LOuroboros/PeeC
Modified the debug menu's PC access
Configuration menu - View commit details
-
Copy full SHA for 13573b6 - Browse repository at this point
Copy the full SHA 13573b6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e9bfda - Browse repository at this point
Copy the full SHA 8e9bfdaView commit details -
Merge pull request #2357 from LOuroboros/patch-2
Update field_specials.c
Configuration menu - View commit details
-
Copy full SHA for b8aa34a - Browse repository at this point
Copy the full SHA b8aa34aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0f35f08 - Browse repository at this point
Copy the full SHA 0f35f08View commit details -
Merge pull request pret#1790 from AsparagusEduardo/pret/pr/namingScre…
…enGender Gender icon in naming screen based on Pokémon name length
Configuration menu - View commit details
-
Copy full SHA for 4579efe - Browse repository at this point
Copy the full SHA 4579efeView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9ab328 - Browse repository at this point
Copy the full SHA a9ab328View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b983aa - Browse repository at this point
Copy the full SHA 3b983aaView commit details -
Merge pull request #2358 from LOuroboros/PeeCee
Fixed IsPlayerInFrontOfPC
Configuration menu - View commit details
-
Copy full SHA for 2a02cef - Browse repository at this point
Copy the full SHA 2a02cefView commit details -
Configuration menu - View commit details
-
Copy full SHA for f969eff - Browse repository at this point
Copy the full SHA f969effView commit details -
Configuration menu - View commit details
-
Copy full SHA for 057f76b - Browse repository at this point
Copy the full SHA 057f76bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f695ddd - Browse repository at this point
Copy the full SHA f695dddView commit details
Commits on Sep 26, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 5054cf3 - Browse repository at this point
Copy the full SHA 5054cf3View commit details -
Merge pull request pret#1791 from AsparagusEduardo/pret/pr/unk40EF
Documented unk40EF in Summary Screen
Configuration menu - View commit details
-
Copy full SHA for b8bf9de - Browse repository at this point
Copy the full SHA b8bf9deView commit details -
Configuration menu - View commit details
-
Copy full SHA for 886a487 - Browse repository at this point
Copy the full SHA 886a487View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfdfb72 - Browse repository at this point
Copy the full SHA dfdfb72View commit details -
Merge pull request #2361 from AsparagusEduardo/RHH/pr/moveTypeConfig
Separate config for updated move types
Configuration menu - View commit details
-
Copy full SHA for e41c2ef - Browse repository at this point
Copy the full SHA e41c2efView commit details -
Merge pull request #2360 from TheXaman/rhh_pokemon_debug_fix
Fixes: Pokémon Debug isn't loading female icon palettes correctly
Configuration menu - View commit details
-
Copy full SHA for 8ecdf68 - Browse repository at this point
Copy the full SHA 8ecdf68View commit details -
Merge pull request #2335 from AsparagusEduardo/RHH/pr/MultiBattleFix
Multi battle interface fix
Configuration menu - View commit details
-
Copy full SHA for ff42806 - Browse repository at this point
Copy the full SHA ff42806View commit details -
Configuration menu - View commit details
-
Copy full SHA for e515e52 - Browse repository at this point
Copy the full SHA e515e52View commit details
Commits on Sep 27, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ae21e16 - Browse repository at this point
Copy the full SHA ae21e16View commit details -
Merge pull request #2339 from AsparagusEduardo/RHH/pr/MindRatings
Extrapolated Battle Arena's move Mind ratings
Configuration menu - View commit details
-
Copy full SHA for 6e276b5 - Browse repository at this point
Copy the full SHA 6e276b5View commit details -
ghoulslash committed
Sep 27, 2022 Configuration menu - View commit details
-
Copy full SHA for 2532343 - Browse repository at this point
Copy the full SHA 2532343View commit details -
Merge pull request #2364 from ghoulslash/be/trace
Trace records target ability
Configuration menu - View commit details
-
Copy full SHA for 757ed2e - Browse repository at this point
Copy the full SHA 757ed2eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca1b92 - Browse repository at this point
Copy the full SHA 5ca1b92View commit details -
Merge remote-tracking branch 'RHH_origin/dev' into RHH/pr/pokemonFlags
# Conflicts: # src/pokemon.c
Configuration menu - View commit details
-
Copy full SHA for 3d214f8 - Browse repository at this point
Copy the full SHA 3d214f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb9105f - Browse repository at this point
Copy the full SHA fb9105fView commit details
Commits on Sep 28, 2022
-
Configuration menu - View commit details
-
Copy full SHA for d248993 - Browse repository at this point
Copy the full SHA d248993View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90ad112 - Browse repository at this point
Copy the full SHA 90ad112View commit details
Commits on Sep 29, 2022
-
[doc] clean up casts in decompress.c
sbird committedSep 29, 2022 Configuration menu - View commit details
-
Copy full SHA for 8dad7cc - Browse repository at this point
Copy the full SHA 8dad7ccView commit details -
Merge pull request pret#1794 from SBird1337/doc/decompress-casts
[doc] clean up casts in decompress.c
Configuration menu - View commit details
-
Copy full SHA for 1ae5010 - Browse repository at this point
Copy the full SHA 1ae5010View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79a3441 - Browse repository at this point
Copy the full SHA 79a3441View commit details
Commits on Oct 1, 2022
-
Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_2022…
…0925 # Conflicts: # src/pokemon_summary_screen.c
Configuration menu - View commit details
-
Copy full SHA for af171eb - Browse repository at this point
Copy the full SHA af171ebView commit details -
Configuration menu - View commit details
-
Copy full SHA for 764bed6 - Browse repository at this point
Copy the full SHA 764bed6View commit details
Commits on Oct 2, 2022
-
Merge pull request #2370 from StephenLynx/master
Fixed berserk not activating if mon falls to exactly half HP.
Configuration menu - View commit details
-
Copy full SHA for d0895a7 - Browse repository at this point
Copy the full SHA d0895a7View commit details
Commits on Oct 4, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e8ed0bd - Browse repository at this point
Copy the full SHA e8ed0bdView commit details
Commits on Oct 5, 2022
-
Configuration menu - View commit details
-
Copy full SHA for a20334f - Browse repository at this point
Copy the full SHA a20334fView commit details -
Merge pull request pret#1797 from AsparagusEduardo/pret/pr/item
Removed unused functions in item header
Configuration menu - View commit details
-
Copy full SHA for cefbf59 - Browse repository at this point
Copy the full SHA cefbf59View commit details
Commits on Oct 6, 2022
-
Merge pull request pret#1792 from GriffinRichards/display-tiles
Add DISPLAY_TILE_* constants
Configuration menu - View commit details
-
Copy full SHA for c6e4c29 - Browse repository at this point
Copy the full SHA c6e4c29View commit details -
Merge pull request pret#1793 from GriffinRichards/clean-shop
Clean up shop.c
Configuration menu - View commit details
-
Copy full SHA for e293986 - Browse repository at this point
Copy the full SHA e293986View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3bddd1 - Browse repository at this point
Copy the full SHA f3bddd1View commit details
Commits on Oct 7, 2022
-
Configuration menu - View commit details
-
Copy full SHA for ea168d1 - Browse repository at this point
Copy the full SHA ea168d1View commit details -
Merge pull request pret#1786 from tustin2121/patch-spritestuff
Subsprite Tables Documentation
Configuration menu - View commit details
-
Copy full SHA for bb2e64b - Browse repository at this point
Copy the full SHA bb2e64bView commit details -
Merge pull request #2359 from AsparagusEduardo/RHH/pr/pretmerge_20220925
I don't have any Sunday memes (pret merge 2022-09-25)
Configuration menu - View commit details
-
Copy full SHA for 923046c - Browse repository at this point
Copy the full SHA 923046cView commit details -
Merge pull request #2365 from AsparagusEduardo/RHH/pr/BattleArenaBide
Added missing Bide exception to Battle Arena Mind Points
Configuration menu - View commit details
-
Copy full SHA for 7c7eb8a - Browse repository at this point
Copy the full SHA 7c7eb8aView commit details -
Merge pull request #2367 from AsparagusEduardo/RHH/pr/feature/MewTeach
Special handling for Mew's Teachable moveset
Configuration menu - View commit details
-
Copy full SHA for 1e04c80 - Browse repository at this point
Copy the full SHA 1e04c80View commit details -
Merge pull request #2376 from AsparagusEduardo/RHH/pr/feature/ballsMulti
Changed ballMultiplier to account for future Hisuian ball multipliers
Configuration menu - View commit details
-
Copy full SHA for d7f7fa7 - Browse repository at this point
Copy the full SHA d7f7fa7View commit details -
Merge pull request #2293 from AsparagusEduardo/RHH/pr/pokemonFlags
4 new species flags
Configuration menu - View commit details
-
Copy full SHA for 441586f - Browse repository at this point
Copy the full SHA 441586fView commit details -
Merge branch 'upcoming' of https://github.com/rh-hideout/pokeemerald-…
…expansion into becomingAHero
Configuration menu - View commit details
-
Copy full SHA for 02c6bc6 - Browse repository at this point
Copy the full SHA 02c6bc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50ca188 - Browse repository at this point
Copy the full SHA 50ca188View commit details -
Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/pokemo…
…nConfig # Conflicts: # src/data/pokemon/base_stats.h
Configuration menu - View commit details
-
Copy full SHA for 9b97748 - Browse repository at this point
Copy the full SHA 9b97748View commit details -
Merge pull request #2283 from AsparagusEduardo/RHH/pr/pokemonConfig
Toggles for Pokémon species by generation
Configuration menu - View commit details
-
Copy full SHA for 5f6e97a - Browse repository at this point
Copy the full SHA 5f6e97aView commit details -
Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_2022…
…1007 # Conflicts: # include/constants/items.h # src/battle_interface.c
Configuration menu - View commit details
-
Copy full SHA for 68b474c - Browse repository at this point
Copy the full SHA 68b474cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2a8048b - Browse repository at this point
Copy the full SHA 2a8048bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ea0600 - Browse repository at this point
Copy the full SHA 8ea0600View commit details -
Merge pull request #2141 from Sneed69/Triple-Kick-Fix
Triple kick power calc rework
Configuration menu - View commit details
-
Copy full SHA for 9164f03 - Browse repository at this point
Copy the full SHA 9164f03View commit details -
Merge pull request #2380 from AsparagusEduardo/RHH/pr/feature/bWaitTime
Config for Battle text pause times
Configuration menu - View commit details
-
Copy full SHA for 1a9f6ab - Browse repository at this point
Copy the full SHA 1a9f6abView commit details -
Merge pull request #2379 from AsparagusEduardo/RHH/pr/pretmerge_20221007
One for the go! (pret merge 2022/10/07)
Configuration menu - View commit details
-
Copy full SHA for 06bddba - Browse repository at this point
Copy the full SHA 06bddbaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 589c969 - Browse repository at this point
Copy the full SHA 589c969View commit details -
Merge pull request #2262 from LOuroboros/becomingAHero
Fixed Mega Evolved Pokémon being able to get Friendship effects in battle
Configuration menu - View commit details
-
Copy full SHA for 2ce340e - Browse repository at this point
Copy the full SHA 2ce340eView commit details