Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | CFG: Load the Config savedata file if it already exists. | Subv | 2014-12-21 | 1 | -3/+4 |
* | CFGU: Added block 0x000A0002 to the default savegame file | Subv | 2014-12-21 | 1 | -0/+18 |
* | CFG: Refactored how the config file works. | Subv | 2014-12-21 | 1 | -55/+126 |
* | CFG:U: Add some data to the 0x00050005 config block. | Subv | 2014-12-21 | 1 | -6/+11 |
* | CFG: Implemented the GetConfigInfoBlk2 function. | Subv | 2014-12-21 | 1 | -3/+188 |
* | License change | purpasmart96 | 2014-12-21 | 1 | -1/+1 |
* | Remove SyncRequest from K::Object and create a new K::Session type | Yuri Kunde Schlesner | 2014-12-15 | 1 | -2/+2 |
* | Convert old logging calls to new logging macros | Yuri Kunde Schlesner | 2014-12-13 | 1 | -3/+3 |
* | CFG:U: Store country codes as u16 instead of char pointers, and return the correct error in GetCountryCodeID. | Emmanuel Gil Peyrot | 2014-12-10 | 1 | -44/+48 |
* | CFG:U: Implemented the GetCountryCodeID and GetCountryCodeString. | Subv | 2014-11-30 | 1 | -2/+86 |
* | Added a bunch of services | purpasmart96 | 2014-11-01 | 1 | -0/+36 |