minetest/src/database
Herman Semenov 038da00e79
Code optimizations / refactor (#12704)
Co-authored-by: SmallJoker <SmallJoker@users.noreply.github.com>
Co-authored-by: sfan5 <sfan5@live.de>
2022-09-06 11:21:09 +01:00
..
CMakeLists.txt Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-dummy.cpp Code optimizations / refactor (#12704) 2022-09-06 11:21:09 +01:00
database-dummy.h Use a database for mod storage (#11763) 2022-01-07 20:28:49 +02:00
database-files.cpp Code optimizations / refactor (#12704) 2022-09-06 11:21:09 +01:00
database-files.h Use a database for mod storage (#11763) 2022-01-07 20:28:49 +02:00
database-leveldb.cpp Spacing fixes 2022-04-08 14:55:21 +01:00
database-leveldb.h Add LevelDB player database (#9982) 2020-06-12 18:54:20 +02:00
database-postgresql.cpp Fix the documentation of InvRef:get_lists() and clean up code (#12150) 2022-03-29 18:06:16 +02:00
database-postgresql.h Deal with compiler warnings 2022-04-30 16:49:41 +02:00
database-redis.cpp Make sure relevant std::stringstreams are set to binary 2021-09-11 21:06:57 +02:00
database-redis.h Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database-sqlite3.cpp Fix the documentation of InvRef:get_lists() and clean up code (#12150) 2022-03-29 18:06:16 +02:00
database-sqlite3.h Use a database for mod storage (#11763) 2022-01-07 20:28:49 +02:00
database.cpp Move files to subdirectories (#6599) 2017-11-08 23:56:20 +01:00
database.h Use a database for mod storage (#11763) 2022-01-07 20:28:49 +02:00