summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2017-05-28scan_includes: add --strict so it doesn't have to be defaultyenatch
2017-05-28Fix pokemon_animation_graphicsyenatch
2017-04-28Refactor scan_includes.yenatch
2017-04-28Update the install instructions.yenatch
Python and extras are no longer required.
2017-04-28Fix the lzcomp rule.yenatch
2017-03-24Revert "Fix floating sections"Ben10do
This reverts commit e28b88f56d666484b994fc9cf28cc5d4cf50c803.
2017-03-21Add Travis CI configuration (#359)Sanqui
2017-03-15Merge pull request #358 from AntonioND/an/fix-floatingSanqui
Fix floating sections
2017-03-15Fix floating sectionsAntonioND
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-02-22Strip address comments.IIMarckus
2017-01-16Labels for Trainer Rankings stat tracking functionshatschky
2017-01-11Give a better label.IIMarckus
2017-01-11Fix misleading label; the Growlithe check doesn't change in 1.1.IIMarckus
2017-01-08Fix an overlooked replaceFredrik Ljungdahl
The build should match now...
2017-01-08Explain a major AI-related bug with type matchup checksFredrik Ljungdahl
2017-01-08Reverse the LastEnemyCounterMove and LastPlayerCounterMove labelsFredrik Ljungdahl
They were swapped
2016-12-30Merge branch 'PikalaxALT-master'YamaArashi
2016-12-30Merge branch 'master' of https://github.com/PikalaxALT/pokecrystal into ↵YamaArashi
PikalaxALT-master
2016-10-28Merge pull request #352 from FredrIQ/commentsYamaArashi
Comments
2016-10-29Point out a bug with enemy usage of TeleportFredrik Ljungdahl
Also point out a redundancy in ThunderAccuracy
2016-10-29Fix inverted labels for HandleStatBoostingHeldItemsFredrik Ljungdahl
2016-10-29Fix some wrong comments regarding battle substatusesFredrik Ljungdahl
2016-10-29Fix an incorrect comment regarding breedingFredrik Ljungdahl
If Defense DV match and lower 3 DVs match father+mother, breeding chance isn't maximized, but prevented. Possibly done to combat in-breeding
2016-09-27Fix PNGsPikalaxALT
2016-09-27Person action and facing labels, part 2PikalaxALT
2016-09-27Person action and facing labels, part 1PikalaxALT
2016-08-24Add rules previously covered by gfx.py.yenatch
2016-08-24Remove the python scan_includes.yenatch
gfx.py remains, since it's still useful for two-way conversion.
2016-08-24Add C build tools.yenatch
2016-08-11Merge pull request #342 from PikalaxALT/masteryenatch
More label interpretations
2016-08-07Rename the variable at D264PikalaxALT
2016-07-29Movement macro enums are now relativePikalaxALT
2016-07-29Merge github.com:pikalaxalt/pokecrystalPikalaxALT
2016-07-29Merge branch 'master' of github.com:pret/pokecrystalPikalaxALT
2016-07-29pitchoffset macro to replace forceoctavePikalaxALT
2016-07-21Merge github.com:pikalaxalt/pokecrystalPikalaxALT
2016-07-01Merge pull request #344 from jangler/sfx-priority-commentyenatch
Fix PlaySFX priority comment
2016-06-25These are actually .1bpp filesScott Norton
2016-06-25Add missing gfx/unknown/16c903.palScott Norton
2016-06-13hLCDCPointer and InitListpikalaxalt
2016-06-07Fix indentation in many placespikalaxalt
2016-06-07Some mystery gift functionspikalaxalt
2016-06-06Remaining layout constantspikalaxalt
2016-05-28Fix PlaySFX priority commentBrandon Mulcahy
2016-05-27Port homecall macropikalaxalt
2016-05-27Merge branch 'master' of https://github.com/pret/pokecrystalpikalaxalt
2016-05-23Undo Slowpoke family changes in #343.yenatch
2016-05-23Merge pull request #343 from jangler/exp-groupsyenatch
Switch labels for fast and slow exp groups
2016-05-23Switch labels for fast and slow exp groupsBrandon Mulcahy
2016-05-20CorrectErrorsInPlayerParty (unreferenced function)pikalaxalt