Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #108 from archshift/config | bunnei | 2014-10-08 | 1 | -7/+7 |
|\ | |||||
| * | Added configuration file system. | archshift | 2014-10-08 | 1 | -7/+7 |
* | | Common: Add a helper function to generate a 8.3 filename from a long one. | Emmanuel Gil Peyrot | 2014-10-06 | 1 | -0/+11 |
* | | Fix warnings in core and common | Lioncash | 2014-09-28 | 1 | -3/+3 |
|/ | |||||
* | Use the citra user path for the sdmc directory | archshift | 2014-09-21 | 1 | -0/+1 |
* | Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. | Emmanuel Gil Peyrot | 2014-09-17 | 1 | -1/+1 |
* | Common: Return the number of items read/written in IOFile’s methods instead of a boolean. | Emmanuel Gil Peyrot | 2014-09-17 | 1 | -8/+20 |
* | Added string_util to common, small changes in loader.cpp | archshift | 2014-09-09 | 1 | -1/+1 |
* | Common: Move header guards over to pragma once | Lioncash | 2014-08-17 | 1 | -5/+1 |
* | fixed project includes to use new directory structure | bunnei | 2014-04-09 | 1 | -2/+2 |
* | got rid of 'src' folders in each sub-project | bunnei | 2014-04-09 | 1 | -0/+224 |