minetest/src/database
SmallJoker ffb17f1c9a Consistent HP and damage types (#8167)
Remove deprecated HUDs and chat message handling.
Remove unused m_damage variable (compat break).
HP: s32 for setter/calculations, u16 for getter.
2019-02-10 23:03:26 +00:00
..
CMakeLists.txt Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-dummy.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-dummy.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-files.cpp Consistent HP and damage types (#8167) 2019-02-10 23:03:26 +00:00
database-files.h Player file directory must be only created when using file backend. 2019-01-04 10:06:46 +01:00
database-leveldb.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-leveldb.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-postgresql.cpp Consistent HP and damage types (#8167) 2019-02-10 23:03:26 +00:00
database-postgresql.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-redis.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-redis.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-sqlite3.cpp Consistent HP and damage types (#8167) 2019-02-10 23:03:26 +00:00
database-sqlite3.h Replace auth.txt with SQLite auth database (#7279) 2018-08-05 13:13:38 +02:00
database.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database.h Replace auth.txt with SQLite auth database (#7279) 2018-08-05 13:13:38 +02:00