Commit Graph

4381 Commits

Author SHA1 Message Date
Rangi 5248d18f58 Merge branch 'master' of https://github.com/pret/pokecrystal 2019-05-05 12:50:19 -04:00
Rangi d695275d60
Merge pull request #632 from mid-kid/patch-2
Cygwin now requires a double-click
2019-05-05 12:49:22 -04:00
mid-kid 7def5e700b Cygwin now requires a double-click 2019-04-29 22:30:34 +02:00
Rangi cca2afe827 More fixes for fixes 2019-04-23 19:07:41 -04:00
Rangi e4d60b4e5b
Merge pull request #629 from mid-kid/patch-2
Fix Dragon Fang fix
2019-04-23 18:59:35 -04:00
mid-kid 9281233fc8 Fix Dragon Fang fix 2019-04-23 12:53:49 +02:00
Rangi 745339014c "object_const_def" instead of "const_def 2" 2019-04-21 17:42:25 -04:00
Rangi eafeb932d9
Merge pull request #627 from Rangi42/master
Try to identify more of maps/unused/Beta*.blk
2019-04-20 14:51:18 -04:00
Rangi 689acb0e36 Try to identify more of maps/unused/Beta*.blk 2019-04-20 14:45:20 -04:00
Rangi 71db95dc34 Identify a few more WRAM label uses 2019-04-19 18:55:04 -04:00
Rangi 45e3f6aca9 Identify some more WRAM labels 2019-04-19 11:35:27 -04:00
Rangi d5f5e6d5db Also builds Pokemon - Crystal Version (A) [C][!].gbc 2019-04-14 19:40:30 -04:00
Rangi 2ad58d7a01 Explain pokecrystal-au.gbc in FAQ 2019-04-14 15:45:38 -04:00
Rangi 22cc0c25e9
Merge pull request #625 from pret/aus
Build Australian Crystal.
2019-04-14 15:30:51 -04:00
IIMarckus 0914cc01b5 Rename Stadium 2 blobs based on ROM version. 2019-04-14 13:23:17 -06:00
IIMarckus 9f7d30439e Build Australian Crystal. 2019-04-14 13:22:45 -06:00
Rangi 52651b0afb Use the same GFM Markdown parser for GitHub and GitHub Pages
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-14 13:28:26 -04:00
Rangi 5cdf4f9ae0
Merge pull request #623 from mid-kid/patch-1
Create some battle tower SRAM labels
2019-04-13 11:50:43 -04:00
Rangi 1ada06f576
Merge pull request #622 from mid-kid/master
TextBox -> Textbox
2019-04-13 11:50:16 -04:00
DeeDeeG 31dc62ec5d Adding labels to placeholders (UnknownText, MovementData) in the maps folder (#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 11:49:42 -04:00
Rangi 9c0ef59cb0
Merge pull request #614 from Fontbane/text
common_1 text documentation
2019-04-13 11:46:37 -04:00
mid-kid c5a4c0bd2e Create some battle tower SRAM labels 2019-04-12 13:58:49 +02:00
mid-kid 3e78e5b2b6 TextBox -> Textbox
Homogenizing names.
2019-04-09 16:09:18 +02:00
Rangi 2184b60a0c Identify and eliminate wEngineBuffer1-5 2019-04-08 19:42:55 -04:00
Rangi ec8869584f
Merge pull request #617 from FredrIQ/master
Fix wram labeling for wPCItems
2019-03-30 16:51:30 -04:00
Fredrik Ljungdahl e598e49edb Fix wram labeling for wPCItems 2019-03-18 16:43:58 +01:00
Fontbane a3119736fa common_1 text documentation
Should be almost everything besides some of the mobile stuff and some debug text.

Removed VS stuff

oops
2019-03-16 13:00:44 -04:00
Rangi 179dc85ba1
Merge pull request #616 from Rangi42/master
Minor code+docs fixes
2019-03-14 18:56:39 -04:00
Rangi 27052bf60a
Merge pull request #615 from DeeDeeG/docs-fix
bugs_and_glitches.md: Minor formatting fixes
2019-03-14 18:56:22 -04:00
Rangi 2ffbde764e Minor code+docs fixes 2019-03-12 22:55:40 -04:00
DeeDeeG f4c0806eb8
bugs_and_glitches.md: Fix embedded image links 2019-03-12 14:37:24 -04:00
DeeDeeG 67ff4b0c94
bugs_and_glitches.md: Minor formatting fix
Moves newline to correct spot so diff can apply cleanly.
2019-03-10 23:40:21 -04:00
Rangi 2deb46b3f3 Relative links actually work here for github.com and pret.github.io 2019-03-10 23:08:05 -04:00
Rangi a8c0b64afa Fix index.md Pages links 2019-03-10 23:04:07 -04:00
Rangi 2d3c5cfd6a Fix wiki link 2019-03-10 23:01:24 -04:00
Rangi 6289232447 Second try at fixing doc links 2019-03-10 23:00:01 -04:00
Rangi 7231dc19e4 Mention another common error message from not updating rgbds 2019-03-10 22:52:55 -04:00
Rangi c1daafe741 Link to GitHub Pages documentation, not directly to docs/*.md files
The Pages links are potentially more useful since they can include the Pages infrastructure (sidebar, footer, theming, etc)
2019-03-10 22:47:21 -04:00
Rangi 70ef2f3432 Fix documentation links to work with GitHub Pages 2019-03-10 22:43:57 -04:00
Rangi 388e5a2a78 Add an index.md home page for GitHub Pages 2019-03-10 22:14:27 -04:00
Rangi 8e2f5f00aa Set theme jekyll-theme-hacker 2019-03-10 19:44:57 -04:00
Rangi f5c9958aea Rename some call/jump script commands to avoid confusion with jr/jp asm instructions
Fixes #580
2019-03-10 16:39:31 -04:00
Rangi e002b536af Rename more script commands for consistency and predictability
Fixes #540
2019-03-10 16:00:19 -04:00
Rangi 6393ecb7e5 More consistent formatting 2019-03-03 19:55:28 -05:00
Rangi 9e9f43bce7
Merge pull request #610 from ISSOtm/pursuit_fix
Fix Confusion and Pursuit bugs in #603
2019-03-03 19:31:47 -05:00
ISSOtm f6e94dfd79 Fix spaces 2019-03-04 00:21:30 +01:00
ISSOtm d79fca8c6e Add Pursuit-switching fainting no-status-clearing fix
Ridiculously long and stupid name for a bug that took a ridiculous and stupid amount of time to track. :')
2019-03-04 00:01:55 +01:00
ISSOtm c57ed5775c Rename PlayerMonFaintHappinessMod
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 23:55:24 +01:00
Rangi eee79d7049
Merge pull request #606 from ISSOtm/patch-1
Correct some bugfixes, add some compatibility extensions
2019-03-03 17:30:58 -05:00
Rangi d46685be86 Correct comments 2019-03-03 17:13:24 -05:00