aboutsummaryrefslogtreecommitdiff
path: root/src/defaultsettings.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* allow specifying a fixed seed in the config file for generating the map (fixe...Kahrl2011-09-061-0/+1
* Introduce hotkey for calling up a command windowGiuseppe Bilotta2011-08-221-0/+1
* Fixed farmesh to such that it was a long time ago.Perttu Ahola2011-08-031-2/+0
* changelog update and disable motd by defaultPerttu Ahola2011-07-311-1/+1
* Added message of the day and made it properly configurable using /#setting (n...Perttu Ahola2011-07-301-0/+1
* Made rats cookable and made them spawn near treesPerttu Ahola2011-07-301-1/+1
* Lowered default viewing range minimum to such that it allows fairly good fram...Perttu Ahola2011-07-241-1/+1
* Merge branch 'upstream/master'Nils Dagsson Moskopp2011-07-141-2/+7
|\
| * updated minetest.conf.example and changed client_unload_unused_data_timeout d...Perttu Ahola2011-06-271-1/+1
| * map unloading is now a whole lot betterPerttu Ahola2011-06-271-2/+2
| * fixed block unloading from memory (a better fix coming next)Perttu Ahola2011-06-261-0/+1
| * added screenshot key F12 (from spongie)Perttu Ahola2011-06-261-0/+2
| * added and commented out some debug outputPerttu Ahola2011-06-261-0/+2
* | + farmesh config optionsJiří Procházka2011-07-111-0/+2
|/
* mapgen stuffPerttu Ahola2011-06-251-0/+1
* New map generator added (and SQLite, messed up the commits at that time...) (...Perttu Ahola2011-06-251-2/+3
* disabled farmesh in default settingsPerttu Ahola2011-06-231-1/+1
* farmesh render range is now dynamicPerttu Ahola2011-06-181-1/+1
* farmesh is now usable.Perttu Ahola2011-06-181-2/+2
* added in-game key shortcuts for toggling free_move and fast_move (default K a...Perttu Ahola2011-06-171-0/+2
* Added an experimental "far view" thing. Doesn't work exactly like it should a...Perttu Ahola2011-06-071-1/+2
* Reduced the CPU usage of the sent block selector algorithmPerttu Ahola2011-05-311-1/+2
* invert_mouse config optionPerttu Ahola2011-05-291-0/+1
* player passwords and privileges in world/auth.txtPerttu Ahola2011-05-291-1/+3
* change default sneak key from RSHIFT to LSHIFTPerttu Ahola2011-05-191-1/+1
* Added key configuration in the configuration file.Perttu Ahola2011-05-141-2/+17
* Optimized map saving and sending (server-side)Perttu Ahola2011-04-261-2/+2
* Added a setting for disabling smooth lighting. Updated changelog.Perttu Ahola2011-04-241-0/+1
* Updated to-do list and added the give_initial_stuff setting for testingPerttu Ahola2011-04-221-2/+1
* Some work-in-progress in hp and mobs and a frightening amount of random fixes.Perttu Ahola2011-04-211-0/+1
* modified the build system of lua to a more minimal onePerttu Ahola2011-02-241-0/+1
* mainly work on object scripting apiPerttu Ahola2011-02-231-1/+3
* video backend selectionPerttu Ahola2011-02-191-0/+1
* might work good on cmake+msvc nowPerttu Ahola2011-02-151-0/+2
* now it works nicelyPerttu Ahola2011-02-111-1/+1
* fully working i guessPerttu Ahola2011-02-111-0/+1
* bug-fixin'Perttu Ahola2011-02-081-1/+4
* mapgen tweakingPerttu Ahola2011-02-061-4/+5
* nicer looking waterPerttu Ahola2011-02-041-0/+1
* some generation-time mud flow tweakingPerttu Ahola2011-02-031-1/+1
* changed default minimum viewing range to a bit lowerPerttu Ahola2011-02-011-1/+1
* map generation framework under development... not quite operational at this p...Perttu Ahola2011-01-301-2/+2
* Faster lighting at map generation timePerttu Ahola2011-01-241-0/+1
* OMG! Main Menu!Perttu Ahola2011-01-231-1/+0
* configuration updates; making to build on msvcPerttu Ahola2011-01-171-16/+0
* minecraft-style water done (but no texture animation or sound)Perttu Ahola2011-01-171-2/+2
* old water removed, some fixes here and therePerttu Ahola2011-01-171-1/+2
* fine-tuning of map generator and server and stuff.Perttu Ahola2011-01-171-2/+3
* Initial commit of mapgen v.2. Lacks configuration and saving to disk.Perttu Ahola2011-01-161-3/+5
* generate-time lighting optimizationPerttu Ahola2011-01-151-2/+2