| Commit message (Collapse) | Author | Age |
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* Add padding and content_offset style properties to buttons
|
|
|
|
| |
* Auto delete MetaData when = 0
|
| |
|
|
|
|
|
|
| |
(#9739)
fixes #9352
This reverts commit 23c907befea02005e2c0c87fca0131b60aace18a.
|
| |
|
|
|
| |
broken since a368e7e
|
| |
|
|
|
|
|
| |
PLAYER_MAX_BREATH_DEFAULT was earlier set to 11, so that 10 bubbles are shown before the breath bar disappears.
Now, PLAYER_MAX_BREATH_DEFAULT is set to 10, and the breath_bar scaling code in builtin has been tweaked to show all 10 bubbles before hiding the breath_bar
|
| |
|
|
|
|
| |
Remove /LTCG from CMAKE_EXE_LINKER_FLAGS_RELEASE when compiling with clang on Windows
|
|
|
|
|
| |
broken by 2349d31bae1bfc4d58fd88efbc88261e69b11dad (side effect)
fixes #9745
|
| |
|
|
|
| |
Fixes #9761
|
|
|
|
| |
* Script: Enforce type checks if not nil
|
| |
|
| |
|
| |
|
|
|
|
| |
* Add PostgreSQL authentication backend
|
|
|
|
| |
closes #9757
|
|
|
| |
broken since e8a8185d24897ccf964327017effae81aa1c9d40
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
* Add server side translations capability
|
|
|
|
| |
* Add leveldb auth database.
|
| |
|
|
|
| |
.. and bump gradle to 3.6.3
|
|
|
|
|
|
| |
* Fix configuration caching in log_deprecated
The configured variable was never set to true.
I've set the variables to thread_local because the configuration should be reloaded after reentering the world from mainmenu.
|
| |
|
|
|
| |
fixes #9632
|
| |
|
|
|
| |
see also 91eef646a59575bd9ae792e257bb6ad12fafc0b1
|
|
|
|
|
| |
open (#9700)
Fixes #9640.
|
|
|
| |
Fixes #9691.
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|