Commit History

Author SHA1 Message Date
  ShadowNinja 93887043d9 Clean up Strfnd 8 years ago
  Kahrl b67eab3b00 Fix Settings::remove() always returning true 8 years ago
  David Jones 34b7a147dc Change i++ to ++i 8 years ago
  ShadowNinja e4bff8be94 Clean up threading 9 years ago
  ShadowNinja 3a8c788880 Add mod security 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
  Craig Robbins ced6d20295 For usages of assert() that are meant to persist in Release builds (when NDEBUG is defined), replace those usages with persistent alternatives 9 years ago
  gregorycu ed7c9c4cb8 Settings fixes Make the GameGlobalShaderConstantSetter use the settings callback (8% perf improvement in game loop) Ensure variable is set Ensure settings callback is threadsafe 9 years ago
  Craig Robbins 2c4a5e1861 Revert "Make the GameGlobalShaderConstantSetter use the settings callback (8% perf improvement in game loop)" 9 years ago
  gregorycu a555e2d9b0 Make the GameGlobalShaderConstantSetter use the settings callback (8% perf improvement in game loop) 9 years ago
  kwolekr 8066743a83 Settings: Fix invalid memory access when setting not found in working mem 9 years ago
  kwolekr d3dc88fe6b Settings: Fail on invalid sequence and throw exception for LuaSettings 9 years ago
  kwolekr b0c4fd6d3f Settings: Sanitize value for multiline terminator tokens 9 years ago
  kwolekr a89f37bb65 Add support for lacunarity in legacy NoiseParams string format 9 years ago
  kwolekr 88c28414f4 Settings: Sanitize setting name everywhere, not just LuaSettings 9 years ago
  kwolekr f2c18511a4 Settings: Make setting entry group and values mutually exclusive 9 years ago
  kwolekr 2fd3d52020 Add flags and lacunarity as new noise parameters 9 years ago
  SmallJoker d75f0b0360 Close settings files and save them correctly 9 years ago
  kwolekr f0cd59034c Settings: Various setting group fixes and enhancements 9 years ago
  kwolekr fcb1ea903f Settings: Fix getNoiseParamsFromValue() 9 years ago
  kwolekr 68c799bf99 Use setting groups for NoiseParams 9 years ago
  sapier 93aab0362c Fix settings callback "call" lost on rebase 9 years ago
  Craig Robbins d4f42938a5 Fix build 9 years ago
  kwolekr 360660947b LuaSettings: Sanitize setting name strings 9 years ago
  kwolekr 175b7a28e5 settings: Add setting groups and multiline entries 9 years ago
  sapier dceb9f7d60 Implement proper font handling 9 years ago
  Craig Robbins cc8d7b8640 Stop inserting empty lines at end of minetest.conf file each time it is rewritten 9 years ago
  Kahrl 5ca5630a11 Fix command line parsing 9 years ago
  ShadowNinja 6bc4cad0ed Split settings into seperate source and header files 9 years ago