提交歷史

作者 SHA1 備註 提交日期
  Loïc Blot f35236afea mods.cpp/h: little performance improvement in getModsInPath (+ codestyle) (#7108) 6 年之前
  Greg 45a7dd1ec4 Fix addModsFormConfig typo (#6420) 7 年之前
  Loïc Blot c427533389 Modernize various files (src/m*) (#6267) 7 年之前
  Loïc Blot 921151d97a C++ modernize: Pragma once (#6264) 7 年之前
  Elijah Duffy dc3ca09e0e Remove remaining modstore code (#6120) 7 年之前
  Loïc Blot 4faaadc8d5 Cpp11 patchset 11: continue working on constructor style migration (#6004) 7 年之前
  Loïc Blot a98baef5e4 C++11 patchset 2: remove util/cpp11.h and util/cpp11_container.h (#5821) 7 年之前
  Loïc Blot 90808a4f34 Real control fix (#5787) 7 年之前
  Loïc Blot cf37a55690 Fix various variables passed by copy instead of const ref (#5610) 7 年之前
  Loïc Blot 92b45b2a18 [CSM] implement client side mod loading (#5123) 7 年之前
  Loïc Blot ef6feca501 Add ModMetadata API (#5131) 7 年之前
  Rogier-5 4503b5097f Fixes for compiling with a newer (system) jsoncpp (#4429) 8 年之前
  ShadowNinja 9269a0ecc7 Fix server crashing on Lua errors 9 年之前
  sapier 8af44f8163 Remove ugly curl struct pointer from jsonFetchValue signature 10 年之前
  Selat 7cac34c807 Pass arguments by reference 10 年之前
  Kahrl 4e1f50035e Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu 11 年之前
  sapier 5c7ecdb7c5 Add support for modstore screenshots 11 年之前
  sapier 967121a34b Replace C++ mainmenu by formspec powered one 11 年之前
  Kahrl 969d2b3eb1 Optional dependencies and properly handle mod name conflicts again 11 年之前
  Ilya Zhuravlev 6a1670dbc3 Migrate to STL containers/algorithms. 12 年之前
  Sfan5 6d0ea26c2d Update Copyright Years 11 年之前
  PilzAdam 497ff1ecd6 Change Minetest-c55 to Minetest 11 年之前
  Jürgen Doser 26a0efae23 Improve behaviour for empty modpacks and when no mods at all are installed: 11 年之前
  Jürgen Doser 6af8a34d91 Basic support for configuring which mods to load for each world 12 年之前
  Perttu Ahola 9f031a6759 Optimize headers 12 年之前
  Perttu Ahola 037b259197 Switch the license to be LGPLv2/later, with small parts still remaining as GPLv2/later, by agreement of major contributors 12 年之前
  Perttu Ahola bd21f00f0a Add minetest.get_modpath(modname) 13 年之前
  Perttu Ahola 2f4a92d701 Better mod loading error handling 13 年之前