Rangi
00c2dba157
Merge events_2.asm with events.asm
...
(events_2.asm was only separate because scripting.asm intervenes; but other files have a similar "code / INCLUDE self-contained code / more code" structure to this)
2018-06-25 13:48:16 -04:00
Rangi
67152eab98
Keep more data/ INCLUDEs with relevant routines
2018-06-25 13:45:50 -04:00
Rangi
1caa50a647
No space between labels and bodies
2018-06-25 12:24:18 -04:00
Rangi
5693cc49cf
Single newline at the end of files
2018-06-25 12:07:35 -04:00
Rangi
9f3e9145f9
Remove more triple newlines
2018-06-25 12:01:02 -04:00
Rangi
0f074e2ad1
"→" should be "ェ"
2018-06-24 23:55:18 -04:00
Rangi
67d1364c7a
Fix triple newlines left over from removing address comments
2018-06-24 23:22:50 -04:00
yenatch
91f914718a
Merge pull request #530 from Rangi42/master
...
[RTM] Finish removing address comments, split out mart_constants.asm, and other tweaks
2018-06-24 22:38:08 -04:00
Rangi
6e44095c2a
Remove address comments in docs
2018-06-24 21:45:12 -04:00
Rangi
9afaed9b8f
Remove more address comments
2018-06-24 21:39:23 -04:00
Rangi
c7032617aa
Remove address comment
2018-06-24 21:28:26 -04:00
Rangi
e2fb7acac0
Merge branch 'master' of https://github.com/pret/pokecrystal
...
# Conflicts:
# engine/items/mart.asm
2018-06-24 21:23:51 -04:00
yenatch
3648546232
Merge pull request #532 from mid-kid/master
...
Remove even more address comments
2018-06-24 20:22:13 -04:00
mid-kid
5efce10789
Remove even more address comments
...
That should be all of them this time
2018-06-25 02:10:37 +02:00
yenatch
0cbe04da44
Merge pull request #531 from mid-kid/master
...
Remove all address comments
2018-06-24 19:54:03 -04:00
Rangi
1a888f2200
NUM_GRASSMON * 2
2018-06-24 13:00:55 -04:00
Rangi
ee48c7a3ed
NUM_WATERMON
2018-06-24 12:32:56 -04:00
Rangi
d84aabf3c1
WATER_WILDDATA_LENGTH
2018-06-24 12:30:33 -04:00
Rangi
5a58f90ec6
FISHGROUP_DATA_LENGTH
2018-06-24 11:46:55 -04:00
mid-kid
1d9a68dbdd
Remove all address comments
2018-06-24 16:13:22 +02:00
Rangi
5cbff21a0d
Unreferenced_53d84 → Unreferenced_MonPicBanks from pokegold-spaceworld
2018-06-24 01:13:59 -04:00
Rangi
ff4cfffe14
wMartItemBCDEnd is unused
2018-06-23 23:27:43 -04:00
Rangi
a4bf94e1d7
wCurMartEnd - wCurMart = 16
2018-06-23 23:15:13 -04:00
Rangi
f6ef095284
Add STANDARDMART_* jumptable index constants
2018-06-23 22:35:46 -04:00
Rangi
e36a505906
Separate Mart constants from item data constants
2018-06-23 22:24:46 -04:00
Rangi
5c7d04ac84
Use direct tile IDs, not charmap entries, since they don't correspond correctly (e.g. "┌" is not the top-right corner)
2018-06-23 21:12:37 -04:00
yenatch
131875d3e3
Merge pull request #528 from Rangi42/master
...
Silence -Wimplicit-fallthrough
2018-06-21 23:28:10 -04:00
Rangi
462bae31d9
Silence -Wimplicit-fallthrough
2018-06-20 22:14:50 -04:00
yenatch
0fbc8362b6
Merge pull request #526 from atasro2/master
...
reword
2018-06-20 19:25:39 -04:00
i0brendan0
57efc4b392
final fix
2018-06-18 00:32:36 -05:00
yenatch
c3be6ea684
Merge pull request #525 from Rangi42/master
...
Note which labels are only needed for locating banks (relevant to issue #485 )
2018-06-17 12:11:39 -04:00
MCboy
5c662be182
fixed a typo
...
being the grammar nazi i am i noticed a grammar error so i forked pokecrystal to fix it ;)
2018-06-14 00:34:24 +04:30
Rangi
fbe82a7fe0
Note which labels are only needed for locating banks (relevant to issue #485 )
2018-06-12 23:29:15 -04:00
Thomas Winwood
17a4d0540a
Fix small bug
2018-06-10 00:21:34 +01:00
Thomas Winwood
ff1c9f36da
Convert code samples in bugs_and_glitches.md to diffs
2018-06-09 23:35:50 +01:00
Thomas Winwood
62439a95a1
Convert code samples in design_flaws.md to diffs
2018-06-09 23:27:47 +01:00
yenatch
6130fc5cd6
Merge pull request #521 from mid-kid/master
...
Fix md5.c for Windows
2018-06-07 11:09:30 -04:00
yenatch
610bac37ac
Merge pull request #518 from Rangi42/master
...
[RTM] Specify DVs individually
2018-06-07 11:07:37 -04:00
mid-kid
ef5e4e43c7
Fix md5.c for Windows
...
Solves #520
2018-06-07 13:37:11 +02:00
Rangi
9ac2583b20
Use dn
2018-06-06 18:49:16 -04:00
Rangi
09d1ac8725
Specify DVs individually
2018-06-06 11:45:19 -04:00
yenatch
06e169d01c
Merge pull request #516 from Ben10do/remove-gnu-sed-extensions
...
Don’t use GNU extensions when calling sed
2018-06-05 23:24:23 -04:00
yenatch
e58688c09b
sort_symfile: don't need to use sort -o with a temp file
2018-06-05 07:22:25 -04:00
yenatch
1baea408e2
sort_symfile: don't overwrite the symfile with an intermediate file
2018-06-05 07:15:16 -04:00
yenatch
dbf05e48eb
Merge pull request #517 from mid-kid/master
...
Some fixes all around
2018-06-05 07:04:54 -04:00
yenatch
c61d6a3a5a
Fix other unused shiny check label
2018-06-05 06:58:25 -04:00
mid-kid
6f4e968b70
Fix DangetSoundHigh -> DangerSoundHigh
2018-06-05 10:13:09 +02:00
yenatch
5c0e5fa7ca
Fix unused shiny check comments.
2018-06-04 23:36:27 -04:00
mid-kid
aecb33f104
Alignment
2018-06-04 18:32:57 +02:00
mid-kid
38ede6d7f0
Clean up PlayDanger
2018-06-04 14:34:35 +02:00