MultiCraft2/builtin
Rogier 31ac53dfd0 Fix the checking of flags values in the settings tab
Changes:
- Accept setting an empty flags-type value in the settings tab
  if the variable specification permits it
- Don't accept substrings of flag values
  E.g. with values: 'one,two,three', 'hree', 'w', etc. used to
  be accepted. Not any more
- Don't accept flags with random pattern-matching special characters
  E.g. with values: 'one,two,three', 'on.', '(o)[n]e*' etc. used
  to be accepted. Not any more.
2016-01-10 01:03:06 +00:00
..
async
common
fstk
game Liquids: Flow into and destroy 'floodable' nodes 2016-01-07 05:57:19 +00:00
mainmenu Fix the checking of flags values in the settings tab 2016-01-10 01:03:06 +00:00
init.lua Add server side ncurses terminal 2015-11-06 08:51:14 +01:00
settingtypes.txt New 3D Mode: Pageflip 2016-01-09 16:52:29 +01:00