| Commit message (Collapse) | Author | Age |
|
|
|
|
| |
* Add an .editorconfig to the repo root folder, providing code style hints for some text editors and making the code render properly in github.
Co-authored-by: hecktest <>
|
| |
|
|
|
| |
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.
|
|
|
| |
Callbacks were run too early. This changes the order to call after the privs are updated.
|
|
|
|
| |
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.
|
|
|
|
| |
fixes #11394
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
| |
'debug' priv to view wireframe (#9315)
Fixes #7245.
|
| |
|
| |
|
|
|
|
|
| |
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
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
|
|
|
|
|
| |
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>
|
| |
|
| |
|
|
|
| |
This check can be used by ABM to reduce CPU usage.
|
|
|
| |
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.
|
| |
|
| |
|
| |
|
|
|
|
| |
Currently translated at 95.1% (1290 of 1356 strings)
|
|
|
|
| |
Currently translated at 81.5% (1106 of 1356 strings)
|
|
|
|
| |
Currently translated at 100.0% (1356 of 1356 strings)
|
|
|
|
| |
Currently translated at 75.6% (1026 of 1356 strings)
|
|
|
|
| |
Currently translated at 58.1% (789 of 1356 strings)
|
|
|
|
| |
Currently translated at 100.0% (1356 of 1356 strings)
|
|
|
|
| |
Currently translated at 8.6% (117 of 1356 strings)
|
| |
|
|
|
|
| |
Currently translated at 100.0% (1356 of 1356 strings)
|
|
|
|
| |
Currently translated at 44.6% (606 of 1356 strings)
|
|
|
|
| |
Currently translated at 48.7% (661 of 1356 strings)
|
|
|
|
| |
Currently translated at 12.0% (164 of 1356 strings)
|
| |
|
|
|
|
| |
Currently translated at 44.3% (601 of 1356 strings)
|
|
|
|
| |
Currently translated at 98.7% (1339 of 1356 strings)
|
|
|
|
| |
Currently translated at 94.8% (1286 of 1356 strings)
|
|
|
|
| |
Currently translated at 81.4% (1104 of 1356 strings)
|
|
|
|
| |
Currently translated at 81.4% (1104 of 1356 strings)
|
|
|
|
| |
Currently translated at 81.0% (1099 of 1356 strings)
|
|
|
|
| |
Currently translated at 16.5% (224 of 1356 strings)
|
|
|
|
| |
Currently translated at 100.0% (1356 of 1356 strings)
|
|
|
|
| |
Currently translated at 100.0% (1356 of 1356 strings)
|
|
|
|
| |
Currently translated at 3.2% (44 of 1356 strings)
|
|
|
|
| |
Currently translated at 3.2% (44 of 1356 strings)
|
|
|
|
| |
Currently translated at 100.0% (1356 of 1356 strings)
|
|
|
|
| |
Currently translated at 93.2% (1264 of 1356 strings)
|