summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2018-06-09Convert code samples in design_flaws.md to diffsThomas Winwood
2018-06-03Create empty sections for the remaining FixPicBank array entriesRangi
2018-06-03Change FixPicBank bank arrayRangi
2018-06-02undo protect message bugi0brendan0
2018-05-24Function6ec1 → CanObjectMoveInDirectionRangi
2018-05-23Identify more sprite move data flag bitsRangi
2018-05-09Fix doc linksRangi
2018-05-06Fix rest of the givepokeitem/checkpokeitem referencesmid-kid
2018-05-05fix-various-little-thingsmid-kid
2018-04-05Use constants for bit/set/res moreRangi
2018-04-04Merge pull request #505 from mid-kid/battlecommandsyenatch
2018-04-04Update docs and comments to reflect renamesmid-kid
2018-04-04Document more Beat Up-related bugsmid-kid
2018-04-01Update file paths in constants/ and docs/mid-kid
2018-03-04201 -> 200Rangi
2018-03-04Bug docs match codeRangi
2018-03-01Reflect Rangi's suggestioni0brendan0
2018-03-01Add Protect Bug and Fixi0brendan0
2018-02-26Document more quirks and bugsRangi
2018-02-26Document HOF Master bug (close #494)Rangi
2018-02-25Merge branch 'master' of https://github.com/pret/pokecrystalRangi
2018-02-25* loadmenuheader -> loadmenu (ead103d)Rangi
2018-02-22Pkmn -> Monmid-kid
2018-02-20Fixi0brendan0
2018-02-19Add Fix for Lock On Status Movesi0brendan0
2018-02-08Remove EXIF metadata from imagesmid-kid
2018-02-05No redundant item effect labelsRangi
2018-02-04Keep specials files togetherRangi
2018-02-04"chances" → "probabilities", since other files use that term and "changes" ...Rangi
2018-02-03Sync _Rangi
2018-02-03Macro factors out sine code, just like sine data, since it's used 5 timesRangi
2018-02-03Keep documentation in sync with new WRAM labelsRangi
2018-02-02use "x + -1" not "x +- 1"Rangi
2018-02-02spriteface → objectface, consistent with the other script commandsRangi
2018-02-02Remove checkmorn/checkday/checknite macrosRangi
2018-02-02Script commands don't have underscoresRangi
2018-02-01warp_event x, y, map, warp_idRangi
2018-01-31const_def NRangi
2018-01-31Add TOCRangi
2018-01-31Forgot the person→object renameRangi
2018-01-31Comment the person constants sections, like the othersRangi
2018-01-30Don't repeat a subheadingRangi
2018-01-30SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDERRangi
2018-01-30Better headingsRangi
2018-01-30Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix ...Rangi
2018-01-30SPRITEMOVEDATA_ITEM_TREE → SPRITEMOVEDATA_STILL (it's used for other things...Rangi
2018-01-30Remove unreferenced map script heading labelsRangi
2018-01-28grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/gRangi
2018-01-26G/S Scripting Compendium linkRangi
2018-01-26Sync documentation with codeRangi