summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2022-03-26Port and document make_patch.c features needed for pokeredRangi
2022-03-20Document Day Care Exp bug (#895)Idain
2022-03-14Replace flawed Metal Powder bugfix (#890)Idain
2022-03-13Solve issue with Full Heal text bugfix (#887)Idain
Fixes #818
2022-03-13Slightly reformat the vc_patch.md docsRangi
2022-03-12Allow `{patch offset length}` (necessary for pokegold)Rangi
2022-03-12Allow alternate labels for patch namesRangi
2022-03-12Build the Virtual Console patch with `make crystal11_vc` (#882)vulcandth
Fixes #813
2022-02-22Rename `GetPokedexEntryBank` to `HeavyBall_GetDexEntryBank`Rangi
2022-01-24Fix headingRangi
2022-01-24Document Return/Frustration bug and its fix (#872)Idain
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-01-10Document fix for game freezing while switching mon (#869)Idain
Fixes #868 Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-01-10Don't require a boolean trainer flag for `givepoke`Rangi
Fixes #865
2022-01-10Clarify documentation for `dorepeat`Rangi
Fixes #859
2021-12-31Document fix for hatching Unown eggs (#863)Idain
All `diff` lines should start with `+`, `-`, or space, even when a tab comes after Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2021-11-30Fix Berserk Gene confusion count in docs/bugs_and_glitches.mdmid-kid
Thanks to Major_Agnostic#4555 and Idain#2857
2021-11-23Use compound assignment operatorsRangi
2021-10-28Use -1 for terminating happiness probability dataRangi
2021-10-15Clarify how Yellow updated catch rates for Gen 2 itemsRangi
2021-10-13Clarify table_width edit for PokedexDataPointerTablemid-kid
Thanks to @Vendily Fixes #854
2021-10-06Add `assert PokemonPicPointers == UnownPicPointers` in `GetFrontpicPointer`Rangi
2021-09-05Fix #804: update "Clair can give TM24 Dragonbreath twice"Rangi
2021-09-05Clean up the recently documented bug fixesRangi
2021-09-05Add multiple design flaw fixes (#848)Colton G. Rushton
Fixes https://github.com/pret/pokecrystal/issues/814 Fixes https://github.com/pret/pokecrystal/issues/805
2021-09-05Minor formatting fix to the Sunny Day moves fix (#851)Colton G. Rushton
Builds on top of #849
2021-09-03Add fix for Sunny Day moves used by the "Smart" AI (#849)Colton G. Rushton
Fixes https://github.com/pret/pokecrystal/issues/807
2021-06-20Fixing comments in BattleCommand_TeleportNescientist
2021-06-08Rename `prioritysjump` to `sdefer`Rangi
2021-03-24Sync some files with pokegoldRangi
2021-03-17Consistent labels for each nickname in RAMRangi
2021-03-03Document AI redundant bug (#802)ElectroDeoxys
Document AI_Redundant Future Sight bug
2021-01-09Rename GetFarHalfword to GetFarWordRangi
Fixes #796
2020-12-23Rename some labelsRangi
- Remove "Buffer" suffix from some byte and word quantities - Change "Ptr" to "Pointer" Fixes #789
2020-12-20move statupmessage above checkfaint in Attack and DefenseUpHit documentationNeil Basu
2020-12-18Edit wording and diff formatRangi
2020-12-14shorten documents on stat up hit effectsNeil Basu
2020-12-14Document fix for StatUpHit effects when opponent is KO'dNeil Basu
2020-12-07FarString -> PlaceFarString, and document a BrokenPlaceFarString bugRangi
2020-12-07Document AI_Smart_Conversion2 bug (resolves #786)Rangi
2020-11-24Use STRING_BUFFER_LENGTH for the wStringBuffersRangi
2020-11-03Identify some uses of wBuffer1-6 in new Crystal codeRangi
2020-10-29Identify the remaining (non-mobile) uses of another WRAM unionRangi
2020-10-21Remove incomplete fix for the save corruption bugRangi
2020-09-27Note that the map connection Surf bug fix will change the movement speedRangi
2020-09-27Fix #769: document the Heavy Ball weight bank bugRangi
2020-09-27More optimal fix for the experience underflow bugRangi
2020-08-29Remove wKickCounter and wPresentPower aliases for wBattleAnimParamRangi
2020-08-29Group bugs and glitches by categoryRangi
2020-08-29Fix #767: Clarify battle moves menu bug behaviorRangi
2020-08-28Note possibly intentional "bugs"Rangi