Commit Graph

12 Commits

Author SHA1 Message Date
Rangi
89dfeeb4ee Add gfx.py with necessary poketools subset 2018-05-31 14:00:55 -04:00
pfero
96049270e0 Remove scan_includes.c 2018-05-31 02:59:50 +02:00
pfero
cd9191b074 Clean up Makefile
This makefile can now figure graphics dependencies on its own, creates
dependency files for each compilation unit and compiles everything
separately.

This is a proposal. Please try it out, read the Makefile to see if you
get what I'm trying to do, and propose any improvements you want.
2018-05-30 22:53:59 +02:00
Rangi
0b20a75753 Dump item and move names 2018-05-30 16:35:43 -04:00
dannye
6ef9138b8a Add more graphics
add tools/gfx.c for trimming whitespace from pngs
2018-05-30 04:18:51 -05:00
Tauwasser
9f0ef97707 tools: add pkmncompress from pokered f75049fe
Add *.pic rule to Makefile to create compressed pictures.

Signed-off-by: Tauwasser <Tauwasser@tauwasser.eu>
2018-05-29 22:15:33 +02:00
Rangi
9cbdbd9fd4 Put back JP chars deleted along with English ones 2018-05-29 11:16:53 -04:00
ISSOtm
cc4a3e7fe5 Add text extractor 2018-05-29 16:28:23 +02:00
pfero
f85d4f6a48 Spruce up make_shim.py 2018-05-28 22:50:44 +02:00
ISSOtm
b46fca7042 Enable shim generator to support -w/-t/-d options 2018-05-28 14:01:25 +02:00
Sanqui
c11cd644e8
Add shim 2018-05-27 13:04:54 +02:00
Sanqui
775d9f7ef0
Initial commit 2018-05-27 00:11:32 +02:00