Eldred Habert
|
2c6690d10d
|
Update bug fix for AI CheckTypeMatchup assumption (#656)
The bug fix caused all player moves to have Normal-type effectiveness
|
2019-11-06 22:25:31 +00:00 |
|
Rangi
|
9ebe549347
|
Merge pull request #654 from Rangi42/master
Miscellaneous cleanup issues
|
2019-11-04 19:40:58 -05:00 |
|
Rangi
|
c9563d5c5e
|
Merge pull request #648 from DeeDeeG/identifying-stuff-in-maps
Identifying stuff in maps
|
2019-11-04 19:40:38 -05:00 |
|
Rangi
|
d076159745
|
Don't use colons for local labels in LoadSpecialMapPalette
|
2019-11-04 17:43:37 -05:00 |
|
Rangi
|
51720e1e3c
|
Fix #645: Use English labels for European mail handling functions
|
2019-11-03 20:34:02 -05:00 |
|
Rangi
|
4d32035d4f
|
Bit 6 of PrintNum left-aligns numbers
|
2019-11-03 20:17:04 -05:00 |
|
Rangi
|
0c7b309f7f
|
Suggested formatting changes
|
2019-11-03 20:07:25 -05:00 |
|
Rangi
|
2239593f3c
|
128px is the standard tileset width
|
2019-11-03 15:05:29 -05:00 |
|
Rangi
|
3633e0e541
|
Correct question_mark.2bpp hash and rgbgfx flags
|
2019-11-03 14:52:18 -05:00 |
|
Rangi
|
fbe2494dc2
|
Miscellaneous label and comment corrections
|
2019-11-03 14:47:06 -05:00 |
|
Rangi
|
69ea875eeb
|
Split menu code out of home/movement.asm
|
2019-11-03 14:46:36 -05:00 |
|
Rangi
|
89d107b426
|
Decimal values for Pokémon cry parameters
|
2019-11-03 14:39:56 -05:00 |
|
Rangi
|
717cf3f458
|
Identify PLAYERMOVEMENT_* constants
|
2019-11-03 14:30:33 -05:00 |
|
Rangi
|
d5e1b5a628
|
The $C9 byte in page2.tilemap is a ret opcode
|
2019-11-03 14:18:23 -05:00 |
|
Rangi
|
4211886921
|
Use constants for quantities when copying SGB border tiles and palettes
|
2019-11-03 14:15:20 -05:00 |
|
Rangi
|
2cf6dc1e0c
|
Fix the fix for the Pokédex footprint design flaw
|
2019-11-03 14:09:01 -05:00 |
|
Rangi
|
e669f22e9e
|
GFX_17eb7e -> PokemonNewsTileAttrmap
|
2019-11-03 13:55:29 -05:00 |
|
Rangi
|
f511713c86
|
Identify some move screen functions
|
2019-11-03 13:46:00 -05:00 |
|
Rangi
|
61887c8c07
|
sgb_border_nonmatching.bin has the 20x18 screen bytes within the 32x28 tilemap
|
2019-11-03 13:44:55 -05:00 |
|
Rangi
|
3e7c7d5fff
|
Identify intro tilemaps and attrmaps
|
2019-11-03 13:38:40 -05:00 |
|
Rangi
|
4aeab6b879
|
Rename buttonsound to promptbutton
|
2019-11-03 12:48:54 -05:00 |
|
Rangi
|
5134266b9a
|
Rename OBJECT_LENGTH to MAPOBJECT_LENGTH and OBJECT_STRUCT_LENGTH to OBJECT_LENGTH
|
2019-11-03 12:26:38 -05:00 |
|
Rangi
|
01f68fcc6a
|
Rename TILESET_BATTLE_TOWER to TILESET_BATTLE_TOWER_INSIDE
|
2019-11-03 12:03:37 -05:00 |
|
DeeDeeG
|
3234cb1117
|
VioletPokecenter1F.asm: Rename an NPC constant
"VIOLETPOKECENTER1F_SCIENTIST" --> "VIOLETPOKECENTER1F_ELMS_AIDE"
|
2019-10-20 22:15:52 -04:00 |
|
DeeDeeG
|
b907eeeab0
|
MountMortarB1F.asm: Rename an NPC constant
"MOUNTMORTARB1F_BLACK_BELT" --> "MOUNTMORTARB1F_KIYO"
|
2019-10-20 22:15:39 -04:00 |
|