Commit Graph

  • 942c5f13ea Merge branch 'master' of https://github.com/pret/pokered dannye 2024-10-09 21:56:57 -05:00
  • 4bfe18f9d7 Renamed pokemon-asm-tools to gb-asm-tools Rangi42 2024-10-09 09:19:27 -04:00
  • 49c5198d10 Tools depend on common.h by default Rangi42 2024-10-07 21:14:37 -04:00
  • b52b44f883 Remove independent tools and link to pokemon-asm-tools Rangi42 2024-10-07 16:48:18 -04:00
  • 835577193e Comment wave5 garbage data (#474) Sylvie 2024-10-07 12:04:31 -04:00
  • a6715ef164 Rewrite transpose_tiles to be in-place (#475) Sylvie 2024-10-07 12:04:01 -04:00
  • a8f26148e3 Consistently format WRAM values (#476) Sylvie 2024-10-07 12:03:48 -04:00
  • 678d014aef FreezeEnemyTrainerSprite -> SetEnemyTrainerToStayAndFaceAnyDirection Vortyne 2024-10-07 12:03:26 -04:00
  • 1aa3fb24ec dbsprite is the wrong macro for WriteOAMBlock data (#472) Vortyne 2024-09-29 18:54:41 -04:00
  • 89ce0534f2 Rename off-by-one wram labels dannye 2024-09-29 15:51:48 +00:00
  • 716f8608c1 Rename off-by-one wram labels dannye 2024-09-29 10:50:46 -05:00
  • 7d9858fec4 Identify more bit flags (#119) Sylvie 2024-09-29 11:24:35 -04:00
  • 9a2f1b2170 Implement .pic to .2bpp decompression (#470) Sylvie 2024-09-26 00:45:11 -04:00
  • af36156a5b This byte is written to, but not used (#471) Vortyne 2024-09-25 23:02:15 -04:00
  • b46b9f08bf Add comment about audio engine perfect pitch bug (#451) dannye 2024-09-25 05:49:20 +00:00
  • a02a98ee7a Merge branch 'master' of https://github.com/pret/pokered dannye 2024-09-25 00:45:00 -05:00
  • d5ee4fd652 Use const_skip Rangi42 2024-09-24 11:41:14 -04:00
  • 635b9c4cab Identify wCurrentMapScriptFlags bits (#467) Sylvie 2024-09-24 11:39:44 -04:00
  • 6ae63a8cea Identify hardware register bits (#469) Sylvie 2024-09-24 10:48:10 -04:00
  • b5d2540e7c Identify more bit flags (#465) Sylvie 2024-09-24 09:33:33 -04:00
  • c3f297e98b Fix comment: Road -> Roar (#466) Vortyne 2024-09-24 08:32:47 -04:00
  • 8f1dcf07e5 Identify more flag bits (#464) Sylvie 2024-09-23 23:51:44 -04:00
  • 21cfdbd458 Remove the Discord webhook and tools/unnamed.py Rangi42 2024-09-18 21:49:35 -04:00
  • 5a622f628d Identify remaining uses of wd0b5 and wd11e (#463) Sylvie 2024-09-18 21:41:58 -04:00
  • 613d34678b Split hSpriteIndexOrTextID into hSpriteIndex and hTextID (#462) Sylvie 2024-09-18 21:01:18 -04:00
  • 1f6e2bf999 Use correct label in get_trainer_name.asm (#461) Vortyne 2024-09-09 20:22:58 -04:00
  • 3f0da3dc64 Use long option flags for rgbgfx, same as tools/gfx Rangi42 2024-08-28 12:28:55 -04:00
  • febbb09382 Use long option flags for rgbgfx, same as tools/gfx Rangi42 2024-08-28 12:28:54 -04:00
  • a433982749 Fix comment about auto text box drawing (#458) Vortyne 2024-08-04 22:51:07 -04:00
  • 59202a2ab5 Use bankless symbols for VC constants Rangi42 2024-08-04 21:13:45 -04:00
  • 77d051479b Identify wcf91 as wCurPartySpecies, wCurItem, and wCurListMenuItem (#457) Sylvie 2024-08-04 10:05:33 -04:00
  • 6e3ab0a9e9 Identify wcd6d as wNameBuffer and others (#455) Sylvie 2024-07-24 12:21:59 -04:00
  • c1d6510680 Rename event constants for Jessie/James battles Rangi42 2024-07-24 11:16:39 -04:00
  • 8fafca714c Identify various flag labels and bit constants (#454) Sylvie 2024-07-16 13:02:54 -04:00
  • f37c7d6656 Build with RGBDS 0.8.0, though it is not yet required Rangi42 2024-06-28 20:13:31 +00:00
  • 4709eb3a96 Build with RGBDS 0.8.0, though it is not yet required Rangi42 2024-06-28 16:07:22 -04:00
  • 70228c2c4a Build with RGBDS 0.8.0, though it is not yet required Rangi42 2024-06-28 16:04:57 -04:00
  • 2a4aee7eac Improve documentation of some SRAM routines (#114) dannye 2024-06-27 02:19:50 +00:00
  • 57bec62508 Improve documentation of some SRAM routines (#114) SatoMew 2024-06-27 02:19:06 +00:00
  • fc23e72a39 Identify some unused WRAM variables (#453) Sylvie 2024-06-15 12:18:00 -04:00
  • d38cf5281a Add comment about audio engine perfect pitch bug (#451) Preeyan Parmar 2024-05-23 17:43:54 +01:00
  • d16663c17d Delete a couple EOL whitespace. dannye 2024-05-05 16:08:18 +00:00
  • b135272f95 Merge branch 'master' of https://github.com/pret/pokered dannye 2024-05-05 11:06:40 -05:00
  • 5f7b444ae8 Use constant in wram for hidden item flags (#445) Vortyne 2024-05-05 10:56:08 -04:00
  • d870ad6ea8 Fix hard-coded bank dannye 2024-05-05 09:41:56 -05:00
  • fabe2b3fb3 Update to RGBDS 0.7.0 (#447) Rangi 2024-01-03 10:59:04 -05:00
  • 0b20304e6d Use BANK("Trainer Sight") to apply to all four possible functions in the "Trainer Sight" section (#444) Vortyne 2023-12-23 19:24:29 -05:00
  • 07cefd462f Clean up item comments (#443) SatoMew 2023-12-19 00:30:37 +00:00
  • f6017ddbfd Correct StarterDex function comment (#440) colawsol 2023-12-07 01:34:37 +00:00
  • abc34756d1 Remove pcm.py since pcm.c handles it Rangi42 2023-11-23 00:18:07 -05:00
  • d4d7b91aec Convert a couple ds 2 to dw vulcandth 2023-11-22 15:12:40 +00:00
  • 1dcc16b347 Delete a couple EOL whitespace. vulcandth 2023-11-22 15:09:21 +00:00
  • e85dbe9ea2 Rename pikachu palette packets dannye 2023-11-22 03:56:49 +00:00
  • 0ebc2025bc Rename pikachu palette packets dannye 2023-11-21 21:54:53 -06:00
  • 1ad7a6c341 Don't list unidentified labels in webhook right now dannye 2023-11-21 21:01:51 -06:00
  • 0344fda3ae Identify the unnamed HRAM variables and one WRAM label (#438) dannye 2023-11-22 02:57:17 +00:00
  • 04f7f7f506 Merge branch 'master' of https://github.com/pret/pokered dannye 2023-11-21 20:56:28 -06:00
  • 3c76871600 Fix some map text constants dannye 2023-11-21 20:25:12 -06:00
  • a247120ac1 Fix a few usages of EFFECTIVE dannye 2023-11-21 20:18:04 -06:00
  • 41ec74e1f0 Fix inaccurate comment in UpdateNPCSprite Rangi42 2023-11-21 20:36:00 -05:00
  • 0a616ae560 Get rid of wEvosMoves, MAX_EVOLUTIONS, and EVOLUTION_SIZE Rangi42 2023-11-21 20:33:03 -05:00
  • 13079730ac Rename two unused items as ITEM_XX like pokecrystal Rangi42 2023-11-21 20:21:14 -05:00
  • d4e7a39dd8 Use some more constants in place of raw numbers Rangi42 2023-11-21 20:15:30 -05:00
  • 465b859c4c Replace some $a with EFFECTIVE (#399) RainbowMetalPigeon 2023-11-21 17:01:20 -08:00
  • a681f718ac Rename EV_* constants to EVOLVE_* like pokecrystal (#407) SatoMew 2023-11-22 00:54:39 +00:00
  • 9827190aea Use MEGA_PUNCH constant in explosion animation routine (#434) BlueZangoose 2023-11-22 00:52:53 +00:00
  • 66b6c51971 Update install instructions for Arch Linux Rotekoppen 2023-11-21 23:52:04 +01:00
  • 1fb52c0e49 Extend tools/pcm.c to allow decoding .pcm to .wav Rangi42 2023-11-20 23:59:35 -05:00
  • d3e713f6c6 Fix event check dannye 2023-11-20 21:03:38 -06:00
  • 50c35663ba Fix tools/free_space.awk for new rgbds (pret/pokecrystal#1049) (#416) dannye 2023-11-21 02:27:15 +00:00
  • 298e99d377 Merge branch 'master' of https://github.com/pret/pokered dannye 2023-11-20 00:33:27 -06:00
  • 100e0a76fb List unidentified labels in Discord webhook Rangi42 2023-11-20 19:25:49 -05:00
  • e8868d53e9 Have palfix.py always output grayscale Rangi42 2023-11-20 19:05:09 -05:00
  • 77887be251 Identify wSavedCoordIndex and its other usages Rangi42 2023-11-20 18:53:23 -05:00
  • b066d3c9bc Add bigdw and dc data macros Rangi42 2023-11-20 17:53:19 -05:00
  • 7a7a6d689c Identify the unnamed HRAM variables and one WRAM label (#438) Vortyne 2023-11-20 17:23:22 -05:00
  • 3bbd38aa15 Name 2 unnamed labels I missed in SeafoamIslandsB4F and PokemonMansion3F (#437) Vortyne 2023-11-19 18:37:59 -05:00
  • 27940a7298 Fix SAFFRONCTIY typo dannye 2023-11-19 17:25:49 -06:00
  • 12a2f7a903 Fix inconsistent B1F object consts dannye 2023-11-19 16:41:19 -06:00
  • 7d2dde5c84 Fix incorrect fallthrough comment dannye 2023-11-19 16:24:11 -06:00
  • e7f94cc520 Fix inconsistent object const names dannye 2023-11-19 16:03:49 -06:00
  • 3adf1e22ab Remove incorrect sign object consts dannye 2023-11-19 16:00:44 -06:00
  • 5739aea990 Name unnamed labels in seafoam islands and pokemon mansion script files (#435) Vortyne 2023-11-19 16:09:33 -05:00
  • 4ac6f54c67 Fix HallOfFake typo dannye 2023-11-19 13:17:51 -06:00
  • 9f2d6aa0a8 Fix Celedon typo dannye 2023-11-19 12:33:30 -06:00
  • dc705d25c5 Correct wTilePlayerStandingOn "unused?" comment (#433) Alchav 2023-11-18 23:48:40 -05:00
  • 26a342b104 Identify more map script labels Rangi42 2023-11-18 19:44:03 -05:00
  • 64061e2092 .calculateHPBarCoords incorrectly referenced OAM vulcandth 2023-11-17 22:36:21 -06:00
  • da382ed9f4 Move charmap.asm to constants/ vulcandth 2023-11-17 22:08:15 -06:00
  • 141502ac44 Replaced decomp list with pret.github.io link AnonymousRandomPerson 2023-11-17 21:32:47 -05:00
  • 83b373ad73 Add constants for wMapConnections bits and group map header wram labels Linus Unnebäck 2023-11-17 19:50:27 +01:00
  • b302e93674 Use map object consts in data/maps/hide_show_data.asm (#432) dannye 2023-10-11 20:12:25 -05:00
  • 30c244ae4f Use PSN constant in PoisonEffect routine (#426) strager 2023-09-20 12:43:27 -07:00
  • c2d2cc4e11 Fix wPlayerHPBarColor type (#429) Linus Unnebäck 2023-09-20 21:43:01 +02:00
  • 508a46b2ce Fix tools/free_space.awk for new rgbds (pret/pokecrystal#1049) (#416) vulcandth 2023-08-26 10:14:57 -05:00
  • 8003cca603 text_2.asm: trivial missing whitespace (#425) Zachary Buhman 2023-08-26 08:11:55 -07:00
  • 7bc3fd051e CI copy .map files to symbols branch (#428) vulcandth 2023-08-26 10:11:05 -05:00
  • 9a780d4501 Missing usage of def_script_pointers (#423) Vortyne 2023-08-26 11:08:59 -04:00
  • 35d8064317 Correct constant name (SILPH, not SLIPH) (#422) Vortyne 2023-08-26 11:08:29 -04:00
  • fa18a75dc5 Fix segfaults at EOF, add token/newline checks, and support '\r' in scan_includes.c Rangi 2023-08-15 19:26:41 -04:00