aboutsummaryrefslogtreecommitdiff
path: root/misc (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-01-03Add MinSizeRel and RelWithDebInfo to MSVCBuildDir checkgregorycu1-0/+2
2016-01-03Prevent technically unsafe access with empty vectorgregorycu1-0/+3
2016-01-03Made it more clear that "[combine" does accept a list of files.Robert Zenz1-6/+6
2016-01-01filesys: safeWriteToFile(): Remove the target file before rename only on WindowsPerttu Ahola1-1/+10
Removing the target file on other platforms was enabled likely unintentionally by commit 5f1f1151d3a9c113902630adc16cc3f4845da7ba. This may be the reason why there has been corruption of files on Linux on hard shutdowns. Previously I described the problem and this fix in issue #3084.
2015-12-30Minimal: Add mapgen alias for airparamat1-0/+1
2015-12-30Fix client crashing when connecting to serverest311-1/+1
My commit e2d54c9f9275e4f77ec33be8054621d42945f7a4 "shutdown when requested from lua in singleplayer too" broke minetest's feature to connect to servers. The client crashed after the connection init was complete. Thanks to @sofar for reporting the bug. Fixes #3498.
2015-12-30Fix cache path with RUN_IN_PLACEShadowNinja1-7/+8
If an `XDG_CACHE_HOME` can't be found or `RUN_IN_PLACE` is enabled, `path_cache` is left at its default of `$PATH_USER/cache` (at a time when `PATH_USER` is `..`), rather than being reset to `$PATH_USER/cache` after `PATH_USER` has been properly set.
2015-12-30Include custom error message in all SQLite3 exceptions.Rogier1-38/+27
And replace manual tests for error with SQLOK() where possible.
2015-12-30Handle SQLITE_BUSY errors gracefullyRogier2-0/+64
This allows other applications (e.g. minetestmapper) to interrogate the database while minetest is running, without causing an almost certain minetest crash.
2015-12-29Add macos/freebsd missing endian.h include and add win endianness infoqiukeren1-1/+11
2015-12-29Revert "Refactoring and code style fixes in preparation of adding mesh typed ↵Sapier2-472/+389
items" This reverts commit f14e7bac54af65e3d3d99f89f23f114b17058e49. Reverted due to missinterpretation of agreement, obvious dislike and me not interested in doing fights for feature I don't actually need
2015-12-29Revert "Add support for using arbitrary meshes as items"Sapier5-186/+10
This reverts commit 91bafceee6606fab79db1bde4cba01b84fed65c7. Reverted due to missinterpretation of agreement, obvious dislike and me not interested in doing fights for feature I don't actually need
2015-12-29Make collisionMoveSimple time overflow message written to log/show up at max ↵Sapier1-3/+10
once per step
2015-12-29Add support for using arbitrary meshes as itemsSapier5-10/+186
2015-12-29Refactoring and code style fixes in preparation of adding mesh typed itemsSapier2-389/+472
2015-12-29shutdown when requested from lua in singleplayer tooest311-1/+3
Before, minetest.request_shutdown didn't shut down singleplayer instances or server instances from the server tab. This commit fixes this. Fixes #3489.
2015-12-29Database backends: fix bug, and small speedupest312-0/+3
-> Redis backend: break from switch to fix bug -> Dummy and redis backends: reserve the count so that creating the list is faster
2015-12-26Alphabetical sorting of texture packs in menu (fixes #3487)jeanpatrick.guerrero@gmail.com1-1/+5
2015-12-26Update URLs for buildbot & travissfan53-27/+27
The freehoster these files were hosted on is shutting down soon-ish, they're now hosted on my VPS.
2015-12-25Add missing documentation of automatic_face_movement_max_rotation_per_sec ↵Sapier1-0/+2
entity parameter
2015-12-23Android: shorten initial progress bar text way more simpleSapier2-43/+5
2015-12-23Android: Tell make about sub-makes to speed up buildest311-4/+4
Before, sub-makes called by make were called without make knowing they were sub-makes. This however led make's jobserver not do its tasks, and the build process ended up with inefficient parralelisation. This commit fixes this by applying the two ways the make manual tells about: putting + to the start of the line (used when ndk-build is invoked), and exchanging "make" with "$(MAKE)". Before, make complained with messages like: make[2]: warning: jobserver unavailable: using -j1. Add `+' to parent make rule. This complaint can now only been seen for openssl. openssl has issues if make gets exchanged with $(MAKE): if exchanged, above error message is multiplied for various subdirs of the openssl source tree. On a 4 core box, "make -j 4" build time from "make clean_all" cleaned source tree could be improved from 15:34 minutes to 10:45 minutes. This means a speedup of 45%.
2015-12-22Translated using Weblate (Italian)Gianluca Luparini1-4/+4
Currently translated at 43.8% (345 of 787 strings)
2015-12-21Translated using Weblate (Japanese)Rui1-3/+3
Currently translated at 40.0% (315 of 787 strings)
2015-12-21Translated using Weblate (Dutch)Rogier1-460/+743
Currently translated at 95.1% (749 of 787 strings) Squashed two translation commits to one
2015-12-21Translated using Weblate (Russian)Anton Tsyganenko1-21/+28
Currently translated at 48.7% (384 of 787 strings) Squashed two translation commits to one
2015-12-21Translated using Weblate (Italian)Luca Argentieri1-22/+17
Currently translated at 43.8% (345 of 787 strings)
2015-12-21Translated using Weblate (Czech)Jakub Vaněk1-73/+84
Currently translated at 56.6% (446 of 787 strings) Squashed two translation commits to one
2015-12-21Translated using Weblate (Chinese (Taiwan))Jeff Huang1-41/+50
Currently translated at 59.7% (470 of 787 strings)
2015-12-21Translated using Weblate (Hebrew)ChaosWormz1-31/+25
Currently translated at 3.1% (25 of 787 strings)
2015-12-21Translated using Weblate (Japanese)Rui1-45/+63
Currently translated at 39.8% (314 of 787 strings)
2015-12-21Translated using Weblate (Czech)Jakub Vaněk1-122/+94
Currently translated at 49.0% (386 of 787 strings) Squashed two translation commits to one
2015-12-21Translated using Weblate (Lojban)senpi1-6/+6
Currently translated at 11.4% (90 of 787 strings)
2015-12-21Translated using Weblate (Lithuanian)Liudas Ališauskas1-161/+175
Currently translated at 30.7% (242 of 787 strings) Squashed two translation commits to one
2015-12-21Translated using Weblate (Estonian)Kristjan Räts1-17/+21
Currently translated at 23.7% (187 of 787 strings)
2015-12-21Translated using Weblate (Italian)Andrea Di Pietro Ulla1-3/+3
Currently translated at 42.0% (331 of 787 strings)
2015-12-21Fix lua object:get_properties() being brokenSapier1-1/+2
2015-12-20Fix missing localization for objHybridDog1-11/+3
2015-12-20Android: Fix extra files being copied to the APKShadowNinja1-3/+3
dcb91cf0c0c9a20622feeb4e5e8104ffbc9fa8ec hacked around the biggest issue this caused, but wasted a lot of CPU time and disk space It also still included a lot of other unwanted files. This removes all of `doc/` except the license, and also removes the server list.
2015-12-20Fix missing popest311-0/+1
Previous commit 70ea5d552e283bd5bce3278cbf3819bd87ba2602 "Add support for limiting rotation of automatic face movement dir entitys" by sapier has broken minetest's feature to open worlds. This was due to a missing stack pop operation. Thanks to @oleastre for reporting this bug and suggesting the fix.
2015-12-19Add support for limiting rotation of automatic face movement dir entitysSapier5-5/+37
2015-12-18Android: Implement Autohiding button bars to cleanup screenSapier7-133/+504
2015-12-17Android: Remove unused build target curl_binarySapier1-13/+1
2015-12-17Android: Don't put html docs to apkSapier1-0/+1
2015-12-17Android: Remove non freetype fonts from apkSapier1-1/+2
2015-12-17Android: Fix pressed buttons not beeing cleared on opening menuSapier3-53/+78
2015-12-15Add option to give every object a nametagBlockMen9-95/+111
or change the nametag text of players
2015-12-15Get movement setting instead of hard coded valueasl972-4/+18
2015-12-15Mgfractal: Add 3D and 4D fractalsparamat4-58/+144
3D Mandelbrot/Mandelbar 3D Christmas Tree 3D Mandelbulb 3D Cosine Mandelbulb 4D Mandelbulb Plus corresponding julia set for each Add credits for formulas Rename parameter 'formula' to 'fractal' Speed optimisations
2015-12-11Fix events on WindowsBlockMen2-11/+4