Historial de Commits

Autor SHA1 Mensaje Fecha
  SmallJoker 051181fa6e Enforce limits of settings that could cause buggy behaviour (#12450) hace 2 años
  sfan5 4c8c649779 Mainmenu game-related changes (#11887) hace 2 años
  sfan5 ff934d538c Fix various code & correctness issues (#11815) hace 2 años
  SmallJoker ecc6f4ba25 Remove a few unused functions reported by callcatcher (#11658) hace 2 años
  sfan5 75bf9b75ca Make sure relevant std::stringstreams are set to binary hace 2 años
  SmallJoker 3b842a7e02 Fix inconsistent integer comparison warnings hace 2 años
  Wuzzy e7cd4cfa25 Fix /emergeblocks crashing in debug builds (#11461) hace 2 años
  sfan5 c60a146e22 Rework Settings to support arbitrary hierarchies (#11352) hace 3 años
  sfan5 f0bad0e2ba Reserve vectors before pushing and other code quality changes (#11161) hace 3 años
  SmallJoker 2760371d8e Settings: Purge getDefault, clean FontEngine hace 3 años
  SmallJoker 37a05ec8d6 Settings: Proper priority hierarchy hace 3 años
  rubenwardy e80fc22dd9 Prevent games from setting secure settings (#10460) hace 3 años
  SmallJoker 79414aa3e5 Settings: Remove unused functions hace 3 años
  SmallJoker add68369a5 Settings: Fix unittest memory leak, change input types hace 3 años
  SmallJoker e7f33ee2f1 Settings: Fix crash on exit due to group double-free hace 3 años
  SmallJoker e8a8185d24 Settings: Fix game minetest.conf flags overriding defaults (#9404) hace 4 años
  SmallJoker cde2a7f6f2 Settings: Add get_flags API for mapgen flags (mg_flags, mgv6_spflags, ...) (#9284) hace 4 años
  SmallJoker 4271889ef8 Settings: Prevent mutex deadlock in remove() (#7803) hace 4 años
  SmallJoker f1f9361bc8 Settings: Disallow space characters entirely hace 5 años
  SmallJoker 80b9015939 Advanced settings noiseparams: Remove '}' left in .conf hace 5 años
  SmallJoker a29bc8e8ba Remove settings properly (#7676) hace 5 años
  Muhammad Rifqi Priyo Susanto 9526c68699 Fix issue Minetest crash when custom font path is not exist hace 7 años
  Loïc Blot 7528986e44 Code modernization: src/p*, src/q*, src/r*, src/s* (partial) (#6282) hace 6 años
  Loïc Blot 79f19b8369 [CSM] Add flavour limits controlled by server (#5930) hace 7 años
  Loïc Blot 072bbba69a Some performance optimizations (#5424) hace 7 años
  Loic Blot 613797a304 Replace various std::map with UNORDERED_MAP + various cleanups hace 7 años
  kwolekr 33b874fea3 Settings: Clean up settings changed callback code hace 8 años
  ShadowNinja 93887043d9 Clean up Strfnd hace 8 años
  Kahrl b67eab3b00 Fix Settings::remove() always returning true hace 8 años
  David Jones 34b7a147dc Change i++ to ++i hace 8 años