index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Collapse
)
Author
2021-05-29
Output NARC contents as C enums in .naix files
PikalaxALT
You can include these by typing out the full path to the .naix file (minus the files/ prefix). Example: ```c ``` Also: - Build the filesystem before building the C objects
2021-05-20
Merge branch 'master' into unk_02016B94
Rémi Calixte
2021-05-19
implement nitrogfx ncer mapping type
red031000
2021-05-15
Pedantic updates to fixrom
PikalaxALT
2021-05-14
fixrom: crc16 now resembles a proper crc16 routine
PikalaxALT
2021-05-13
Merge branch 'master' into unk_02016B94
Rémi Calixte
2021-03-30
NCER multiple label support
red031000
2021-03-27
asm_processor: fix number of skip instructions
Rémi Calixte
2021-03-27
asm_processor: split padding functions are broken so set a high limit
Rémi Calixte
2021-03-27
asm_processor: count bls, .word and .extern correctly
Rémi Calixte
2021-03-27
asm_processor: support asm comments with ;
Rémi Calixte
2021-03-21
Merge branch 'master' of https://github.com/pret/pokediamond
red031000
2021-03-21
Fix more broken relocations
hondew
2021-03-21
Unix format for asm_processor.py
hondew
2021-03-21
Don't forget asm_processor...
hondew
2021-03-21
Retry update permissions
hondew
2021-03-21
Update permissions
hondew
2021-03-20
Use asmproc for text.c nonmatch
hondew
2021-03-20
Make func name in symtab point to correct text section
hondew
2021-03-20
Fix bug preventing relocations from getting updated and inserted
hondew
2021-03-19
fix asmproc
red031000
2021-03-19
more
red031000
2021-03-15
Make asmproc produce a linkable obj
hondew
Document compile.sh
2021-03-12
GenerateFontHalfRowLookupTable nonmatching
red031000
2021-03-04
only perform modulo if the tile is not -1
red031000
2021-03-04
change NSCR palettes to operate based on tilesets and not layers
red031000
2021-03-03
convert all 2d graphics in titledemo
red031000
2021-03-03
NSCR processing
red031000
2021-03-01
NCER processing
red031000
2021-02-06
Remove duplicated flags
Dsaster
2021-02-06
add macOS support
Dsaster
2021-02-05
port over and implement asm processor for NONMATCHINGS. thanks hondew!
ProjectRevoTPP
2020-09-02
Decode trainer names
PikalaxALT
2020-08-31
Bump inja; trdata and trpoke to json
PikalaxALT
2020-08-27
use_item_on_mon.c; itemdata to json
PikalaxALT
2020-08-07
minor optimization in msgenc
PikalaxALT
2020-08-07
Text commands
PikalaxALT
2020-08-04
msgenc: Implement support for text commands
PikalaxALT
2020-08-04
Message data: command arg count determined automatically
PikalaxALT
2020-08-03
Fix msgenc.cpp; remove std::filesystem dependency
PikalaxALT
2020-08-03
All msg files and charmap.txt to utf-8
PikalaxALT
2020-08-03
Fix clang warning in endian swap code
PikalaxALT
2020-08-03
Support UTF-16BE-BOM
PikalaxALT
2020-08-03
mwasmarm_patcher.c: resolve clang warnings
PikalaxALT
2020-08-03
knarc/msgenc ldflags patch
PikalaxALT
2020-08-03
Fix argc check
PikalaxALT
2020-08-03
Fix ub in msgenc
PikalaxALT
2020-08-03
Implement msgenc and decode script messages
PikalaxALT
2020-07-19
palette indexes
red031000
2020-07-18
trainer back sprite proof of concept + fix NCLR from png
red031000
[next]