Rangi
|
50f6007cc2
|
No need for ==== lines
|
2018-01-31 10:36:27 -05:00 |
|
Rangi
|
9ac2cea1f7
|
Align columns
|
2018-01-31 00:46:03 -05:00 |
|
Rangi
|
96ae7a7ee3
|
More compact trainer data
|
2018-01-31 00:37:03 -05:00 |
|
Rangi
|
d260b5f185
|
Compact trainer data
|
2018-01-31 00:07:11 -05:00 |
|
Rangi
|
1282405d4a
|
SPRITEMOVEDATA_LAPRAS → SPRITEMOVEDATA_SWIM_WANDER
(more precise, and encourages hacks to add more SWIM movements)
|
2018-01-30 22:42:41 -05:00 |
|
Rangi
|
006d9f6441
|
Clarify big doll-related constants (Snorlax and Lapras are symmetrical, Onix is not)
|
2018-01-30 22:34:05 -05:00 |
|
Rangi
|
cb733954c6
|
SPRITEMOVEDATA_ITEM_TREE → SPRITEMOVEDATA_STILL (it's used for other things like Azalea's Slowpokes, not just items and trees)
|
2018-01-30 22:12:53 -05:00 |
|
Rangi
|
6e00101b89
|
Comment values of special pointers, same as predefs
|
2018-01-30 14:55:27 -05:00 |
|
Rangi
|
5b678b336c
|
Simpler map connection macro
|
2018-01-30 14:32:57 -05:00 |
|
Rangi
|
4c4fca1028
|
Clean up comments
Base data: types uniquely lacked a comment; items on one line; distinguish unknowns
Dex entries: don't imply that pointers don't exist
|
2018-01-29 11:35:50 -05:00 |
|
Rangi
|
84c798e9f4
|
Clarify TM/HM move/enum correspondence
|
2018-01-28 01:20:49 -05:00 |
|
Rangi
|
e22670438e
|
Badge type boosts make sense in data/types/
|
2018-01-28 01:17:32 -05:00 |
|
Rangi
|
ea480fa31e
|
Fix off-by-one error
|
2018-01-26 20:57:55 -05:00 |
|
Rangi
|
a0cc4a3392
|
Move power data belongs in data/moves/
|
2018-01-26 11:01:15 -05:00 |
|
Rangi
|
6ebe45e41f
|
Move event data to data/events/
|
2018-01-25 22:19:24 -05:00 |
|
Rangi
|
87514598be
|
More battle data in data/battle/
|
2018-01-25 21:34:42 -05:00 |
|
Rangi
|
d504fb8852
|
Move AI data tables into data/battle/ai (mirroring engine/battle/ai) so they're more discoverable.
|
2018-01-25 20:34:33 -05:00 |
|
Rangi
|
518dd46ca1
|
data/text/X_text.asm is redundant
|
2018-01-24 21:27:23 -05:00 |
|
Rangi
|
95fd05744d
|
Remove "UnusedSpecial_" prefixes too
|
2018-01-24 11:20:41 -05:00 |
|
Rangi
|
d719d318e8
|
Remove Special_ prefix from special routines (close #478)
|
2018-01-24 11:17:05 -05:00 |
|
Rangi
|
132fe46925
|
Rename some routines to avoid conflicts when removing "Special_" prefixes
|
2018-01-24 11:12:02 -05:00 |
|
Rangi
|
505a6595bc
|
EVENT_TEMPORARY_UNTIL_MAP_RELOAD_[1-8] (close issue #481)
|
2018-01-24 10:46:49 -05:00 |
|
luckytyphlosion
|
a1951cefc0
|
Prefix wram labels with w, part 2.
|
2018-01-23 17:39:09 -05:00 |
|
luckytyphlosion
|
f2ae74079f
|
Prefix wram labels with w, part 1.
Handle edge cases first.
|
2018-01-23 16:45:34 -05:00 |
|
Rangi
|
ead103d2c6
|
MenuDataHeader → MenuHeader, MenuData2 → MenuData (might complete issue #440)
|
2018-01-23 16:08:43 -05:00 |
|