yenatch
e9c1d24c31
Add Pokemon pic pngs.
...
Copies of the matching compressed files are kept, so files with a matching hash will use the matching compressed file instead.
This is the best that can be done until the compressor is fixed, which may never happen.
2017-05-28 14:03:13 -04:00
yenatch
22058020f4
Fix intermediate files once and for all.
...
GNU Make defaults to deleting all intermediate files unless .SECONDARY is defined.
2017-05-28 01:22:17 -04:00
yenatch
517136b0d9
Fix the graphics rules
2017-05-28 01:20:58 -04:00
yenatch
fe38946b0e
scan_includes: add --strict so it doesn't have to be default
2017-05-28 01:12:16 -04:00
yenatch
27ba16d827
Fix pokemon_animation_graphics
2017-05-28 01:11:32 -04:00
yenatch
b78ba89f5f
Refactor scan_includes.
2017-04-28 01:41:06 -04:00
yenatch
a98538641b
Update the install instructions.
...
Python and extras are no longer required.
2017-04-28 00:38:54 -04:00
yenatch
caa94f8412
Fix the lzcomp rule.
2017-04-28 00:37:42 -04:00
Ben10do
288902139f
Revert "Fix floating sections"
...
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803.
2017-03-24 11:51:03 +00:00
Sanqui
30ccec7833
Add Travis CI configuration ( #359 )
2017-03-21 17:08:02 +01:00
Sanqui
365d98d189
Merge pull request #358 from AntonioND/an/fix-floating
...
Fix floating sections
2017-03-15 14:58:53 +01:00
AntonioND
e28b88f56d
Fix floating sections
...
This is needed so that rgblink doesn't move them around after modifying
it's placement algorithm.
Signed-off-by: AntonioND <antonio_nd@outlook.com>
2017-03-15 00:52:26 +00:00
IIMarckus
a722f936a9
Strip address comments.
2017-02-22 21:49:44 -07:00
hatschky
f0209d6ed6
Labels for Trainer Rankings stat tracking functions
2017-01-16 21:11:34 +00:00
IIMarckus
5a9701ddc8
Give a better label.
2017-01-11 00:25:12 -07:00
IIMarckus
143c3b367e
Fix misleading label; the Growlithe check doesn't change in 1.1.
2017-01-11 00:24:05 -07:00
Fredrik Ljungdahl
0e76127da8
Fix an overlooked replace
...
The build should match now...
2017-01-08 01:54:43 +01:00
Fredrik Ljungdahl
9b8f57a730
Explain a major AI-related bug with type matchup checks
2017-01-08 01:33:38 +01:00
Fredrik Ljungdahl
f8455e9b4f
Reverse the LastEnemyCounterMove and LastPlayerCounterMove labels
...
They were swapped
2017-01-08 01:26:48 +01:00
YamaArashi
2811be53bf
Merge branch 'PikalaxALT-master'
2016-12-30 17:22:05 -08:00
YamaArashi
65c38930a3
Merge branch 'master' of https://github.com/PikalaxALT/pokecrystal into PikalaxALT-master
2016-12-30 17:21:02 -08:00
YamaArashi
51bad5a606
Merge pull request #352 from FredrIQ/comments
...
Comments
2016-10-28 22:12:17 -07:00
Fredrik Ljungdahl
146d12d6e5
Point out a bug with enemy usage of Teleport
...
Also point out a redundancy in ThunderAccuracy
2016-10-29 02:09:56 +02:00
Fredrik Ljungdahl
64e4300f4d
Fix inverted labels for HandleStatBoostingHeldItems
2016-10-29 02:03:10 +02:00
Fredrik Ljungdahl
f6cfccd1ff
Fix some wrong comments regarding battle substatuses
2016-10-29 01:57:58 +02:00