aboutsummaryrefslogtreecommitdiff
path: root/src/util/numeric.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2021-06-30Remove unsupported video drivers (#11395)hecks2-32/+24
This completely removes any mention of the software and D3D drivers from MT, preventing the user from accidentally attempting to use them. Users who need a software renderer should be asked to install Mesa drivers which offer superior fidelity and performance over the 'burningsvideo' driver.
2021-06-30Run on_grant and on_revoke callbacks after privs change (#11387)AFCMS2-6/+7
Callbacks were run too early. This changes the order to call after the privs are updated.
2021-06-30Inventory: Make addList() consistent (#11382)SmallJoker3-12/+9
Fixes list clearing for inv:set_list() using same size, since 2db6b07. addList() now clears the list in all cases. Use setSize() to resize without clearing.
2021-06-30Fix spurious shadow enablement in mainmenusfan51-1/+1
fixes #11394
2021-06-29Use user provided lib/irrlichtmt if available (#11276)NeroBurner3-5/+36
Use user provided lib/irrlichtmt if available Make it possible for a user to provide the IrrlichtMt dependency as subdirectory at `lib/irrlichtmt`. The subdirectory is added with the `EXCLUDE_FROM_ALL` flag to prevent `libirrlichtmt.a` or other header files to be installed. This enables the user to do the following to satisfy the IrrlichtMt dependency: git clone --depth 1 https://github.com/minetest/irrlicht.git lib/irrlichtmt cmake . -DRUN_IN_PLACE=TRUE
2021-06-24Require 'basic_debug' priv to view gameplay-relevant debug info, require ↵Wuzzy8-19/+84
'debug' priv to view wireframe (#9315) Fixes #7245.
2021-06-23Perform some quality assurance for translation strings (#11375)Wuzzy2-8/+11
2021-06-23Rework Settings to support arbitrary hierarchies (#11352)sfan57-67/+160
2021-06-22Buildbot: Use posix on Win64 builds if available (#11355)Juozas2-1/+31
Use posix mingw-w64 toolchain on Win64 builds where applicable, avoids many build errors when using buildwin64.sh to build 64 bit builds on Ubuntu based Linux distributions
2021-06-22Server: Ignore whitespace-only chat messagesSmallJoker1-0/+3
2021-06-22Document hypertext escaping (#11374)Wuzzy1-0/+3
2021-06-21Move build/android directory to root of project (#11283)NeroBurner53-223/+224
2021-06-21Update builtin locale (#11371)Wuzzy3-7/+15
2021-06-21Strip carriage returns from lines in settingtypes.txt (#11338)William L. DeRieux IV1-0/+4
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
2021-06-21Update Dockerfile and improve build speed (#11313)Bensuperpc1-12/+16
Use ninja to build image, rename docker build steps: builder and runtime, add argument for docker image version Signed-off-by: Bensuperpc <bensuperpc@gmail.com>
2021-06-21Fix some typos in builtin (#11370)Wuzzy2-15/+15
2021-06-20Inventory: show error on invalid list names (#11368)SmallJoker2-12/+15
2021-06-20Add min_y and max_y checks for Active Block Modifiers (ABM) (#11333)sfence6-3/+41
This check can be used by ABM to reduce CPU usage.
2021-06-20Make chat web links clickable (#11092)pecksin8-30/+242
If enabled in minetest.conf, provides colored, clickable (middle-mouse or ctrl-left-mouse) weblinks in chat output, to open the OS' default web browser.
2021-06-17Add roadmap (#10536)rubenwardy3-23/+157
2021-06-16Update translation filesupdatepo.sh56-14149/+27549
2021-06-16Update minetest.conf.example and dummy translation fileupdatepo.sh2-67/+127
2021-06-16Translated using Weblate (Chinese (Simplified))Riceball LEE1-7/+9
Currently translated at 95.1% (1290 of 1356 strings)
2021-06-16Translated using Weblate (Spanish)David Leal1-4/+7
Currently translated at 81.5% (1106 of 1356 strings)
2021-06-16Translated using Weblate (Esperanto)Tirifto1-22/+23
Currently translated at 100.0% (1356 of 1356 strings)
2021-06-16Translated using Weblate (Chinese (Traditional))Yiu Man Ho1-73/+57
Currently translated at 75.6% (1026 of 1356 strings)
2021-06-16Translated using Weblate (Norwegian Bokmål)Allan Nordhøy1-11/+11
Currently translated at 58.1% (789 of 1356 strings)
2021-06-16Translated using Weblate (Esperanto)telmo bruno silva seabra1-12/+12
Currently translated at 100.0% (1356 of 1356 strings)
2021-06-16Translated using Weblate (Marathi)Avyukt More1-120/+124
Currently translated at 8.6% (117 of 1356 strings)