Commit Graph

  • 999fc53334
    Merge 22dd3d90a5 into 6d8b269732 Alieneer 2026-06-21 16:30:27 -0400
  • 22dd3d90a5 Change unused battle command and unused tileset anims labels to match pokegold-spaceworld. Alieneer 2026-06-21 16:29:45 -0400
  • 7831124590
    Merge 9c7f27f908 into 6d8b269732 Narishma-gb 2026-06-18 15:36:29 +0000
  • 6d8b269732
    Fix some issues with C tools, and build them with -std=c17 (#149) master Rangi 2026-06-12 12:02:46 -0400
  • e23d34d6cc Fix some issues with C tools, and build them with -std=c17 Rangi 2026-06-12 11:42:33 -0400
  • ddf7820eac
    Replace lzcomp with lzcompress (#148) Rangi 2026-06-11 13:42:20 -0400
  • fe67c9a3b3 Replace lzcomp with lzcompress Rangi 2026-06-10 18:16:31 -0400
  • 703e2f0b2d Add some comments/constants to core.asm and intro_menu.asm symbols Rangi42 2026-06-08 17:34:06 +0000
  • 211e914ac6 Add some constants, crop some GFX Narishma-gb 2026-05-19 23:27:00 +0200
  • 423ea57be7 Fix unused script in MahoganyTown.asm, add some {d:CONSTANT} patterns Narishma-gb 2026-05-14 13:34:36 +0200
  • 6d3139ce90 Rename EVENT_LAKE_OF_RAGE_ELIXIR_ON_STANDBY to match the ETHER prize Narishma-gb 2026-05-04 16:58:24 +0200
  • 4cb90a8c0a Renaming in DoBattleTransition Fix comments in CopyBGMapViaStack routines, fix some flags Narishma-gb 2026-03-14 14:05:40 +0100
  • 55f6529a62 Use a constant in PlaceMenuItemQuantity Narishma-gb 2026-03-12 23:13:26 +0100
  • 033cfbbd5e Fix a constant in MoveMailFromPCToParty Narishma-gb 2026-03-05 19:17:44 +0100
  • e317ca613f Add some comments/constants to core.asm and intro_menu.asm Narishma-gb 2026-02-07 21:51:49 +0100
  • 69c42a0d26 Tools accept - as a placeholder filename for stdin or stdout (#1257) Rangi 2026-06-08 12:51:11 -0400
  • 963b4b54ba Remove the spurious WEATHER_*_END constants Rangi42 2026-06-08 01:38:04 +0000
  • 4a557cfebd Remove the spurious WEATHER_*_END constants Rangi 2026-06-07 21:32:02 -0400
  • a20e36a205 Fix the GoldenrodUndergroundSwitchRoomEntrances door-switch macros Rangi42 2026-06-07 05:51:04 +0000
  • 20df8e864d Fix tools/make_patch.c to be endian-independent Rangi 2026-06-07 01:21:15 -0400
  • f9b388bafa Use for loops to declare dw sequences Rangi 2026-05-14 15:19:30 -0400
  • 9ca05ca3fc Correct some map object-related constant names and a comment Rangi 2026-04-06 18:00:57 -0400
  • 16a09fe5aa Deduplicate the credits string/tilemap Rangi 2026-04-02 19:50:00 -0400
  • cc9f0b55ba Define tileset animations with a tileframe macro, and move them to data/tileset_anims.asm Rangi 2026-03-24 12:17:05 -0400
  • 7caa3e141b Comment bug: AI does not discourage Nightmare if the player has any status condition MichailTalReborn 2026-03-12 16:44:29 +0100
  • 4c62e03c8e Fix the GoldenrodUndergroundSwitchRoomEntrances door-switch macros Rangi 2026-03-01 18:18:46 -0500
  • 91d5599d9c Add some constants, crop some GFX Narishma-gb 2026-05-19 23:27:00 +0200
  • 430e72dddf Fix unused script in MahoganyTown.asm, add some {d:CONSTANT} patterns Narishma-gb 2026-05-14 13:34:36 +0200
  • d16b2fc383 Rename EVENT_LAKE_OF_RAGE_ELIXIR_ON_STANDBY to match the ETHER prize Narishma-gb 2026-05-04 16:58:24 +0200
  • d1eff41188 Renaming in DoBattleTransition Fix comments in CopyBGMapViaStack routines, fix some flags Narishma-gb 2026-03-14 14:05:40 +0100
  • c5d3719ac7 Use a constant in PlaceMenuItemQuantity Narishma-gb 2026-03-12 23:13:26 +0100
  • c5bc00f0be Fix a constant in MoveMailFromPCToParty Narishma-gb 2026-03-05 19:17:44 +0100
  • 7acaa035af indent nested unions vulcandth 2026-02-20 22:51:10 -0600
  • 0d5be01390 Use separate constants for wChosenCableClubRoom (#144) Rangi42 2026-02-08 18:48:24 +0000
  • 09d2148d6d
    Use separate constants for wChosenCableClubRoom (#144) mid-kid 2026-02-08 19:47:25 +0100
  • bc1a243f34 Use separate constants for wChosenCableClubRoom mid-kid 2026-02-06 20:22:09 +0000
  • 5e34e8d61e Add some comments/constants to core.asm and intro_menu.asm Narishma-gb 2026-02-07 21:51:49 +0100
  • 9c7f27f908 Move end labels out of nested union Rangi 2026-02-04 12:16:09 -0500
  • c2eaa2f554 Use interior labels Rangi 2026-02-04 12:01:36 -0500
  • 370473e36b Add interior labels to link data buffers Rangi 2026-02-04 11:59:01 -0500
  • da13d9a6ec Use some label diffs instead of constants Rangi 2026-02-04 11:43:51 -0500
  • f05e552b91 Change a UNION and NEXTU into two SECTION UNIONs Rangi 2026-02-04 11:25:04 -0500
  • da457ab7b4
    Add learnsets for Phase 4 new moves Claude 2026-01-27 18:01:45 +0000
  • db6fc883f2
    Add Phase 4 new moves (Gen 3+ competitive staples) Claude 2026-01-27 17:50:33 +0000
  • 9a536fac00
    Add experience from catching Pokemon (Gen 6+ feature) Claude 2026-01-27 11:29:59 +0000
  • 2cc28ba2a8
    Implement remaining Tier 1 QoL features Claude 2026-01-27 11:26:15 +0000
  • a42baa317c
    Implement additional Tier 1 QoL features Claude 2026-01-27 11:11:51 +0000
  • f5dc9ae207
    Gen 6 type chart: Steel no longer resists Ghost/Dark Claude 2026-01-27 11:03:00 +0000
  • 5e9522f4ab Completed changes: 1. Move attribute changes - Already done previously 2. Type immunities - Electric/paralysis, Fire/burn, Ice/freeze, Steel/poison 3. Struggle 25% recoil + Sandstorm buffs - Struggle uses 1/4 max HP recoil, Sandstorm deals 1/16 damage, Rock-types get 1.5x Sp.Def in Sandstorm 4. Type boost items - Changed from 10% to 20% bonus (19 items total) 5. Eggs hatch at level 1 - Changed EGG_LEVEL from 5 to 1 6. Nidorina/Nidoqueen breeding - Changed egg groups from EGG_NONE to EGG_MONSTER/EGG_GROUND to match Nidoran-F Tanner Fokkens 2026-01-27 02:52:44 -0800
  • ee9944d26d Implement additional QoL fixes and bug fixes Tanner Fokkens 2026-01-27 01:29:48 -0800
  • 93bca15c75 Implement Phase 1-2 QoL features and bug fixes Tanner Fokkens 2026-01-27 01:18:28 -0800
  • f154a69d14 Move wLinkData, add constants in Link_ConvertPartyStruct1to2 Narishma-gb 2026-01-23 23:00:12 +0100
  • cef8b64b18 Replace wLinkData with wLinkSend*Party Narishma-gb 2026-01-23 00:10:55 +0100
  • 41e007f75d Mention another bug in the catching formula Rangi42 2026-01-21 00:17:47 +0000
  • 908ac509bf Merge branch 'master' into link Rangi 2026-01-20 19:16:53 -0500
  • 5539e3dfab Fix CI for Linux and add CI for macOS (#1223) Rangi 2026-01-17 16:19:24 -0500
  • e4a41d447b Do not compile tools with LTO Rangi 2026-01-07 22:10:33 -0500
  • a3dd44d76e Use hardware.inc OAM offset constants for overworld map objects Rangi 2026-01-01 17:23:09 -0500
  • d0886be702 Update RGBDS to 1.0.1 (although 1.0.0 still works) Rangi 2026-01-01 01:34:31 -0500
  • be1ddee94d Replace magic numbers with constants in engine/battle/ai/switch.asm (#1216) Jordan Moore 2025-12-29 18:48:23 -0500
  • ec8bd3e1ae Verify that only one of each callback type exists per map Rangi 2025-12-15 15:43:39 -0500
  • 5b4a996655 Specify a max item length for list_start (#1210) Rangi 2025-12-15 15:16:41 -0500
  • ba069a1fad Bug: AI use of Full Heal or Full Restore does not cure Attack or Speed drops from burn or paralysis SourApple 2025-12-14 21:04:26 +0000
  • ed7d818f70 Simplify tmhm macro assertion error output Rangi 2025-12-01 14:12:12 -0500
  • b6a2dbd0ab Don't use list_start/assert_list_length for roammon maps, since li is not involved Rangi 2025-12-01 14:07:55 -0500
  • 8d34a9b74e Comment that farcall and callfar are interchangable (#1209) Rangi 2025-12-01 13:57:09 -0500
  • d80786f4e8 Mention another bug in the catching formula Pyrois81 2025-11-18 14:09:04 -0600
  • 6e1c479ac4 Keep SERIAL_PADDING_LENGTH separate from other constants Rangi 2026-01-20 19:01:28 -0500
  • 0e34e4fb8d Factor out DEF LINK_PARTY_DATA_PADDING EQU 3 Rangi 2026-01-20 16:59:02 -0500
  • cadbc23823 Correct comment Rangi 2026-01-20 16:53:50 -0500
  • 34b012eb6c Fix typo Rangi 2026-01-20 13:43:57 -0500
  • 3d7474302d Make changes from review Rangi 2026-01-20 13:27:54 -0500
  • 34f947d2ad
    Merge de6fa930b7 into 95351646d6 vulcandth 2026-01-17 17:14:41 -0600
  • de6fa930b7 build: prefix include deps into build/ scan_includes now supports --build-prefix so generated INCLUDE/INCBIN dependencies are emitted as /… when missing in the source tree. vulcandth 2026-01-17 17:14:32 -0600
  • 38933ff5f7 move build intermediate to build/ vulcandth 2026-01-16 20:12:02 -0600
  • 15a140073d Remove SERIAL_PATCH_PREAMBLE_LENGTH from mail patch list Narishma-gb 2026-01-10 22:46:49 +0100
  • 811548ed2e Add wLinkReceivedPartyData, rearrange link mail data in WRAM Narishma-gb 2026-01-09 22:28:53 +0100
  • b730e73d39 Fix a symbol/data mismatch in wLinkPlayer*, and mailmsg Narishma-gb 2026-01-06 18:02:37 +0100
  • 95351646d6
    Fix _SILVER_VC flag in Makefile (#139) Narishma-gb 2025-11-18 00:19:13 +0100
  • 00931e846e Fix _SILVER_VC flag in Makefile Narishma-gb 2025-11-17 20:07:24 +0100
  • cb6eda84c9 Add _vc patch targets to .PHONY Rangi 2025-11-13 13:38:43 -0500
  • 266bb2cf3b Use features of RGBDS 1.0.0 (#138) Rangi42 2025-11-12 20:45:42 +0000
  • d2c9e2d74f
    Use features of RGBDS 1.0.0 (#138) Rangi 2025-11-12 15:44:00 -0500
  • 039603b34b Use features of RGBDS 1.0.0 Rangi42 2025-11-12 14:31:13 -0500
  • 7ab16e4f61 Don't hard-code the Stadium data handling in tools/make_patch.c Rangi42 2025-11-12 13:41:43 -0500
  • b8ed9517ab
    Make wBargainShopFlags 16 bits (#137) Linus Unnebäck 2025-09-06 22:47:47 +0200
  • 932d2f09e7
    Make wBargainShopFlags 16 bits Linus Unnebäck 2025-09-06 20:51:09 +0200
  • 8cab1b6472 Specify file extensions that make does not generate Rangi42 2025-08-27 11:36:30 -0400
  • b2ff9b0900 Use dname macro to automatically pad names with "@" characters (#135) Rangi42 2025-08-17 13:49:55 +0000
  • fd52552151
    Use dname macro to automatically pad names with "@" characters (#135) Rangi 2025-08-17 09:48:06 -0400
  • 8a6fd6b817 Use dname macro to automatically pad names with "@" characters Rangi42 2025-08-17 09:44:45 -0400
  • f5d9e96637 Inline NoSwarmWildmon label (#134) Rangi42 2025-08-15 20:10:51 +0000
  • 9b3df7e0d6
    Inline NoSwarmWildmon label (#134) Linus Unnebäck 2025-08-15 22:08:50 +0200
  • 16c94de806
    Inline NoSwarmWildmon label Linus Unnebäck 2025-08-13 22:21:14 +0200
  • 91f0b712b4 Say how many bytes the assertion macros expected vs got Rangi42 2025-08-13 12:58:36 -0400
  • 4f193beb74 Identify JOYP_SGB_MLT_REQ constant Rangi42 2025-08-11 20:42:35 +0000
  • 33df401392 Identify JOYP_SGB_MLT_REQ constant Rangi42 2025-08-11 16:36:33 -0400
  • fe88e6347f Update hardware.inc to 5.3.0 and use its new constants Rangi42 2025-08-11 20:01:33 +0000
  • a17b2c580e Update hardware.inc to 5.3.0 and use its new constants Rangi42 2025-08-11 15:56:17 -0400
  • 7d907d1d4b Update hardware.inc to 5.2.0 Rangi42 2025-07-22 16:06:04 +0000