aboutsummaryrefslogtreecommitdiff
path: root/minetest.conf.example (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add congestion control settings to minetest.confPerttu Ahola2012-11-291-0/+5
* Make strict and non-strict protocol version checking to work more like expectedPerttu Ahola2012-11-291-2/+2
* Default server step to 0.1s and sync object/player update intervals to itPerttu Ahola2012-11-261-2/+2
* Make shift the default descent control on ladders and when flyingsfan52012-09-011-1/+7
* Add enable_rollback_recording setting, defaulting to falsePerttu Ahola2012-07-281-0/+2
* Server-side checking of digging; disable_anticheat settingPerttu Ahola2012-07-211-0/+2
* Add desynchronize_mapblock_texture_animation setting and improve minetest.con...Perttu Ahola2012-06-161-3/+7
* Add disallow_empty_password settingPerttu Ahola2012-06-071-0/+2
* Add ignore_world_load_errors configuration option and provide better error me...Perttu Ahola2012-06-041-1/+4
* Better description of static_spawnpoint in minetest.conf.examplePerttu Ahola2012-05-201-1/+1
* Update minetest.conf.example a bitPerttu Ahola2012-05-201-1/+8
* Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is exp...q662012-04-071-0/+6
* Handle failing openal init properly, add enable_sound and sound_volume settingsPerttu Ahola2012-04-061-0/+3
* Update minetest.conf.example and defaultsettings.cppPerttu Ahola2012-03-271-17/+11
* World selection box in main menu (and random fixing)Perttu Ahola2012-03-111-0/+2
* Add description in minetest.conf.examplePerttu Ahola2012-03-101-0/+2
* Chat console, including a number of rebases and modifications.Kahrl2012-03-101-0/+6
* Add descriptions to minetest.conf.examplePerttu Ahola2012-02-271-1/+5
* Add enable_pvp settingPerttu Ahola2011-12-021-0/+2
* Make unlimited player transfer distance configurablePerttu Ahola2011-12-021-0/+2
* Higher default map save and unload intervalPerttu Ahola2011-12-021-2/+2
* Remove stuff made obsolete by making players more ActiveObject-like and raise...Perttu Ahola2011-12-011-2/+0
* Completely generalized mesh generation; ContentFeatures serializationPerttu Ahola2011-11-291-2/+0
* Improve Connection with threading and some kind of congestion controlPerttu Ahola2011-10-201-1/+1
* Default max_simultaneous_block_sends_server_total to 2 to make network not co...Perttu Ahola2011-10-191-1/+1
* Fix and tune block sendingPerttu Ahola2011-10-191-2/+2
* Make active_block_range default to 2Perttu Ahola2011-10-181-1/+1
* Fix minetest.conf.example a bitPerttu Ahola2011-10-171-3/+4
* Add peaceful / not peaceful distinction in mobs and the only_peaceful_mobs se...Perttu Ahola2011-10-161-0/+2
* Make view bobbing amount configurablePerttu Ahola2011-10-151-0/+2
* strict_protocol_version_checking setting; PROTOCOL_VERSION in clientserver.h;...Perttu Ahola2011-10-151-5/+14
* Updated CMakeLists, changelog and example config for releasePerttu Ahola2011-07-311-0/+2
* updated example configPerttu Ahola2011-07-301-4/+6
* updated minetest.conf.example and changed client_unload_unused_data_timeout d...Perttu Ahola2011-06-271-74/+64
* map unloading is now a whole lot betterPerttu Ahola2011-06-271-2/+6
* Added an experimental "far view" thing. Doesn't work exactly like it should a...Perttu Ahola2011-06-071-0/+6
* Reduced the CPU usage of the sent block selector algorithmPerttu Ahola2011-05-311-4/+7
* invert_mouse config optionPerttu Ahola2011-05-291-0/+2
* player passwords and privileges in world/auth.txtPerttu Ahola2011-05-291-0/+5
* fix in readmePerttu Ahola2011-05-211-1/+1
* some documentation updatesPerttu Ahola2011-05-211-12/+46
* change default sneak key from RSHIFT to LSHIFTPerttu Ahola2011-05-191-1/+1
* Added key configuration in the configuration file.Perttu Ahola2011-05-141-0/+13
* Added a setting for disabling smooth lighting. Updated changelog.Perttu Ahola2011-04-241-0/+2
* Updated to-do list and added the give_initial_stuff setting for testingPerttu Ahola2011-04-221-0/+2
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-211-0/+2
* mainly work on object scripting apiPerttu Ahola2011-02-231-5/+5
* video backend selectionPerttu Ahola2011-02-191-3/+16
* small fixes: crack texture, server build on windows, configuration file examp...Perttu Ahola2011-02-161-2/+0
* might work good on cmake+msvc nowPerttu Ahola2011-02-151-0/+2