Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / pret/pokemon-reverse-engineering-tools issues and pull requests
#109 - Fix all compile-time warnings and errors
Pull Request -
State: closed - Opened by rawr51919 over 2 years ago
#108 - gbz80disasm: Fix ValueError on some jumps
Pull Request -
State: closed - Opened by rtandy over 5 years ago
#107 - Make wram.py compatible with the const macro and with UNIONs
Pull Request -
State: closed - Opened by xCrystal about 7 years ago
- 3 comments
#106 - SyntaxError: invalid syntax, File "extras/pokemontools/gfx.py", line 71
Issue -
State: open - Opened by junebug12851 over 7 years ago
- 2 comments
#105 - Upgrade to Python 3.4 or newer
Issue -
State: open - Opened by PikalaxALT about 8 years ago
- 1 comment
#104 - Make tests mostly work
Pull Request -
State: closed - Opened by kanzure over 8 years ago
#103 - Python 3 compatibility, sort of, maybe
Pull Request -
State: closed - Opened by eevee over 8 years ago
- 6 comments
#102 - gfx.py does not check for .pal files when building .2bpp
Issue -
State: open - Opened by PikalaxALT over 8 years ago
#101 - No Wram Execution Command Line Argument
Pull Request -
State: open - Opened by anmart over 8 years ago
- 1 comment
#100 - Variable typo
Pull Request -
State: closed - Opened by luckytyphlosion over 8 years ago
#99 - Heavily refactor gbz80disasm.py
Pull Request -
State: closed - Opened by luckytyphlosion over 8 years ago
- 1 comment
#98 - PNG signature error on Windows
Issue -
State: closed - Opened by Tauwasser almost 9 years ago
- 3 comments
#97 - Create pokemontools test module.
Pull Request -
State: closed - Opened by huderlem about 9 years ago
- 1 comment
#96 - Fix condense_tiles_to_map.
Pull Request -
State: closed - Opened by yenatch over 9 years ago
- 2 comments
#95 - pcm.py should handle arbitrary .wav files
Issue -
State: closed - Opened by huderlem over 9 years ago
#94 - Read labels from symfile, not mapfile.
Pull Request -
State: closed - Opened by huderlem over 9 years ago
- 2 comments
#93 - Changes in sound macros for PokeCrystal
Pull Request -
State: open - Opened by JimB16 over 9 years ago
#92 - Make gfx.py more extensible.
Pull Request -
State: closed - Opened by yenatch over 9 years ago
#91 - Fix event flags, and read them only if necessary.
Pull Request -
State: closed - Opened by yenatch over 9 years ago
#90 - Error on Recompiling with gfx.py
Issue -
State: open - Opened by Lucern7 over 9 years ago
#89 - Fix a modulo by 0 on a default argument to condense_tiles_to_map.
Pull Request -
State: closed - Opened by yenatch almost 10 years ago
- 1 comment
#88 - map_editor: hotfix for map_header and map_header_2 macros
Pull Request -
State: closed - Opened by yenatch about 10 years ago
- 1 comment
#87 - Fix parsing arguments, fixes `make pngs` for pokecrystal
Pull Request -
State: closed - Opened by Sanqui about 10 years ago
- 1 comment
#86 - Refactor the LZ tools and fix BSSReader's eval shenanigans.
Pull Request -
State: closed - Opened by yenatch about 10 years ago
#85 - BSSReader reads literally everything
Issue -
State: open - Opened by Pigu-A about 10 years ago
- 1 comment
#84 - lz compression bug. Reverse command is broken.
Issue -
State: open - Opened by Pigu-A over 10 years ago
- 2 comments
#83 - Fix the map editor.
Pull Request -
State: closed - Opened by yenatch over 10 years ago
#82 - Rewrite scan_includes.py. Add include paths.
Pull Request -
State: closed - Opened by yenatch over 10 years ago
- 1 comment
#81 - Event commands "name" and "trainerclassname" take another argument.
Pull Request -
State: closed - Opened by yenatch over 10 years ago
- 1 comment
#80 - loadwilddata takes 3 params, and fix engine flag parsing.
Pull Request -
State: closed - Opened by yenatch over 10 years ago
#79 - Update Red music commands
Pull Request -
State: closed - Opened by dannye over 10 years ago
#78 - Refactor gfx.py with bytearrays, fix graphics dumps, rewrite the compressor.
Pull Request -
State: closed - Opened by yenatch almost 11 years ago
- 2 comments
#77 - Store the rom as a bytearray
Pull Request -
State: closed - Opened by zmarvel almost 11 years ago
- 4 comments
#76 - Fix bytestring slices for compatibility
Pull Request -
State: closed - Opened by zmarvel almost 11 years ago
- 5 comments
#75 - Make extract_maps.py Python 3 compatible
Pull Request -
State: closed - Opened by zmarvel almost 11 years ago
- 1 comment
#74 - Transpose images by height from 2bpp to png and width from png to 2bpp.
Pull Request -
State: closed - Opened by yenatch almost 11 years ago
#73 - gfx: Don't load baserom.gbc until it's needed.
Pull Request -
State: closed - Opened by yenatch almost 11 years ago
#72 - pokered: pic de/compression.
Pull Request -
State: closed - Opened by yenatch almost 11 years ago
#71 - Image metadata and simpler gfx.py usage
Pull Request -
State: closed - Opened by yenatch almost 11 years ago
#70 - Straightforward label handling in crystal.py.
Pull Request -
State: closed - Opened by yenatch almost 11 years ago
#69 - Macro handling in read_bss_sections.
Pull Request -
State: closed - Opened by yenatch almost 11 years ago
#68 - crystal: use a 16-bit PokemonParam for event scripting command `cry`
Pull Request -
State: closed - Opened by yenatch about 11 years ago
- 1 comment
#67 - Merge some older commits that never made it into pull requests
Pull Request -
State: closed - Opened by yenatch about 11 years ago
#66 - Dump and format all types of sound data correctly.
Pull Request -
State: closed - Opened by yenatch about 11 years ago
- 1 comment
#65 - preprocessor: rgbasm "EQUS" takes string literals
Pull Request -
State: closed - Opened by yenatch about 11 years ago
#64 - rgbds-style inline macro definitions
Issue -
State: open - Opened by yenatch about 11 years ago
#63 - map_editor: allow saving new maps + save file dialog
Pull Request -
State: closed - Opened by yenatch about 11 years ago
#62 - hot macro action
Pull Request -
State: closed - Opened by yenatch about 11 years ago
- 3 comments
#61 - Some basic path finding stuff
Pull Request -
State: closed - Opened by kanzure about 11 years ago
#60 - wram: fix section address allocation
Pull Request -
State: closed - Opened by yenatch about 11 years ago
#59 - Use a mapfile instead of labels.json; object dependency handling
Pull Request -
State: closed - Opened by yenatch about 11 years ago
#58 - Minor map editor changes
Pull Request -
State: closed - Opened by kanzure about 11 years ago
#57 - gfx rewrites and 1bpp support
Pull Request -
State: closed - Opened by yenatch over 11 years ago
#56 - Remove globals from the map editor
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#55 - Fix configuration import line in map_editor.py
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#54 - Make gfx.py not depend on crystal.py
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#53 - Fix audio syntax error
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#52 - Battles
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#51 - sound dumps and from_asm() method in preprocessor macros
Pull Request -
State: closed - Opened by yenatch over 11 years ago
#50 - Parse WRAM addresses into a dictionary
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#49 - TODO in givepoke
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#48 - README: update introduction to pokemontools
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#47 - Testing fixups
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#46 - Fix a few imports for testing an old func
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#45 - gbz80disasm.py not working for pokered
Issue -
State: closed - Opened by dannye over 11 years ago
#44 - Red Music Tools
Pull Request -
State: closed - Opened by dannye over 11 years ago
#43 - IOError: [Errno 2] No such file or directory '/save-states/skip_intro-start.sav'
Issue -
State: open - Opened by kanzure over 11 years ago
#42 - rename some event script commands
Pull Request -
State: closed - Opened by yenatch over 11 years ago
#41 - Fix crystal.py configuration
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#40 - fix some parsing errors in the map editor
Pull Request -
State: closed - Opened by yenatch over 11 years ago
#39 - More VBA automation
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#38 - Importable map editor
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#37 - Don't use eval() in read_bss_sections
Issue -
State: open - Opened by kanzure over 11 years ago
#36 - Store which params were used to generate .sav files
Issue -
State: open - Opened by kanzure over 11 years ago
#35 - Include all pokemontools/ files in installs
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#34 - gbz80disasm.py needs hram.asm
Issue -
State: closed - Opened by dannye over 11 years ago
#33 - Use try/except on globals.asm for preprocessing
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#32 - Fix how pointers are imported
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#31 - sanky in charge of feature development
Pull Request -
State: closed - Opened by yenatch over 11 years ago
#30 - More cleanup of crystal.py
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#29 - Allow (some) json files in the repo
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#28 - Rename config.py -> configuration.py
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#27 - spit GLOBAL defs for labels into globals.asm instead of inline
Pull Request -
State: closed - Opened by yenatch over 11 years ago
#26 - Fix pokered paths in redtools
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#25 - Be okay with blank labels in gbz80disasm
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#24 - Consolidate label-processing code
Issue -
State: open - Opened by kanzure over 11 years ago
#23 - dump_sections.py doesn't calculate last_bank
Issue -
State: open - Opened by kanzure over 11 years ago
#22 - add build/ to .gitignore
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#21 - Start moving away from jvm/jython
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#20 - Fix import in labels.py
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#19 - More VBA automation
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#18 - Tests should pass
Issue -
State: open - Opened by kanzure over 11 years ago
Labels: bug
#17 - Basic README for redtools/
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#16 - README doesn't describe the current project
Issue -
State: open - Opened by kanzure over 11 years ago
- 1 comment
Labels: enhancement
#15 - Make the tests use sample asm files
Issue -
State: open - Opened by kanzure over 11 years ago
Labels: bug
#12 - Convert gfx.py to use Config for paths and context
Issue -
State: open - Opened by kanzure over 11 years ago
Labels: enhancement
#11 - Keep vba python files in released versions
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#10 - Configuration for paths
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#9 - Fix "labels" confusion in get_labels_between
Pull Request -
State: closed - Opened by kanzure over 11 years ago
#1 - Also have the common bits of the preprocessor
Pull Request -
State: closed - Opened by kanzure over 11 years ago