aboutsummaryrefslogtreecommitdiff
path: root/src/database/database-leveldb.h
diff options
context:
space:
mode:
authorsfan5 <sfan5@live.de>2021-06-05 13:36:52 +0200
committersfan5 <sfan5@live.de>2021-06-05 13:36:52 +0200
commit46f42e15c41cf4ab23c5ff4cd8a7d99d94d10d7b (patch)
treea6d5c8cd5d28cc809eb165374a566ea036afc18c /src/database/database-leveldb.h
parent40acfc938ce2306dbf6704f8091a89817a73c71b (diff)
downloadminetest-46f42e15c41cf4ab23c5ff4cd8a7d99d94d10d7b.tar.gz
minetest-46f42e15c41cf4ab23c5ff4cd8a7d99d94d10d7b.tar.bz2
minetest-46f42e15c41cf4ab23c5ff4cd8a7d99d94d10d7b.zip
Fix check that given IRRLICHT_LIBRARY exists
Diffstat (limited to 'src/database/database-leveldb.h')
0 files changed, 0 insertions, 0 deletions
endwin(), so that the error still remains visible. The server owner can chose their username their entered text will have in chat and where players can send PMs to. Once the username is secured with a password to prevent anybody to take over the server, the owner can execute admin tasks over the console. This change includes a contribution by @kahrl who has improved ncurses library detection. * Refactor loggingShadowNinja2015-10-14 | | | | | | | | | - Add warning log level - Change debug_log_level setting to enumeration string - Map Irrlicht log events to MT log events - Encapsulate log_* functions and global variables into a class, Logger - Unify dstream with standard logging mechanism - Unify core.debug() with standard core.log() script API * Add strict moduleShadowNinja2014-11-19 | | | | Also fix leaking globals found by it. * Fix regression main_menu_script setting not working any longersapier2014-06-14 | * Use "core" namespace internallyShadowNinja2014-05-08 | * Organize builtin into subdirectoriesShadowNinja2014-05-07