Commit graph

2511 commits

Author SHA1 Message Date
dannye b2afaae7ab Fix remaining uses of fade 2021-03-30 01:06:32 -05:00
dannye 37d3ba4b39 Fix alternate starts/tempos 2021-03-29 22:30:01 -05:00
dannye 3508dc8e1d Remove last few red audio variables 2021-03-29 00:42:28 -05:00
dannye c1278c478e Fix pokeflute in battle sfx
and other small improvements
2021-03-28 23:23:45 -05:00
dannye 5f87413b23 Move crysaudio ram from sram to wram 2021-03-28 12:26:46 -05:00
dannye baf447a260 Fix channel 4 loop points 2021-03-28 12:19:18 -05:00
dannye 459b5bd615 Misc clean up and small improvements 2021-03-28 02:23:54 -05:00
dannye e8dd755e18 Merge branch 'master' of https://github.com/pret/pokered 2021-03-23 01:19:51 -05:00
Rangi e1ef02430d Simplify the def_warps_to macro 2021-02-23 12:05:03 -05:00
dannye 5c9c7bf362 Clean up handling of extra effective status effects 2021-02-21 11:43:38 -06:00
Rangi 95353fdefa Identify hUILayoutFlags 2021-02-13 19:48:34 -05:00
Rangi 83f7d224c8 Remove .gitmodules 2021-02-13 19:32:43 -05:00
Rangi 94daf57156 The 'tmhm' macro adjusts to the number of TMs/HMs 2021-01-06 10:20:37 -05:00
Rangi 21908ba30a Clarify signed magnitude in the growth_rate macro 2020-12-20 23:35:42 -05:00
Rangi f16f53096b Update rgbdscheck.asm
Hard-code the version string in the failure message so it won't be in hex
2020-12-09 15:11:06 -05:00
Rangi fc3bbc1358 Require rgbds 0.4.2 2020-12-09 12:41:39 -05:00
Daniel Harding f38ee046c0
Merge pull request #306 from SatoMew/master
Update tileset header comments
2020-12-02 09:21:48 -06:00
SatoMew 6b8ddb6beb Clearer tileset header macro comment 2020-12-02 00:37:43 +00:00
SatoMew 0064806384 Fix outdated comments 2020-12-01 22:33:03 +00:00
Daniel Harding bb76c06120
Merge pull request #304 from SatoMew/master
Rename *TilesetType to *TileAnimations
2020-11-30 16:35:33 -06:00
SatoMew ae0e2fd194 Fix reference to unused_fanfare.asm 2020-11-30 21:34:29 +00:00
SatoMew 6989cdb8c6 And extend this principle to the filename as well 2020-11-30 21:17:38 +00:00
SatoMew f99446fccb Be consistent with the unused and unreferenced terminology 2020-11-30 20:09:51 +00:00
SatoMew 330fa33236 Rename the unreferenced fanfare's constants 2020-11-30 01:39:49 +00:00
SatoMew 5d9957293c Delete unnecessary comment 2020-11-29 22:47:51 +00:00
SatoMew 3756ec6dd9 Improve new constants and comment based on feedback 2020-11-29 22:07:26 +00:00
SatoMew 083cb38e33 Update related tile animation constants 2020-11-29 21:28:38 +00:00
SatoMew a7dca30971 Identify what became GSC's Key Item fanfare 2020-11-29 21:10:36 +00:00
SatoMew 242b2e05cf Label and document hFFD7 more accurately 2020-11-29 20:17:29 +00:00
Rangi 6adbaefde1 Keep wGrassMons and wWaterMons together with a UNION 2020-11-28 17:11:12 -05:00
Rangi 47cd734276 Use assert to ensure correct base data size 2020-11-17 16:27:44 -05:00
dannye 66377fca32 Fix file modes 2020-11-14 20:52:10 -06:00
dannye afc4ce2dc5 Use more joypad constants 2020-11-07 21:07:07 -06:00
Rangi 0da16c1625 Use STARTER1 and STARTER2 for the title screen 2020-11-07 10:27:03 -05:00
Rangi 847e487eef 'make tools' uses -pedantic 2020-11-06 16:23:53 -05:00
Rangi 13d4d533f7 Sync more with pokeyellow 2020-11-06 10:33:58 -05:00
Rangi d3f1352875
Merge pull request #301 from Rangi42/master
Sync home and macro code with pokeyellow
2020-11-05 23:50:03 -05:00
Rangi e16dec874a Sync more with pokeyellow 2020-11-05 16:55:39 -05:00
Rangi 2a4b8b5a24 Remove trailing whitespace 2020-11-05 15:17:39 -05:00
Rangi 2db54ecb9b Sync more with pokeyellow 2020-11-05 13:23:57 -05:00
Rangi 379a563c43 All battle back pictures end with "b" 2020-11-05 11:04:20 -05:00
Rangi d3e81422d5 Sync home and macro code with pokeyellow 2020-11-05 10:50:30 -05:00
Rangi abaf9fee7c Port some formatting from pokeyellow 2020-11-04 16:31:47 -05:00
Rangi 6d56d10e15 Fix #296 and #297: update the install instructions 2020-10-30 11:30:39 -04:00
Rangi eec15bd7fa
Merge pull request #300 from 95girl/master
Add Cerulean Cave maps from Pokémon Green
2020-10-26 14:41:13 -04:00
95girl 14622114cf
Add files via upload 2020-10-26 18:03:14 +01:00
Rangi bc287b9b80 Some formatting changes 2020-10-19 20:26:35 -04:00
Rangi 5ebae4747b PedalDanceAnim -> PetalDanceAnim 2020-10-08 18:55:19 -04:00
Rangi b49277f485 tools/unnamed.py -r . -l N prints up to N unnamed symbols next to their filenames 2020-10-04 21:03:36 -04:00
Rangi fbbade2bec
Merge pull request #295 from SatoMew/master
Clarify comment in constants/pokemon_constants.asm
2020-10-04 15:39:29 -04:00