Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-25 | port ModifyStatByNature fakematch fix (from #1179) | Kurausukun | |
2020-10-05 | Add ITEM6_HEAL constants, change move flags to shifts | GriffinR | |
2020-10-01 | Replace POKEMON_SLOTS_NUMBER | GriffinR | |
2020-09-19 | battle_gfx_sfx_util.c: Very annoying fakematch fix. | Kaz | |
daycare.c: -g eliminates the need for the brace hack. battle_transition.c: Fix Phase2_Ripple_Func2...? | |||
2020-09-19 | Fix typos | kiliwily | |
2020-09-13 | Undo PokeCodec's PRs | aaaaaa123456789 | |
This commit undoes most of PokeCodec's PRs after the debate in chat. Some harmless or completely superseded PRs have been left alone, as there is not much benefit in attempting to undo them. Reverts #1104, #1108, #1115, #1118, #1119, #1124, #1126, #1127, #1132, #1136, #1137, #1139, #1140, #1144, #1148, #1149, #1150, #1153, #1155, #1177, #1179, #1180, #1181, #1182 and #1183. | |||
2020-09-12 | Update pokemon.c | kiliwily | |
2020-09-12 | Bug documenting | kiliwily | |
2020-09-09 | Document size field of unknown struct | PokeCodec | |
2020-09-09 | Fix Pokemon Fakematch | PokeCodec | |
2020-09-09 | Record mixing fakematch fixed! | PokeCodec | |
2020-09-06 | Fix casting bug | PokeCodec | |
2020-09-05 | Fixup ModifyStatByNature | PokeCodec | |
2020-08-28 | Merge pull request #1160 from kiliwily/master2 | GriffinR | |
add MAX_LEVEL_UP_MOVES macro | |||
2020-08-28 | Merge pull request #1146 from GriffinRichards/rename-songs | GriffinR | |
Give songs meaningful english names | |||
2020-08-28 | add MAX_LEVEL_UP_MOVES macro | kiliwily | |
2020-08-28 | Add MAX_PER_STAT_EVS macro | Thomas Winwood | |
2020-08-21 | Merge pull request #1141 from GriffinRichards/add-nonmatch | PikalaxALT | |
Wrap asm statements in NONMATCHING | |||
2020-08-20 | Give songs meaningful english names | GriffinR | |
2020-08-18 | Wrap asm statements in NONMATCHING | GriffinR | |
2020-08-16 | Merge branch 'master' of https://github.com/pret/pokeemerald into doc-contest | GriffinR | |
2020-08-10 | Merge pull request #1122 from GriffinRichards/clean-battlemsg | GriffinR | |
Add stat stage constants, clean up misc battle msg data | |||
2020-08-04 | Add stat stage constants | GriffinR | |
2020-07-27 | Document some battle_util.c | ExpoSeed | |
2020-07-23 | Begin new contest documentation | GriffinR | |
2020-07-18 | Merge pull request #1100 from GriffinRichards/clean-battlescrdata | GriffinR | |
Misc battle and battle palace documentation | |||
2020-07-18 | Clean up some battle scr cmd data | GriffinR | |
2020-07-16 | Use stat constants in MonGainEVs | DizzyEggg | |
2020-07-09 | Update pokemon.c | Flametix | |
2020-06-03 | Label union room battle trainer | GriffinR | |
2020-04-09 | Add misc party constant usage | GriffinR | |
2020-02-08 | Document Trainer Card | GriffinR | |
2020-02-04 | Use friendship event constants | GriffinR | |
2020-02-01 | sCombinedMoves | PikalaxALT | |
2020-01-20 | using item constant | Sahith Nallapareddy | |
2020-01-08 | Merge branch 'master' into doc-dome | GriffinR | |
2020-01-07 | More battle_dome.c doc | GriffinR | |
2019-12-21 | Document item_use.c | GriffinR | |
2019-12-20 | Document Battle Dome scripts and some battle_dome.c | GriffinR | |
2019-12-06 | Use ST_OAM constants for OamData definitions | GriffinR | |
2019-11-25 | Document Frontier Util | GriffinR | |
2019-11-23 | Merge pull request #909 from GriffinRichards/doc-apprentice | huderlem | |
Document Apprentice | |||
2019-11-23 | Turn some magic numbers into named constants | Thomas Winwood | |
2019-11-16 | WIP Document apprentice | GriffinR | |
2019-10-31 | Clean up party_menu doc | GriffinR | |
2019-10-31 | Document party_menu second pass | GriffinR | |
2019-10-25 | Document party_menu first pass | GriffinR | |
2019-10-06 | Document field_poison | GriffinR | |
2019-10-05 | Note overflow in ModifyStatByNature | GriffinR | |
2019-09-27 | Merge branch 'master' into gflib | PikalaxALT | |