Commit History

Author SHA1 Message Date
  Loïc Blot 1c1c97cbd1 Modernize source code: last part (#6285) 7 years ago
  red-001 47bcf2f7ac Use a settings object when generating world.mt and set player_backend to sqlite. (#5940) 7 years ago
  kwolekr 3c63c3044d Add MapSettingsManager and new mapgen setting script API functions 8 years ago
  ShadowNinja 93887043d9 Clean up Strfnd 8 years ago
  SmallJoker 21944a0d3c Add environment variable MINETEST_WORLD_PATH 9 years ago
  David Jones 34b7a147dc Change i++ to ++i 9 years ago
  Craig Robbins 9527984dbc Move globals from main.cpp to more sane locations 9 years ago
  est31 538036d004 Fix game minetest.conf default settings 9 years ago
  fz72 8ca08a850f Save creative_mode and enable_damage setting for each world in world.mt 9 years ago
  ngosang f6e4c5d9cf Respect game mapgen flags and save world noise params 9 years ago
  Loic Blot 0d1eedcccc Replace std::list to std::vector into tile.cpp (m_texture_trash) and move tile.hpp to src/client/ 9 years ago
  kwolekr ad690c46b1 Write common mapgen params to map_meta.txt on world initialization 9 years ago
  PenguinDad 7c6da2f384 Fix various indentation issues 10 years ago
  David Thompson fd5eaae2ba Search for subgames using $MINETEST_SUBGAME_PATH. 10 years ago
  sapier fa427d641b Add sqlite3 backend hack for android 10 years ago
  sapier b459f53ac3 Switch android to leveldb as sqlite3 is broken and fails to save any mapblock there 10 years ago
  Sfan5 d423a8fc20 Fix 'Unknown map backend' error when using Configure menu right after creating world 11 years ago
  Ilya Zhuravlev 58841ef12f Add dummy and LevelDB database backends 12 years ago
  PilzAdam d718b0b34e Dont write directly to files but rather write and copy a tmp file 11 years ago
  PilzAdam 45fcc9de29 New modsystem 11 years ago
  Perttu Ahola a888b232fe Add header.png and footer.png support for games, and support texture packs via <gameid>_menu_<background/overlay/header/footer>.png 11 years ago
  PilzAdam 0deb68d81c Use DIR_DELIM instead of / in file paths 11 years ago
  Perttu Ahola 084be3599a Get menu background image from selected game 11 years ago
  Perttu Ahola c2250d95c4 Support game-specific minetest.conf 11 years ago
  Perttu Ahola 306d1ab866 Common mods support 11 years ago
  Sfan5 6d0ea26c2d Update Copyright Years 11 years ago
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 years ago
  Jürgen Doser 6af8a34d91 Basic support for configuring which mods to load for each world 11 years ago
  Perttu Ahola 1bc37d576c Initially split utility.h to multiple files in util/ 12 years ago
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 years ago