summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2019-04-23Merge pull request #629 from mid-kid/patch-2Rangi
Fix Dragon Fang fix
2019-04-23Fix Dragon Fang fixmid-kid
2019-04-21"object_const_def" instead of "const_def 2"Rangi
2019-04-20Merge pull request #627 from Rangi42/masterRangi
Try to identify more of maps/unused/Beta*.blk
2019-04-20Try to identify more of maps/unused/Beta*.blkRangi
2019-04-19Identify a few more WRAM label usesRangi
2019-04-19Identify some more WRAM labelsRangi
2019-04-14Also builds Pokemon - Crystal Version (A) [C][!].gbcRangi
2019-04-14Explain pokecrystal-au.gbc in FAQRangi
2019-04-14Merge pull request #625 from pret/ausRangi
Build Australian Crystal.
2019-04-14Rename Stadium 2 blobs based on ROM version.IIMarckus
2019-04-14Build Australian Crystal.IIMarckus
2019-04-14Use the same GFM Markdown parser for GitHub and GitHub PagesRangi
By default GitHub uses GFM but GitHub Pages uses kramdown, which among other differences, does not support starting ordered lists at specific values.
2019-04-13Merge pull request #623 from mid-kid/patch-1Rangi
Create some battle tower SRAM labels
2019-04-13Merge pull request #622 from mid-kid/masterRangi
TextBox -> Textbox
2019-04-13Adding labels to placeholders (UnknownText, MovementData) in the maps folder ↵DeeDeeG
(#618) Adding labels to placeholders (UnknownText, MovementData) in the maps folder * KurtsHouse.asm * RadioTower[1/2/3]F.asm * Route[35/36]NationalParkGate.asm
2019-04-13Merge pull request #614 from Fontbane/textRangi
common_1 text documentation
2019-04-12Create some battle tower SRAM labelsmid-kid
2019-04-09TextBox -> Textboxmid-kid
Homogenizing names.
2019-04-08Identify and eliminate wEngineBuffer1-5Rangi
2019-03-30Merge pull request #617 from FredrIQ/masterRangi
Fix wram labeling for wPCItems
2019-03-18Fix wram labeling for wPCItemsFredrik Ljungdahl
2019-03-16common_1 text documentationFontbane
Should be almost everything besides some of the mobile stuff and some debug text. Removed VS stuff oops
2019-03-14Merge pull request #616 from Rangi42/masterRangi
Minor code+docs fixes
2019-03-14Merge pull request #615 from DeeDeeG/docs-fixRangi
bugs_and_glitches.md: Minor formatting fixes
2019-03-12Minor code+docs fixesRangi
2019-03-12bugs_and_glitches.md: Fix embedded image linksDeeDeeG
2019-03-10bugs_and_glitches.md: Minor formatting fixDeeDeeG
Moves newline to correct spot so diff can apply cleanly.
2019-03-10Relative links actually work here for github.com and pret.github.ioRangi
2019-03-10Fix index.md Pages linksRangi
2019-03-10Fix wiki linkRangi
2019-03-10Second try at fixing doc linksRangi
2019-03-10Mention another common error message from not updating rgbdsRangi
2019-03-10Link to GitHub Pages documentation, not directly to docs/*.md filesRangi
The Pages links are potentially more useful since they can include the Pages infrastructure (sidebar, footer, theming, etc)
2019-03-10Fix documentation links to work with GitHub PagesRangi
2019-03-10Add an index.md home page for GitHub PagesRangi
2019-03-10Set theme jekyll-theme-hackerRangi
2019-03-10Rename some call/jump script commands to avoid confusion with jr/jp asm ↵Rangi
instructions Fixes #580
2019-03-10Rename more script commands for consistency and predictabilityRangi
Fixes #540
2019-03-03More consistent formattingRangi
2019-03-03Merge pull request #610 from ISSOtm/pursuit_fixRangi
Fix Confusion and Pursuit bugs in #603
2019-03-04Fix spacesISSOtm
2019-03-04Add Pursuit-switching fainting no-status-clearing fixISSOtm
Ridiculously long and stupid name for a bug that took a ridiculous and stupid amount of time to track. :')
2019-03-03Rename PlayerMonFaintHappinessModISSOtm
Seriously, mini-rant here: we were three to spend a couple hours trying to find something in this function that was completely unrelated to happiness... and apparently there's been far worse. :') Props to you guys for having been through this =D
2019-03-03Merge pull request #606 from ISSOtm/patch-1Rangi
Correct some bugfixes, add some compatibility extensions
2019-03-03Correct commentsRangi
2019-03-03Add confusion + items/selfdestruct fixISSOtm
2019-03-03hFFEC is not an HRAM locationRangi
2019-03-03Correct compatibility claimsEldred Habert
2019-03-03Merge pull request #608 from Rangi42/masterRangi
Identify more collision-related constants and data