index
:
pokemon-reverse-engineering-tools
master
path-finding
py3-continued
vba-automation
reverse engineering tools
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
pokemontools
Age
Commit message (
Expand
)
Author
2014-03-28
gfx: Redo command-line interface, format handling, filename arguments.
yenatch
2014-03-23
gfx: Prefer heights not divisible by 8, rather than forcing them.
yenatch
2014-03-23
gfx: Read image metadata from filenames where applicable.
yenatch
2014-03-23
get_label_for: Return a label or None.
yenatch
2014-03-23
get_ram_label: Setup wram labels if they haven't been already.
yenatch
2014-03-23
PointerLabelParam: Return valid (or at least informative) arguments.
yenatch
2014-03-07
Refactor read_bss_sections into a class.
yenatch
2014-03-05
wram: Interpret rgbasm macros and fix token logic.
yenatch
2014-02-06
crystal: use a 16-bit PokemonParam for event scripting command `cry`
yenatch
2014-02-06
Merge pull request #66 from yenatch/noise
Bryan Bishop
2014-02-06
Merge branch 'kanzure/master' into merge-old-commits
yenatch
2014-02-06
audio: Import sound names outside of functions
yenatch
2014-02-06
audio: Docstrings for functions that didn't have any.
yenatch
2014-02-06
labels: exported labels are labels too
yenatch
2014-02-06
crystal: unknownmusic0xdf -> togglesfx
yenatch
2014-02-06
audio: Don't use underscores in base labels
yenatch
2014-02-06
audio: Add a comment to generate_crystal_sfx_pointers output
yenatch
2014-02-06
audio: parse channel branches independently instead of running past the end
yenatch
2014-02-06
audio: Dump an unknown sound effect
yenatch
2014-02-06
audio: rework sfx dumps and fix incbin insertion
yenatch
2014-02-06
audio: Use generate_label_asm instead of manually creating label asm
yenatch
2014-02-06
audio: Include unreferenced cries in dump_crystal_cries output
yenatch
2014-02-06
audio: Refactor output handling.
yenatch
2014-02-06
audio: Distinguish between sound and noise commands
yenatch
2014-02-05
audio: Crystal sfx are in a separate clump
yenatch
2014-02-05
sfx_names: UnknownCb to UnknownCB
yenatch
2014-02-05
audio: Clean up output and fix sfx handling
yenatch
2014-02-05
sfx_names: 1St, 2Nd to 1st, 2nd
yenatch
2014-01-22
Merge pull request #65 from yenatch/rgbasm-equs
Bryan Bishop
2014-01-19
preprocessor: rgbasm "EQUS" takes string literals
yenatch
2013-12-29
gfx: touch exported lz files so they don't get remade
yenatch
2013-12-29
map_editor: allow saving new maps + save file dialog
yenatch
2013-12-28
audio: use labels.line_has_label and clean up crystal imports
yenatch
2013-12-28
audio: note duration from 0-15 to 1-16 to match pokered
yenatch
2013-12-28
audio: fix Noise and size handling for nybble params
yenatch
2013-12-27
don't use children functions in sort_asms
yenatch
2013-12-25
wram: return an empty dict for missing constants files
yenatch
2013-12-25
battle_animations: docstring for battle_anim_label
yenatch
2013-12-25
battle_animations: docstring for BattleAnim, consistent sorting
yenatch
2013-12-25
battle_animations: dont use globals for macros in class BattleAnim
yenatch
2013-12-25
rename battle animation command class Wait to BattleAnimWait
yenatch
2013-12-25
battle_animations: dont combine print and text conversion
yenatch
2013-12-25
audio: more readable asm list sorting
yenatch
2013-12-23
map_gfx: read rgb macros for palettes
yenatch
2013-12-23
map_editor: read rgb macros instead of binary data for palettes
yenatch
2013-12-21
gfx: 1bpp-to-png option
yenatch
2013-12-21
Merge remote-tracking branch 'kanzure/master' into battle-animations
yenatch
2013-12-19
gfx: use RGB asm macros for .pal files
yenatch
2013-12-19
battle animations
yenatch
2013-12-18
Merge branch 'master' into path-finding
Bryan Bishop
[prev]
[next]