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
|
2fb854d80b
|
Don't repeat a subheading
|
2018-01-30 22:44:44 -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
|
ecf10c83a7
|
Better headings
|
2018-01-30 22:38:00 -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
|
72cdcb621c
|
Merge branch 'master' of https://github.com/pret/pokecrystal
# Conflicts:
# maps/Route25.asm
# maps/Route27.asm
# maps/Route35.asm
# maps/Route39.asm
# maps/Route42.asm
# maps/Route43.asm
# maps/Route43MahoganyGate.asm
# maps/Route45.asm
# maps/Route5CleanseTagHouse.asm
# maps/Route6SaffronGate.asm
# maps/Route7SaffronGate.asm
# maps/ViridianCity.asm
|
2018-01-30 22:01:20 -05:00 |
|
yenatch
|
7547ad839c
|
Merge pull request #475 from surskitty/master
A few map labels
|
2018-01-30 21:27:02 -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
|
65480605e9
|
Remove unreferenced map script heading labels
|
2018-01-30 14:15:47 -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
|
477adc72af
|
grep -rl warp_def . | xargs sed -i s/warp_def/warp_event/g
|
2018-01-28 13:20:04 -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
|
c3b766ca8b
|
Fix link targets
|
2018-01-28 00:56:57 -05:00 |
|
Rangi
|
ce44112914
|
Add wiki link to README; group disassembly links separately for easier scanning
|
2018-01-28 00:53:52 -05:00 |
|
Rangi
|
3df4c5ffa8
|
Group related constants together
|
2018-01-27 00:17:25 -05:00 |
|
Rangi
|
4d93741a54
|
use PAL_COLOR_SIZE
|
2018-01-26 21:25:49 -05:00 |
|
Rangi
|
ea480fa31e
|
Fix off-by-one error
|
2018-01-26 20:57:55 -05:00 |
|
Rangi
|
ee55ca8e72
|
G/S Scripting Compendium link
|
2018-01-26 14:53:00 -05:00 |
|
Rangi
|
f5ba69f5e5
|
Sync documentation with code
|
2018-01-26 14:36:59 -05:00 |
|
Rangi
|
3332305bb4
|
Define more bit flag constants
|
2018-01-26 12:27:02 -05:00 |
|