Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CONTRIBUTING.md | bunnei | 2019-11-13 | 1 | -1/+1 |
| | |||||
* | Link to Yuzu's wiki instead of Citra's | Vitor K | 2019-09-28 | 1 | -1/+1 |
| | | | The original Contributing.md had differences, such as some links, so I created a page on yuzu's wiki based on the original file. | ||||
* | CONTRIBUTING.md: migrate to the wiki | Tobias | 2018-11-17 | 1 | -136/+1 |
| | |||||
* | CONTRIBUTING.md - remove note about casting numeric types | NeatNit | 2018-10-06 | 1 | -1/+1 |
| | | | Apparently it's not true: https://github.com/citra-emu/citra/pull/4310#discussion_r223174725 | ||||
* | Port #3466 from Citra | Tobias | 2018-07-07 | 1 | -1/+1 |
| | |||||
* | CMake: Update contributing guide with the new clang format info | James Rowe | 2018-01-21 | 1 | -1/+10 |
| | |||||
* | Minor cleanup | MerryMage | 2018-01-14 | 1 | -1/+1 |
| | |||||
* | yuzu: Update CONTRIBUTING.md. | bunnei | 2018-01-13 | 1 | -4/+4 |
| | |||||
* | Fixes typo on Citra forum link. | Schplee | 2017-03-06 | 1 | -2/+1 |
| | | | An extra ".citra-emu.org," was left when the link was changed to the current forum URL, so I fixed that. | ||||
* | Updated Citra forum link | 3ds-emu | 2017-01-21 | 1 | -1/+2 |
| | | | | | The Citra forum (discuss.citra-emu.org) has recently been down. The link that has been added in this file now leads to an error pages. I update updated the link so it now leads to Citra's new forum. | ||||
* | Update CONTRIBUTING.md | bunnei | 2016-11-05 | 1 | -1/+1 |
| | |||||
* | Update CONTRIBUTING.md | bunnei | 2016-11-05 | 1 | -4/+4 |
| | |||||
* | Update CONTRIBUTING.md | bunnei | 2016-11-05 | 1 | -2/+4 |
| | |||||
* | Update CONTRIBUTING.md | wwylele | 2016-10-31 | 1 | -13/+8 |
| | |||||
* | Update CONTRIBUTING.md | Yuri Kunde Schlesner | 2016-01-16 | 1 | -0/+8 |
| | |||||
* | Add coding style about includes | LittleWhite | 2015-08-16 | 1 | -0/+16 |
| | |||||
* | Update style rules with to better match current practice. | Yuri Kunde Schlesner | 2015-07-12 | 1 | -22/+16 |
| | |||||
* | Use correct style name: PascalCase instead of CamelCase | chinhodado | 2015-06-01 | 1 | -3/+3 |
| | |||||
* | Resolve doxycomment duplication debate | Yuri Kunde Schlesner | 2014-12-04 | 1 | -0/+1 |
| | | | I believe putting comments in the headers has won by a good margin, with everyone other than me preferring it, so time to enshrine it. | ||||
* | Update CONTRIBUTING.md | Yuri Kunde Schlesner | 2014-11-23 | 1 | -1/+1 |
| | |||||
* | Add comment style notes to CONTRIBUTING.md | Yuri Kunde Schlesner | 2014-11-23 | 1 | -3/+12 |
| | | | Closes #215 | ||||
* | Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated | Emmanuel Gil Peyrot | 2014-11-19 | 1 | -14/+14 |
| | |||||
* | Update CONTRIBUTING.md | bunnei | 2014-06-12 | 1 | -12/+7 |
| | | | | | - removed variable naming starting with "_" - removed "Always break, even after a return" from case statements | ||||
* | CONTRIBUTING: Fix some examples, escape underscores | archshift | 2014-06-12 | 1 | -9/+9 |
| | |||||
* | Added CONTRIBUTING.md with contents from Coding Style, updated README link | archshift | 2014-06-12 | 1 | -0/+107 |