Rangi
|
10173f2a62
|
Default macro parameters use recursion; avoids repeating internal structure
|
2018-02-25 20:12:58 -05:00 |
|
Rangi
|
f964d04a87
|
* loadmenuheader -> loadmenu (ead103d)
* objectface -> turnobject (c834bda)
|
2018-02-25 20:05:37 -05:00 |
|
Rangi
|
be28a0ff4e
|
Meaningful $ff values
|
2018-02-25 19:50:48 -05:00 |
|
Rangi
|
60add76ee7
|
* Remove rept 4 (fa3192e)
* FindGreaterThanThatLevel -> FindAboveLevel (132fe46)
* More meaningful egg group names (0eeb00d)
|
2018-02-25 19:23:01 -05:00 |
|
Rangi
|
cbd423ec08
|
Format map object attributes like trainer attributes, in preparation for bit flag constants
|
2018-02-25 16:49:03 -05:00 |
|
Rangi
|
eb3726bba0
|
NO_ITEM == 0
|
2018-02-25 16:48:31 -05:00 |
|
Rangi
|
e018a9d005
|
Sprite data values match GetSpriteLength return values and are not limited to multiples of 4
|
2018-02-25 16:32:40 -05:00 |
|
Rangi
|
ff3a43d4b0
|
Use maskbits NUM_TYPES
|
2018-02-20 10:54:48 -05:00 |
|
Rangi
|
612fd7cb96
|
Merge branch 'master' of https://github.com/pret/pokecrystal
# Conflicts:
# maps/KrissHouse2F.asm
|
2018-02-15 21:21:58 -05:00 |
|
yenatch
|
4046b41c3a
|
Merge pull request #487 from luckytyphlosion/master
Fix more w-izing edge cases.
|
2018-02-15 21:14:22 -05:00 |
|
Rangi
|
62d6f72bb3
|
Make tileset palette maps easier to edit
|
2018-02-09 13:50:20 -05:00 |
|
Rangi
|
c158404b7c
|
questionmark is not a pokemon pic
|
2018-02-07 14:43:58 -05:00 |
|
Rangi
|
118c387d73
|
Remove commented G/S roaming Suicune code
|
2018-02-05 22:03:40 -05:00 |
|
Rangi
|
71f51955c9
|
Terser name for the does-nothing effect
|
2018-02-05 13:07:22 -05:00 |
|
Rangi
|
c648a6ced9
|
Off by one
|
2018-02-05 13:05:26 -05:00 |
|
Rangi
|
96c058f0a7
|
No redundant item effect labels
|
2018-02-05 13:03:05 -05:00 |
|
luckytyphlosion
|
8b007e8d51
|
Fix more w-izing edge cases.
|
2018-02-04 22:45:04 -05:00 |
|
Rangi
|
f8f3294130
|
Add ROOF_ constants
|
2018-02-04 21:39:46 -05:00 |
|
Rangi
|
bc3cc69749
|
Consistent "X percent [+/- Y]" order
|
2018-02-04 21:21:34 -05:00 |
|
Rangi
|
d6b00d0cc1
|
Sync code with wiki
|
2018-02-04 13:16:40 -05:00 |
|
Rangi
|
6c405e3859
|
Keep specials files together
|
2018-02-04 12:03:31 -05:00 |
|
Rangi
|
885080f213
|
"chances" → "probabilities", since other files use that term and "changes" exists right next to it
|
2018-02-04 11:46:53 -05:00 |
|
Rangi
|
ac15415949
|
Sync _
|
2018-02-03 22:57:57 -05:00 |
|
Rangi
|
79849a7e40
|
db/dw, and keep unused space away from labels
|
2018-02-03 21:22:06 -05:00 |
|
Rangi
|
73ea7c6326
|
Macro factors out sine code, just like sine data, since it's used 5 times
|
2018-02-03 21:11:55 -05:00 |
|