Age | Commit message (Collapse) | Author |
|
|
|
Caves check for biome nodes, only excavate stone under water level
Unease caves noises, use MT0.3 parameters
Blobgen after cavegen
Biomegen: remove 'is replaceable content' bool
|
|
|
|
at all
Add -Wall to Debug modes for all compilers and -Wabi for non-MSVC
Use /Ox for MSVC Release mode (potentially higher optimization than /O2)
|
|
|
|
This reverts commit 839c4a99cddcacdc19dee42286b7029c4c1e7800.
|
|
-O1 results in executables that are completely useless for actuall debugging
|
|
Clean up nearby code a bit
As a small side effect, it is now possible to add a background texture
to the chat console by simply providing background_chat.jpg, it is no
longer necessary to also add "console_color =" to minetest.conf.
|
|
union member
|
|
Change must_reflow to a deque
Add overload for MapBlock::raiseModified that takes a const char*. This is a speed improvement.
Comment out unused variable
Optimisations to block offset calculations
|
|
|
|
|
|
call instead of clear
|
|
|
|
|
|
|
|
|
|
Also add a Lua API and chatcommand for this
|
|
|
|
|
|
|
|
hardcoded values).
|
|
|
|
|
|
|
|
|
|
|
|
This fixes biome surface in tunnels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
screens instead of previous assumed 72"
which ain't required any longer as fonts are no longer autoadjusted
This reverts commit 7ad17a25f4dfc81427df54d5c855b40b4472d517.
|
|
manually)
Set builtin formspecs to autoscale in order to get consistent formspec look and feel
Uncouple label positioning from font size (May break some formspecs but is required to allow manual font adjustment)
|
|
|
|
|
|
their spawners
|
|
different handling on some devices
|
|
See issue #2017
Applied kahrl's gist
|
|
instead of previous assumed 72
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|