Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hle: Remove a large amount of 3ds-specific service code. | bunnei | 2017-10-10 | 6 | -435/+0 |
| | |||||
* | stubbed frd::UnscrambleLocalFriendCode (#2827) | B3n30 | 2017-07-17 | 3 | -1/+57 |
| | |||||
* | Service: Remove unnecessary includes from service.h | Yuri Kunde Schlesner | 2017-06-06 | 1 | -0/+5 |
| | | | | | This has a huge fallout in terms of needing to fix other files because all service implementations included that file. | ||||
* | Set client SDK version to Service APIs | mailwl | 2016-11-30 | 3 | -1/+22 |
| | |||||
* | FRD: fix GetMyFriendKey | mailwl | 2016-10-25 | 1 | -1/+1 |
| | |||||
* | Use negative priorities to avoid special-casing the self-include | Yuri Kunde Schlesner | 2016-09-21 | 2 | -2/+2 |
| | |||||
* | Remove empty newlines in #include blocks. | Emmanuel Gil Peyrot | 2016-09-21 | 1 | -2/+1 |
| | | | | | | | This makes clang-format useful on those. Also add a bunch of forgotten transitive includes, which otherwise prevented compilation. | ||||
* | Manually tweak source formatting and then re-run clang-format | Yuri Kunde Schlesner | 2016-09-19 | 2 | -3/+2 |
| | |||||
* | Sources: Run clang-format on everything. | Emmanuel Gil Peyrot | 2016-09-18 | 3 | -62/+64 |
| | |||||
* | Memory: Make ReadBlock and WriteBlock accept void pointers. | Subv | 2016-05-28 | 1 | -6/+4 |
| | |||||
* | frd:u: Initial stub some functions | mailwl | 2016-03-27 | 3 | -53/+233 |
| | |||||
* | services: Get rid of unnecessary includes | Lioncash | 2016-02-02 | 4 | -11/+0 |
| | |||||
* | services: Update some function tables | Lioncash | 2015-12-30 | 1 | -5/+38 |
| | |||||
* | Add more frd:u unknown service commands from 3dbrew | archshift | 2015-07-19 | 1 | -1/+12 |
| | |||||
* | Services: Continue separation of services into their own folders | purpasmart96 | 2015-06-12 | 6 | -0/+142 |