1
0
Fork 0
Commit Graph

25 Commits

Author SHA1 Message Date
Tiger Wang 34bf5c0d9d Rename files to match code 2021-05-04 16:11:56 +01:00
Tiger Wang 626f8b2350
Style: specify include relativity (#5217)
* Style: specify include relativity, remove class prefix

* Fixes 4901

* Undo class name
2021-05-03 19:51:24 +00:00
Tiger Wang 804c3ba6e9
Upgrade to C++17 [CI] (#4716)
* 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>
2020-05-09 13:56:39 +00:00
Mattes D bec642525c Clarify spaces vs unary operator 2019-09-17 17:33:11 +01:00
Mattes D 72616e7eb9 Added Github-related rules to Contributing.md (#4076)
These should make it easier for us to review code.
2017-12-21 11:25:49 +00:00
mathiascode 02775e52c4 Minor changes (#3909) 2017-08-24 11:19:40 +02:00
Lane Kolbly 7bdbfad1bb Changed int parameters to vector parameters in cCuboid and simulators (#3874) 2017-08-17 15:48:38 +02:00
Woazboat f8ef939a8a Added more information about contributing to Cuberite 2016-02-26 21:18:13 +01:00
Alexander Harkness 64f9974e89 Fixed typos, and improved contributing file. 2015-11-15 12:08:32 +00:00
Alexander Harkness 231fa29174 Fix shell location. 2015-11-02 19:14:49 +00:00
Schwertspize 2f269342c7 remove contentless bullet point
white space is for free, but thats not neccesairy
2015-10-28 19:37:32 +01:00
Cengiz Can c967698b2d Skip unknown cflag for Apple clang & remove cSemaphore 2015-06-04 11:48:56 +03:00
Safwat Halaby 60f150e77d Update Contributing.MD
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 19:59:14 +03:00
Safwat Halaby f410ce5987 Added pre-commit hook to CONTRIBUTING.md
Also added some other missing stuff.
2015-05-08 18:58:36 +03:00
worktycho 27413bcec3 Update contributing.md with C++11 2015-04-26 13:27:05 +01:00
Mattes D 0685fb5258 Added doxy-comment requirement 2014-05-13 08:48:33 +02:00
worktycho 2eaae82a2a Mentiod that we use some c++11 exstensions
Eg override, abstract, va_copy, long long.
2014-03-09 18:57:43 +00:00
Mattes D 17f27d1750 Added switch case indent notice 2014-03-08 21:14:59 +01:00
Mattes D b432f57608 Updated CONTRIBUTING file with formatting and essential rules. 2014-02-23 14:57:59 +01:00
Mattes D 2a058559d4 Update CONTRIBUTING.md
Added control statement braces and end-of-file blank lines.
2014-01-07 16:43:47 +01:00
Alexander Harkness 56076c3baa Update Contributing.md
Fixes #351
2013-12-19 11:30:24 +00:00
Alexander Harkness 2ca68738b8 Blank linez 2013-09-10 14:14:51 +01:00
Mattes D a1ec14f7f8 Updated CONTRIBUTING.md with basic recommendations 2013-08-14 19:42:18 +02:00
Alexander Harkness d211cc91c4 Removed 's' at the end of CONTRIBUTING.md 2013-08-14 10:30:54 +01:00
Alexander Harkness 959f875bba Moved the file as it was markdown. 2013-08-14 10:29:43 +01:00