Commit Graph

  • 652269b739 Final readme edit reflecting repository status. master luckytyphlosion 2022-12-16 18:41:38 -05:00
  • 75bf6f7930 Update README to reflect the repository's status. luckytyphlosion 2022-12-16 18:39:24 -05:00
  • 5e0715f257 Add yellow sfx to red audio tools dannye 2020-05-25 18:56:18 -05:00
  • c1a67e680d Add new crystal audio dump script and update red audio scripts dannye 2020-05-05 19:27:23 -05:00
  • a28e6f460d Rewrite redsfxheaders.py dannye 2019-08-25 10:55:38 -05:00
  • 92496615f0 Rewrite redsfxdisasm.py dannye 2019-08-25 10:18:49 -05:00
  • 37b9310dcb Rewrite redmusicdisasm.py dannye 2019-08-18 23:32:36 -05:00
  • be6d6c9ce9 Update squarenote and noisenote parameters dannye 2018-03-16 20:36:39 -05:00
  • 2425a662d7 Update sfx macro names and pitchenvelope parameters dannye 2018-03-16 18:06:26 -05:00
  • 979c98a7c0 Merge pull request #103 from eevee/py3 yenatch 2017-02-13 18:09:31 -05:00
  • 766dea11bd Merge pull request #1 from pret/py3-continued Eevee 2016-08-31 10:43:47 -07:00
  • 080bbf00ff some python3-specific changes py3-continued Bryan Bishop 2016-08-29 15:13:18 -05:00
  • 85ee624293 import unittest.mock as mock Bryan Bishop 2016-08-27 19:14:32 -05:00
  • 30ec94681f Merge branch 'master' into py3-continued Bryan Bishop 2016-08-27 19:12:23 -05:00
  • 74c620d01a Merge pull request #104 from pret/make-tests-mostly-work Bryan Bishop 2016-08-27 18:58:05 -05:00
  • 92e1ef72d9 fix many failing tests Bryan Bishop 2016-08-27 12:26:57 -05:00
  • 857c18b6d1 py3ize gfx Eevee (Lexy Munroe) 2016-08-24 17:44:28 -07:00
  • ceddb579b0 Cut pokeyellow build time in half by nuking __init__.py Eevee (Lexy Munroe) 2016-08-24 17:34:01 -07:00
  • 89c054a265 Clean up scan_includes a bit Eevee (Lexy Munroe) 2016-08-24 17:10:04 -07:00
  • 30c2048b14 Make crystal use new-style classes on py2 Eevee (Lexy Munroe) 2016-08-24 16:18:46 -07:00
  • 82f9226df7 py3ize pcm Eevee (Lexy Munroe) 2016-08-24 16:15:40 -07:00
  • 39c0d6d94b Fix enough py3 issues for pokeyellow to finish building Eevee (Lexy Munroe) 2016-08-24 16:05:49 -07:00
  • c71e7dd977 Remove use of new.classobj Eevee (Lexy Munroe) 2016-08-24 15:54:41 -07:00
  • a64657988a Fix most Python 3 compat issues with futurize --stage1 Eevee (Lexy Munroe) 2016-08-24 15:43:15 -07:00
  • 0e1798937a Merge pull request #100 from luckytyphlosion/master luckytyphlosion 2016-05-30 20:07:21 -04:00
  • f286f17bde Variable typo luckytyphlosion 2016-05-30 19:59:25 -04:00
  • 426c6b8637 Merge pull request #99 from luckytyphlosion/master luckytyphlosion 2016-05-30 19:30:23 -04:00
  • 6d983352cb Comment gbz80disasm.py luckytyphlosion 2016-05-28 19:07:00 -04:00
  • 39fc0a33ce Heavily rework gbz80disasm.py luckytyphlosion 2016-05-28 18:08:43 -04:00
  • 1ec1ca10d2 Remove broken dependencies from gbz80disasm.py. yenatch 2016-05-23 16:20:28 -04:00
  • e46b63cca2 gfx.py: PNGs should be opened in binary mode Tauwasser 2016-02-28 23:14:53 +01:00
  • 2ae1ae2f19 Forgot to move a related import in 050b05e5. yenatch 2016-04-10 19:23:29 -04:00
  • 050b05e5ce Accidentally moved get_pic_animation out of gfx.py. yenatch 2016-04-10 19:08:07 -04:00
  • dfe6571774 Merge branch 'master' of https://github.com/pret/pokemon-reverse-engineering-tools dannye 2016-02-26 09:52:06 -06:00
  • 504ca96bba pokemontools now works with tcg dannye 2016-02-26 09:51:55 -06:00
  • 68edf51f10 Include pypng. yenatch 2016-02-17 16:27:35 -05:00
  • 9644160b87 Don't pointlessly traverse files that are already done. yenatch 2016-01-28 23:20:29 -05:00
  • 0b156e7bd6 Don't traverse includes that are commented out. yenatch 2016-01-28 23:20:10 -05:00
  • 90a3365a80 Remove the graphics dump code from gfx.py. yenatch 2016-01-28 21:34:38 -05:00
  • 8ed04a61e0 Rewrite scan_includes. yenatch 2016-01-28 20:44:49 -05:00
  • adbc204d74 Stub Compressed.find_lookback. yenatch 2016-01-20 10:39:54 -08:00
  • fd08d3926b Only read samples from first .wav channel when converting to pcm. Marcus Huderle 2015-11-07 10:39:57 -08:00
  • 965dd32443 Fix average sample calculation in wav-to-pcm conversion. Marcus Huderle 2015-11-04 20:20:06 -08:00
  • 1514042dac Merge pull request #96 from yenatch/master yenatch 2015-10-24 21:22:10 -04:00
  • 119245c5e9 Actually call the newly created condense_image_to_map. yenatch 2015-10-24 18:05:47 -07:00
  • e6ebf8af07 Fix condense_tiles_to_map. yenatch 2015-10-24 15:43:23 -07:00
  • 17ac571efc Support arbitrary sample rates and 2-byte wide samples in wave-to-pcm conversion. Marcus Huderle 2015-10-22 22:35:25 -07:00
  • 5648b88ec2 Add .wav to pcm converter. Marcus Huderle 2015-10-21 23:27:48 -07:00
  • 23fb97bf26 Merge pull request #94 from huderlem/master Marcus Huderle 2015-10-19 20:35:42 -07:00
  • 7a6efcfdf1 Read labels from symfile, not mapfile. Marcus Huderle 2015-10-18 16:54:02 -07:00
  • 2ca31f660b New sfx names dannye 2015-10-14 16:44:53 -05:00
  • 680bb02d29 Merge pull request #92 from yenatch/master yenatch 2015-08-29 14:05:35 -04:00
  • 3a6ef54a5e Don't error on extra args in export_2bpp_to_png. yenatch 2015-08-29 10:55:21 -07:00
  • c7c5be19fe Add the current address to the output of Decompressed.command_list. yenatch 2015-08-16 20:22:22 -07:00
  • 6ffb47f1af Stop short wherever possible, and fix lookback index selection. yenatch 2015-08-16 20:21:30 -07:00
  • 5ad74a89ae Merge pull request #91 from yenatch/master yenatch 2015-07-22 02:47:11 -04:00
  • 8c8868813a Fix event flags, and read them only if necessary. yenatch 2015-07-21 23:39:12 -07:00
  • bf76a6b84a Merge remote-tracking branch 'origin/master' yenatch 2015-06-28 23:18:57 -07:00
  • b6500c8620 Fix get_pic_animation. yenatch 2015-06-28 23:15:49 -07:00
  • a43ba61bd6 Merge pull request #89 from yenatch/master Bryan Bishop 2015-05-06 19:09:48 -05:00
  • 661004c969 remove yaml yenatch 2015-05-06 16:50:16 -07:00
  • c6dcd9b9be Fix a modulo by 0 on a default argument to condense_tiles_to_map. yenatch 2015-04-21 09:49:02 -07:00
  • 46492bd907 Merge pull request #86 from yenatch/master Bryan Bishop 2015-03-12 12:03:17 -05:00
  • 8d86abe882 hotfix: gfx.py doesn't need baserom.gbc to work yenatch 2015-03-11 22:43:04 -07:00
  • 68eae566ec Merge remote-tracking branch 'origin/master' yenatch 2015-02-11 14:22:50 -08:00
  • fb23f2754c Split the lz compression tools out of gfx.py. yenatch 2015-02-07 13:11:38 -08:00
  • 36f7ee513e Refactor the compressor again. yenatch 2015-02-07 13:06:08 -08:00
  • 78aa4f00be Pointless whitespace tweaks. yenatch 2015-02-07 12:40:15 -08:00
  • aec2e7ff64 Refactor get_pic_animation. yenatch 2015-02-07 12:36:22 -08:00
  • 2c2ceb7456 Merge pull request #87 from Sanqui/master Bryan Bishop 2015-01-28 13:10:57 -06:00
  • f5248045ac redrle: reduce code duplication. IIMarckus 2015-01-08 03:14:58 -07:00
  • fa0761ea70 redrle: Add a -r flag to compress by rows (matching GF's behavior). IIMarckus 2015-01-08 02:14:42 -07:00
  • 2e76f276d0 Fix parsing arguments Sanky 2014-12-19 21:39:56 +01:00
  • 0182bcaf8f Read gfx.yaml for graphics conversion options. yenatch 2014-11-22 13:57:53 -08:00
  • 41df23fce3 Refactor the Decompressed class and dump/convert pic animations. yenatch 2014-11-22 13:56:44 -08:00
  • 145269cdb7 Left a scalpel in the patient. yenatch 2014-11-02 00:14:05 -07:00
  • ca42efaa0d More lenient palette handling. yenatch 2014-11-01 21:11:49 -07:00
  • 0dd6b20b2f BSSReader: Fix eval inserting __builtins__ into self.constants. yenatch 2014-11-01 20:42:41 -07:00
  • 85e0e2af68 Refactor the de/compressor. yenatch 2014-10-28 22:00:52 -07:00
  • 074f8dfdf4 audio: Expose header reads via separate functions. yenatch 2014-10-28 21:54:29 -07:00
  • aff76027a0 Fix the output of PointerLabelParam.to_asm. yenatch 2014-10-28 21:49:21 -07:00
  • 4d9fd56593 Merge pull request #83 from yenatch/fix-map-editor Bryan Bishop 2014-10-02 23:21:17 -05:00
  • c9d9a16fd6 map_editor: Fix automatic graphics decompression. yenatch 2014-10-02 23:47:00 -04:00
  • 0a68945a48 Merge remote-tracking branch 'origin/master' into fix-map-editor yenatch 2014-10-02 23:30:28 -04:00
  • 5cce990140 Fix the map editor. yenatch 2014-10-02 23:22:03 -04:00
  • 82b78e5c79 BSSReader now reads constants and variables. yenatch 2014-10-02 23:21:02 -04:00
  • c3da5178f5 Merge pull request #82 from yenatch/master Bryan Bishop 2014-09-24 15:26:59 -05:00
  • 31f843814c Add docstrings for IncludeReader methods. yenatch 2014-09-24 12:54:44 -07:00
  • c9e7f22f8f Rewrite scan_includes.py. Add include paths. yenatch 2014-09-24 12:07:21 -07:00
  • a87f66964c Merge pull request #81 from yenatch/master Bryan Bishop 2014-07-23 00:31:46 -05:00
  • 702f1f1102 Event commands "name" and "trainerclassname" take another argument. yenatch 2014-07-22 22:24:23 -07:00
  • e0bbcbce7a Merge pull request #80 from yenatch/master Bryan Bishop 2014-07-22 23:44:39 -05:00
  • b639b0d3bf Merge remote-tracking branch 'kanzure/master' yenatch 2014-07-22 21:25:00 -07:00
  • fb0029a78c Event command loadwilddata takes a third argument. yenatch 2014-07-22 21:24:08 -07:00
  • 9c7bce4ce7 The checkflag command family uses engine flags. yenatch 2014-07-22 21:22:20 -07:00
  • 3f27ebff7c Merge pull request #79 from dannye/master Bryan Bishop 2014-06-24 20:16:19 -05:00
  • 007151b05a gfx: Let .wxh filename arguments exceed 9. yenatch 2014-06-15 16:26:10 -07:00
  • 47a56912ea Update Red music commands U-Fish-PC\Daniel 2014-06-10 12:36:06 -04:00
  • 10fb7465e4 Merge pull request #78 from yenatch/master Bryan Bishop 2014-06-02 20:54:20 -05:00
  • 73aaa4a570 Merge remote-tracking branch 'yenatch/master' yenatch 2014-06-02 17:59:49 -07:00