index
:
pokediamond
master
Pokémon Diamond
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
nitrogfx
Age
Commit message (
Collapse
)
Author
2021-11-24
Fix build system for macOS
PikalaxALT
2021-11-11
Fix Makefile issues with OSX 11.6
PikalaxALT
2021-11-06
Merge branch 'master' of github.com:pret/pokediamond into pikalax_work
PikalaxALT
2021-11-06
Fix areawindow png
PikalaxALT
2021-11-05
Update build scripts for MacOS Monterey; Use pkg-config on all platforms; ↵
shinyquagsire23
MacOS no longer needs static libc++fs; Use gsed on MacOS
2021-08-21
nitrogfx compatibility with MSVCC
PikalaxALT
2021-05-19
implement nitrogfx ncer mapping type
red031000
2021-03-30
NCER multiple label support
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
2020-07-19
palette indexes
red031000
2020-07-18
trainer back sprite proof of concept + fix NCLR from png
red031000
2020-07-18
nitrogfx - use sprintf
red031000
2020-07-18
nitrogfx - output key to output and input key from input
red031000
2020-07-17
fix strcat
red031000
2020-07-17
nitrogfx support for scanned images
red031000
2020-07-13
turns out I'm just stupid
red031000
2020-07-13
palette padding changes
red031000
2020-07-12
fix palette issues, demo/title/titledemo narc fully converted
red031000
2020-07-12
nitrogfx: fix size calculation
red031000
2020-07-11
bit of title work, maths is still wrong
red031000
2020-07-11
add sopc support to ncgr
red031000
2020-07-10
IR handling for palettes, potion and antidote/brn heal/frz heal
red031000
2020-07-10
bit of work on graphics, mostly setup
red031000
2020-06-23
formatting
red031000
2020-06-22
nitrogfx NCGR support
red031000
2020-06-22
NCGR extracting
red031000
2020-06-07
more efficient gfx.c
red031000
2020-06-07
too -> to
red031000
2020-06-07
cleanup and address issues
red031000
2020-06-07
cleanup
red031000
2020-06-07
bit of cleanup
red031000
2020-06-07
cleanup ncpr handling
red031000
2020-06-07
ncpr palette support
red031000
2020-06-07
fix bitdepth
red031000
2020-06-06
palette conversion
red031000
2020-04-15
ROM titles
PikalaxALT