Remy Oukaour
|
5a73a62d9b
|
Move battle engine data into data/
IsJohtoGymLeader → IsGymLeader
|
2018-01-09 15:12:49 -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
|
187196ff80
|
Macro clarifies how TimeFishGroups works
|
2018-01-08 15:54:58 -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
|
b0d2409c83
|
Move EZChat Pokémon order to data/
|
2018-01-02 23:21:07 -05:00 |
|
Remy Oukaour
|
e3e885aad8
|
pngcrush -noreduce
|
2018-01-02 19:19: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
|
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
|
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
|
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 |
|
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
|
cc5aeb8b87
|
Fix anim_obj x/y values
- negative values have no meaning
- left in optional tile x/y for backwards compatibility
|
2017-12-29 13:43:17 -05:00 |
|
Remy Oukaour
|
ab823e2b54
|
FAST_TEXT_DELAY_F
|
2017-12-29 13:29:24 -05:00 |
|
Remy Oukaour
|
e1a672e427
|
Constants for TextBoxFlags
|
2017-12-29 13:18:17 -05:00 |
|