Rangi
2f02893402
Require RGBDS 0.9.3 for its DMG palette specs ( #132 )
CI / build (push) Has been cancelled
2025-07-02 20:31:54 -04:00
dannye
56b56c7be3
Fix drum_note commands in channel 8 sound effects
CI / build (push) Waiting to run
2025-07-01 23:17:28 -05:00
Rangi42
58b9a05a1f
Use combined joypad masks
CI / build (push) Has been cancelled
2025-06-30 12:47:34 -04:00
Rangi42
b03ba1a549
Update hardware.inc to 5.1.0
2025-06-30 12:47:34 -04:00
Rangi42
8d9317abd7
Address some feedback on hardware.inc
CI / build (push) Has been cancelled
2025-06-23 10:44:16 -04:00
Rangi
f57be98873
Replace hardware_constants.asm with the community-standard hardware.inc 5.0 ( #130 )
2025-06-23 09:11:35 -04:00
Brian Saydak
7c3ac3e1b8
Add some comments to document inputs/outputs of functions in home bank
CI / build (push) Has been cancelled
2025-06-21 20:21:32 +02:00
Brianum
bdb166152d
Rename SFX Unknown labels to Faint/Toxic ( pret/pokecrystal#1189 )
CI / build (push) Waiting to run
2025-06-17 14:16:44 +00:00
Rangi42
4bb3ed7ebb
Simplify li macro
CI / build (push) Has been cancelled
2025-06-11 15:44:28 -04:00
Rangi42
13c568125a
Add .rgbds-version file for rgbenv compatibility
2025-06-07 18:11:54 -04:00
Rangi42
9a798b0137
Use offsets from ANIM_* constants for wBattleAfterAnim (formerly wNumHits)
2025-05-31 15:22:54 -04:00
Rangi42
4be4d4708e
Define constants for wBillsPCPokemonList entries
2025-05-31 15:17:06 -04:00
Rangi42
24db8a0183
Add a CANNOT_MOVE constant
2025-05-31 15:12:11 -04:00
Rangi42
fb0ee60bf9
Use features new to RGBDS 0.9.2
CI / build (push) Has been cancelled
2025-05-10 13:03:07 -04:00
Rangi42
897dda77bd
Verify the battle BG effect pointer table length
CI / build (push) Has been cancelled
2025-03-15 01:22:56 -04:00
Rangi42
a7fb4e069e
Sync further with pokecrystal
2025-03-15 01:03:21 -04:00
Rangi42
bd94c01a44
Verify the trade dialog pointer table length
2025-03-15 00:49:22 -04:00
Rangi42
5032f98fac
Verify the mart types pointer table length
2025-03-15 00:44:27 -04:00
Rangi42
81a1dc3e18
Use SIZEOF/STARTOF from RGBDS 0.7.0
2025-03-15 00:39:08 -04:00
Rangi42
c288455120
Remove extraneous .gitignore rules
2025-03-15 00:11:15 -04:00
Rangi42
de5130c128
Name the unused engine flags according to their bit constants
2025-03-14 23:31:43 -04:00
Rangi42
83e31d7c07
Correct wrong and misleading comments about enemy trainer AI
2025-03-14 23:13:09 -04:00
Rangi42
359d7ae325
Separate constants for name types and naming screen types
2025-03-14 21:44:48 -04:00
Rangi42
b3305e76af
Support < and > prefixes for high and low bytes in VC patch templates
2025-03-14 21:41:37 -04:00
Rangi42
2571edf37b
Avoid using EQUS when EQU or MACRO will do
2025-03-14 21:38:49 -04:00
Rangi42
44226aa43d
Add assert to note _CGB_Diploma also loads PartyMenuOBPals
2025-03-14 21:31:52 -04:00
mid-kid
c8d53d7d3e
Use "command -v" instead of "which"
...
CI / build (push) Has been cancelled
The "which" command has been deprecated in debianutils, and while other
distributions still ship it, "command -v" is in POSIX and implemented
without external packages.
2025-03-07 17:25:26 +01:00
Rangi42
1a7bc6b1f5
Remove "skip" prefix from AI move score labels
CI / build (push) Has been cancelled
2024-12-29 15:33:40 -05:00
vulcandth
1d8a5338cf
Use exported constants for VC patch ( #125 )
CI / build (push) Has been cancelled
2024-12-27 13:10:25 -05:00
Rangi
54b8389023
Identify CHANNEL_FIELD16 as CHANNEL_NOTE_DURATION_MODIFIER ( #117 )
2024-12-27 12:54:28 -05:00
Rangi
3affb23969
Don't pass redundant label names to table_width and list_start ( #126 )
2024-12-27 12:35:41 -05:00
Rangi
bcb1092774
Use RGBDS 0.9.0 ( #124 )
CI / build (push) Has been cancelled
2024-12-25 21:24:31 -05:00
Rangi42
724bf17736
Add checkcurl to legacy macros
CI / build (push) Waiting to run
2024-12-25 10:07:59 -05:00
mid-kid
7884b88a09
Re-align trainer_data_constants.asm with pokecrystal
CI / build (push) Waiting to run
2024-12-25 12:21:34 +01:00
Jordan Moore
990f43865b
Rename checkcurl to checkrollout
2024-12-25 12:05:58 +01:00
Rangi42
0388785af8
Use SERIAL_RNS_LENGTH in _BattleRandom
CI / build (push) Has been cancelled
2024-12-21 21:05:39 -05:00
Rangi42
8308f119a3
Remove Crystal-only flag constants
CI / build (push) Has been cancelled
2024-12-02 12:21:31 -05:00
Sylvie
201d12d44e
Bit 7 of wJumptableIndex is often JUMPTABLE_EXIT_F ( #123 )
CI / build (push) Has been cancelled
2024-11-30 17:25:26 -05:00
Rangi42
3257bc1924
Add documentation for HideHeadbuttTree
CI / build (push) Has been cancelled
2024-11-28 22:03:14 -05:00
Rangi42
9b19999aee
Some formatting cleanup
2024-11-28 22:02:24 -05:00
Sylvie
7ebc4324db
Identify more bit flags ( #120 )
CI / build (push) Waiting to run
2024-11-28 14:50:00 -05:00
Rangi42
8e9706d8a4
Fix AI_Smart_Curse labels
CI / build (push) Has been cancelled
2024-10-17 17:28:27 -04:00
Rangi42
ffe649f856
Rename Bill's brother to Bill's older sister
2024-10-17 17:27:13 -04:00
Rangi42
b1e3ef3b45
Update mislabeled sweet_scent.asm subroutine
2024-10-17 17:20:57 -04:00
Rangi42
fe8254c900
Rename dt and dd to bigdt and bigdd
...
CI / build (push) Waiting to run
This makes their big-endianness obvious and matches `dw`
2024-10-17 14:56:47 -04:00
Rangi42
80d17e1514
Refactor gbcpal.c
2024-10-17 14:20:09 -04:00
Sylvie
a18a8bf27e
Sort Pokemon and trainer sprite palettes, with Makefile-specified exceptions ( #121 )
...
This avoids the need to define their order via indexed PNG palettes
It also avoids the need to use tools/palfix.py on custom sprites
2024-10-17 13:45:02 -04:00
Rangi42
d3d1e0c357
GitHub Actions needs libpng-dev installed for rgbds
CI / build (push) Waiting to run
2024-10-16 10:16:06 -04:00
Rangi42
ee02b0ee5d
Renamed pokemon-asm-tools to gb-asm-tools
CI / build (push) Has been cancelled
2024-10-09 09:21:28 -04:00
Rangi42
3130c5473d
Remove independent tools and link to pokemon-asm-tools
...
CI / build (push) Has been cancelled
palfix.py still exists since it is often needed
2024-10-07 16:53:40 -04:00