summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Collapse)Author
2021-03-21Merge branch 'master' of https://github.com/pret/pokediamondred031000
2021-03-21Fix more broken relocationshondew
2021-03-21Unix format for asm_processor.pyhondew
2021-03-21Don't forget asm_processor...hondew
2021-03-21Retry update permissionshondew
2021-03-21Update permissionshondew
2021-03-20Use asmproc for text.c nonmatchhondew
2021-03-20Make func name in symtab point to correct text sectionhondew
2021-03-20Fix bug preventing relocations from getting updated and insertedhondew
2021-03-19fix asmprocred031000
2021-03-19morered031000
2021-03-15Make asmproc produce a linkable objhondew
Document compile.sh
2021-03-12GenerateFontHalfRowLookupTable nonmatchingred031000
2021-03-04only perform modulo if the tile is not -1red031000
2021-03-04change NSCR palettes to operate based on tilesets and not layersred031000
2021-03-03convert all 2d graphics in titledemored031000
2021-03-03NSCR processingred031000
2021-03-01NCER processingred031000
2021-02-06Remove duplicated flagsDsaster
2021-02-06add macOS supportDsaster
2021-02-05port over and implement asm processor for NONMATCHINGS. thanks hondew!ProjectRevoTPP
2020-09-02Decode trainer namesPikalaxALT
2020-08-31Bump inja; trdata and trpoke to jsonPikalaxALT
2020-08-27use_item_on_mon.c; itemdata to jsonPikalaxALT
2020-08-07minor optimization in msgencPikalaxALT
2020-08-07Text commandsPikalaxALT
2020-08-04msgenc: Implement support for text commandsPikalaxALT
2020-08-04Message data: command arg count determined automaticallyPikalaxALT
2020-08-03Fix msgenc.cpp; remove std::filesystem dependencyPikalaxALT
2020-08-03All msg files and charmap.txt to utf-8PikalaxALT
2020-08-03Fix clang warning in endian swap codePikalaxALT
2020-08-03Support UTF-16BE-BOMPikalaxALT
2020-08-03mwasmarm_patcher.c: resolve clang warningsPikalaxALT
2020-08-03knarc/msgenc ldflags patchPikalaxALT
2020-08-03Fix argc checkPikalaxALT
2020-08-03Fix ub in msgencPikalaxALT
2020-08-03Implement msgenc and decode script messagesPikalaxALT
2020-07-19palette indexesred031000
2020-07-18trainer back sprite proof of concept + fix NCLR from pngred031000
2020-07-18nitrogfx - use sprintfred031000
2020-07-18nitrogfx - output key to output and input key from inputred031000
2020-07-17fix strcatred031000
2020-07-17nitrogfx support for scanned imagesred031000
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