Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-08-15 | extra phone text (bank 19) | yenatch | |
2013-08-15 | battle tower trainer text (bank 7b) | yenatch | |
2013-08-15 | CheckContestMon and a couple labels in bank 0 | yenatch | |
2013-08-14 | replace more addresses with labels | yenatch | |
2013-08-14 | more bank 2 incbins | yenatch | |
2013-08-12 | sort out player/battle backpic asm | yenatch | |
2013-08-12 | Merge commit '92152c9' into master | Bryan Bishop | |
Fix some script commands for the preprocessor and script parsers. | |||
2013-08-12 | Merge commit '8d75f96' into master | Bryan Bishop | |
Mostly sprite stuff. | |||
2013-08-12 | rework install instructions | yenatch | |
apt-cyg no longer works and rgbds has been updated | |||
2013-08-12 | generate a mapfile and symfile on compile | yenatch | |
the symfile is convenient and the mapfile is a better source for labels.json | |||
2013-08-09 | hidden power type/power calculation | yenatch | |
2013-08-09 | specials cleanup | yenatch | |
2013-08-07 | Merge branch 'master' into remove-extras | Bryan Bishop | |
2013-08-05 | update install text to say extras/requirements.txt | Bryan Bishop | |
The requirements.txt file should be from the submodule, and not for the pokecrystal project. | |||
2013-08-05 | remove requirements.txt | Bryan 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-04 | Merge pull request #162 from kanzure/rgbds-section-names | Bryan Bishop | |
Bump for new rgbds version. | |||
2013-08-04 | update section names to comply with rgbds redefinitions | yenatch | |
HOME -> ROM0 DATA, CODE -> ROMX BSS -> WRAM0, WRAMX new to rgbds are banked VRAM and SRAM | |||
2013-08-03 | Merge branch 'remove-extras-fix-make-gfx' into remove-extras | Bryan Bishop | |
2013-08-03 | Merge branch 'master' into remove-extras-fix-make-gfx | Bryan Bishop | |
2013-08-03 | fix gfx/pics/%/front.lz make target | Bryan Bishop | |
The parameter order was wrong, causing make to always try to make front.lz files every run. | |||
2013-08-03 | probably fix the pngs target for make | Bryan 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-03 | update Makefile for the new gfx.py path | Bryan Bishop | |
Why isn't the build breaking? | |||
2013-08-03 | reset extras submodule to branch master | Bryan Bishop | |
The eggify branch was a success, so the submodule's upstream changes have been merged in. | |||
2013-08-03 | Merge branch 'remove-extras-eggify' into remove-extras | Bryan Bishop | |
Make pokecrystal work against the reverse engineering tools turned into a python egg with sane structure and stuff. | |||
2013-08-03 | dump marts and related asm | yenatch | |
2013-08-03 | fix preprocessor imports for the latest submodule | Bryan Bishop | |
I am surprised this worked. Maybe it's not actually working, and I just have cached files everywhere. | |||
2013-08-03 | update extras submodule on the "organizing" branch | Bryan Bishop | |
The eggified version of all of the python stuff will probably not work immediately. | |||
2013-08-03 | update extras submodule to latest master branch | Bryan Bishop | |
2013-08-03 | Merge branch 'sprites' | yenatch | |
2013-08-03 | more item effects | yenatch | |
2013-08-03 | more step handling | yenatch | |
2013-08-03 | incbin unown font | yenatch | |
2013-08-03 | more predef constants | yenatch | |
2013-08-03 | more bank 1 incbins | yenatch | |
2013-08-03 | comment more battle ui | yenatch | |
2013-08-03 | player hud stuff | yenatch | |
2013-08-03 | INSTALL: fix extra newlines | Bryan Bishop | |
2013-08-03 | INSTALL: move general stuff out of windows section | Bryan Bishop | |
2013-08-03 | fix spacing in a markdown file | Bryan Bishop | |
2013-08-03 | update INSTALL.md with submodule instructions | Bryan Bishop | |
2013-08-03 | Merge branch 'master' into remove-extras | Bryan Bishop | |
2013-08-03 | remove stray newline from README | Bryan Bishop | |
2013-08-03 | Move extras/ into a git submodule. | Bryan Bishop | |
2013-08-03 | write comment in .gitignore | Bryan Bishop | |
2013-08-01 | frames | yenatch | |
2013-08-01 | refactor symfile parser and add labels.json generator | yenatch | |
2013-08-01 | field move asm | yenatch | |
2013-07-31 | more cleanup | yenatch | |
2013-07-31 | correct misnamed sfx constants | yenatch | |
2013-07-31 | cleanup and bank 9 menus | yenatch | |