Remy Oukaour
|
5a73a62d9b
|
Move battle engine data into data/
IsJohtoGymLeader → IsGymLeader
|
2018-01-09 15:12:49 -05:00 |
|
Remy Oukaour
|
2f741dfa03
|
Remove old Python class names from script command param doc comments
|
2018-01-09 01:02:29 -05:00 |
|
Remy Oukaour
|
05e5eaf12f
|
Eliminate version.asm (resolves #464)
|
2018-01-09 00:51:53 -05:00 |
|
Remy Oukaour
|
459d5d3164
|
default_names.asm → player_names.asm
|
2018-01-09 00:45:03 -05:00 |
|
Remy Oukaour
|
d0a8e8e744
|
includes.asm → constants.asm
|
2018-01-09 00:36:15 -05:00 |
|
Remy Oukaour
|
31edd7f803
|
Move text/ into data/
|
2018-01-09 00:23:48 -05:00 |
|
Remy Oukaour
|
bdd3a55333
|
Organize mobile/battle_tower_*.asm data and code
|
2018-01-06 18:53:30 -05:00 |
|
Remy Oukaour
|
10bd011d06
|
More relevant data file locations
|
2018-01-03 02:23:54 -05:00 |
|
Remy Oukaour
|
8d095cd5b8
|
Better names
|
2018-01-03 01:27:12 -05:00 |
|
Remy Oukaour
|
3fc06b0f9d
|
Use constants
|
2018-01-02 20:35:57 -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
|
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
|
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 |
|
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
|
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 |
|