Commit Graph

  • c84a392e46 "import pointers" instead of "from .. import .." Bryan Bishop 2013-09-01 14:59:33 -05:00
  • dd52b6900c import move_constants syntax Bryan Bishop 2013-09-01 14:54:16 -05:00
  • ea83920d92 "import romstr" instead of "from romstr import .." Bryan Bishop 2013-09-01 14:51:14 -05:00
  • f954a57ce4 "import chars" instead of "from chars import .." Bryan Bishop 2013-09-01 14:46:27 -05:00
  • 7b8e7ba16a move imports together Bryan Bishop 2013-09-01 14:42:02 -05:00
  • 4bd6505e95 "import pksv" instead of "from pksv import .." Bryan Bishop 2013-09-01 14:40:41 -05:00
  • 6d7296cbdf import labels instead of "from .. import .." Bryan Bishop 2013-09-01 14:36:35 -05:00
  • d9685d76ab don't import remove_quoted_text into crystal.py Bryan Bishop 2013-09-01 14:32:59 -05:00
  • 4a00cfac15 make the TestPostParsing test case work again Bryan Bishop 2013-09-01 14:29:31 -05:00
  • 47cde9c915 convert more prints to logging calls Bryan Bishop 2013-09-01 14:25:14 -05:00
  • 4d9c4ba8a9 use logging in crystal.py instead of print Bryan Bishop 2013-09-01 13:57:04 -05:00
  • 99bf0d326c docstring for crystal.py Bryan Bishop 2013-09-01 13:10:27 -05:00
  • 1a30d8b8a2 remove bryan_message for NotImplementedError Bryan Bishop 2013-09-01 13:09:28 -05:00
  • 08241169c5 remove an old comment about __main__ in crystal.py Bryan Bishop 2013-09-01 13:08:01 -05:00
  • df820deebc remove the 'json.read = json.loads' hack Bryan Bishop 2013-09-01 13:06:27 -05:00
  • 768046bfcd use an explicit import in labels.py Bryan Bishop 2013-09-01 13:04:05 -05:00
  • 795cd58a70 version bump to: v1.3.0 v1.3.0 Bryan Bishop 2013-09-01 02:16:52 -05:00
  • 6a7af346c0 Merge pull request #3 from kanzure/dump-pokered-extras Bryan Bishop 2013-09-01 00:14:36 -07:00
  • e2fb614cae Merge pull request #2 from kanzure/pokered-preprocessor Bryan Bishop 2013-09-01 00:11:20 -07:00
  • a5b718db57 dump in pokered/extras/ python stuff from b185b245 Bryan Bishop 2013-09-01 02:04:34 -05:00
  • eb7902c6f8 chmod -x dump_sections.py Bryan Bishop 2013-09-01 01:59:52 -05:00
  • fc6785b87b Merge branch 'pokered-preprocessor' into dump-pokered-extras Bryan Bishop 2013-09-01 01:52:01 -05:00
  • c39e156f8c don't make global labels for rgbasm macros Bryan Bishop 2013-09-01 01:44:00 -05:00
  • 276111f04d version bump to: v1.2.0 v1.2.0 Bryan Bishop 2013-08-31 12:59:47 -05:00
  • 8c6328543a Merge pull request #1 from kanzure/preprocessor Bryan Bishop 2013-08-31 10:55:49 -07:00
  • 4998994c9a merge preprocessor from pokecrystal c0a01c99 Bryan Bishop 2013-08-31 12:43:05 -05:00
  • 4209ad8637 fix a wrong error message in ItemFragment.__init__ Bryan Bishop 2013-08-29 12:11:06 -05:00
  • 4c56a6c57a better KeyError exception message in preprocessor Bryan Bishop 2013-08-29 12:07:27 -05:00
  • 0856dee10a also have the common bits of the preprocessor Bryan Bishop 2013-08-28 22:41:01 -05:00
  • 016f0206b5 version bump to: v1.1.0 v1.1.0 Bryan Bishop 2013-08-27 10:55:26 -05:00
  • 5e66419093 Merge branch 'from-yenatch' into master Bryan Bishop 2013-08-27 10:53:17 -05:00
  • f0ef450967 jp char ァ Bryan Bishop 2013-08-27 10:43:27 -05:00
  • 993162a6d7 manually apply crystal.py changes from upstream Bryan Bishop 2013-08-27 10:41:21 -05:00
  • 94dd0f6d63 script command scripttalkerafter is an ender Bryan Bishop 2013-08-27 10:29:25 -05:00
  • c8c8b32efb refactor symfile parser Bryan Bishop 2013-08-27 10:23:19 -05:00
  • 22d5cc55e2 rewrite the encoding line in sym.py Bryan Bishop 2013-08-27 10:10:53 -05:00
  • 7ac26e0546 remove unused imports from sym.py Bryan Bishop 2013-08-27 10:09:58 -05:00
  • 967de1cf3c don't include precompiled python files in the egg v1.0.2 Bryan Bishop 2013-08-04 23:32:08 -05:00
  • d4acb1349b include README.md and bump version to v1.0.1 v1.0.1 Bryan Bishop 2013-08-04 23:06:44 -05:00
  • b2a7156acb Merge branch 'better-testing' into master Bryan Bishop 2013-08-04 17:16:27 -05:00
  • 611c2ecdd0 fix the test for calculate_bank Bryan Bishop 2013-08-04 16:11:51 -05:00
  • a1bfc404cb make isolate_incbins not take a global asm Bryan Bishop 2013-08-04 15:59:16 -05:00
  • dbf6c1eedc fix setUpClass for a unittest.TestCase Bryan Bishop 2013-08-04 15:42:59 -05:00
  • 51d7e0e876 fix a test that used Label Bryan Bishop 2013-08-04 15:40:04 -05:00
  • 1169805e54 improve the test for incbin splitting Bryan Bishop 2013-08-04 15:35:51 -05:00
  • 5c32531c48 separate more integration tests Bryan Bishop 2013-08-04 14:27:36 -05:00
  • 4aacc3bf3e move TestEncodedText into tests/integration/ Bryan Bishop 2013-08-04 14:16:44 -05:00
  • 782f6fee10 move a TestAsmList test into tests/integrations/ Bryan Bishop 2013-08-04 14:00:56 -05:00
  • b401a99d42 clean up the formatting in test_write_all_labels Bryan Bishop 2013-08-04 13:52:17 -05:00
  • 3f68f25dbf remove a file that was created during a test Bryan Bishop 2013-08-04 13:46:43 -05:00
  • 09ac98ba7a separate some of the integration tests Bryan Bishop 2013-08-04 13:43:16 -05:00
  • 0ee820c6d6 remove unused imports from tests.py Bryan Bishop 2013-08-04 13:14:50 -05:00
  • f4f0005e94 remove a useless test Bryan Bishop 2013-08-04 13:07:59 -05:00
  • 0d97582126 remove test helpers and meta testing Bryan Bishop 2013-08-04 13:00:07 -05:00
  • a818c979e6 remove unused modules from test helpers Bryan Bishop 2013-08-04 12:59:27 -05:00
  • 8d179bb81b split meta-testing into separate files Bryan Bishop 2013-08-04 12:54:33 -05:00
  • fac185b781 remove python2.6 check in tests.py Bryan Bishop 2013-08-04 10:41:37 -05:00
  • 3011f9243c fix path walking in gfx.py Bryan Bishop 2013-08-03 19:59:19 -05:00
  • 39afc5873a add dist/ to .gitignore Bryan Bishop 2013-08-03 18:39:14 -05:00
  • 2c58182ddd README: fix import statements (pokemontools) Bryan Bishop 2013-08-03 17:10:11 -05:00
  • 0403a4a90d Merge branch 'organizing' into master Bryan Bishop 2013-08-03 16:51:46 -05:00
  • a76acbadd2 fix import lines in tests/ Bryan Bishop 2013-08-03 16:12:54 -05:00
  • 28490230cf make a basic python module Bryan Bishop 2013-08-03 16:10:52 -05:00
  • a14c36eadb ignore python/egg output Bryan Bishop 2013-08-03 15:55:34 -05:00
  • 4bc7d85036 write some TODO comments in wram.py Bryan Bishop 2013-08-03 15:21:34 -05:00
  • ed2949c31d add mock into requirements.txt Bryan Bishop 2013-08-03 15:16:27 -05:00
  • f6b13962f6 combine hram/gbhw readers into read_constants Bryan Bishop 2013-08-03 15:12:45 -05:00
  • 860829c2b1 make read_gbhw_constants consume an IOError Bryan Bishop 2013-08-03 15:08:08 -05:00
  • b94bbf92ba make read_hram_constants to eat hram.asm IOError Bryan Bishop 2013-08-03 15:05:17 -05:00
  • 1bdb15456e fix the bss/wram section default Bryan Bishop 2013-08-03 14:55:58 -05:00
  • 2bbe5da4b6 ignore wram.asm non-existence Bryan Bishop 2013-08-03 14:52:12 -05:00
  • f17090f319 remove extra newlines from python files Bryan Bishop 2013-08-03 14:41:27 -05:00
  • 7ea430ac9a a requirements.txt to specify python dependencies Bryan Bishop 2013-08-03 14:36:36 -05:00
  • 162b3eab0e Merge branch 'fix-tabs' into master Bryan Bishop 2013-08-03 14:07:06 -05:00
  • e707c064f8 remove dangling whitespace in source code files Bryan Bishop 2013-08-03 14:04:13 -05:00
  • fc931b7f27 tabs to spaces in crystal.py Bryan Bishop 2013-08-03 14:02:35 -05:00
  • a49e8b58ae tabs to spaces in sym.py Bryan Bishop 2013-08-03 14:01:29 -05:00
  • 13dfbba8d2 make a docstring for wram.py Bryan Bishop 2013-08-03 13:23:04 -05:00
  • 9dc552e46c remove dangling whitespace in wram.py Bryan Bishop 2013-08-03 12:25:25 -05:00
  • 7ee0269e23 normalize tabs to whitespace in wram.py Bryan Bishop 2013-08-03 12:25:02 -05:00
  • 6824783300 remove trailing newline from wram.py Bryan Bishop 2013-08-03 12:24:42 -05:00
  • bc3502dc1f fix path handling in wram.py Bryan Bishop 2013-08-03 12:23:59 -05:00
  • 21113e1852 fix the *.json rule in .gitignore Bryan Bishop 2013-08-03 12:23:08 -05:00
  • ea42b05085 remove sgm/sav cruft from .gitignore Bryan Bishop 2013-08-03 12:22:29 -05:00
  • dcd10de877 update png.py .gitignore reference Bryan Bishop 2013-08-03 12:20:53 -05:00
  • 21763b8315 use .gitignore from pokecrystal Bryan Bishop 2013-08-03 12:18:26 -05:00
  • 4172c0c812 Merge pull request #157 from yenatch/overworld Bryan Bishop 2013-07-12 19:16:49 -07:00
  • 1bb9b7757c Merge pull request #158 from yenatch/gbz80disasm-more-data Bryan Bishop 2013-07-11 09:01:02 -07:00
  • 83e47ef0fa crystal: add more movements yenatch 2013-07-04 03:53:49 -04:00
  • 9cbd1b0175 chars: ▷ yenatch 2013-07-01 02:48:08 -04:00
  • f2717519a8 wram.py: allow space definitions using constants yenatch 2013-07-03 21:55:46 -04:00
  • 101c57b58d labels: hex is case-insensitive yenatch 2013-07-03 21:54:33 -04:00
  • 936c80e75e use wram from outside extras yenatch 2013-07-02 12:19:14 -04:00
  • 5ee3ead5fa crystal: wram label finding yenatch 2013-06-28 21:49:50 -04:00
  • 3c2125a7fc crystal: 2pt script commands are for wram yenatch 2013-06-28 21:35:44 -04:00
  • 42cdc63dff crystal: PointerLabelToScriptPointer bank is not reversed yenatch 2013-06-28 21:16:31 -04:00
  • 8ae5e00188 gbz80disasm: don't read data where there is none yenatch 2013-06-28 16:06:39 -04:00
  • dbaaef11fb gbz80disasm: only track rom addresses for data yenatch 2013-06-28 00:10:38 -04:00
  • 117c433dc2 gbz80disasm: use existing labels as addresses yenatch 2013-06-27 22:28:53 -04:00
  • 642fb1c7a2 Merge branch 'github/master' into master. Bryan Bishop 2013-06-25 23:54:39 -05:00