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 |
|
Remy Oukaour
|
bb005694b3
|
Avoid unused labels
|
2017-12-28 14:42:56 -05:00 |
|
Remy Oukaour
|
84e22eb578
|
Consistent (x, y) coordinate formatting in map scripts
|
2017-12-28 14:31:25 -05:00 |
|
xCrystal
|
43a1e5b5ba
|
Fix accidentally renamed constant
|
2017-12-28 20:27:44 +01:00 |
|
xCrystal
|
bd783370f8
|
Consistent function name prefixes in slot machine code
|
2017-12-28 20:23:17 +01:00 |
|
Remy Oukaour
|
ce795692d9
|
Correct comment
|
2017-12-28 14:10:46 -05:00 |
|
Remy Oukaour
|
fe605b2fa7
|
Document the Magikarp bug fix from PR #443
|
2017-12-28 14:08:29 -05:00 |
|
xCrystal
|
83ef3b9a36
|
Suggest fixes to untranslated magikarp length filters
|
2017-12-28 20:03:27 +01:00 |
|