summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-25The jumb is too damn high!PikalaxALT
2015-10-25simpler mac instructionsyenatch
2015-10-25fix repository linksyenatch
2015-10-24Address comments on PR 322PikalaxALT
2015-10-24Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2015-10-24About time I got to these functionsPikalaxALT
2015-10-22use pip instead of easy_installyenatch
easy_install was renamed to easy_install-2.7, as seen in #318 pip is maintained and less likely to be renamed at random
2015-10-21Plus 4 on person events; feeble attempt to annotate color functionsPikalaxALT
2015-10-19So very jumbPikalaxALT
2015-10-19merge conflicts resolvedJimB16
2015-10-19Move battle start animation functions to its own filePikalaxALT
2015-10-17Add commented numbers to map/group constantsPikalaxALT
2015-10-17Battle intro animation functionPikalaxALT
2015-10-17Restructured functions in main.asm to resemble the home functions they clonePikalaxALT
2015-10-16Split up bank 2; other relabelingsPikalaxALT
2015-10-14Replaced "ldtile" and "dwtile" with the "tile" equs macroPikalaxALT
2015-10-13UnicodeIIMarckus
2015-10-13Merge pull request #320 from PikalaxALT/masteryenatch
More labels, including fns responsible for partymon generation
2015-10-13Revert sPlayerIDPikalaxALT
2015-10-13Final descriptive label in tilesets/animations.asmPikalaxALT
2015-10-13Replace Functionfb8 with FillBoxWithBytePikalaxALT
2015-10-13ldtile and dwtile macros added and globally implementedPikalaxALT
2015-10-12Happiness and Mystery Gift constantsPikalaxALT
2015-10-11added comments to the PPUP-functionJimB16
2015-10-11Magikarp functions moved to event/magikarp.asmPikalaxALT
2015-10-10Annotation of PrintNum arguments in bc, and radio functionsPikalaxALT
2015-10-10changed name of some labelsJimB16
2015-10-09More radio labelsPikalaxALT
2015-10-08found CalcPkmnStats-functionJimB16
2015-10-07Labeling of AI item and wild encounter functionsPikalaxALT
2015-10-07Merge remote-tracking branch 'upstream/master'JimB16
2015-10-07More labels, including fns responsible for partymon generationPikalaxALT
2015-10-04Merge pull request #311 from PikalaxALT/masteryenatch
Bank 4 time functions moved out of main.asm
2015-10-04soft resetPikalaxALT
2015-10-02Moved time-related functions in bank 4 to engine/time.asmPikalaxALT
2015-10-01Renamed some unused specialsPikalaxALT
2015-10-01Restore pointPikalaxALT
2015-09-12found functions that determine next OTPkmnJimB16
2015-09-10Merge remote-tracking branch 'upstream/master'JimB16
2015-09-10changed more labelsJimB16
2015-09-09Fix typos in comments.IIMarckus
2015-09-09Merge pull request #312 from JimB16/masteryenatch
Added comments and changed labels (mainly for BattleTower)
2015-09-06changed varlabels for multiply- and divide-func, renamed battletext-labelsJimB16
2015-09-04changed more labelsJimB16
2015-09-01added/renamed constants and labelsJimB16
2015-09-01Add an `init` makefile target to prevent data that can't be reasonably ↵yenatch
reproduced from being rebuilt. This is only meant to be run once.
2015-08-31Generalize get_base_stats.yenatch
2015-08-31Fix reading directory names in gfx.py.yenatch
2015-08-31Commit the Pokemon pngs.yenatch
2015-08-31Commit the trainer pngs.yenatch