Rangi
|
6a6ba10315
|
rgbds supports 'X - 1' instead of 'X + -1'
|
2020-03-21 14:01:05 -04:00 |
|
Rangi
|
5a5f5ececd
|
Miscellaneous fixes from #694
|
2020-03-21 13:07:18 -04:00 |
|
Rangi
|
624864307e
|
Combine Celebi frames into one PNG
|
2020-03-16 08:58:28 -04:00 |
|
Rangi
|
ad50e94b50
|
Add a LANDMARK_ prefix to landmark constants
Resolves #697
|
2020-03-15 19:50:39 -04:00 |
|
Rangi
|
f09b68d945
|
Change how some PNG graphics are formatted
|
2020-03-01 17:00:57 -05:00 |
|
Rangi
|
1d4c1aeef4
|
'and BANK' -> 'aka BANK'
|
2020-02-28 11:51:42 -05:00 |
|
Rangi
|
0cce00cb73
|
Document a bug where Teleport cannot fail for wild Pokémon
|
2020-02-28 11:17:58 -05:00 |
|
Rangi
|
447da80615
|
Identify remaining gfx/unknown files
|
2020-02-28 09:23:41 -05:00 |
|
Rangi
|
81eaf83cd7
|
Identify gfx/unknown/4985a.asm as gfx/tilesets/forest-tree/unused.png
|
2020-02-26 15:41:22 -05:00 |
|
Rangi
|
ee622d6ba1
|
Identify some labels and constants for Battle Tower
|
2020-02-25 18:13:50 -05:00 |
|
mid-kid
|
e799515931
|
Fix SRAM references in Function140ae
|
2020-02-25 19:38:24 +01:00 |
|
Rangi
|
c3f389d615
|
Replace some "idiotic", "wtf", "stupid interns" comments with more common "useless", "pointless", "could have done X instead"
|
2020-02-23 18:51:32 -05:00 |
|
mid-kid
|
9a927c1b3e
|
Merge pull request #685 from mid-kid/master
Moshi moshi? minoru enhansumentsu desu
|
2020-02-21 21:11:36 +01:00 |
|
mid-kid
|
2a8c969bc7
|
Fix some comments and inmediates
|
2020-02-21 21:10:55 +01:00 |
|
mid-kid
|
c22e268083
|
RTC -> UpdateTimeAndPals
Rename clear misnomer.
Most of the related functions in that file aren't really aptly named but
I don't know good names right now.
|
2020-02-21 18:21:29 +01:00 |
|
mid-kid
|
75a6bb5df6
|
PanicResetClock -> ClearClock
Funky name that only exists based on what it's used for, not so much
what it is.
|
2020-02-16 12:20:20 +01:00 |
|
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
|
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
|
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 |
|