Remy Oukaour
|
d435bd8911
|
Reword Magikarp length comments
|
2018-01-02 11:50:08 -05:00 |
|
xCrystal
|
b4a49351c1
|
Finish consistent Special function names
|
2018-01-02 17:47:58 +01:00 |
|
xCrystal
|
f1ea15bbfe
|
Consolidate Special function names
|
2018-01-02 17:13:57 +01:00 |
|
xCrystal
|
7c0e903c48
|
Clean up leftover code from main.asm
|
2018-01-02 16:25:40 +01:00 |
|
xCrystal
|
6f0b81504d
|
More unreferenced labels cleanup
|
2018-01-02 16:04:21 +01:00 |
|
xCrystal
|
7a24703398
|
Clean up Predef function names
|
2018-01-02 15:05:14 +01:00 |
|
xCrystal
|
9a3088e50c
|
Clean up XXX comments for unused content
|
2018-01-02 13:26:18 +01:00 |
|
yenatch
|
f185cc9b77
|
sort the symfile by symbol type
|
2018-01-01 22:40:35 -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 |
|