Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-02-28 | Merge pull request #1352 from huderlem/GetOpponentMostCommonMonType | GriffinR | |
Document GetOpponentMostCommonMonType and fix its fake matching | |||
2021-02-28 | Document GetOpponentMostCommonMonType and fix its fake matching | Marcus Huderle | |
2021-02-28 | Merge pull request #1346 from GriffinRichards/doc-pokejump | GriffinR | |
Document pokemon jump | |||
2021-02-28 | Remove redundant statements | N | |
2021-02-28 | Strangest match | N | |
2021-02-28 | Merge pull request #1345 from GriffinRichards/doc-rtcscreen | huderlem | |
Document/clean up some minor screens | |||
2021-02-28 | Fix build and cleanup mistakes | Marcus Huderle | |
2021-02-28 | Document more battle anim effects | Marcus Huderle | |
2021-02-28 | Merge branch 'master' into doc-rtcscreen | GriffinR | |
2021-02-28 | Merge branch 'master' into doc-pokejump | GriffinR | |
2021-02-28 | Merge pull request #1344 from GriffinRichards/doc-ec | GriffinR | |
Document easy chat and mail, script.c cleanup, add/use some general constants | |||
2021-02-27 | Merge pull request #1347 from huderlem/battle_anim_doc | GriffinR | |
Document some battle anim funcs and data | |||
2021-02-27 | Document some battle anim funcs and data | Marcus Huderle | |
2021-02-26 | Shifts to mult in ShowBonus | GriffinR | |
2021-02-26 | Document pokemon jump | GriffinR | |
2021-02-24 | Clean up berry_fix_program | GriffinR | |
2021-02-24 | Clean up save_failed_screen | GriffinR | |
2021-02-24 | Document reset_rtc_screen | GriffinR | |
2021-02-24 | Fix comment typo | GriffinR | |
2021-02-24 | Add palette selection constants | GriffinR | |
2021-02-24 | Document easy chat | GriffinR | |
2021-02-24 | Document mail | GriffinR | |
2021-02-24 | Use SPRITE_NONE constant | GriffinR | |
2021-02-24 | Use TASK_NONE constant | GriffinR | |
2021-02-24 | Clean up script.c | GriffinR | |
2021-02-24 | Use WINDOW_NONE constant | GriffinR | |
2021-02-24 | Merge pull request #1336 from GriffinRichards/giftribbons | GriffinR | |
Document some ribbon usage | |||
2021-02-22 | Merge pull request #1328 from GriffinRichards/doc-pokeuseitem | GriffinR | |
Document PokemonUseItemEffects | |||
2021-02-22 | Merge pull request #1342 from sphericalice/heart-icon-palette-tag-constant | GriffinR | |
Use the field effects palette tag constant for the heart icon | |||
2021-02-22 | Merge pull request #1341 from sphericalice/cracked-floor-metatile-labels | GriffinR | |
Add labels for cracked floor metatiles | |||
2021-02-22 | Use the field effects palette tag constant for the heart icon | SphericalIce | |
2021-02-22 | Add labels for cracked floor metatiles | SphericalIce | |
2021-02-21 | Merge pull request #1340 from snallapa/sahith/small-fix | GriffinR | |
changing gDifferentSaveFile to use true false constants | |||
2021-02-21 | changing to use constants | Sahith Nallapareddy | |
2021-02-20 | Merge pull request #1338 from HornedCrusader/patch-1 | luckytyphlosion | |
Fix bike flag | |||
2021-02-20 | Fix bike flag | HornedCrusader | |
2021-02-18 | More window cleanup | GriffinR | |
2021-02-18 | Document pokenav ribbons summary screen | GriffinR | |
2021-02-18 | Minor window/bg cleanup | GriffinR | |
2021-02-18 | Document ribbon TV show, add new ribbon IDs/size | GriffinR | |
2021-02-17 | Some constant use in pokemon_icon.c | GriffinR | |
2021-02-17 | Use new gift ribbons size, label unused ribbons | GriffinR | |
2021-02-16 | Merge pull request #1335 from Deokishisu/ExternalEvents-doc | GriffinR | |
Document More External Events | |||
2021-02-16 | Fix Swapped Comments on PokeCoupon Tiers | Deokishisu | |
2021-02-16 | Move BoxRS Data Down to ExternalEventFlags | Deokishisu | |
As suggested, moved the BoxRS data fields into ExternalEventFlags and packed that struct. | |||
2021-02-16 | Document Box: Ruby & Sapphire Fields | Deokishisu | |
Labeled another field in the ExternalEventData struct used by Pokémon Box: Ruby & Sapphire. Special thanks to Citrus Bolt#4642. | |||
2021-02-16 | Document More External Events | Deokishisu | |
Did research to determine how the Japanese Colosseum Bonus Disc modifies the ExternalEventData fields. The Ageto Celebi flag, as well as the flag for the three PokeCoupon title rewards, have been documented and included into the struct. The PokeCoupon fields are actually 3-byte fields, so they have been turned into bitfields, since u24 isn't possible. Also discovered that Channel and US Colosseum Bonus Disc Jirachi use the same flag, so renamed that flag and commented to explain. Also made general comments explaining how the ExternalEventData and ExternalEventFlags are applicable to Emerald specifically. | |||
2021-02-15 | Merge pull request #1329 from Kurausukun/fakematches | GriffinR | |
[LEAK-INFORMED] Resolve Fakematches | |||
2021-02-15 | Merge pull request #1324 from GriffinRichards/doc-sb | GriffinR | |
Document remainder of secret_base.c | |||
2021-02-15 | Merge pull request #1334 from Deokishisu/giftRibbons-doc | GriffinR | |
[LEAK-INFORMED] Fix giftRibbons Field in SaveBlock1 & Relabel Gift Ribbons in pokemon.h |