mid-kid
|
e40f421ffb
|
Document weird code involving link trades of mew and celebi
This piece of code is frankly rather confusing, as it seemingly doesn't
serve much of a purpose. Documenting it here for future reference.
|
2020-08-19 16:00:00 +02:00 |
|
Rangi
|
ddf1163a21
|
Define SERIAL_PREAMBLE_LENGTH
|
2020-07-06 15:49:01 -04:00 |
|
Rangi
|
91774f206e
|
Replace "Unreferenced" labels with "; unreferenced" comments
|
2020-06-21 16:27:43 -04:00 |
|
Rangi
|
cc460a17b0
|
Harmonize engine/{movie, pokemon} with pokegold (renames GetSRAMBank to OpenSRAM)
To do: engine/{menus, overworld}
|
2020-06-17 17:03:38 -04:00 |
|
Rangi
|
8019db3ea9
|
Harmonize engine/{gfx, items, link, math} with pokegold
|
2020-06-17 10:39:17 -04:00 |
|
Rangi
|
b9f2b93c17
|
Harmonize some more symbols with pokegold
|
2020-06-16 11:28:52 -04:00 |
|
Rangi
|
75035a71a5
|
Label some mobile addresses, and revise some comments
|
2020-06-13 18:48:26 -04:00 |
|
Rangi
|
9ab2575727
|
predef_id -> lda_predef, for consistency with lda_coord and map_id
|
2020-06-10 17:08:43 -04:00 |
|
Lhivorde
|
4f49a1f2f0
|
Rename ScrollingMenu_UpdateDisplay.string_2485f (#726)
|
2020-05-29 11:16:49 +00:00 |
|
Rangi
|
abf3858fc4
|
Update some comments
|
2020-05-10 01:20:06 -04:00 |
|
Rangi
|
5f197c53f4
|
Clean up some percentage values
|
2020-05-07 14:21:24 -04:00 |
|
Rangi
|
58b377f25b
|
Fix #709 miscellaneous issues
|
2020-04-16 09:30:50 -04:00 |
|
Rangi
|
0ef004a4db
|
dsprite y, ypx, x, xpx, off, attr -> dbsprite x, y, xpx, ypx, off, attr
|
2020-04-04 16:00:30 -04:00 |
|
Rangi
|
f09b68d945
|
Change how some PNG graphics are formatted
|
2020-03-01 17:00:57 -05: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
|
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
|
77803f571f
|
Fix some constants around wLinkMode
|
2019-11-18 18:21:57 +01:00 |
|
Rangi
|
51720e1e3c
|
Fix #645: Use English labels for European mail handling functions
|
2019-11-03 20:34:02 -05:00 |
|
mid-kid
|
e3e0bcd653
|
#641 fixes and additions. (#646)
Name a lot of text labels according to our conventions
|
2019-10-20 18:24:17 -04:00 |
|
mid-kid
|
13cfe356d6
|
Fix usage of rIE and rSC constants
|
2019-05-25 17:59:50 +02:00 |
|
Rangi
|
45e3f6aca9
|
Identify some more WRAM labels
|
2019-04-19 11:35:27 -04:00 |
|
mid-kid
|
3e78e5b2b6
|
TextBox -> Textbox
Homogenizing names.
|
2019-04-09 16:09:18 +02:00 |
|
Rangi
|
df337fc417
|
Update to rgbds 0.3.8
|
2019-02-16 12:17:55 -05:00 |
|
Rangi
|
3202c4f3df
|
Resolve issue #575: Rename text commands
|
2018-11-18 12:41:11 -05:00 |
|