summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-15extra phone text (bank 19)yenatch
2013-08-15battle tower trainer text (bank 7b)yenatch
2013-08-15CheckContestMon and a couple labels in bank 0yenatch
2013-08-14replace more addresses with labelsyenatch
2013-08-14more bank 2 incbinsyenatch
2013-08-12sort out player/battle backpic asmyenatch
2013-08-12Merge commit '92152c9' into masterBryan Bishop
Fix some script commands for the preprocessor and script parsers.
2013-08-12Merge commit '8d75f96' into masterBryan Bishop
Mostly sprite stuff.
2013-08-12rework install instructionsyenatch
apt-cyg no longer works and rgbds has been updated
2013-08-12generate a mapfile and symfile on compileyenatch
the symfile is convenient and the mapfile is a better source for labels.json
2013-08-09hidden power type/power calculationyenatch
2013-08-09specials cleanupyenatch
2013-08-07Merge branch 'master' into remove-extrasBryan Bishop
2013-08-05update install text to say extras/requirements.txtBryan Bishop
The requirements.txt file should be from the submodule, and not for the pokecrystal project.
2013-08-05remove requirements.txtBryan Bishop
There's no reason to have python dependencies listed in a file because those dependencies have been moved into the extras submodule in the pokemon-reverse-engineering-tools git repo.
2013-08-04Merge pull request #162 from kanzure/rgbds-section-namesBryan Bishop
Bump for new rgbds version.
2013-08-04update section names to comply with rgbds redefinitionsyenatch
HOME -> ROM0 DATA, CODE -> ROMX BSS -> WRAM0, WRAMX new to rgbds are banked VRAM and SRAM
2013-08-03Merge branch 'remove-extras-fix-make-gfx' into remove-extrasBryan Bishop
2013-08-03Merge branch 'master' into remove-extras-fix-make-gfxBryan Bishop
2013-08-03fix gfx/pics/%/front.lz make targetBryan Bishop
The parameter order was wrong, causing make to always try to make front.lz files every run.
2013-08-03probably fix the pngs target for makeBryan Bishop
Update the submodule to a version where gfx.py is able to handle the current paths. Make some other fixes to Makefile to call gfx.py correctly.
2013-08-03update Makefile for the new gfx.py pathBryan Bishop
Why isn't the build breaking?
2013-08-03reset extras submodule to branch masterBryan Bishop
The eggify branch was a success, so the submodule's upstream changes have been merged in.
2013-08-03Merge branch 'remove-extras-eggify' into remove-extrasBryan Bishop
Make pokecrystal work against the reverse engineering tools turned into a python egg with sane structure and stuff.
2013-08-03dump marts and related asmyenatch
2013-08-03fix preprocessor imports for the latest submoduleBryan Bishop
I am surprised this worked. Maybe it's not actually working, and I just have cached files everywhere.
2013-08-03update extras submodule on the "organizing" branchBryan Bishop
The eggified version of all of the python stuff will probably not work immediately.
2013-08-03update extras submodule to latest master branchBryan Bishop
2013-08-03Merge branch 'sprites'yenatch
2013-08-03more item effectsyenatch
2013-08-03more step handlingyenatch
2013-08-03incbin unown fontyenatch
2013-08-03more predef constantsyenatch
2013-08-03more bank 1 incbinsyenatch
2013-08-03comment more battle uiyenatch
2013-08-03player hud stuffyenatch
2013-08-03INSTALL: fix extra newlinesBryan Bishop
2013-08-03INSTALL: move general stuff out of windows sectionBryan Bishop
2013-08-03fix spacing in a markdown fileBryan Bishop
2013-08-03update INSTALL.md with submodule instructionsBryan Bishop
2013-08-03Merge branch 'master' into remove-extrasBryan Bishop
2013-08-03remove stray newline from READMEBryan Bishop
2013-08-03Move extras/ into a git submodule.Bryan Bishop
2013-08-03write comment in .gitignoreBryan Bishop
2013-08-01framesyenatch
2013-08-01refactor symfile parser and add labels.json generatoryenatch
2013-08-01field move asmyenatch
2013-07-31more cleanupyenatch
2013-07-31correct misnamed sfx constantsyenatch
2013-07-31cleanup and bank 9 menusyenatch