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