summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-10Merge branch 'fix-makefile'yenatch
2016-02-10Use static pattern rules to fix dependencies for objects in subdirs.yenatch
2016-01-31Merge pull request #337 from pret/installyenatch
Update the install instructions again.
2016-01-31Fix a typo.installyenatch
2016-01-31Explain why there is an INSTALL.md.yenatch
2016-01-31Remove outdated Vagrant instructions.yenatch
2016-01-31So much for apt-cyg.yenatch
2016-01-30Remove misleading (unreferenced) labels.IIMarckus
2016-01-29*_crystal.asm files are no longer needed to build crystal *.o.yenatch
2016-01-29Use rgbasm -D instead of extra files for version differences.yenatch
2016-01-29Bump extras for faster scan_includes.yenatch
2016-01-29Merge pull request #333 from PikalaxALT/masteryenatch
Split base stats, rearrange wram.asm, naming screen
2016-01-29Add more missing filesPikalaxALT
2016-01-28Add missing file macros/pals.asmPikalaxALT
2016-01-27Fix marts using hard-coded bank numberPikalaxALT
2016-01-20BG pal constants, convert tileset pal maps to asmPikalaxALT
2016-01-19Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-01-19Merge pull request #335 from pret/YamaArashi-patch-1YamaArashi
Rename pokedex function
2016-01-19Update pokedex.asmYamaArashi
2016-01-18Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-01-18Prepare to mergePikalaxALT
2016-01-17Merge pull request #334 from YamaArashi/masterYamaArashi
commented pokedex more
2016-01-13Finish function labels in battle corePikalaxALT
2016-01-12More WRAM tidyingPikalaxALT
2016-01-11Fully label home/map_objects.asmPikalaxALT
2016-01-11Restored StandingTile and introduced LastTilePikalaxALT
2016-01-10PokegearPikalaxALT
2016-01-09pokedex jumptable constantsYamaArashi
2016-01-09Pokegear functions and RAM labelsPikalaxALT
2016-01-09pokedex palette numbersYamaArashi
2016-01-09pokedex unown modeYamaArashi
2016-01-09pokedex 2YamaArashi
2016-01-09commented pokedex moreYamaArashi
2016-01-09Finish labels in engine/namingscreen.asmPikalaxALT
2016-01-09Split base statsPikalaxALT
2016-01-07Merge branch 'master' of https://github.com/pret/pokecrystalPikalaxALT
2016-01-07wram macros moved to new filePikalaxALT
2016-01-07Trim empty sections.IIMarckus
2016-01-07Remove lines that are just address comments.IIMarckus
2016-01-07Improve text labels, trim address comments.IIMarckus
2016-01-06Mr Pokemons HousePikalaxALT
2016-01-06Text labels for Places and People.IIMarckus
2016-01-06Map callback constantsPikalaxALT
2016-01-05maptrigger macroPikalaxALT
2016-01-04Merge branch 'scriptmacrorenaming' of github.com:pikalaxalt/pokecrystalPikalaxALT
2016-01-04more gfx-related labelsPikalaxALT
2016-01-04Merge pull request #330 from PikalaxALT/scriptmacrorenamingyenatch
Scriptmacrorenaming
2015-12-29Item effects, post-battle, and decoration flagsPikalaxALT
2015-12-29More movement stuffPikalaxALT
2015-12-28Dummy GamePikalaxALT