Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
Somewhen in the past, inTexCoord0 was a vec2. Now, it is a vec4.
|
|
|
|
fixes #10550
|
|
|
|
Fixes #10942
|
|
Some other minor parts of clientmap.cpp have been cleaned up along the way
|
|
|