Commit Graph

  • 653b62139d Use macros for packed arrays of nybbles Rangi 2021-05-23 18:33:14 -04:00
  • 3b76c590da Standardize names of wild maps entities Yoann Fievez 2021-05-18 20:58:24 +02:00
  • 05925cba37 Merge remote-tracking branch 'remotes/pokered/master' Rangi 2021-05-09 12:56:39 -04:00
  • 82f31b05c1 Require rgbds 0.5.1 Rangi 2021-05-09 12:54:31 -04:00
  • d966193d7b Change terminology as per feedback SatoMew 2021-05-08 23:20:52 +01:00
  • b3364f9f88 Identify the connections between Routes 22 and 23 as unused SatoMew 2021-05-08 13:24:33 +01:00
  • c8626595b4 Use BANK("Pics #") for Pokémon and trainer pics Rangi 2021-05-06 23:04:00 -04:00
  • bc15f40bce Merge pull request #67 from SatoMew/master Daniel Harding 2021-05-01 18:58:17 -05:00
  • 831a504de0 Identify the unused cry that was carried over to GSC SatoMew 2021-05-02 00:11:19 +01:00
  • bb8fdd7f42 Merge pull request #321 from SatoMew/master Daniel Harding 2021-05-01 16:07:16 -05:00
  • b155e59ffa Restore extra line breaks SatoMew 2021-05-01 21:54:19 +01:00
  • e2a70c9c43 Incorporate the suggested fixes SatoMew 2021-05-01 20:42:12 +01:00
  • ed11bfeca1 Identify the unused cry that was carried over to GSC SatoMew 2021-05-01 15:44:43 +01:00
  • 0cbd5acb76 Merge branch 'master' of https://github.com/pret/pokered dannye 2021-04-30 14:03:34 -05:00
  • 6a31663c96 Use {interpolation} to generate sequences of RAM labels Rangi 2021-04-27 15:49:59 -04:00
  • 3d7293abf6 pokered -> pokeyellow Rangi 2021-04-20 21:21:20 -04:00
  • a5f9e0f6f6 Merge remote-tracking branch 'remotes/pokered/master' Rangi 2021-04-19 16:34:38 -04:00
  • bcc4380d40 Port 'add_tmnum' from pokecrystal Rangi 2021-04-19 16:30:07 -04:00
  • 0bfc0324b5 Change how Travis CI builds on macOS Rangi 2021-04-18 16:03:08 -04:00
  • 8469421892 Change how Travis CI builds on macOS Rangi 2021-04-18 15:57:28 -04:00
  • 3a97ec326c Use pokecrystal's sine_table macro Rangi 2021-04-18 15:51:07 -04:00
  • 5d74bf5126 Don't let brew auto-update everything, just install rgbds Rangi 2021-04-18 15:49:34 -04:00
  • 21ff769517 Install rgbds with brew on macOS so Travis CI will pass Rangi 2021-04-18 15:32:06 -04:00
  • e2c8614cb1 Fix a typo Rangi 2021-04-18 15:22:00 -04:00
  • 7d66719468 Explain how to use a local copy of rgbds Rangi 2021-04-18 15:21:55 -04:00
  • b920ea060a Explain how to use a local copy of rgbds Rangi 2021-04-18 15:20:48 -04:00
  • d4154b2891 Merge branch 'master' of https://github.com/pret/pokered dannye 2021-04-17 21:00:28 -05:00
  • 2fdcb1a3d6 Prevent some gcc versions from complaining about {0} in tools/scan_includes.c Rangi 2021-04-17 19:28:38 -04:00
  • bf81961b9d Fix tools/unnamed.py Rangi 2021-04-17 19:20:14 -04:00
  • 955e4eddf8 Actually use rgbds 0.5.0 Rangi 2021-04-17 19:16:12 -04:00
  • dd690920c9 Use rgbds 0.5.0 features: - FOR loops - {interpolation} - REDEF EQUS - \# for all macro args Rangi 2021-04-17 19:06:56 -04:00
  • a108185620 Merge remote-tracking branch 'remotes/pokered/master' Rangi 2021-04-13 20:11:29 -04:00
  • 4b64b146e4 Use assertions to catch the GetName bug, and use a NAME_BUFFER_LENGTH constant Rangi 2021-04-13 20:08:07 -04:00
  • 3af309e805 Merge branch 'master' of https://github.com/pret/pokered dannye 2021-04-13 17:48:44 -05:00
  • 506a14084e The 'def_trainers' macro checks that trainers' event flag bits are correct (#318) Rangi 2021-04-13 18:24:37 -04:00
  • 3ce276892c Trim extra newlines from some files Rangi 2021-04-08 12:51:33 -04:00
  • 2954013da1 Trim extra newlines from some files Rangi 2021-04-08 12:51:25 -04:00
  • fa206ce835 Fix incorrect sfx id AUDIO_1 is loaded during trade animations, not AUDIO_2 dannye 2021-03-30 01:03:30 -05:00
  • 82edc61dda Fix Route20 wild mons tables dannye 2021-03-25 18:05:18 -05:00
  • 2baf0ae962 Forgot to end_water_wildmons Rangi 2021-03-25 18:58:53 -04:00
  • eb47bda8ee Merge branch 'master' of https://github.com/pret/pokered dannye 2021-03-25 17:39:44 -05:00
  • 95ec2cf039 Verify data table and name list sizes with assertion macros Rangi 2021-03-25 16:33:05 -04:00
  • e1f6bb5393 Remove unused _GREEN TitleMons data Rangi 2021-03-21 18:39:01 -04:00
  • d07a666627 Merge remote-tracking branch 'remotes/pokered/master' Rangi 2021-02-23 12:08:15 -05:00
  • e1ef02430d Simplify the def_warps_to macro Rangi 2021-02-23 12:05:03 -05:00
  • 780931886d Merge branch 'master' of https://github.com/pret/pokered dannye 2021-02-21 11:50:23 -06:00
  • 5c9c7bf362 Clean up handling of extra effective status effects dannye 2021-02-21 11:43:38 -06:00
  • 95353fdefa Identify hUILayoutFlags Rangi 2021-02-13 19:48:34 -05:00
  • 205fd1ac81 Identify hUILayoutFlags and hPikachuSpriteVRAMOffset Rangi 2021-02-13 19:48:21 -05:00
  • 83f7d224c8 Remove .gitmodules Rangi 2021-02-13 19:32:43 -05:00
  • b6ec1cd884 Proper translation comments in debug_menu.asm AriaHiro64 2021-02-05 18:06:17 +00:00
  • 7ea4733828 Merge remote-tracking branch 'remotes/pokered/master' Rangi 2021-01-06 10:22:47 -05:00
  • 94daf57156 The 'tmhm' macro adjusts to the number of TMs/HMs Rangi 2021-01-06 10:20:37 -05:00
  • a42568278b Merge remote-tracking branch 'remotes/pokered/master' Rangi 2020-12-20 23:37:15 -05:00
  • 21908ba30a Clarify signed magnitude in the growth_rate macro Rangi 2020-12-20 23:35:42 -05:00
  • 2654da5d15 Merge branch 'master' of https://github.com/pret/pokered dannye 2020-12-15 11:05:12 -06:00
  • f16f53096b Update rgbdscheck.asm Rangi 2020-12-09 15:11:06 -05:00
  • fc3bbc1358 Require rgbds 0.4.2 Rangi 2020-12-09 12:41:39 -05:00
  • f38ee046c0 Merge pull request #306 from SatoMew/master Daniel Harding 2020-12-02 09:21:48 -06:00
  • 6b8ddb6beb Clearer tileset header macro comment SatoMew 2020-12-02 00:37:43 +00:00
  • 0064806384 Fix outdated comments SatoMew 2020-12-01 22:33:03 +00:00
  • bb76c06120 Merge pull request #304 from SatoMew/master Daniel Harding 2020-11-30 16:35:33 -06:00
  • ae0e2fd194 Fix reference to unused_fanfare.asm SatoMew 2020-11-30 21:34:29 +00:00
  • 6989cdb8c6 And extend this principle to the filename as well SatoMew 2020-11-30 21:17:38 +00:00
  • f99446fccb Be consistent with the unused and unreferenced terminology SatoMew 2020-11-30 20:09:51 +00:00
  • 330fa33236 Rename the unreferenced fanfare's constants SatoMew 2020-11-30 01:39:49 +00:00
  • 5d9957293c Delete unnecessary comment SatoMew 2020-11-29 22:47:51 +00:00
  • 3756ec6dd9 Improve new constants and comment based on feedback SatoMew 2020-11-29 22:07:26 +00:00
  • 083cb38e33 Update related tile animation constants SatoMew 2020-11-29 21:28:38 +00:00
  • a7dca30971 Identify what became GSC's Key Item fanfare SatoMew 2020-11-29 21:10:36 +00:00
  • 242b2e05cf Label and document hFFD7 more accurately SatoMew 2020-11-29 20:17:29 +00:00
  • 6adbaefde1 Keep wGrassMons and wWaterMons together with a UNION Rangi 2020-11-28 17:11:12 -05:00
  • 47cd734276 Use assert to ensure correct base data size Rangi 2020-11-17 16:27:44 -05:00
  • 48dc6a8cf4 Merge branch 'master' of https://github.com/pret/pokered dannye 2020-11-14 21:46:05 -06:00
  • 66377fca32 Fix file modes dannye 2020-11-14 20:52:10 -06:00
  • b88572fbcc Add constants for player and rival starters Rangi 2020-11-13 11:10:03 -05:00
  • 5f8f221bad Mention YELLMONS.GB in the readme Rangi 2020-11-07 22:40:49 -05:00
  • edf375aff1 Merge pull request #63 from dannye/debug Daniel Harding 2020-11-07 21:28:20 -06:00
  • ead36b7ba2 Fix typo dannye 2020-11-07 21:12:03 -06:00
  • 70ec534467 Use more joypad constants dannye 2020-11-07 21:07:31 -06:00
  • afc4ce2dc5 Use more joypad constants dannye 2020-11-07 21:07:07 -06:00
  • c501e663f5 Add label for unknown debug byte dannye 2020-11-07 20:53:32 -06:00
  • 88967a2323 Finish debug yellow dannye 2020-11-07 16:41:15 -06:00
  • 453107ab8a More debug yellow only debug menu left dannye 2020-11-07 14:35:40 -06:00
  • 0da16c1625 Use STARTER1 and STARTER2 for the title screen Rangi 2020-11-07 10:27:03 -05:00
  • 989545f0e0 Start disassembling debug yellow non matching dannye 2020-11-06 23:11:17 -06:00
  • 338f1276b4 Ignore tools/pcm dannye 2020-11-06 19:05:56 -06:00
  • ea6ce1833f Merge pull request #62 from Rangi42/master Rangi 2020-11-06 19:42:58 -05:00
  • c470dc2278 'make tools' uses -pedantic Rangi 2020-11-06 16:24:05 -05:00
  • 847e487eef 'make tools' uses -pedantic Rangi 2020-11-06 16:23:53 -05:00
  • 55099ca785 pcm.c requires 22050 Hz input Rangi 2020-11-06 16:18:58 -05:00
  • dcf4db9461 Fix #5: create the unused trailing PCM bytes from WAV data Rangi 2020-11-06 16:11:18 -05:00
  • cad2f6832c Replace pcm.py with pcm.c, removing the dependency on Python Rangi 2020-11-06 15:53:21 -05:00
  • d65ac7be34 Fix #61: edit pikapic macros to avoid -Wlong-string warnings Rangi 2020-11-06 11:16:01 -05:00
  • 45eaaf835c Identify wSpriteStateData[12] offset uses Rangi 2020-11-06 11:01:21 -05:00
  • 62f64aa793 Define OAM_HIGH_PALS for %100 in OAM attributes Rangi 2020-11-06 10:47:36 -05:00
  • 4efb3e307c Sync more with pokered Rangi 2020-11-06 10:34:05 -05:00
  • 13d4d533f7 Sync more with pokeyellow Rangi 2020-11-06 10:33:58 -05:00
  • d3f1352875 Merge pull request #301 from Rangi42/master Rangi 2020-11-05 23:50:03 -05:00
  • 5db3bdd655 Merge pull request #60 from Rangi42/master Rangi 2020-11-05 23:50:02 -05:00