minetest/src/script/common
Wuzzy 6e1372bd89
Add support for statbar “off state” icons (#9462)
This adds support for optional “off state” icons for statbars. “off state icons” can be used to denote the lack of something, like missing hearts or bubbles.

Add "off state" textures to the builtin statbars.

Co-authored-by: SmallJoker <mk939@ymail.com>
2020-05-11 21:40:45 +02:00
..
CMakeLists.txt Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00
c_content.cpp Add support for statbar “off state” icons (#9462) 2020-05-11 21:40:45 +02:00
c_content.h Expose collision information to LuaEntity on_step 2020-04-27 20:45:46 +02:00
c_converter.cpp Script: Enforce type checks if not nil (#9748) 2020-04-27 07:02:39 +02:00
c_converter.h Script: Enforce type checks if not nil (#9748) 2020-04-27 07:02:39 +02:00
c_internal.cpp Fix configuration caching in log_deprecated (#9697) 2020-04-22 00:07:12 +02:00
c_internal.h Fix broken config check in 659245a 2020-04-11 21:29:57 +02:00
c_types.cpp Remove lua_State parameter from LuaError::LuaError 2014-03-15 16:28:59 -04:00
c_types.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
helper.cpp HTTP API: Allow binary downloads and headers (#8573) 2019-06-06 19:13:29 +02:00
helper.h Modernize lua read (part 2 & 3): C++ templating assurance (#7410) 2018-06-30 17:11:38 +02:00