summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2020-07-13turns out I'm just stupidred031000
2020-07-13palette padding changesred031000
2020-07-13Merge pull request #230 from PikalaxALT/pikalax_workRevo
Update knarc Makefile; nuke csv2bin
2020-07-12fix palette issues, demo/title/titledemo narc fully convertedred031000
2020-07-12nitrogfx: fix size calculationred031000
2020-07-11bit of title work, maths is still wrongred031000
2020-07-11Fix knarc makefile morePikalaxALT
2020-07-11add sopc support to ncgrred031000
2020-07-10IR handling for palettes, potion and antidote/brn heal/frz healred031000
2020-07-10Update knarc MakefilePikalaxALT
2020-07-10Update knarc MakefilePikalaxALT
2020-07-10bit of work on graphics, mostly setupred031000
2020-07-04Changed indentation to spaceskr3nshaw
2020-07-04Removed blank line to get Travis to rebuildkr3nshaw
2020-07-04Added fnmatch for Windowskr3nshaw
2020-07-03Remove unneeded filesPikalaxALT
2020-06-30Modify fixrom ulong --> unsigned longPikalaxALT
2020-06-30knarc accepts CRLF in .knarcignorePikalaxALT
knarc now allows CRLF line endings in .knarcignore
2020-06-27Create fixrom to monkeypatch makeromPikalaxALT
Dep scanning for o2narc targets Remove post-failure script because it can't be made to work
2020-06-23formattingred031000
2020-06-22nitrogfx NCGR supportred031000
2020-06-22NCGR extractingred031000
2020-06-20Make __cplusplus check explicit again for Alpine's sakePikalaxALT
2020-06-20Remove explicit __cplusplus testPikalaxALT
2020-06-19Finish msgdata.cPikalaxALT
2020-06-19msgdata.c through DecryptMessageDirectPikalaxALT
2020-06-18Deprecate baserom dependencyPikalaxALT
2020-06-18Fix o2narc.cpp to work on dinosaur g++PikalaxALT
2020-06-18Drop baserom dependencyPikalaxALT
2020-06-18Decompile pms to JSONPikalaxALT
2020-06-18Implement o2narc; decompile base stats and movelearns to jsonPikalaxALT
2020-06-16KNARC: Fix typo in help string; suppress narrowing warningsPikalaxALT
2020-06-16KNARC: Add handling of .knarcignore, .knarckeep; fix up cliPikalaxALT
2020-06-08Pass down host variablesmid-kid
2020-06-08Changed first line of knarc makefilekr3nshaw
2020-06-08Merge remote-tracking branch 'upstream/master'kr3nshaw
2020-06-08Changed g++-9 to g++ in knarc makefilekr3nshaw
2020-06-08Amended knarc makefile so as not to conflict with devkitARMkr3nshaw
2020-06-07Merge branch 'master' of https://github.com/martmists/pokediamondred031000
2020-06-08Added preprocessor macros to switch experimental on and offkr3nshaw
2020-06-07more efficient gfx.cred031000
2020-06-07too -> tored031000
2020-06-07cleanup and address issuesred031000
2020-06-08Changed filesystem to experimental/filesystemkr3nshaw
2020-06-07Update Makefile.PlatinumMaster
2020-06-07Force g++-8 usage.PlatinumMaster
2020-06-07cleanupred031000
2020-06-07Change order of linked files.PlatinumMaster
2020-06-08Changed GCC 9 back to GCC 8 and added fs flagkr3nshaw
2020-06-08My turn to try and fix Traviskr3nshaw