pokecrystal-board/engine
mid-kid a21507f22a Document wSuicuneFrame
Also fixed inmediate in PlaceMapNameFrame.FillTopBottom to calculate the
amount of loops required. (It fills two tiles in the first iteration,
and four in the remaining, hence the `-2` and `+1` part).
2019-01-15 13:08:40 +01:00
..
battle Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank 2019-01-12 15:17:20 -05:00
battle_anims Fix comments around BANK() statements 2018-12-26 21:58:13 +01:00
events Document wSuicuneFrame 2019-01-15 13:08:40 +01:00
games Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
gfx Fix some constants 2019-01-15 13:06:16 +01:00
items Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
link Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
math hMultiplicand is four bytes internally, but the high byte is always 0 since allowing four-byte multiplicands could overflow hProduct. 2018-09-09 15:10:38 -04:00
menus Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank 2019-01-12 15:17:20 -05:00
movie Document wSuicuneFrame 2019-01-15 13:08:40 +01:00
overworld Say "BANK(Foo) ; aka BANK(Bar)" to clarify that Foo and Bar share a bank 2019-01-12 15:17:20 -05:00
phone *PhoneScript1 -> *PhoneCalleeScript, and *PhoneScript2 -> *PhoneCallerScript 2018-12-31 16:32:04 -05:00
pokedex Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
pokegear Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
pokemon Define RANDY_OT_ID 2018-12-23 14:02:07 -05:00
printer Use labels instead of constants for HRAM 2018-08-25 14:28:22 -04:00
rtc Resolve issue #575: Rename text commands 2018-11-18 12:41:11 -05:00
tilesets This isn't actually PAL_BG_ROOF 2018-09-16 03:00:25 +02:00
predef.asm Remove all address comments 2018-06-24 16:13:22 +02:00
smallflag.asm Remove all address comments 2018-06-24 16:13:22 +02:00