aboutsummaryrefslogtreecommitdiff
path: root/doc (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-09-21Add inventory right click drag and dropsruz252-4/+21
2014-09-21Update ja/minetest.poRui9141-77/+88
2014-09-21Revert the icon name in minetest.desktopShadowNinja1-1/+1
This reverts commit 7993696fc4b59354974059e1f8d6b3063d316411, which broke the icon on most distributions.
2014-09-21Fix locking bugs and make inventory deserialization errors more specificShadowNinja2-6/+11
2014-09-21Split settings into seperate source and header filesShadowNinja27-938/+993
This also cleans up settings a bit
2014-09-21Fix Settings lockingShadowNinja1-13/+19
2014-09-21Use const references for Settings methodsShadowNinja3-78/+71
Also check for (this == &other) before locking mutexes.
2014-09-21Make getters of the Settings class constCraig Robbins1-80/+37
Also removed 2 unused functions.
2014-09-21Allow taking screenshots of formspecs and move message to chatBlockMen6-40/+53
2014-09-21Update .mailmapsfan51-1/+1
2014-09-21Fix wrong video_driver setting when changing in mainmenuSmallJoker1-2/+4
Fixes issue with direct3d(8|9)
2014-09-20Add compression APIShadowNinja5-7/+65
2014-09-20.travis.yml: fix possible issuesMikaela Suomalainen1-2/+8
* use `pool.sks-keyservers.net` as keyserver as it's often more reliable than `keyserver.ubuntu.com` as you can see with Google. * put script to multiple lines * build out-of-source * use two CPUs * make seems to fail if $(nproc) is used unlike WeeChat. ZNC has same issue. * mark build as failed if one job fails immediately without waiting for all builds to finish. * this doesn't stop jobs that didn't finish before build was marked failed.
2014-09-20Revert "Small changes to French translation (Petites modifications mineures)"Kahrl1-26/+26
This reverts commit 4432e982616cd871cf1ae5c5706da09e98077433. Exception: "Nom / Mot de Passe" --> "Nom / Mot de passe"
2014-09-20Fixed french vocabulary/grammar errorskilbith1-6/+6
Notes (in french) : 72 msgstr "Ok" : OK est un acronyme, pas un nom, donc majuscules. 193 msgstr "Feuilles transparentes" : quel type de feuilles ? Trop vague. 213 msgstr "Filtrage anisotropique" : oxymore. 229 msgstr "Précharger les visuels d'objets" : doit être écourté (dépasse trop la bordure grisée)
2014-09-20Small changes to French translation (Petites modifications mineures)mimilus1-27/+27