Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2021-05-04 | Rename files to match code | Tiger Wang | 1 | -1/+1 | |
2021-05-03 | Style: specify include relativity (#5217) | Tiger Wang | 1 | -25/+26 | |
* Style: specify include relativity, remove class prefix * Fixes 4901 * Undo class name | |||||
2020-05-09 | Upgrade to C++17 [CI] (#4716) | Tiger Wang | 1 | -1/+1 | |
* Update CI * Reduce one build to minimum cmake version * Update compile instructions with new minimum versions * Update more guides * Run debug build with VS 2017 Co-authored-by: Peter Bell <peterbell10@live.co.uk> | |||||
2019-09-17 | Clarify spaces vs unary operator | Mattes D | 1 | -1/+2 | |
2017-12-21 | Added Github-related rules to Contributing.md (#4076) | Mattes D | 1 | -0/+9 | |
These should make it easier for us to review code. | |||||
2017-08-24 | Minor changes (#3909) | mathiascode | 1 | -55/+61 | |
2017-08-17 | Changed int parameters to vector parameters in cCuboid and simulators (#3874) | Lane Kolbly | 1 | -0/+6 | |
2016-02-26 | Added more information about contributing to Cuberite | Woazboat | 1 | -0/+8 | |
2015-11-15 | Fixed typos, and improved contributing file. | Alexander Harkness | 1 | -14/+12 | |
2015-11-02 | Fix shell location. | Alexander Harkness | 1 | -1/+1 | |
2015-10-28 | remove contentless bullet point | Schwertspize | 1 | -1/+0 | |
white space is for free, but thats not neccesairy | |||||
2015-06-04 | Skip unknown cflag for Apple clang & remove cSemaphore | Cengiz Can | 1 | -1/+1 | |
2015-05-08 | Update Contributing.MD | Safwat Halaby | 1 | -2/+2 | |
Double space is rendering as a single space so I changed the comment line a bit, the new version is clearer anyway. Added an exception to CamelCase (single letter vars) | |||||
2015-05-08 | Added pre-commit hook to CONTRIBUTING.md | Safwat Halaby | 1 | -7/+36 | |
Also added some other missing stuff. | |||||
2015-04-26 | Update contributing.md with C++11 | worktycho | 1 | -1/+1 | |
2014-05-13 | Added doxy-comment requirement | Mattes D | 1 | -1/+1 | |
2014-03-09 | Mentiod that we use some c++11 exstensions | worktycho | 1 | -1/+1 | |
Eg override, abstract, va_copy, long long. | |||||
2014-03-08 | Added switch case indent notice | Mattes D | 1 | -0/+2 | |
2014-02-23 | Updated CONTRIBUTING file with formatting and essential rules. | Mattes D | 1 | -17/+21 | |
2014-01-07 | Update CONTRIBUTING.md | Mattes D | 1 | -2/+3 | |
Added control statement braces and end-of-file blank lines. | |||||
2013-12-19 | Update Contributing.md | Alexander Harkness | 1 | -0/+4 | |
Fixes #351 | |||||
2013-09-10 | Blank linez | Alexander Harkness | 1 | -0/+1 | |
2013-08-14 | Updated CONTRIBUTING.md with basic recommendations | Mattes D | 1 | -4/+21 | |
2013-08-14 | Removed 's' at the end of CONTRIBUTING.md | Alexander Harkness | 1 | -1/+1 | |
2013-08-14 | Moved the file as it was markdown. | Alexander Harkness | 1 | -0/+0 | |
2013-08-14 | Added tabs/spaces stuff. | Alexander Harkness | 1 | -1/+2 | |
2013-08-14 | Added basic contributing file, fixes #86. | Alexander Harkness | 1 | -0/+11 | |