aboutsummaryrefslogtreecommitdiff
path: root/textures (unfollow)
Commit message (Collapse)AuthorFilesLines
2014-10-19Update the cURL the buildbot uses to 7.38.0sfan52-7/+7
2014-10-19Various uninitialised variable fixesCraig Robbins5-27/+27
sky.cpp: m_bgcolor.getAlpha() was being used before initialised mesh related: m_highlight_mesh_color was being used uninitialised
2014-10-18Move buttons upwards to accommodate for new configure keys button in theCraig Robbins1-1/+2
pause menu
2014-10-18Add meshnode drawtype.RealBadAngel11-6/+374
2014-10-09Make sure PRECISION_SECONDS corresponds to the integer 0Kahrl1-1/+1
2014-10-09Fix unit reported by TimeTaker (was always ms)Kahrl1-2/+11
2014-10-09Change topleft text when switching subgames, fixes #1728Kahrl1-0/+1
2014-10-08Fix use of unitialized variables in mouse button handlingCraig Robbins1-5/+8
2014-10-07Add in-game key change menuMushiden2-0/+25
2014-10-07Add a better error message when trying to teleport another player without ↵LeMagnesium1-37/+39
bring privileges
2014-10-07Fix object reference pushing functions when called from coroutinesShadowNinja10-45/+42
2014-10-05Add [colorize modifierBlockMen7-99/+138
2014-10-03Fix special tile backspace cullingkwolekr1-5/+6
2014-10-03Bugfix: dont highlight (0,0,0) when theres no node pointed.RealBadAngel1-2/+7
2014-10-03Fix broken plantlike drawtype.RealBadAngel1-5/+6
2014-10-03Fix misc. style issueskwolekr3-7/+14
2014-10-03Clean up nodedef.cppkwolekr1-540/+562
2014-10-02Add better documentation for alternate drop definition to lua_api.txt.Diego Martínez1-1/+11
2014-10-02Add optional framed glasslike drawtypeBlockMen9-14/+37
2014-10-01Make players check inventory modification properlyShadowNinja6-9/+39
2014-10-01Only set player dirty flag if values changeShadowNinja1-4/+8
2014-10-01Simplify player modification checksShadowNinja7-48/+30
2014-10-01Fix android build using hardcoded path for data instead of using the one ↵sapier2-3/+6
fetched by android api on init. Fix android missing version information
2014-09-30updatepo.sh: Find all filesDiego Martínez1-1/+5
2014-09-28Use round if falling node is misplacedSmallJoker1-4/+7
Fixes: http://i.imgur.com/arAWw1i.png (middle-right)
2014-09-28Standardize tooltip row detectionBlockMen2-8/+13
2014-09-28Fix multilined description in tooltips (fixes #1688)BlockMen1-4/+4
2014-09-25Fix totally messed up 3d modes interlaced/topbottom/sidebysidesapier1-7/+11
2014-09-25Fix chat lines not word wrapped correctsapier1-2/+10
2014-09-22Fix command line parsingKahrl1-1/+1
Broken by 6bc4cad0eddd7a7cf593ca1471599e2d75727379, e.g. minetest --worldname world would be parsed as minetest --worldname --worldname
2014-09-21Fix build with redisShadowNinja1-0/+2
Broken by 6bc4cad0eddd7a7cf593ca1471599e2d75727379 because database-redis.h depended on settings.h to include filesys.h.
2014-09-21Add firelike drawtypeTriBlade96-1/+169
2014-09-21Update default of preload_item_visuals in minetest.conf.exampleShadowNinja1-1/+1
2014-09-21Make dump's output prettierShadowNinja1-21/+76
Changes: * Indentation with tabs by default. * Array keys dumped without "[i] = " prefix. * String keys that are valid identifiers aren't enclosed in '[""]'. * Basic support for multiple references (as specified in the comment).
2014-09-21Fix GCC reorder warningShadowNinja1-2/+2
Caused by a020d1b653f94fbcaac06c15f9dbab4521fda355.
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)