Rangi42
69b08536f6
Specify file extensions that make
does not generate
2025-08-27 11:49:48 -04:00
Rangi
86acbe5b55
Use dname
macro to automatically pad names with "@"
characters ( #1198 )
2025-08-17 09:48:05 -04:00
Linus Unnebäck
b1f8d423a2
Inline NoSwarmWildmon label ( #1199 )
2025-08-15 16:08:52 -04:00
Rangi42
9e7a4f91dd
Say how many bytes the assertion macros expected vs got
2025-08-13 12:47:30 -04:00
Rangi42
468488e7a5
Identify JOYP_SGB_MLT_REQ
constant
2025-08-11 16:38:46 -04:00
Rangi42
fcd13b1298
Update hardware.inc to 5.3.0 and use its new constants
2025-08-11 16:01:32 -04:00
Linus Unnebäck
b0d56dff91
Document time of day bug in RandomUnseenWildMon ( #1196 )
2025-08-03 13:57:07 -04:00
Rangi42
306d1497c1
Update hardware.inc to 5.2.0
2025-07-22 11:57:50 -04:00
Rangi
d9ae564440
Require RGBDS 0.9.3 for its DMG palette specs ( #1193 )
2025-07-02 20:32:00 -04:00
dannye
e1bcd41847
Fix drum_note commands in channel 8 sound effects
2025-07-01 23:17:16 -05:00
Rangi42
de396249e1
Use combined joypad masks
2025-06-30 12:47:36 -04:00
Rangi42
5abf8d01fb
Update hardware.inc to 5.1.0
2025-06-30 12:47:36 -04:00
Brianum
8f5a8c5b5b
Identify wCrystalData's content and rename memory locations accordingly ( #1191 )
2025-06-30 11:37:37 -04:00
Rangi42
36fdf1a1fc
Restore macros/legacy.asm, and address some feedback on hardware.inc
2025-06-23 10:43:55 -04:00
Rangi
4c540aa43b
Replace hardware_constants.asm with the community-standard hardware.inc 5.0 ( #1186 )
2025-06-23 09:11:33 -04:00
Brian Saydak
ae7ee67d21
Add some comments to document inputs/outputs of functions in home bank
2025-06-21 20:18:45 +02:00
Brianum
10b4490743
Rename SFX Unknown labels to Faint/Toxic ( #1189 )
2025-06-17 09:10:28 -05:00
Rangi42
b39cdd6c97
Simplify li
macro
2025-06-11 15:44:49 -04:00
Rangi42
69349b8b3b
Add .rgbds-version file for rgbenv compatibility
2025-06-07 18:12:08 -04:00
Brianum
b8d0c93213
Make town map limits more intuitive ( #1185 )
2025-06-07 13:51:32 -04:00
Brianum
b34b4c3291
Document bug with Mania's Shuckie ( #1187 )
2025-06-06 10:59:47 -04:00
Rangi
efceed1338
Use offsets from ANIM_*
constants for wBattleAfterAnim
(formerly wNumHits
) ( #1184 )
2025-05-31 15:07:56 -04:00
Rangi
b035d9fb89
Define constants for wBillsPCPokemonList
entries ( #1183 )
2025-05-31 15:07:44 -04:00
Rangi
fd2af282b6
Add a CANNOT_MOVE
constant ( #1182 )
2025-05-31 15:07:34 -04:00
Hannabart Pekopon
34aae0d20f
Added bug fix for: "Cautious" AI may fail to discourage residual moves ( #1178 )
2025-05-31 15:07:23 -04:00
Rangi
a15a2970a1
Use features new to RGBDS 0.9.2 ( #1180 )
2025-05-10 12:47:43 -04:00
Brianum
f480cb9e24
Rename and document `BrokenPlacePPUnits
` ( #1179 )
2025-04-29 08:18:10 +02:00
Rangi42
098944485b
Rename "city" treemon set to "none", since it has no encounters
2025-04-21 12:42:57 -04:00
Rangi42
b4fc71cba1
Verify the battle BG effect pointer table length
2025-03-15 01:23:04 -04:00
Rangi42
467ee7ee72
Sync further with pokegold
2025-03-15 01:03:28 -04:00
Rangi42
94c36a4351
Verify the trade dialog pointer table length
2025-03-15 00:49:14 -04:00
Rangi42
1cc2216ef9
Verify the mart types pointer table length
2025-03-15 00:44:33 -04:00
Rangi42
1fd034dd2c
Remove extraneous .gitignore rules
2025-03-15 00:11:08 -04:00
Rangi42
62cf0ba615
Name the unused engine flags according to their bit constants
2025-03-14 23:28:32 -04:00
Rangi42
7b268790fe
Remove nonexistent tool from .gitignore
2025-03-14 22:58:26 -04:00
Rangi42
15ae47a61e
Separate constants for name types and naming screen types
2025-03-12 12:26:21 -04:00
Rangi
3e2121b21a
Support <
and >
prefixes for high and low bytes in VC patch templates ( #1172 )
2025-03-08 11:14:56 -05:00
mid-kid
6d6d5938e5
Use "command -v" instead of "which"
...
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:20:42 +01:00
Rangi
4d6c3e2975
Avoid using EQUS
when EQU
or MACRO
will do ( #1166 )
2025-02-27 13:07:12 -05:00
Darsh
7a7a06289c
Add assert
to note _CGB_Diploma
also loads PartyMenuOBPals
( #1167 )
2025-02-24 12:40:50 -05:00
Jordan Moore
86a87a355e
Remove "skip" prefix from AI move score labels ( #1163 )
2024-12-29 15:31:50 -05:00
vulcandth
0124a1ea9e
Use exported constants for VC patch ( #1161 )
2024-12-27 13:10:30 -05:00
Rangi
15187f5d63
Identify CHANNEL_FIELD16
as CHANNEL_NOTE_DURATION_MODIFIER
( #1162 )
2024-12-27 12:54:25 -05:00
Rangi
85ddf0e90a
Don't pass redundant label names to table_width
and list_start
( #1160 )
2024-12-27 12:35:35 -05:00
Hannabart Pekopon
3f686e67da
Correct wrong and misleading comments about enemy trainer AI ( #1149 )
2024-12-26 08:59:18 -05:00
Rangi
61c9ba5f6c
Use RGBDS 0.9.0 ( #1159 )
2024-12-25 21:24:37 -05:00
Jordan Moore
13621fae93
Bug documentation for Bug Catcher Wayne ( #1158 )
2024-12-25 13:41:06 -05:00
Rangi42
fd64d7eb70
Add checkcurl
to legacy macros
2024-12-25 10:07:59 -05:00
Jordan Moore
d323aa83dd
Rename checkcurl to checkrollout
2024-12-25 12:17:14 +01:00
Rangi42
cbfd48b8d1
Use SERIAL_RNS_LENGTH
in _BattleRandom
2024-12-21 21:04:21 -05:00