summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-10-29No more -bash000; engine/movement.asm, SPRITEMOVEFNPikalaxALT
2015-10-27Merge pull request #319 from JimB16/masteryenatch
Added comments and changed labels (mainly for AI- and Battle-Functions)
2015-10-26Merge pull request #317 from yenatch/pngs-kind-ofyenatch
Pokemon and trainer pngs
2015-10-26Commit the overworld sprite pngs.yenatch
2015-10-26Merge remote-tracking branch 'origin/master' into pngs-kind-ofyenatch
Conflicts: INSTALL.md
2015-10-26merge with newest updateJimB16
2015-10-25Merge pull request #322 from PikalaxALT/masteryenatch
Split out and comment phone and animation code.
2015-10-25ITEMMENU_CLOSE is now ITEMMENU_FIELDPikalaxALT
2015-10-25RIP ITEMCONTEXT constantsPikalaxALT
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