| .. |
|
tests
|
Merge branch 'master' of https://github.com/2Tie/pokegold-spaceworld into master
|
2018-07-03 03:29:47 +02:00 |
|
__init__.py
|
Add gfx.py with necessary poketools subset
|
2018-05-31 14:00:55 -04:00 |
|
common.h
|
Add more graphics
|
2018-05-30 04:18:51 -05:00 |
|
compile_text.py
|
This should fix a number of text-related bugs.
|
2019-03-13 00:08:15 +10:00 |
|
disasm_coverage.py
|
tools/disasm_coverage.py: fix off-by-one error smarter to fix edge case in RB 0x00
|
2018-06-17 11:35:47 +02:00 |
|
dump_names.py
|
tools: rework dump_text and read_charmap to dump control codes
|
2018-06-02 16:51:55 +02:00 |
|
dump_text.py
|
tools/dump_text: fix labeling bug
|
2018-06-02 22:47:58 +02:00 |
|
fix_sections_directory.py
|
Add maps to linkerscript
|
2018-07-08 18:00:32 -04:00 |
|
fix_sections.py
|
Merge branch 'master' into section-reorg
|
2018-07-08 21:21:12 -04:00 |
|
gfx.c
|
tools/gfx: add option to trim trailing tiles of solid color
|
2018-06-03 22:16:21 +02:00 |
|
gfx.py
|
Add gfx.py with necessary poketools subset
|
2018-05-31 14:00:55 -04:00 |
|
lz.py
|
Add gfx.py with necessary poketools subset
|
2018-05-31 14:00:55 -04:00 |
|
make_shim.py
|
Fix and use make_shim.py
|
2018-06-18 18:18:46 +02:00 |
|
Makefile
|
Fix and use make_shim.py
|
2018-06-18 18:18:46 +02:00 |
|
map2link.py
|
More functions putatively related to the map and overworld
|
2018-06-11 11:25:14 -04:00 |
|
mapreader.py
|
Makefile: add coverage target and necessary python scripts
|
2018-06-01 01:40:07 +02:00 |
|
pkmncompress.c
|
tools: add pkmncompress from pokered f75049fe
|
2018-05-29 22:15:33 +02:00 |
|
png.py
|
Add gfx.py with necessary poketools subset
|
2018-05-31 14:00:55 -04:00 |
|
read_charmap.py
|
tools: rework dump_text and read_charmap to dump control codes
|
2018-06-02 16:51:55 +02:00 |
|
scan_includes.py
|
Add text compilation to makefile; polish various bits
|
2018-09-01 07:00:32 +02:00 |
|
separate_text.py
|
Add quotation marks to charset
|
2019-02-23 17:17:56 +01:00 |
|
sort_sym.py
|
Suspend support for Silver and non-debug ROMs
|
2018-06-03 10:54:49 -04:00 |
|
sort_symfile.sh
|
Update tools/sort_symfile.sh and clean up Makefile
|
2018-06-03 20:46:15 +02:00 |
|
sync_translations.sh
|
Migrated some more text to the spreadsheet.
|
2019-03-14 23:13:52 +10:00 |