Rangi
|
88bbdb6a2f
|
Define TileCollisionTable as a standard 'db' series
|
2020-02-13 19:07:19 -05:00 |
|
mid-kid
|
26b8bf003e
|
Standardize on lowercase Tilemap and Attrmap
We used to have a mixture of TileMap and and Tilemap, as well as the
similar AttrMap. Standardize on one.
|
2020-02-13 18:31:10 +01:00 |
|
mid-kid
|
34ceaac71d
|
Call_LoadTempTileMapToTileMap → SafeLoadTempTileMapToTileMap
Stupid name is stupid smh tbh fam.
|
2020-02-13 18:31:10 +01:00 |
|
mid-kid
|
9f2c2627f5
|
Make tools/sort_symfile.sh case insensitive
Development versions of rgblink now output lowercase
|
2020-02-13 18:31:10 +01:00 |
|
mid-kid
|
a241f049df
|
Remove FarCall prefix from SwapTextboxPalettes and ScrollBGMapPalettes
No prefix for the farcall, prefix with an underscore for the farcalled.
This matches what is done for pretty much every other home function.
|
2020-02-13 18:31:10 +01:00 |
|
mid-kid
|
991d207d86
|
OWFlash -> FlashFunction
Match the other overworld move functions
|
2020-02-13 18:31:10 +01:00 |
|
mid-kid
|
a094c58f1e
|
Split up engine/events/misc_scripts_2.asm
New files are:
- engine/events/hidden_item.asm
- engine/events/repel.asm
|
2020-02-13 18:31:10 +01:00 |
|
mid-kid
|
0d81f1c470
|
InitSpriteAnimStruct <-> _InitSpriteAnimStruct
These were the wrong way around, as the function in home should not be
prefixed
|
2020-02-13 18:31:10 +01:00 |
|
Rangi
|
53cf08b6b3
|
Merge pull request #682 from Rangi42/master
Miscellaneous fixes
|
2020-02-13 12:21:37 -05:00 |
|
Rangi
|
ceadab8cd1
|
PnP_HiddenPlaces -> PnP_Places
The "Places & People" radio station does not avoid these maps; it only describes these maps.
|
2020-02-06 11:07:42 -05:00 |
|
Rangi
|
fb9cbe7d1e
|
Merge pull request #650 from pret/audio-macros
Update audio macros and arguments
|
2020-02-05 18:51:20 -05:00 |
|
dannye
|
cbf14612ea
|
Update docs/music_commands.md
to clarify a few caveats about some macro parameters
|
2020-02-04 20:03:22 -06:00 |
|
mid-kid
|
24c058bc0a
|
Fix tools/unnamed.py for new rgbds object format
|
2020-02-04 23:19:41 +01:00 |
|
Rangi
|
ed44d1cdb7
|
Merge pull request #680 from Rangi42/master
Miscellaneous fixes for #676
|
2020-02-04 11:17:14 -05:00 |
|
Rangi
|
24a23b1922
|
Use CMDQUEUE constants
|
2020-02-04 11:11:43 -05:00 |
|
Rangi
|
d482dc28f4
|
Identify four padding bytes in base data as beta front/back pic pointers
|
2020-02-04 11:07:16 -05:00 |
|
mid-kid
|
44b361c1bb
|
Merge branch 'master' into audio-macros
|
2020-02-04 16:03:01 +01:00 |
|
Rangi
|
b1c8548628
|
Clean up comments in home/time.asm
|
2020-01-31 20:59:48 -05:00 |
|
Colton G. Rushton
|
dd6812c06a
|
Optimize the Perish Song+Spikes glitch fix
|
2020-01-27 19:26:11 +01:00 |
|
Colton G. Rushton
|
f369003a6e
|
Add Dude full box glitch fix
Added a minor fix for the Dude full box glitch that was proposed by ISSOtm.
|
2020-01-23 17:57:19 +01:00 |
|
Rangi
|
80cf859cd3
|
PHONE_DISPLAY_HEIGHT is 4, the number of visible phone entries
|
2020-01-19 14:10:10 -05:00 |
|
dannye
|
e7be25948d
|
Merge branch 'master' into audio-macros
|
2020-01-06 22:07:33 -06:00 |
|
dannye
|
99d16d616d
|
Update docs/music_commands.md
and remove the pokered compatibility macros
|
2020-01-05 15:41:55 -06:00 |
|
Rangi
|
bd67691bc3
|
Merge pull request #671 from Rangi42/master
Identify "branch" labels in battle animations
|
2020-01-05 15:45:14 -05:00 |
|
Rangi
|
c04b455aac
|
Identify "branch" labels in battle animations
|
2020-01-05 15:42:21 -05:00 |
|