| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
fixes #11087
|
|
|
|
| |
This fixes an out-of-bounds index access when the node resolver was already applied to the schematic (i.e. biome decoration).
Also improves the handling of the two cases: prior node resolving (m_nodenames), and after node resolving (manual lookup)
|
|
|
| |
i.e. checks for duplicate logins before sending all media data to the client.
|
| |
|
|
|
|
|
| |
* Drop unused intlGUIEditBox
* Drop unnecessary Linux text input workarounds
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
-> https://github.com/minetest/irrlicht
|
| |
|
| |
|
|
|
|
| |
Also changes if/if to switch/case
|
| |
|
| |
|
| |
|
|
|
| |
Pauses all mesh animations while game is paused.
|
|
|
|
|
| |
This PR is the second attempt to translate builtin.
Server-sent translation files can be added to `builtin/locale/`, whereas client-side translations depend on gettext.
|
| |
|
| |
|
|
|
| |
Some other minor parts of clientmap.cpp have been cleaned up along the way
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
This was changed 291a6b70d674d9003f522b5875a60f7e2753e32b but should have never been done.
|
| |
|
|
|
|
| |
(#10990)
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
| |
The server must have authority about attachments. This commit ignores any player movement packets as long they're attached.
|
|
|
|
| |
closes #10949
|