Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-23 | Merge pull request #629 from mid-kid/patch-2 | Rangi | |
Fix Dragon Fang fix | |||
2019-04-23 | Fix Dragon Fang fix | mid-kid | |
2019-04-21 | "object_const_def" instead of "const_def 2" | Rangi | |
2019-04-20 | Merge pull request #627 from Rangi42/master | Rangi | |
Try to identify more of maps/unused/Beta*.blk | |||
2019-04-20 | Try to identify more of maps/unused/Beta*.blk | Rangi | |
2019-04-19 | Identify a few more WRAM label uses | Rangi | |
2019-04-19 | Identify some more WRAM labels | Rangi | |
2019-04-14 | Also builds Pokemon - Crystal Version (A) [C][!].gbc | Rangi | |
2019-04-14 | Explain pokecrystal-au.gbc in FAQ | Rangi | |
2019-04-14 | Merge pull request #625 from pret/aus | Rangi | |
Build Australian Crystal. | |||
2019-04-14 | Rename Stadium 2 blobs based on ROM version. | IIMarckus | |
2019-04-14 | Build Australian Crystal. | IIMarckus | |
2019-04-14 | Use the same GFM Markdown parser for GitHub and GitHub Pages | Rangi | |
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-13 | Merge pull request #623 from mid-kid/patch-1 | Rangi | |
Create some battle tower SRAM labels | |||
2019-04-13 | Merge pull request #622 from mid-kid/master | Rangi | |
TextBox -> Textbox | |||
2019-04-13 | Adding 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-13 | Merge pull request #614 from Fontbane/text | Rangi | |
common_1 text documentation | |||
2019-04-12 | Create some battle tower SRAM labels | mid-kid | |
2019-04-09 | TextBox -> Textbox | mid-kid | |
Homogenizing names. | |||
2019-04-08 | Identify and eliminate wEngineBuffer1-5 | Rangi | |
2019-03-30 | Merge pull request #617 from FredrIQ/master | Rangi | |
Fix wram labeling for wPCItems | |||
2019-03-18 | Fix wram labeling for wPCItems | Fredrik Ljungdahl | |
2019-03-16 | common_1 text documentation | Fontbane | |
Should be almost everything besides some of the mobile stuff and some debug text. Removed VS stuff oops | |||
2019-03-14 | Merge pull request #616 from Rangi42/master | Rangi | |
Minor code+docs fixes | |||
2019-03-14 | Merge pull request #615 from DeeDeeG/docs-fix | Rangi | |
bugs_and_glitches.md: Minor formatting fixes | |||
2019-03-12 | Minor code+docs fixes | Rangi | |
2019-03-12 | bugs_and_glitches.md: Fix embedded image links | DeeDeeG | |
2019-03-10 | bugs_and_glitches.md: Minor formatting fix | DeeDeeG | |
Moves newline to correct spot so diff can apply cleanly. | |||
2019-03-10 | Relative links actually work here for github.com and pret.github.io | Rangi | |
2019-03-10 | Fix index.md Pages links | Rangi | |
2019-03-10 | Fix wiki link | Rangi | |
2019-03-10 | Second try at fixing doc links | Rangi | |
2019-03-10 | Mention another common error message from not updating rgbds | Rangi | |
2019-03-10 | Link to GitHub Pages documentation, not directly to docs/*.md files | Rangi | |
The Pages links are potentially more useful since they can include the Pages infrastructure (sidebar, footer, theming, etc) | |||
2019-03-10 | Fix documentation links to work with GitHub Pages | Rangi | |
2019-03-10 | Add an index.md home page for GitHub Pages | Rangi | |
2019-03-10 | Set theme jekyll-theme-hacker | Rangi | |
2019-03-10 | Rename some call/jump script commands to avoid confusion with jr/jp asm ↵ | Rangi | |
instructions Fixes #580 | |||
2019-03-10 | Rename more script commands for consistency and predictability | Rangi | |
Fixes #540 | |||
2019-03-03 | More consistent formatting | Rangi | |
2019-03-03 | Merge pull request #610 from ISSOtm/pursuit_fix | Rangi | |
Fix Confusion and Pursuit bugs in #603 | |||
2019-03-04 | Fix spaces | ISSOtm | |
2019-03-04 | Add Pursuit-switching fainting no-status-clearing fix | ISSOtm | |
Ridiculously long and stupid name for a bug that took a ridiculous and stupid amount of time to track. :') | |||
2019-03-03 | Rename PlayerMonFaintHappinessMod | ISSOtm | |
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-03 | Merge pull request #606 from ISSOtm/patch-1 | Rangi | |
Correct some bugfixes, add some compatibility extensions | |||
2019-03-03 | Correct comments | Rangi | |
2019-03-03 | Add confusion + items/selfdestruct fix | ISSOtm | |
2019-03-03 | hFFEC is not an HRAM location | Rangi | |
2019-03-03 | Correct compatibility claims | Eldred Habert | |
2019-03-03 | Merge pull request #608 from Rangi42/master | Rangi | |
Identify more collision-related constants and data |