| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2013-01-27 | RomStr doesn't need deepcopy | Bryan Bishop | |
| 2013-01-27 | commentify report_untested | Bryan Bishop | |
| 2013-01-27 | fix label imports in tests | Bryan Bishop | |
| 2013-01-27 | fix AsmList import in tests | Bryan Bishop | |
| 2013-01-27 | fix pksv imports in tests | Bryan Bishop | |
| 2013-01-27 | fix calculate_pointer in tests | Bryan Bishop | |
| 2013-01-27 | split out more item_constants stuff | Bryan Bishop | |
| Some of the item_constants functions are now placed in item_constants.py, and the unit tests now import from that file rather than from crystal.py for those functions. | |||
| 2013-01-27 | split out tests into a separate file | Bryan Bishop | |
| 2013-01-23 | fix label generator | Bryan Bishop | |
| Recently the bank lines were changed to use lowercase characters, breaking the generator for "labels.json". | |||
| 2013-01-22 | update gfx.py to reflect new structure | yenatch | |
| 2013-01-15 | clean up python script imports | Bryan Bishop | |
| 2013-01-15 | remove the Size class (unused) | Bryan Bishop | |
| 2013-01-15 | split out IntervalMap into a separate file | Bryan Bishop | |
| 2013-01-14 | Merge pull request #86 from yenatch/master | Bryan Bishop | |
| 3jumptext is an ender. | |||
| 2013-01-14 | forgot to make 3jumptext an ender | yenatch | |
| 2013-01-14 | Merge pull request #85 from yenatch/master | Bryan Bishop | |
| More script commands. | |||
| 2013-01-14 | add missing script command (3jumptext) | yenatch | |
| 2013-01-14 | Merge pull request #84 from yenatch/master | Bryan Bishop | |
| make script parsing less terrible | |||
| 2013-01-14 | banish script parser output to debug | yenatch | |
| 2013-01-13 | Fix typo. | IIMarckus | |
| 2013-01-13 | make careless use of gfx.py less fatal | yenatch | |
| 2013-01-13 | implement rgb macro for palettes | yenatch | |
| 2013-01-10 | add symfile generation | yenatch | |
| 2013-01-04 | include all compressed and decompressed graphics | yenatch | |
| * frontpics & animation tiles * backpics * trainer pics * attack animation gfx * intro gfx * intro tilemaps * title gfx * tilesets * player backpic * dude backpic * pokegear/town map fixes #33, #34 and #35 | |||
| 2013-01-02 | allow other files to import gfx.py | yenatch | |
| 2013-01-01 | make gfx.py more convenient from command line | yenatch | |
| 2012-12-31 | Merge pull request #51 from yenatch/master | Bryan Bishop | |
| Image compression/decompression. | |||
| 2012-12-31 | decompress all known gfx | yenatch | |
| 2012-12-28 | clean up whitespace | Bryan Bishop | |
| 2012-12-23 | Merge remote branch 'remotes/yenatch/master' | Bryan Bishop | |
| fixes #49 | |||
| 2012-12-17 | specialphonecall takes a 16‐bit ID. | IIMarckus | |
| 2012-12-16 | update gbz80disasm to not use $ff00+$ff syntax | Bryan Bishop | |
| 2012-12-14 | make gbz80disasm easier to use externally | padz | |
| 2012-11-30 | md5 -> hashlib | Bryan Bishop | |
| 2012-11-30 | move allowed_lengths for music macros out | Bryan Bishop | |
| This moves the allowed_lengths setting out of the preprocessor. Special cases should not be hardcoded in the preprocessor. | |||
| 2012-11-30 | implement music macros; INCLUDE injection in pre | padz | |
| 2012-11-15 | play nice w/ cygwin; undeprecate used command | padz | |
| 2012-10-11 | remove deprecated functions from crystal.py | Bryan Bishop | |
| 2012-10-11 | get an address given a label | Bryan Bishop | |
| 2012-10-01 | clean up comments in extras/crystal.py | Bryan Bishop | |
| This fixes the inconsistent comment formatting throughout the file. There should be a space between the comment token and the comment message, otherwise this file is less fun to read. | |||
| 2012-09-10 | generate labels.json automagically in gbz80disasm | Bryan Bishop | |
| 2012-09-10 | call load_asm in scan_for_predefined_labels | Bryan Bishop | |
| 2012-07-08 | Merge pull request #22 from iimarckus/decimal1 | Bryan Bishop | |
| Decimal1 | |||
| 2012-07-07 | Add some functions from Mobile Stadium. | IIMarckus | |
| 2012-07-05 | use decimal output for givepoke in extras/crystal.py | Bryan Bishop | |
| 2012-07-01 | use os.path.join instead of cowboying it | Bryan Bishop | |
| 2012-07-01 | make pokecrystal compatible with python2.6 by default | Bryan Bishop | |
| 2012-07-01 | use extras/labels.json and not ./labels.json in romstr.py | Bryan Bishop | |
| 2012-07-01 | better graph-generating routines | Bryan Bishop | |
| 2012-07-01 | fix romstr for compiling (thanks pasky) | Bryan Bishop | |
