summaryrefslogtreecommitdiffstats
path: root/src/core/loader/3dsx.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2015-01-15Loader: Remove the useless THREEDSXReader class.Emmanuel Gil Peyrot1-10/+4
2015-01-15Loader: Never forget to change is_loaded.Emmanuel Gil Peyrot1-0/+7
2015-01-15Loader: Don’t duplicate the docstring into the cpp file.Emmanuel Gil Peyrot1-4/+0
2015-01-15Loader: Fix indentation, whitespace, and a few other such cosmetic stuff.Emmanuel Gil Peyrot1-25/+23
2014-12-21License changepurpasmart961-1/+1
2014-12-20Clean up some warningsChin1-3/+1
2014-12-16HLE: Move kernel/archive.* to service/fs/Yuri Kunde Schlesner1-1/+1
2014-12-13Convert old logging calls to new logging macrosYuri Kunde Schlesner1-7/+7
2014-12-08Loader: Add 3DSX supportichfly1-0/+236