Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2015-05-07 | Common: Remove common.h | Yuri Kunde Schlesner | 1 | -0/+1 |
2015-02-28 | result: Make comparison operators take references | Lioncash | 1 | -2/+2 |
2015-02-19 | Convert a few C stdlib asserts to Citra's own asserts | archshift | 1 | -6/+4 |
2015-02-11 | Asserts: break/crash program, fit to style guide; log.h->assert.h | archshift | 1 | -1/+1 |
2015-02-10 | ResultVal: Fixed compilation when reassigning a ResultVal. | Subv | 1 | -3/+3 |
2015-01-30 | Remove result.h InvalidHandle | Yuri Kunde Schlesner | 1 | -5/+0 |
2015-01-30 | Additions to ResultVal to make it more convenient to use. | Yuri Kunde Schlesner | 1 | -1/+25 |
2015-01-10 | Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. | archshift | 1 | -2/+2 |
2014-12-21 | License change | purpasmart96 | 1 | -1/+1 |
2014-12-18 | Filesystem/Archives: Implemented the SaveData archive | Subv | 1 | -0/+2 |
2014-11-24 | HLE: Revamp error handling throrough the HLE code | Yuri Kunde Schlesner | 1 | -0/+400 |