| Commit message (Expand) | Author | Age |
... | |
* | Add enable_shaders to minetest.conf.example | Perttu Ahola | 2012-12-02 |
* | Add setting preload_item_visuals | Perttu Ahola | 2012-12-02 |
* | Merge support for anaglyph stereo | PilzAdam | 2012-12-01 |
|\ |
|
| * | Add anaglyph settings to minetest.conf.example | MirceaKitsune | 2012-11-13 |
* | | Add congestion control settings to minetest.conf | Perttu Ahola | 2012-11-29 |
* | | Make strict and non-strict protocol version checking to work more like expected | Perttu Ahola | 2012-11-29 |
* | | Default server step to 0.1s and sync object/player update intervals to it | Perttu Ahola | 2012-11-26 |
|/ |
|
* | Make shift the default descent control on ladders and when flying | sfan5 | 2012-09-01 |
* | Add enable_rollback_recording setting, defaulting to false | Perttu Ahola | 2012-07-28 |
* | Server-side checking of digging; disable_anticheat setting | Perttu Ahola | 2012-07-21 |
* | Add desynchronize_mapblock_texture_animation setting and improve minetest.con... | Perttu Ahola | 2012-06-16 |
* | Add disallow_empty_password setting | Perttu Ahola | 2012-06-07 |
* | Add ignore_world_load_errors configuration option and provide better error me... | Perttu Ahola | 2012-06-04 |
* | Better description of static_spawnpoint in minetest.conf.example | Perttu Ahola | 2012-05-20 |
* | Update minetest.conf.example a bit | Perttu Ahola | 2012-05-20 |
* | Fullscreen, vsync, fullscreen_bpp and fsaa options in the config; fsaa is exp... | q66 | 2012-04-07 |
* | Handle failing openal init properly, add enable_sound and sound_volume settings | Perttu Ahola | 2012-04-06 |
* | Update minetest.conf.example and defaultsettings.cpp | Perttu Ahola | 2012-03-27 |
* | World selection box in main menu (and random fixing) | Perttu Ahola | 2012-03-11 |
* | Add description in minetest.conf.example | Perttu Ahola | 2012-03-10 |
* | Chat console, including a number of rebases and modifications. | Kahrl | 2012-03-10 |
* | Add descriptions to minetest.conf.example | Perttu Ahola | 2012-02-27 |
* | Add enable_pvp setting | Perttu Ahola | 2011-12-02 |
* | Make unlimited player transfer distance configurable | Perttu Ahola | 2011-12-02 |
* | Higher default map save and unload interval | Perttu Ahola | 2011-12-02 |
* | Remove stuff made obsolete by making players more ActiveObject-like and raise... | Perttu Ahola | 2011-12-01 |
* | Completely generalized mesh generation; ContentFeatures serialization | Perttu Ahola | 2011-11-29 |
* | Improve Connection with threading and some kind of congestion control | Perttu Ahola | 2011-10-20 |
* | Default max_simultaneous_block_sends_server_total to 2 to make network not co... | Perttu Ahola | 2011-10-19 |
* | Fix and tune block sending | Perttu Ahola | 2011-10-19 |
* | Make active_block_range default to 2 | Perttu Ahola | 2011-10-18 |
* | Fix minetest.conf.example a bit | Perttu Ahola | 2011-10-17 |
* | Add peaceful / not peaceful distinction in mobs and the only_peaceful_mobs se... | Perttu Ahola | 2011-10-16 |
* | Make view bobbing amount configurable | Perttu Ahola | 2011-10-15 |
* | strict_protocol_version_checking setting; PROTOCOL_VERSION in clientserver.h;... | Perttu Ahola | 2011-10-15 |
* | Updated CMakeLists, changelog and example config for release | Perttu Ahola | 2011-07-31 |
* | updated example config | Perttu Ahola | 2011-07-30 |
* | updated minetest.conf.example and changed client_unload_unused_data_timeout d... | Perttu Ahola | 2011-06-27 |
* | map unloading is now a whole lot better | Perttu Ahola | 2011-06-27 |
* | Added an experimental "far view" thing. Doesn't work exactly like it should a... | Perttu Ahola | 2011-06-07 |
* | Reduced the CPU usage of the sent block selector algorithm | Perttu Ahola | 2011-05-31 |
* | invert_mouse config option | Perttu Ahola | 2011-05-29 |
* | player passwords and privileges in world/auth.txt | Perttu Ahola | 2011-05-29 |
* | fix in readme | Perttu Ahola | 2011-05-21 |
* | some documentation updates | Perttu Ahola | 2011-05-21 |
* | change default sneak key from RSHIFT to LSHIFT | Perttu Ahola | 2011-05-19 |
* | Added key configuration in the configuration file. | Perttu Ahola | 2011-05-14 |
* | Added a setting for disabling smooth lighting. Updated changelog. | Perttu Ahola | 2011-04-24 |
* | Updated to-do list and added the give_initial_stuff setting for testing | Perttu Ahola | 2011-04-22 |
* | Some work-in-progress in hp and mobs and a frightening amount of random fixes. | Perttu Ahola | 2011-04-21 |