Remy Oukaour
|
fba44a5929
|
Single files for tilesets/data.asm and maps/blockdata.asm
|
2017-12-10 13:53:02 -05:00 |
|
Remy Oukaour
|
699495bfcb
|
Consistent capitalization for map names, matching their constants
|
2017-12-10 13:37:15 -05:00 |
|
yenatch
|
94c7def488
|
Merge pull request #409 from roukaour/master
Document constants with comments, actual names, and more thorough usage
|
2017-12-10 01:47:10 -05:00 |
|
surskitty
|
069ae7e2f3
|
Merge branch 'master' of github.com:pret/pokecrystal
|
2017-12-10 00:19:24 -05:00 |
|
Remy Oukaour
|
d554b997c5
|
Use correct WRAM labels for intro/title scenes
Remove outdated WRAM alias comments
|
2017-12-10 00:18:29 -05:00 |
|
Remy Oukaour
|
ab7025a144
|
Consistent code formatting: no redundant a s and spaces after commas
|
2017-12-10 00:06:20 -05:00 |
|
Remy Oukaour
|
32ea595c47
|
Move some gfx/unknown/ files into meaningful directories
|
2017-12-09 23:37:08 -05:00 |
|
Remy Oukaour
|
31901f73b0
|
Move some gfx/misc/ files into meaningful directories
|
2017-12-09 22:57:41 -05:00 |
|
Remy Oukaour
|
59ee673775
|
Consistent pointer labels in WRAM
|
2017-12-09 22:24:43 -05:00 |
|
Remy Oukaour
|
e29a1f8f94
|
Clarify which rgbds builds to use
|
2017-12-09 22:14:11 -05:00 |
|
Remy Oukaour
|
7ccb11c903
|
Add constants for battle object colors
|
2017-12-09 22:07:52 -05:00 |
|
Remy Oukaour
|
cd2a748128
|
More WRAM cleanup
|
2017-12-09 22:00:36 -05:00 |
|
Remy Oukaour
|
880fb511e1
|
More WRAM organization
|
2017-12-09 15:28:03 -05:00 |
|
Remy Oukaour
|
e3c686f6df
|
Further WRAM organization
|
2017-12-09 15:14:51 -05:00 |
|
Remy Oukaour
|
5a5df2ab87
|
More WRAM organization
|
2017-12-09 14:47:32 -05:00 |
|
Remy Oukaour
|
16c6696dd5
|
Start organizing WRAM
- Use db and dw when they're more meaningful than ds 1/2
- Use unions to group related labels
|
2017-12-09 13:58:49 -05:00 |
|
Remy Oukaour
|
0b7d8d44ad
|
More constants
|
2017-12-09 13:28:23 -05:00 |
|
Remy Oukaour
|
55d19b6dca
|
Separate file for mobile constants
|
2017-12-09 12:57:42 -05:00 |
|
Remy Oukaour
|
6a41d4f63e
|
Define more charmap characters and use them in place of hard-coded numbers
|
2017-12-09 12:57:23 -05:00 |
|
Remy Oukaour
|
512863989f
|
Document constants with comments, actual names, and more thorough usage
|
2017-12-09 02:15:46 -05:00 |
|
yenatch
|
a6472e3e56
|
style guide
|
2017-12-06 00:10:51 -05:00 |
|
yenatch
|
89b9292db0
|
Merge pull request #405 from yenatch/fix-no-rule-error
fix cryptic 'no rule' error when a prerequisite is missing
|
2017-12-06 00:09:21 -05:00 |
|
yenatch
|
cf7eec3bde
|
Merge pull request #404 from surskitty/master
De-Magic-Numbers the Rocket Grunts
|
2017-12-06 00:06:11 -05:00 |
|
yenatch
|
08ddbe843b
|
Merge pull request #403 from mid-kid/master
mid-kid's patches: The Experience
|
2017-12-06 00:04:14 -05:00 |
|
yenatch
|
346a6f8dcb
|
fix make 3.81
the shell newline capture doesnt work in 3.81, so that's gone
|
2017-12-03 21:58:27 -05:00 |
|