Adelaide Walter
|
d6f20ae746
|
Use BANK for hardcoded SRAM banks (except for vestigial refs to JP's banks 4-7)
|
2018-01-08 17:13:37 -05:00 |
|
Adelaide Walter
|
ce985a09a7
|
Document switches to BANK(sScratch) via xor a
|
2018-01-04 16:51:50 -05:00 |
|
Adelaide Walter
|
36e91c971c
|
Fix stray hardcoded WRAM bank.
|
2018-01-04 15:06:11 -05:00 |
|
Adelaide Walter
|
fb422e8d9c
|
Use BANK for hardcoded WRAM banks preceding FarCopyWRAM/GetFarWRAMByte calls.
|
2018-01-04 14:53:50 -05:00 |
|
Adelaide Walter
|
5fd3bfa832
|
Clarify the purpose of writing 0 to rSVBK.
|
2018-01-03 20:47:44 -05:00 |
|
Adelaide Walter
|
9d0ba6bfd3
|
Use BANK for hardcoded WRAM banks (except where bankswitches appear unnecessary).
|
2018-01-03 19:12:45 -05:00 |
|
Adelaide Walter
|
501ec9b283
|
Fix macro formatting.
|
2018-01-03 11:57:34 -05:00 |
|
Adelaide Walter
|
a298cb9990
|
Replace hardcoded bank with BANK function.
|
2018-01-03 02:19:38 -05:00 |
|
Adelaide Walter
|
cd8a22cd2e
|
Replace magic reference to PackMenuGFX.
|
2018-01-03 01:29:52 -05:00 |
|
Adelaide Walter
|
76ee2f58c4
|
WRAM1_Begin -> wd000
|
2018-01-03 00:40:59 -05:00 |
|
Adelaide Walter
|
51106cccd0
|
Scrub WRAM addresses from comments & use WRAM1_Begin where appropriate.
|
2018-01-03 00:19:54 -05:00 |
|
Adelaide Walter
|
fb825a800e
|
Label MobileCrashCheckPointer and consolidate relevant functions.
|
2018-01-02 23:16:56 -05:00 |
|
Adelaide Walter
|
0caea0f820
|
Use BANK for all hardcoded banks with BANK in comments.
|
2018-01-02 16:46:40 -05:00 |
|
yenatch
|
f27f79488a
|
Merge pull request #455 from xCrystal/master
Use more palette(s) constants, rename BG/OBP wram addresses, and rBGPI+rOBPI auto-increment constants (from Rangi)
|
2018-01-01 16:54:45 -05:00 |
|
xCrystal
|
e5fa3f9a11
|
Fix missing palred/palgreen/palblue constants
|
2018-01-01 21:05:00 +01:00 |
|
xCrystal
|
a98ed77c83
|
Merge 2d0ed11 and 355acfc from Roukaour/master
|
2018-01-01 20:25:07 +01:00 |
|
xCrystal
|
37369d1ae0
|
Rename Pals labels in WRAM bank 5
|
2018-01-01 20:09:53 +01:00 |
|
xCrystal
|
6e12a51503
|
Use more palette(s) constants
|
2018-01-01 20:09:53 +01:00 |
|
Remy Oukaour
|
355acfcaeb
|
Fix battle anim documentation
|
2018-01-01 14:08:08 -05:00 |
|
Remy Oukaour
|
2d0ed1159e
|
Use constants for rBGPI+rOBPI auto-increment
Fix some documentation
|
2018-01-01 13:43:02 -05:00 |
|
yenatch
|
8c3905c4cd
|
Merge pull request #451 from yenatch/document-battle-anim-macros
Fix and document some battle animation macros
|
2018-01-01 12:47:28 -05:00 |
|
yenatch
|
927e87eda5
|
AnimateEndOfExpBar palette constant
|
2018-01-01 04:40:30 -05:00 |
|
yenatch
|
4ce75e8dfc
|
Document some more battle animation commands
|
2018-01-01 04:40:15 -05:00 |
|
luckytyphlosion
|
148e79546d
|
Add pokegold and pokefirered.
|
2017-12-31 13:25:53 -05:00 |
|
yenatch
|
92fba8821c
|
Merge pull request #450 from roukaour/master
Constants for TextBoxFlags
|
2017-12-30 21:32:45 -05:00 |
|
yenatch
|
93916b5536
|
Merge pull request #449 from xCrystal/master
Misc labeling and cleaning up
|
2017-12-30 21:12:53 -05:00 |
|
Remy Oukaour
|
b40181db41
|
Use input constants
|
2017-12-30 12:35:50 -05:00 |
|
Remy Oukaour
|
f01434f2c0
|
bgrows → * BG_MAP_WIDTH
No dims macro
|
2017-12-29 18:59:50 -05:00 |
|
yenatch
|
be46c0da41
|
fix markdown formatting in battle_anim_commands.md
|
2017-12-29 18:03:35 -05:00 |
|
yenatch
|
c312cab0f0
|
Document some battle animation commands
|
2017-12-29 17:47:45 -05:00 |
|
Remy Oukaour
|
586a49c8ad
|
lda_coord and ldcoord_a exist for this
|
2017-12-29 17:07:21 -05:00 |
|
Remy Oukaour
|
1321a70029
|
hldims, bcdims, dedims
|
2017-12-29 16:15:34 -05:00 |
|
Remy Oukaour
|
145a1c3441
|
Define ld_dims for in-order (width, height) pairs
|
2017-12-29 16:14:02 -05:00 |
|
Remy Oukaour
|
2acc7f378a
|
Coordinate macros all have similar structure
|
2017-12-29 16:05:33 -05:00 |
|
yenatch
|
cc5aeb8b87
|
Fix anim_obj x/y values
- negative values have no meaning
- left in optional tile x/y for backwards compatibility
|
2017-12-29 13:43:17 -05:00 |
|
Remy Oukaour
|
ab823e2b54
|
FAST_TEXT_DELAY_F
|
2017-12-29 13:29:24 -05:00 |
|
xCrystal
|
2a7ba6685a
|
Clean up changes in 3c6c80f
|
2017-12-29 19:22:33 +01:00 |
|
Remy Oukaour
|
e1a672e427
|
Constants for TextBoxFlags
|
2017-12-29 13:18:17 -05:00 |
|
xCrystal
|
3c6c80f1b2
|
LY_BLANK and rLCDC constants
|
2017-12-29 18:53:21 +01:00 |
|
xCrystal
|
69762a2bfd
|
SET -> set
|
2017-12-29 17:15:01 +01:00 |
|
xCrystal
|
6464d077ee
|
slot_reel offset constants
|
2017-12-29 16:48:47 +01:00 |
|
xCrystal
|
ee5bf71640
|
Consistently name unknown fields in macros/wram as Fieldxx
|
2017-12-29 16:19:51 +01:00 |
|
xCrystal
|
def3b60493
|
Clean up .Jumptable: spaces
|
2017-12-29 13:52:42 +01:00 |
|
yenatch
|
9f017cbab8
|
Merge pull request #447 from yenatch/check-status
travis: turn check-status back on
|
2017-12-28 22:33:00 -05:00 |
|
yenatch
|
8fc5aae88f
|
travis: turn check-status back on
|
2017-12-28 22:23:13 -05:00 |
|
yenatch
|
b97a1acf3d
|
Merge pull request #445 from roukaour/master
Rename Pokémon animation files; consistent (x, y) coords; document design flaws
|
2017-12-28 22:17:13 -05:00 |
|
Remy Oukaour
|
b9a68fec25
|
Consistent if/else/endc (matches rept/endr) and DEF (matches BANK/HIGH/LOW)
|
2017-12-28 22:13:39 -05:00 |
|
Remy Oukaour
|
4c35f3ac85
|
Merge branch 'master' of https://github.com/pret/pokecrystal
# Conflicts:
# macros/scripts/maps.asm
|
2017-12-28 20:56:21 -05:00 |
|
yenatch
|
82a05a1752
|
Merge pull request #443 from xCrystal/master
Misc style cleanup and documentation
|
2017-12-28 19:34:43 -05:00 |
|
xCrystal
|
50fc9c3389
|
endm -> ENDM
|
2017-12-28 22:31:16 +01:00 |
|