| Commit message (Expand) | Author | Age |
* | 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 |
* | mainly work on object scripting api | Perttu Ahola | 2011-02-23 |
* | video backend selection | Perttu Ahola | 2011-02-19 |
* | small fixes: crack texture, server build on windows, configuration file examp... | Perttu Ahola | 2011-02-16 |
* | might work good on cmake+msvc now | Perttu Ahola | 2011-02-15 |
* | Ctrl+C handling on POSIX, some commands for server and other tweaking | Perttu Ahola | 2011-02-15 |
* | fully working i guess | Perttu Ahola | 2011-02-11 |
* | bug-fixin' | Perttu Ahola | 2011-02-08 |
* | nicer looking water | Perttu Ahola | 2011-02-04 |
* | OMG! Main Menu! | Perttu Ahola | 2011-01-23 |
* | configuration updates; making to build on msvc | Perttu Ahola | 2011-01-17 |
* | CMake stuff works now on linux and windows... and should be possible to make ... | Perttu Ahola | 2011-01-08 |
* | some... stuff. dunno. 8-) | Perttu Ahola | 2010-12-25 |
* | updated example config | Perttu Ahola | 2010-12-22 |
* | server starting on port 0 on invalid settings | Perttu Ahola | 2010-12-22 |
* | framework for modifying textures | Perttu Ahola | 2010-12-20 |