Commit Graph

  • 573535d742 Add some constants, minor cleanup (#166) symbols Rangi42 2026-09-02 15:25:04 +00:00
  • e89ead154b Add some constants, minor cleanup (#166) master Narishma-gb 2026-09-02 17:23:57 +02:00
  • 4f98c9f26a Add FightDebugMenu labels and battle class constants (#165) Rangi42 2026-09-02 02:25:11 +00:00
  • e9feb04b65 Add FightDebugMenu labels and battle class constants (#165) Alieneer 2026-09-01 22:24:12 -04:00
  • 02fc33021f Fix tools/make_patch.c to be endian-independent Rangi42 2026-08-27 22:34:08 +00:00
  • 2f25a18de3 Merge remote-tracking branch 'pokered/master' Rangi 2026-08-27 18:30:18 -04:00
  • a1a22aaf84 Use constants for wIsInBattle values (#600) Alieneer 2026-08-27 18:15:47 -04:00
  • 0cd19d3b87 Sync the make_patch tool with poketcg Rangi 2026-08-13 17:31:28 -04:00
  • 2ab2421410 Comment inaccessible sign text in Fuchsia City (#599) Vortyne 2026-08-10 13:30:25 -04:00
  • 87f9f48e0d Comment inaccessible warps (#591) PokefanMarcel 2026-08-11 00:53:40 +09:00
  • 1faed6da16 Label Surfing Pikachu minigame frames (#164) Rangi42 2026-08-10 15:50:42 +00:00
  • e6ba56989b Label Surfing Pikachu minigame frames (#164) PokefanMarcel 2026-08-11 00:49:44 +09:00
  • ea49f472bf Add constants for trainer macro struct fields (#598) Vortyne 2026-08-08 17:12:11 -04:00
  • 079d1cc92f Fix some text formatting, constants, unreferenced local labels (#596) Narishma-gb 2026-08-06 22:48:33 +02:00
  • cf621a76d4 Update RGBDS to 1.0.3 (although 1.0.0 still works) Rangi 2026-08-01 13:24:54 -04:00
  • 405b624637 Use NULL instead of malloc(0) Rangi 2026-07-20 21:34:01 -04:00
  • 2cb38cc265 Update RGBDS to 1.0.2 (although 1.0.0 still works) Rangi42 2026-07-21 00:51:22 +00:00
  • 0a0851546f Update RGBDS to 1.0.2 (although 1.0.0 still works) Rangi 2026-07-20 20:44:36 -04:00
  • 118a7098f6 Update RGBDS to 1.0.2 (although 1.0.0 still works) Rangi 2026-07-20 20:44:28 -04:00
  • dac6606b18 Clarify install instructions to use WSL over Cygwin if possible Rangi 2026-07-20 17:19:56 -04:00
  • 173e89d2d5 Clarify install instructions to use WSL over Cygwin if possible Rangi 2026-07-20 17:19:36 -04:00
  • a0c46e995b Labels and constants for Surfing Pikachu minigame (#163) Rangi42 2026-07-20 19:27:26 +00:00
  • 51cb4a12df Labels and constants for Surfing Pikachu minigame (#163) PokefanMarcel 2026-07-20 21:26:33 +02:00
  • ccbe0f5d07 Identify and refactor Pikachu PCM cry code and data (#162) Rangi42 2026-07-18 19:55:40 +00:00
  • bd1b695bc2 Identify and refactor Pikachu PCM cry code and data (#162) Narishma-gb 2026-07-18 21:54:48 +02:00
  • e61391020b Comment all trade locations (#161) CreamElDudJafar 2026-07-02 09:11:53 -05:00
  • 1e96034092 Comment all trade locations (#594) CreamElDudJafar 2026-07-02 09:11:50 -05:00
  • 81e18a8a01 Update CI dependencies Rangi 2026-07-01 22:57:25 -04:00
  • 34273488b1 Update CI dependencies Rangi 2026-07-01 22:56:41 -04:00
  • a78c527d5b Make the connection macro more convenient and foolproof (#593) Rangi 2026-06-28 18:21:19 -04:00
  • 8ead61468a Identify wPikachuSpawnStateFlags and wPikachuMapScriptFlags bits, and PIKAMOVEMENT_* constants (#158) Rangi42 2026-06-24 18:44:46 +00:00
  • d150f7f4f4 Identify wPikachuSpawnStateFlags and wPikachuMapScriptFlags bits, and PIKAMOVEMENT_* constants (#158) Yoann Fievez 2026-06-24 20:43:48 +02:00
  • eced08a912 Comment all trainers in data/trainers/ai_pointers.asm (#590) CreamElDudJafar 2026-06-21 09:50:01 -05:00
  • 95dd319c9d Use OAM constants and decimal coordinates in surfing_pikachu_oam.asm (#157) Rangi42 2026-06-21 13:09:30 +00:00
  • 7caf2e09c7 Use OAM constants and decimal coordinates in surfing_pikachu_oam.asm (#157) PokefanMarcel 2026-06-21 15:08:33 +02:00
  • 9d4384f490 Use SOUND_MASK constant in TradeAnimCommon (#159) CreamElDudJafar 2026-06-20 12:14:45 -05:00
  • 2fd654a1b4 Comment some more union sizes Rangi 2026-06-20 06:52:48 -04:00
  • 6b30b50156 Store garbage data as visible PNG files, built as 2bpp Rangi 2026-06-15 17:47:48 -04:00
  • 896af97be4 Rename wd49b to wPikachuEmotionModifier (#156) Rangi42 2026-06-14 21:02:48 +00:00
  • 320b7c780a Rename wd49b to wPikachuEmotionModifier (#156) Yoann Fievez 2026-06-14 23:01:53 +02:00
  • d70d99ffbd Fix some issues with C tools, and build them with -std=c17 (#587) Rangi 2026-06-12 12:02:53 -04:00
  • 05e39ed292 Tools accept - as a placeholder filename for stdin or stdout Rangi 2026-06-08 12:58:43 -04:00
  • ee16bd72ee Relocate and use MAP_TILESET_SIZE (#586) PokefanMarcel 2026-06-08 17:50:47 +02:00
  • 68545545a1 Document UpdatePikachuHappinessAndMood routine (#155) Rangi42 2026-06-07 13:30:13 +00:00
  • 3d30055194 Document UpdatePikachuHappinessAndMood routine (#155) RainbowMetalPigeon 2026-06-07 15:29:15 +02:00
  • dee349ecd7 Fix tools/make_patch.c to be endian-independent Rangi 2026-06-07 01:42:27 -04:00
  • dbfa875b34 Use MOVE_PP constant (#585) PokefanMarcel 2026-06-06 00:33:30 +02:00
  • c3c71909c9 Fix comments in IsNextTileShoreOrWater (#152) Narishma-gb 2026-05-24 16:56:30 +02:00
  • 2463685fe3 Replace magic hex numbers in AnimationSubstitute destination addresses (#581) Engezerstorung 2026-05-24 16:47:30 +02:00
  • 5e6a9433ec Update elevator.asm (#582) Vortyne 2026-05-24 10:42:13 -04:00
  • e69d98af67 Use SPRITE_FACING_* constants in spinners.asm (#584) PokefanMarcel 2026-05-24 16:40:19 +02:00
  • 256e85e27b Fix small typo in one_hit_ko.asm (#583) RazFerroo 2026-05-24 14:35:48 +00:00
  • 31eb4956eb Repair Iwata Asks URL (#568) dannye 2026-04-15 17:07:25 +00:00
  • bfa7170107 Merge branch 'master' of https://github.com/pret/pokered dannye 2026-04-15 12:05:52 -05:00
  • 3c814341c8 Relabel SFX_SILPH_SCOPE to SFX_TRAINER_APPEARED (#580) PokefanMarcel 2026-04-15 19:02:35 +02:00
  • 9441f1aafe Change text label _SilphCo8FSilphWorkerMSilphIsFinishedText (#578) PokefanMarcel 2026-04-09 21:55:34 +02:00
  • e82e0ead50 Make DebugSetPokedexEntries automatically adapt to NUM_POKEMON changes (#576) kagnusdev 2026-04-06 20:55:39 +02:00
  • 812a7d17d7 Don't pass redundant label names to nybble_array and bit_array Rangi 2026-03-30 17:42:50 -04:00
  • fbcf7d0e19 Repair Iwata Asks URL (#568) SnorlaxMonster 2026-01-25 01:30:02 +10:30
  • 61280c51d6 Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) dannye 2026-01-18 04:40:05 +00:00
  • bc2354dd66 Merge branch 'master' of https://github.com/pret/pokered dannye 2026-01-17 22:38:33 -06:00
  • c4f02f18de Use macros for WildMonEncounterSlotChances (#562) Engezerstorung 2026-01-17 22:42:57 +01:00
  • 70f654bda7 Use map names with ToggleData* symbols (#563) Narishma-gb 2026-01-17 22:42:34 +01:00
  • 4e22af12bc Replace hard-coded numbers with constants in haze.asm (#564) DrNyk 2026-01-17 16:42:12 -05:00
  • 85b9d866c8 Align move grammar with pokecrystal (#565) SnorlaxMonster 2026-01-18 08:11:37 +10:30
  • 4c7ce81527 Document SFX event bug inside Rocket Hideout B1F (#566) CreamElDudJafar 2026-01-17 15:41:04 -06:00
  • 059ae5d44c Fix CI for Linux and add CI for macOS (#567) Rangi 2026-01-17 16:27:41 -05:00
  • 7e6fdbbda7 Do not compile tools with LTO Nishant Chatterjee 2026-01-07 19:09:42 -08:00
  • 0e49aef88e Use macros to enforce "hidden object" constraints, and rename them to "hidden events" (#559) Rangi 2026-01-07 22:05:37 -05:00
  • fe1e76466b Use macros to enforce "missable/hide/show object" constraints, and rename them to "toggleable objects" (#557) Rangi 2026-01-07 22:05:20 -05:00
  • 2f76b969c3 Update RGBDS to 1.0.1 (although 1.0.0 still works) Rangi 2026-01-01 01:35:57 -05:00
  • 772ec10339 Identify characters in _OakSpeechText2B and Printer_GetMonStats.IDNo (#144) abcboy101 2025-12-30 12:07:40 -05:00
  • 0555b42dc0 Replace magic number $7 with SLP_MASK constant (#555) Jordan Moore 2025-12-26 12:20:49 -05:00
  • 3550c4c3fb Convert some PNG graphics to 2-bit grayscale (#143) Narishma-gb 2025-12-19 18:37:12 +01:00
  • d79c578abd Specify a max item length for list_start (#552) Rangi 2025-12-15 15:16:40 -05:00
  • e9d3324bc0 Comment more unreferenced local labels (#550) Narishma-gb 2025-12-15 21:14:17 +01:00
  • e1948fe4b3 Clarify how the order of map constants matters for the Town Map (#553) Rangi 2025-12-15 15:02:37 -05:00
  • 8bb03542bd Update StatusScreen, add *_STATS_BOX constants (#546) Narishma-gb 2025-12-01 20:46:28 +01:00
  • 917a0ebf4d Correct comment Rangi 2025-12-01 14:13:46 -05:00
  • 7272d9bb8a Comment that farcall and callfar are interchangable Rangi 2025-12-01 13:57:15 -05:00
  • 9a6bb3ed0c Define player and rival names once, to be used in two places (#545) Rangi 2025-12-01 11:00:56 -05:00
  • 3a4382c605 Use more Pokemon data constants, create MOVE_NAME_LENGTH (#543) Narishma-gb 2025-11-27 19:39:25 +01:00
  • e92d1af478 Avoid magic numbers for most CopyData calls (#542) Rangi 2025-11-25 17:53:29 -05:00
  • 308189b638 Use ld_hli_a_string macro to make byte-by-byte strings more obvious (#540) Rangi 2025-11-23 22:19:21 -05:00
  • 451b494284 Minor fix in Makefile, add one PIKACHU_SPRITE_INDEX (#141) Narishma-gb 2025-11-22 18:13:55 +01:00
  • f332678625 Use more hardware and graphics constants (#532) Narishma-gb 2025-11-18 21:17:31 +01:00
  • 123159cc39 Fix tools/unnamed.py Rangi 2025-11-15 18:17:32 -05:00
  • 70b5ab9399 Add _vc patch targets to .PHONY Rangi 2025-11-13 13:36:30 -05:00
  • 5ba4a2b892 Use RAMG_SRAM_ENABLE (#530) dannye 2025-11-13 00:01:58 +00:00
  • 324ae167d1 Merge branch 'master' of https://github.com/pret/pokered dannye 2025-11-12 17:56:10 -06:00
  • 5943b96cf6 Use features of RGBDS 1.0.0 (#537) Rangi 2025-11-12 15:44:07 -05:00
  • 8105df94a3 Use the same tools/make_patch.c as Gen 2 Rangi42 2025-11-12 13:42:41 -05:00
  • c2d81fb598 Expand comment on _AfterTrade2Text to mention pokeyellow's changes (#536) PokefanMarcel 2025-11-06 20:06:33 +01:00
  • e631cf2921 Separate surfing Pikachu graphics from audio engine code Rangi42 2025-10-19 18:41:52 +00:00
  • bb7984e70b Separate surfing Pikachu graphics from audio engine code Rangi 2025-10-19 14:27:32 -04:00
  • e3af20b907 Consistently use ld [hli]/ld [hld], not ldi/ldd Rangi 2025-10-05 10:53:31 -04:00
  • 628797baff Revise some RAM buffer constants Rangi 2025-09-26 16:55:23 -04:00
  • 59da8c8122 Clean up home/copy2.asm (#531) PokefanMarcel 2025-09-10 21:48:30 +02:00
  • 76a07d8973 Misc. naming and cleanup (#139) Rangi42 2025-09-10 04:34:06 +00:00
  • d237b01cfb Misc. naming and cleanup (#139) Narishma-gb 2025-09-10 06:31:11 +02:00