Skip to content
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

Merged
merged 152 commits into from
Oct 7, 2022
Merged

Version 1.2.0 #2381

merged 152 commits into from
Oct 7, 2022

Commits on Dec 12, 2021

  1. Updated Teleport

    LOuroboros committed Dec 12, 2021
    Configuration menu
    Copy the full SHA
    f317b54 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2022

  1. Configuration menu
    Copy the full SHA
    43053d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cb6529 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2022

  1. fixed bug bite / bestow

    AgustinGDLV committed May 7, 2022
    Configuration menu
    Copy the full SHA
    542a0f0 View commit details
    Browse the repository at this point in the history
  2. fixed Fling

    AgustinGDLV committed May 7, 2022
    Configuration menu
    Copy the full SHA
    2ffff78 View commit details
    Browse the repository at this point in the history
  3. Small corrections

    LOuroboros committed May 7, 2022
    Configuration menu
    Copy the full SHA
    195a290 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9d222d3 View commit details
    Browse the repository at this point in the history
  5. minor tweaks

    AgustinGDLV committed May 7, 2022
    Configuration menu
    Copy the full SHA
    fa334b2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7bee35 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7b01543 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2022

  1. Configuration menu
    Copy the full SHA
    0330656 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2022

  1. Configuration menu
    Copy the full SHA
    7cc284c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    729302c View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    8f728dc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c04f7d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2022

  1. Fixed CanTeleport

    Also took the chance to correct the syntax inside its switch case.
    LOuroboros committed Jul 4, 2022
    Configuration menu
    Copy the full SHA
    a1f921c View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. Save party mons ai

    DizzyEggg committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    3277826 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2022

  1. AI knows Party mons

    DizzyEggg committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    05ec8fb View commit details
    Browse the repository at this point in the history
  2. Fix makefile

    DizzyEggg committed Aug 23, 2022
    Configuration menu
    Copy the full SHA
    18203a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2022

  1. Configuration menu
    Copy the full SHA
    21867a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bd06de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec4ff0a View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2022

  1. Updated GetMonFriendshipScore

    -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.
    LOuroboros committed Aug 27, 2022
    Configuration menu
    Copy the full SHA
    922bbac View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2022

  1. 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
    AsparagusEduardo committed Aug 30, 2022
    Configuration menu
    Copy the full SHA
    df4c065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9a5442 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    925384e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2c1844 View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2022

  1. Configuration menu
    Copy the full SHA
    452b135 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    74c3fdf View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    a4c242f View commit details
    Browse the repository at this point in the history
  2. Update src/pokemon.c

    Co-authored-by: LOuroboros <[email protected]>
    AsparagusEduardo and LOuroboros authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    d0d4c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ee843c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d699ea3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c8afeea View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. [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 committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    584bfe0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8705d16 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Merge remote-tracking branch 'RHH_origin/master' into RHH/pr/pokemonC…

    …onfig
    
    # Conflicts:
    #	include/constants/pokemon_config.h
    AsparagusEduardo committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    7fe1e70 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Added SPECIES_FLAG_CANNOT_BE_TRADED

    - Also corrected Cylarex's forms not having the legendary flag
    AsparagusEduardo committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    21df8c2 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'RHH_origin/master' into RHH/pr/pokemonF…

    …lags
    
    # Conflicts:
    #	src/pokemon.c
    AsparagusEduardo committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    8449f23 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    0418706 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. Configuration menu
    Copy the full SHA
    492380b View commit details
    Browse the repository at this point in the history
  2. Merge pull request pret#1783 from AsparagusEduardo/pret/pr/battlerRes…

    …ervedPalettes
    
    gReservedSpritePaletteCount using MAX_BATTLERS_COUNT for battles
    GriffinRichards authored Sep 14, 2022
    Configuration menu
    Copy the full SHA
    36494c1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Altered MAX_FRONTIER_PARTY_SIZE to be automatically calculated by the…

    … other frontier party sizes
    AsparagusEduardo committed Sep 15, 2022
    Configuration menu
    Copy the full SHA
    bca1267 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

  1. Removed malloc macro

    AsparagusEduardo committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    63156b4 View commit details
    Browse the repository at this point in the history
  2. Removed calloc macro

    AsparagusEduardo committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    e412ec3 View commit details
    Browse the repository at this point in the history
  3. Removed free macro

    AsparagusEduardo committed Sep 16, 2022
    Configuration menu
    Copy the full SHA
    8a68596 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2022

  1. Minor documentation

    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
    tustin2121 committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    13877f7 View commit details
    Browse the repository at this point in the history
  2. Formatting

    tustin2121 committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    c371a44 View commit details
    Browse the repository at this point in the history
  3. More diagrams

    - Diagramed all subsprite tables in the code base. There's a LOT in the slot machine code.
    tustin2121 committed Sep 17, 2022
    Configuration menu
    Copy the full SHA
    5c55e44 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2022

  1. Configuration menu
    Copy the full SHA
    f3ac3e4 View commit details
    Browse the repository at this point in the history
  2. 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
    AsparagusEduardo committed Sep 18, 2022
    Configuration menu
    Copy the full SHA
    681ad8c View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2022

  1. Configuration menu
    Copy the full SHA
    adb4e54 View commit details
    Browse the repository at this point in the history
  2. fix natural cure, shed skin, early bird check in ShouldSwitchIfGameSt…

    …atePrompt
    ghoulslash committed Sep 19, 2022
    Configuration menu
    Copy the full SHA
    add3625 View commit details
    Browse the repository at this point in the history
  3. Update debug.c

    LOuroboros authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    c137b01 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f67335 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2336 from ghoulslash/be/aiswitch

    fix natural cure, shed skin, early bird check in ShouldSwitchIfGameSt…
    AsparagusEduardo authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6e0481e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    192312d View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2338 from LOuroboros/BoxMonMon

     Fixed typo in BoxMonKnowsMove
    AsparagusEduardo authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    6868d8a View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2337 from LOuroboros/patch-2

    Renamed some misclassified labels in src/debug.c
    AsparagusEduardo authored Sep 19, 2022
    Configuration menu
    Copy the full SHA
    24aebf0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2022

  1. Update debug.c

    LOuroboros authored Sep 20, 2022
    Configuration menu
    Copy the full SHA
    d04a852 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5261645 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2022

  1. Configuration menu
    Copy the full SHA
    cad8922 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2343 from StubbornOne/GetAiLogicData

    Replace battle-type flags in GetAiLogicData with BATTLE_TYPE_HAS_AI
    AsparagusEduardo authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    29c3f57 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2022

  1. Merge pull request pret#1785 from AsparagusEduardo/pret/pr/malloc

    Removed unnecessary malloc.h macros
    GriffinRichards authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    e74fa7b View commit details
    Browse the repository at this point in the history
  2. Merge pull request pret#1767 from GriffinRichards/trainer-pals

    Generate trainer pic palettes from image
    GriffinRichards authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    9bcc36f View commit details
    Browse the repository at this point in the history
  3. Merge pull request pret#1779 from GriffinRichards/sync-fld-weather

    Add misc constant usage to field_weather_effect
    GriffinRichards authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    b834155 View commit details
    Browse the repository at this point in the history
  4. 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
    GriffinRichards authored Sep 22, 2022
    Configuration menu
    Copy the full SHA
    d79252a View commit details
    Browse the repository at this point in the history
  5. Clean up shop.c

    GriffinRichards committed Sep 22, 2022
    Configuration menu
    Copy the full SHA
    1107ff9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2022

  1. Configuration menu
    Copy the full SHA
    7e112b0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pret#1788 from AsparagusEduardo/pret/pr/newKeys

    Added missing uses of JOY_xx macros
    GriffinRichards authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    ad92474 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    44a5a8d View commit details
    Browse the repository at this point in the history
  4. [debug] use boolean constants for nStopProgram

    sbird committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    22329d3 View commit details
    Browse the repository at this point in the history
  5. [debug] simplify macros, add EX versions

    sbird committed Sep 23, 2022
    Configuration menu
    Copy the full SHA
    12670e8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    343d7f7 View commit details
    Browse the repository at this point in the history
  7. Merge pull request pret#1768 from SBird1337/feature/mgba-print

    [debug] add support for mgba printf
    GriffinRichards authored Sep 23, 2022
    Configuration menu
    Copy the full SHA
    9b6b164 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2022

  1. Updated IsViableZMove

    LOuroboros authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    6440525 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2349 from LOuroboros/patch-2

    Updated IsViableZMove
    AsparagusEduardo authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    88f22e9 View commit details
    Browse the repository at this point in the history
  3. Fixed LTBTS's animation

    LOuroboros committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    c64593c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    696d908 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2350 from LOuroboros/yagami

    Fixed Light That Burns The Sky's animation
    AsparagusEduardo authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    6bf794e View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2353 from LOuroboros/siTypes

    Fixed Z-Moves showing the wrong type in battle
    AsparagusEduardo authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    bb564d8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d59d8b9 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2230 from DizzyEggg/AI

    AI remembers Party mons
    AsparagusEduardo authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    ba9f085 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a483899 View commit details
    Browse the repository at this point in the history
  10. add overwrittenAbilities field

    ghoulslash committed Sep 24, 2022
    Configuration menu
    Copy the full SHA
    c22671d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0fa8e20 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #2117 from AgustinGDLV/symbiosis

    ABILITY_SYMBIOSIS
    AsparagusEduardo authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    0f743c4 View commit details
    Browse the repository at this point in the history
  13. Merge pull request #2355 from ghoulslash/be/aiparty

    Add overwrittenAbilities field
    AsparagusEduardo authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    38df216 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    17c8842 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2121 from LOuroboros/teleport

    Updated Teleport
    AsparagusEduardo authored Sep 24, 2022
    Configuration menu
    Copy the full SHA
    e950da0 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    5500e64 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    d8b3919 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2022

  1. Configuration menu
    Copy the full SHA
    00eb676 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2356 from LOuroboros/PeeC

    Modified the debug menu's PC access
    AsparagusEduardo authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    13573b6 View commit details
    Browse the repository at this point in the history
  3. Update field_specials.c

    LOuroboros authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    8e9bfda View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2357 from LOuroboros/patch-2

    Update field_specials.c
    AsparagusEduardo authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    b8aa34a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0f35f08 View commit details
    Browse the repository at this point in the history
  6. Merge pull request pret#1790 from AsparagusEduardo/pret/pr/namingScre…

    …enGender
    
    Gender icon in naming screen based on Pokémon name length
    GriffinRichards authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    4579efe View commit details
    Browse the repository at this point in the history
  7. Fixed IsPlayerInFrontOfPC

    LOuroboros committed Sep 25, 2022
    Configuration menu
    Copy the full SHA
    a9ab328 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3b983aa View commit details
    Browse the repository at this point in the history
  9. Merge pull request #2358 from LOuroboros/PeeCee

    Fixed IsPlayerInFrontOfPC
    AsparagusEduardo authored Sep 25, 2022
    Configuration menu
    Copy the full SHA
    2a02cef View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    f969eff View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    057f76b View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f695ddd View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2022

  1. Configuration menu
    Copy the full SHA
    5054cf3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pret#1791 from AsparagusEduardo/pret/pr/unk40EF

    Documented unk40EF in Summary Screen
    GriffinRichards authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    b8bf9de View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    886a487 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dfdfb72 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2361 from AsparagusEduardo/RHH/pr/moveTypeConfig

    Separate config for updated move types
    ghoulslash authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    e41c2ef View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2360 from TheXaman/rhh_pokemon_debug_fix

    Fixes: Pokémon Debug isn't loading female icon palettes correctly
    ghoulslash authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    8ecdf68 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2335 from AsparagusEduardo/RHH/pr/MultiBattleFix

    Multi battle interface fix
    ghoulslash authored Sep 26, 2022
    Configuration menu
    Copy the full SHA
    ff42806 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e515e52 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2022

  1. Reworked Mind Points

    AsparagusEduardo committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    ae21e16 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2339 from AsparagusEduardo/RHH/pr/MindRatings

    Extrapolated Battle Arena's move Mind ratings
    ghoulslash authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    6e276b5 View commit details
    Browse the repository at this point in the history
  3. trace records target ability

    ghoulslash committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    2532343 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2364 from ghoulslash/be/trace

    Trace records target ability
    AsparagusEduardo authored Sep 27, 2022
    Configuration menu
    Copy the full SHA
    757ed2e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5ca1b92 View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'RHH_origin/dev' into RHH/pr/pokemonFlags

    # Conflicts:
    #	src/pokemon.c
    AsparagusEduardo committed Sep 27, 2022
    Configuration menu
    Copy the full SHA
    3d214f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fb9105f View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2022

  1. Configuration menu
    Copy the full SHA
    d248993 View commit details
    Browse the repository at this point in the history
  2. Sorry Mewtwo ^^;

    AsparagusEduardo committed Sep 28, 2022
    Configuration menu
    Copy the full SHA
    90ad112 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2022

  1. [doc] clean up casts in decompress.c

    sbird committed Sep 29, 2022
    Configuration menu
    Copy the full SHA
    8dad7cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request pret#1794 from SBird1337/doc/decompress-casts

    [doc] clean up casts in decompress.c
    GriffinRichards authored Sep 29, 2022
    Configuration menu
    Copy the full SHA
    1ae5010 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    79a3441 View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2022

  1. Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_2022…

    …0925
    
    # Conflicts:
    #	src/pokemon_summary_screen.c
    AsparagusEduardo committed Oct 1, 2022
    Configuration menu
    Copy the full SHA
    af171eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    764bed6 View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. Merge pull request #2370 from StephenLynx/master

    Fixed berserk not activating if mon falls to exactly half HP.
    AsparagusEduardo authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    d0895a7 View commit details
    Browse the repository at this point in the history

Commits on Oct 4, 2022

  1. Configuration menu
    Copy the full SHA
    e8ed0bd View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2022

  1. Configuration menu
    Copy the full SHA
    a20334f View commit details
    Browse the repository at this point in the history
  2. Merge pull request pret#1797 from AsparagusEduardo/pret/pr/item

    Removed unused functions in item header
    GriffinRichards authored Oct 5, 2022
    Configuration menu
    Copy the full SHA
    cefbf59 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2022

  1. Merge pull request pret#1792 from GriffinRichards/display-tiles

    Add DISPLAY_TILE_* constants
    GriffinRichards authored Oct 6, 2022
    Configuration menu
    Copy the full SHA
    c6e4c29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e293986 View commit details
    Browse the repository at this point in the history
  3. Fix typo

    tustin2121 committed Oct 6, 2022
    Configuration menu
    Copy the full SHA
    f3bddd1 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2022

  1. Fix typo 2: revelations

    tustin2121 committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    ea168d1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request pret#1786 from tustin2121/patch-spritestuff

    Subsprite Tables Documentation
    GriffinRichards authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    bb2e64b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2359 from AsparagusEduardo/RHH/pr/pretmerge_20220925

    I don't have any Sunday memes (pret merge 2022-09-25)
    ghoulslash authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    923046c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #2365 from AsparagusEduardo/RHH/pr/BattleArenaBide

    Added missing Bide exception to Battle Arena Mind Points
    ghoulslash authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    7c7eb8a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2367 from AsparagusEduardo/RHH/pr/feature/MewTeach

    Special handling for Mew's Teachable moveset
    ghoulslash authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1e04c80 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #2376 from AsparagusEduardo/RHH/pr/feature/ballsMulti

    Changed ballMultiplier to account for future Hisuian ball multipliers
    ghoulslash authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    d7f7fa7 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    441586f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    02c6bc6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    50ca188 View commit details
    Browse the repository at this point in the history
  10. Merge remote-tracking branch 'RHH_origin/upcoming' into RHH/pr/pokemo…

    …nConfig
    
    # Conflicts:
    #	src/data/pokemon/base_stats.h
    AsparagusEduardo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9b97748 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #2283 from AsparagusEduardo/RHH/pr/pokemonConfig

    Toggles for Pokémon species by generation
    ghoulslash authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    5f6e97a View commit details
    Browse the repository at this point in the history
  12. Merge remote-tracking branch 'pret/master' into RHH/pr/pretmerge_2022…

    …1007
    
    # Conflicts:
    #	include/constants/items.h
    #	src/battle_interface.c
    AsparagusEduardo committed Oct 7, 2022
    Configuration menu
    Copy the full SHA
    68b474c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2a8048b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    8ea0600 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #2141 from Sneed69/Triple-Kick-Fix

    Triple kick power calc rework
    ghoulslash authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    9164f03 View commit details
    Browse the repository at this point in the history
  16. Merge pull request #2380 from AsparagusEduardo/RHH/pr/feature/bWaitTime

    Config for Battle text pause times
    ghoulslash authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    1a9f6ab View commit details
    Browse the repository at this point in the history
  17. Merge pull request #2379 from AsparagusEduardo/RHH/pr/pretmerge_20221007

    One for the go! (pret merge 2022/10/07)
    ghoulslash authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    06bddba View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    589c969 View commit details
    Browse the repository at this point in the history
  19. Merge pull request #2262 from LOuroboros/becomingAHero

    Fixed Mega Evolved Pokémon being able to get Friendship effects in battle
    AsparagusEduardo authored Oct 7, 2022
    Configuration menu
    Copy the full SHA
    2ce340e View commit details
    Browse the repository at this point in the history