Commit Graph

  • 14af35d913
    Merge d1eff41188 into 09d2148d6d Narishma-gb 2026-03-14 13:06:35 +0000
  • 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
  • a49d749c86
    Merge 7acaa035af into 09d2148d6d vulcandth 2026-02-21 04:51:43 +0000
  • 7acaa035af indent nested unions vulcandth 2026-02-20 22:51:10 -0600
  • d6d3bad355
    Merge 9c7f27f908 into 09d2148d6d Narishma-gb 2026-02-09 16:05:49 +0100
  • 0d5be01390 Use separate constants for wChosenCableClubRoom (#144) symbols Rangi42 2026-02-08 18:48:24 +0000
  • 09d2148d6d
    Use separate constants for wChosenCableClubRoom (#144) master 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
  • 0b8a81212e Update hardware.inc to 5.2.0 Rangi42 2025-07-22 11:48:05 -0400
  • 85bff93d5e Require RGBDS 0.9.3 for its DMG palette specs (#132) Rangi42 2025-07-03 00:33:07 +0000
  • 2f02893402
    Require RGBDS 0.9.3 for its DMG palette specs (#132) Rangi 2025-07-02 20:31:54 -0400
  • 56b56c7be3 Fix drum_note commands in channel 8 sound effects dannye 2025-07-01 23:17:28 -0500
  • e5d5c30a7f Require RGBDS 0.9.3 for its DMG palette specs Rangi42 2025-06-30 16:21:23 -0400
  • 99afa58652 Update hardware.inc to 5.1.0 Rangi42 2025-06-30 16:48:50 +0000
  • 58b9a05a1f Use combined joypad masks Rangi42 2025-06-30 12:44:20 -0400
  • b03ba1a549 Update hardware.inc to 5.1.0 Rangi42 2025-06-30 12:34:30 -0400
  • aa1f9728ee Use combined joypad masks Rangi42 2025-06-30 12:44:20 -0400
  • c3923edd9f Update hardware.inc to 5.1.0 Rangi42 2025-06-30 12:34:30 -0400
  • 8d9317abd7 Address some feedback on hardware.inc Rangi42 2025-06-23 10:44:16 -0400
  • 23578d07a6 Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) Rangi42 2025-06-23 13:13:41 +0000
  • f57be98873
    Replace hardware_constants.asm with the community-standard hardware.inc 5.0 (#130) Rangi 2025-06-23 09:11:35 -0400
  • e6106ec37a Replace hardware_constants.asm with the community-standard hardware.inc 5.0 Rangi42 2025-06-22 10:02:22 -0400
  • 7c3ac3e1b8 Add some comments to document inputs/outputs of functions in home bank Brian Saydak 2025-06-18 19:34:55 +0200
  • e8cc827cb6 Rename SFX Unknown labels to Faint/Toxic (pret/pokecrystal#1189) vulcandth 2025-06-17 14:20:42 +0000
  • bdb166152d Rename SFX Unknown labels to Faint/Toxic (pret/pokecrystal#1189) Brianum 2025-06-17 16:10:28 +0200
  • 4bb3ed7ebb Simplify li macro Rangi42 2025-06-11 15:44:28 -0400
  • 13c568125a Add .rgbds-version file for rgbenv compatibility Rangi42 2025-06-07 18:11:54 -0400
  • 7736682480 Add a CANNOT_MOVE constant Rangi42 2025-05-31 19:26:50 +0000
  • 9a798b0137 Use offsets from ANIM_* constants for wBattleAfterAnim (formerly wNumHits) Rangi42 2025-05-31 15:22:54 -0400
  • 4be4d4708e Define constants for wBillsPCPokemonList entries Rangi42 2025-05-31 15:17:06 -0400
  • 24db8a0183 Add a CANNOT_MOVE constant Rangi42 2025-05-31 15:12:11 -0400
  • fb0ee60bf9 Use features new to RGBDS 0.9.2 Rangi42 2025-05-10 13:00:06 -0400
  • bd7c16753a Verify the battle BG effect pointer table length Rangi42 2025-03-15 05:26:01 +0000
  • 897dda77bd Verify the battle BG effect pointer table length Rangi42 2025-03-15 01:22:56 -0400