index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
settings.cpp
Age
Commit message (
Expand
)
Author
2014-12-12
Settings: Fix invalid memory access when setting not found in working mem
kwolekr
2014-12-12
Settings: Fail on invalid sequence and throw exception for LuaSettings
kwolekr
2014-12-11
Settings: Sanitize value for multiline terminator tokens
kwolekr
2014-12-10
Add support for lacunarity in legacy NoiseParams string format
kwolekr
2014-12-09
Settings: Sanitize setting name everywhere, not just LuaSettings
kwolekr
2014-12-09
Settings: Make setting entry group and values mutually exclusive
kwolekr
2014-12-07
Add flags and lacunarity as new noise parameters
kwolekr
2014-12-06
Close settings files and save them correctly
SmallJoker
2014-12-04
Settings: Various setting group fixes and enhancements
kwolekr
2014-12-02
Settings: Fix getNoiseParamsFromValue()
kwolekr
2014-12-02
Use setting groups for NoiseParams
kwolekr
2014-12-01
Fix settings callback "call" lost on rebase
sapier
2014-12-01
Fix build
Craig Robbins
2014-11-30
LuaSettings: Sanitize setting name strings
kwolekr
2014-11-30
settings: Add setting groups and multiline entries
kwolekr
2014-11-30
Implement proper font handling
sapier
2014-11-08
Stop inserting empty lines at end of minetest.conf file each time it is rewri...
Craig Robbins
2014-09-22
Fix command line parsing
Kahrl
2014-09-21
Split settings into seperate source and header files
ShadowNinja