summaryrefslogtreecommitdiff
path: root/lyt/materials/material.cpp (follow)
AgeCommit message (Collapse)AuthorFilesLines
2014-06-03experimental 3DS supportTreeki1-4/+6
2010-10-14brlyt packing added, plus some changes in the existing API (mostly for const ↵Treeki1-2/+80
correctness). brlyt writing may still need some testing (especially for the material structs)
2010-10-09material bugfixes, plus the beginning of U8 archive code, and a nice little ↵Treeki1-38/+63
API for handling archive filesystems
2010-10-08material structs finished... finally :( testing time now!Treeki1-2/+19
2010-10-08added a short-term todo list to the readme, and some more material code. ↵Treeki1-2/+30
three structs left! hopefully I'll have materials done tomorrow :D
2010-10-08added GPLv2 licenseTreeki1-0/+17
2010-10-07implemented some more material stuff; added readmeTreeki1-2/+15
2010-10-07initial commit -- everything compiles except for material.cpp. the material ↵Treeki1-0/+127
system still needs quite a bit of work; this will come in due time