Remy Oukaour
|
c07ffc7633
|
Handle unused banks (notably OAM and HRAM)
|
2018-01-03 14:52:32 -05:00 |
|
Remy Oukaour
|
927d392a02
|
Size in hex
|
2018-01-03 14:46:37 -05:00 |
|
Remy Oukaour
|
88d32fe42c
|
python3 sort_map.py pokecrystal.map sorted.sym
|
2018-01-03 14:41:17 -05:00 |
|
Remy Oukaour
|
e7941cef61
|
Explain HRAM
|
2018-01-03 13:01:23 -05:00 |
|
Remy Oukaour
|
10bd011d06
|
More relevant data file locations
|
2018-01-03 02:23:54 -05:00 |
|
Remy Oukaour
|
0b6857b1a9
|
lava in gym_1 > fountain in unused safari zone
|
2018-01-03 02:16:25 -05:00 |
|
Remy Oukaour
|
bc83768d81
|
Tileset images are 128px wide
|
2018-01-03 02:02:15 -05:00 |
|
Remy Oukaour
|
d75a66cf77
|
wd000 -> w3_d000
|
2018-01-03 01:38:59 -05:00 |
|
Remy Oukaour
|
8d095cd5b8
|
Better names
|
2018-01-03 01:27:12 -05:00 |
|
Remy Oukaour
|
b0d2409c83
|
Move EZChat Pokémon order to data/
|
2018-01-02 23:21:07 -05:00 |
|
Remy Oukaour
|
3fc06b0f9d
|
Use constants
|
2018-01-02 20:35:57 -05:00 |
|
Remy Oukaour
|
41feb29680
|
Make some graphics easier to edit
|
2018-01-02 19:33:27 -05:00 |
|
Remy Oukaour
|
e3e885aad8
|
pngcrush -noreduce
|
2018-01-02 19:19:23 -05:00 |
|
Remy Oukaour
|
eb110edae3
|
Arrange pichu.png like the rest
|
2018-01-02 19:00:22 -05:00 |
|
Remy Oukaour
|
01d994b8a3
|
dsprite always has 6 arguments
|
2018-01-02 18:06:56 -05:00 |
|
Remy Oukaour
|
a7fb9e124c
|
Use dsprite for Pokédex cursor OAM data
|
2018-01-02 18:02:22 -05:00 |
|
Remy Oukaour
|
4f01dff6c2
|
Use OAM flags in dsprite data
|
2018-01-02 17:26:23 -05:00 |
|
Remy Oukaour
|
41de67edbd
|
Identify more G/S intro OAM data
|
2018-01-02 17:05:40 -05:00 |
|
Remy Oukaour
|
e6778f931d
|
town_map.png matches pokegear.png
|
2018-01-02 16:45:39 -05:00 |
|
Remy Oukaour
|
ae78ee6cc8
|
One more G/S intro OAM identified
|
2018-01-02 16:19:04 -05:00 |
|
Remy Oukaour
|
d5c8cb7496
|
Align comments
|
2018-01-02 16:09:47 -05:00 |
|
Remy Oukaour
|
6cc4b534b5
|
Align comments
|
2018-01-02 16:01:47 -05:00 |
|
Remy Oukaour
|
64b27d86c0
|
More G/S intro OAM documentation
|
2018-01-02 15:54:23 -05:00 |
|
Remy Oukaour
|
6a3045d759
|
1-based EZ Chat cursor data indexes
|
2018-01-02 15:02:08 -05:00 |
|
Remy Oukaour
|
648e71832a
|
Comment correction
|
2018-01-02 14:50:04 -05:00 |
|
Remy Oukaour
|
776b8c7396
|
Egg hatch shell framgent data is not exactly dsprite
|
2018-01-02 14:48:24 -05:00 |
|
Remy Oukaour
|
2dd9ac08a4
|
More sprite anim documentation
|
2018-01-02 14:39:24 -05:00 |
|
Remy Oukaour
|
7ad8ea13c9
|
Document more sprite anim data
|
2018-01-02 14:25:58 -05:00 |
|
Remy Oukaour
|
be2aeedcf0
|
More clarification
|
2018-01-02 11:53:06 -05:00 |
|
Remy Oukaour
|
d435bd8911
|
Reword Magikarp length comments
|
2018-01-02 11:50:08 -05:00 |
|
Remy Oukaour
|
802cf616e7
|
Unused tileset animations stands out amid useful data
|
2018-01-01 18:49:53 -05:00 |
|
Remy Oukaour
|
fbfda4551a
|
Bold
|
2018-01-01 18:44:08 -05:00 |
|
Remy Oukaour
|
3c953efcba
|
Consistent *_palette_map.asm
|
2018-01-01 18:33:42 -05:00 |
|
Remy Oukaour
|
0722de77ae
|
Remove trailing whitespace
find . -name '*.asm' -exec sed -i 's/[ \t]\+$//' {} \;
|
2018-01-01 18:32:01 -05:00 |
|
Remy Oukaour
|
eb8e55a01a
|
Route 17-18 Gate and Route 29-46 Gate
|
2018-01-01 18:19:32 -05:00 |
|
Remy Oukaour
|
985946740e
|
Consistent map naming ("Town" and "City" are left out in houses and gates)
|
2018-01-01 18:08:18 -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 |
|