aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example
AgeCommit message (Expand)Author
2012-03-11World selection box in main menu (and random fixing)Perttu Ahola
2012-03-10Add description in minetest.conf.examplePerttu Ahola
2012-03-10Chat console, including a number of rebases and modifications.Kahrl
2012-02-27Add descriptions to minetest.conf.examplePerttu Ahola
2011-12-02Add enable_pvp settingPerttu Ahola
2011-12-02Make unlimited player transfer distance configurablePerttu Ahola
2011-12-02Higher default map save and unload intervalPerttu Ahola
2011-12-01Remove stuff made obsolete by making players more ActiveObject-like and raise...Perttu Ahola
2011-11-29Completely generalized mesh generation; ContentFeatures serializationPerttu Ahola
2011-10-20Improve Connection with threading and some kind of congestion controlPerttu Ahola
2011-10-19Default max_simultaneous_block_sends_server_total to 2 to make network not co...Perttu Ahola
2011-10-19Fix and tune block sendingPerttu Ahola
2011-10-18Make active_block_range default to 2Perttu Ahola
2011-10-17Fix minetest.conf.example a bitPerttu Ahola
2011-10-16Add peaceful / not peaceful distinction in mobs and the only_peaceful_mobs se...Perttu Ahola
2011-10-15Make view bobbing amount configurablePerttu Ahola
2011-10-15strict_protocol_version_checking setting; PROTOCOL_VERSION in clientserver.h;...Perttu Ahola
2011-07-31Updated CMakeLists, changelog and example config for releasePerttu Ahola
2011-07-30updated example configPerttu Ahola
2011-06-27updated minetest.conf.example and changed client_unload_unused_data_timeout d...Perttu Ahola
2011-06-27map unloading is now a whole lot betterPerttu Ahola
2011-06-07Added an experimental "far view" thing. Doesn't work exactly like it should a...Perttu Ahola
2011-05-31Reduced the CPU usage of the sent block selector algorithmPerttu Ahola
2011-05-29invert_mouse config optionPerttu Ahola
2011-05-29player passwords and privileges in world/auth.txtPerttu Ahola
2011-05-21fix in readmePerttu Ahola
2011-05-21some documentation updatesPerttu Ahola
2011-05-19change default sneak key from RSHIFT to LSHIFTPerttu Ahola
2011-05-14Added key configuration in the configuration file.Perttu Ahola
2011-04-24Added a setting for disabling smooth lighting. Updated changelog.Perttu Ahola
2011-04-22Updated to-do list and added the give_initial_stuff setting for testingPerttu Ahola
2011-04-21Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola
2011-02-23mainly work on object scripting apiPerttu Ahola
2011-02-19video backend selectionPerttu Ahola
2011-02-16small fixes: crack texture, server build on windows, configuration file examp...Perttu Ahola
2011-02-15might work good on cmake+msvc nowPerttu Ahola
2011-02-15Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola
2011-02-11fully working i guessPerttu Ahola
2011-02-08bug-fixin'Perttu Ahola
2011-02-04nicer looking waterPerttu Ahola
2011-01-23OMG! Main Menu!Perttu Ahola
2011-01-17configuration updates; making to build on msvcPerttu Ahola
2011-01-08CMake stuff works now on linux and windows... and should be possible to make ...Perttu Ahola
2010-12-25some... stuff. dunno. 8-)Perttu Ahola
2010-12-22updated example configPerttu Ahola
2010-12-22server starting on port 0 on invalid settingsPerttu Ahola
2010-12-20framework for modifying texturesPerttu Ahola
2010-12-20some tinkering with gui. removed updating of configuration file at endPerttu Ahola
2010-12-20working time-of-day sending from server to clientPerttu Ahola
2010-12-19day/night working client sidePerttu Ahola