| Commit message (Collapse) | Author | Age |
|\
| |
| |
| | |
0.4.14 release!
|
| |\
| | |
| | |
| | | |
0.4.13 release!
|
| | | |
|
| | |
| | |
| | |
| | | |
Fixes #2497.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
* Ensure converted string is NUL terminated
* Restore logic to that used prior to 9e2a9b5
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Fixes #2037
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
check serverlist
Client now informs about incompatible servers from the list, this permits to prevent the protocol movements.
Server announces its supported protocol versions to master server
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
reloaded at server loop but loaded when server starts, for data consistency (not a hot load variable)
|
| | | |
|
| | |
| | |
| | |
| | | |
This fixes #1573
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
https://forum.minetest.net/viewtopic.php?f=6&t=11201
Fixed this bug.
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
Minetest fails to build on GNU/Hurd due to a name clash with OSX/Apple,
both are defining the __MACH__ keyword. This commit fixes the issue.
|
| | |
| | |
| | |
| | | |
Also simplify wget steps and apt-get install zlib1g-dev libjsoncpp-dev
|
| | | |
|
| | |
| | |
| | |
| | | |
Fixes #2293.
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | | |
Fixes #4120.
|
| | | |
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
Fixes #2122
Fixes #1454
Addendum (est31)
According from its docs in android_native_app_glue.h (from the NDK), the
onInputEvent should "Return 1 if you have handled the event, 0 for any
default dispatching". Before, we always returned 1, meaning we blocked
all hardware keys to be given to the OS.
This broke the volume keys and has caused #2122 and #1454.
Although it bases on lots of guesswork, it can probably safely be said that
CGUIEnvironment::postEventFromUser returns true if the event was handled,
and false if not. Therefore, set the status variable depending on what
postEventFromUser returned.
|
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
The change keys dialog can't be left. It doesn't make
much sense to show it on Android in the first place,
therefore disable it, just like commit
aed70cb0b652d6cb2272e7b94cd56671b3df6239 'Disable sound and key binding settings in "pause" menu on android'
has disabled it for the esc menu.
Fixes #4115.
|
| | |
| | |
| | |
| | |
| | |
| | | |
first run")
Bug and whitespace error fixed (Zeno)
|
| | |
| | |
| | |
| | | |
Its more secure, and some pages even redirect to the https version.
|
| | | |
|
| | | |
|
| | | |
|
| | |
| | |
| | |
| | |
| | | |
This fixes an issue where trees are omitted from Mapgen V6 maps on
configurations that explicitly defined the mgv6_spflags setting.
|
| | |
| | |
| | |
| | | |
Edited packages to reflect correct packages
|
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 56.8% (504 of 887 strings)
This is a merger of two commits.
|
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 51.5% (457 of 887 strings)
This is a merger of two commits.
|
| | |
| | |
| | |
| | | |
Currently translated at 51.5% (457 of 887 strings)
|
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 38.4% (341 of 887 strings)
This is a merger of two commits.
|
| | |
| | |
| | |
| | | |
Currently translated at 10.5% (94 of 887 strings)
|
| | |
| | |
| | |
| | |
| | |
| | | |
Currently translated at 100.0% (887 of 887 strings)
This is a merger of three commits.
|
| | |
| | |
| | |
| | | |
Currently translated at 51.5% (457 of 887 strings)
|
| | |
| | |
| | |
| | | |
Currently translated at 90.7% (805 of 887 strings)
|