5012 Commits

Author SHA1 Message Date
Rangi
a2e8f078a4 Split "gfx anims" into "pic anims" and "sprite anims"
Fixes 
2022-07-04 01:11:42 -04:00
Colton G. Rushton
d3da137de8
Add object priority mode constant and remove unnecessary constants ()
The rest of the unknown constants aren't even registers and can safely be removed without issue.
2022-07-04 01:10:24 -04:00
Rangi
f74ec1053e Use backwards-compatible EQU syntax for rgbdscheck.asm
Fixes 
2022-06-30 21:29:51 -04:00
Colton G. Rushton
39f2e3b685 Fix INSTALL.md's dead links
Fixes 
2022-06-24 20:04:02 +02:00
Colton G. Rushton
2adcca003f Fix ending colon of TruncateHL_BC
As spotted by @Rangi42 in 
2022-06-21 14:12:29 +02:00
vulcandth
1853f70add VC ExchangeBytes Aliases
Co-Authored-By: aaaaaa123456789 <aaaaaa123456789@acidch.at>
2022-06-21 11:16:15 +02:00
Colton G. Rushton
4125138da7
Remove unused serial constants ported from pokered () 2022-06-18 13:33:34 -04:00
Rangi
a1498e63e2 Rename search.asm and search2.asm 2022-06-17 23:27:53 -04:00
vulcandth
66d84ff021
MobileCheckOwnMonAnywhere & CheckOwnMonAnywhere Label, comments, formatting ()
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-06-17 23:21:08 -04:00
Rangi
4db344db89 Add a subdirectory for RAM files
Fixes 
2022-06-17 22:54:52 -04:00
Colton G. Rushton
5dd6985e8f
Update the footprints fix for latest pokecrystal ()
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-06-17 22:41:43 -04:00
Colton G. Rushton
51b0a3fea3
Add proposals for fixing STYLE.md ()
Fixes 
2022-06-17 22:41:16 -04:00
Rangi
0a1b6b4f15 Align wLYOverrides and wLYOverridesBackup
Fixes 
2022-06-17 22:38:13 -04:00
Colton G. Rushton
84a3b335aa
Document that farcall returns c in a for some code () 2022-06-17 22:30:53 -04:00
Colton G. Rushton
6a9e929bf9
Remove rNR20/rNR40 and add rPCM12/rPCM34 () 2022-06-17 22:29:09 -04:00
vulcandth
5f0597e944
Rename SLP to SLP_MASK ()
Co-authored-by: Rangi <35663410+Rangi42@users.noreply.github.com>
2022-06-17 22:25:56 -04:00
vulcandth
73c020074e
Remove redundant comments referencing labels () 2022-06-06 17:34:54 -04:00
vulcandth
3648afda16
RGBDS syntax updates ()
New MACRO and DEF syntax
2022-06-06 17:25:42 -04:00
vulcandth
a4d346cc8c
Improved Virtual Console patch identifiers () 2022-06-06 17:22:48 -04:00
Daniel Harding
c3bf7fd0bd
Fix channel 3 wave 9 id () 2022-06-06 17:09:33 -04:00
Konrad Borowski
6e3f2a47bd Remove Heavy Ball never happens comment
It's not correct as Snorlax weights more than 409.6 kg.
2022-05-26 19:56:07 +00:00
vulcandth
fbcc8d1b0e
Correct ClearChannels comment ()
The comment states that ClearChannels doesn't seem to to be used. This is not the case, as it is used by ExchangeMysteryGiftData and ExchangeNameCardData.
2022-05-06 13:11:22 -04:00
vulcandth
d226ccab0a
Prune trailing whitespace () 2022-05-06 13:09:51 -04:00
Rangi
82e315e483 gfx.py was removed 2022-04-19 18:12:58 -04:00
Rangi
c8e65a6e6b "acceped" -> "accepted"
Fix 
2022-04-19 18:12:02 -04:00
Rangi
8c77d6b6d3 Simplify mingle_2bpp_planes
Fixes 
2022-04-17 15:27:31 -04:00
Idain
dc121712fe
Fix misspelled label () 2022-04-17 11:36:30 -04:00
vulcandth
f9077c6db6
Additional vc_asserts () 2022-04-16 20:42:06 -04:00
Idain
b06cfe78fd Use NUM_BATTLE_STATS instead of raw numbers 2022-04-06 10:28:18 +00:00
mid-kid
1d97d41ea2 Tile constant makes more sense as negative 2022-04-05 21:22:46 +02:00
vulcandth
af7d328d66 Cleanup Magic Numbers 2022-04-05 19:14:39 +00:00
Rangi
5a7ddb3272 Port and document make_patch.c features needed for pokered 2022-03-26 17:22:09 -04:00
Idain
5206ac6836
Document Day Care Exp bug () 2022-03-20 20:43:10 -04:00
Idain
9b4ebe9400
Replace magic numbers with constants () 2022-03-20 19:58:18 -04:00
Rangi
9aac39bebc Use noreturn for usage_exit 2022-03-15 17:35:35 -04:00
Rangi
1ba73f225c Use -flto for all tools 2022-03-15 17:29:15 -04:00
Idain
91fa3dd9b9
Replace flawed Metal Powder bugfix () 2022-03-14 22:53:38 -04:00
Rangi
61faca1f91 Remove pokemontools and gfx.py; update PyPNG and standardize on Python 3 2022-03-14 19:38:06 -04:00
Rangi
cfa47e8c78
Add a bpp2png tool to replace gfx.py for converting 1/2bpp to PNG () 2022-03-14 19:31:20 -04:00
Rangi
4d102dcb3f Allow vc_const to work with charmap characters (necessary for pokegold) 2022-03-13 23:21:27 -04:00
Rangi
a4bc0ab74f Error messages end with newlines 2022-03-13 14:04:36 -04:00
mid-kid
a3e31d6463 Fix building with make-3.81 2022-03-13 13:31:11 +01:00
Idain
3bb94e4928
Solve issue with Full Heal text bugfix ()
Fixes 
2022-03-13 01:46:04 -05:00
Rangi
c34add7e08 Slightly reformat the vc_patch.md docs 2022-03-13 00:33:49 -05:00
Rangi
732acf1d4f Allow {patch offset length} (necessary for pokegold) 2022-03-12 22:50:42 -05:00
Rangi
f33a041930 Allow alternate labels for patch names 2022-03-12 22:38:29 -05:00
vulcandth
31c3c94d64
Build the Virtual Console patch with make crystal11_vc ()
Fixes 
2022-03-12 18:34:04 -05:00
Rangi
775b5d046c tools/palfix.py gfx/pokemon/nidoran_m/back.png 2022-03-12 18:17:39 -05:00
FrenchOrange
bcb72c80bb
Fix mono Nidoran♂ back sprite issue () 2022-03-12 18:16:14 -05:00
Rangi
3a562f9896 Identify some wMenuJoypad-related button constants 2022-03-09 19:42:26 -05:00