summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-06-25Merge branch 'cogitokat/master' into master.Bryan Bishop
2013-06-25add jython stuff into .gitignoreBryan Bishop
2013-06-25remove extra whitespace in extras/vba.pyBryan Bishop
2013-06-25remove extra whitespace in extras/gfx.pyBryan Bishop
2013-06-25fix function formatting in extras/gfx.pyBryan Bishop
2013-06-25Merge pull request #153 from yenatch/gbz80disasm-dataBryan Bishop
2013-06-25don't mix tabs/whitespaceBryan Bishop
2013-06-25Merge pull request #148 from yenatch/masterBryan Bishop
2013-06-25Merge pull request #149 from yenatch/new-installBryan Bishop
2013-06-25install: less abrasive outroyenatch
2013-06-25give prequeue a reason to existyenatch
2013-06-25pre: restore separate_comment's behavioryenatch
2013-06-25install: elaborate on make targetsyenatch
2013-06-25install: get pip and be less vague about the base romyenatch
2013-06-25replace broken mibbit links with kiwiircyenatch
2013-06-25gbz80disasm: just use lowercase labelsyenatch
2013-06-25gbz80disasm: fix data handlingyenatch
2013-06-25gbz80disasm: local/global address conversion + fix find_labelyenatch
2013-06-25gbz80disasm: detect data tables referenced in asmyenatch
2013-06-25gbz80disasm: data detectionyenatch
2013-06-23fixed another indent in gfx.pyKat Harrison
2013-06-23fixed indentscogitokat
2013-06-23convert indents to 4 spaces in gfx.pycogitokat
2013-06-23more docstring/indent fixes in gfx.pycogitokat
2013-06-23more gfx.py docstring changescogitokat
2013-06-23Change bad indents in extras/gfx.pycogitokat
2013-06-23Edit some docstrings in /extras.Kat Harrison
2013-06-23Made edits to docstrings in extras/vba.pyKat Harrison
2013-06-23update instructions in extras/vba.pyKat Harrison
2013-06-21make: don't recompile if it's not necessaryyenatch
2013-06-21preprocess asm files individuallyyenatch
2013-06-18make clean is no longer required to compileyenatch
2013-06-18updated install instructionsyenatch
2013-06-17move miscellaneous asm into engine/yenatch
2013-06-17move constants files into constants/yenatch
2013-06-17Merge pull request #147 from yenatch/masterBryan Bishop
2013-06-17BadgeStatBoostsyenatch
2013-06-17LostBattle and HalveMoneyyenatch
2013-06-16programmatic speedrun of pokecrystal (vba)Bryan Bishop
2013-06-16make vba emulator wait until text is done drawingBryan Bishop
2013-06-16symfile: fix address handlingyenatch
2013-06-15gbz80disasm: fix labels outside of banks 0 and 1yenatch
2013-06-14OakSpeech formattingyenatch
2013-06-14gbz80disasm: only use gbhw/hram constants >= 0xff00yenatch
2013-06-14DrawIntroPlayerPicyenatch
2013-06-13Merge pull request #146 from yenatch/masterBryan Bishop
2013-06-13gfx: return mass-decompress commandyenatch
2013-06-13use stat constants in statdown commandsyenatch
2013-06-13Merge branch 'master' of github.com:kanzure/pokecrystalyenatch
2013-06-13comment statdown move commandyenatch