index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
defaultsettings.cpp
Age
Commit message (
Expand
)
Author
2011-10-18
Make active_block_range default to 2
Perttu Ahola
2011-10-17
Modify default active block range
Perttu Ahola
2011-10-17
F2 toggles profiler display in client
Perttu Ahola
2011-10-16
Add peaceful / not peaceful distinction in mobs and the only_peaceful_mobs se...
Perttu Ahola
2011-10-15
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
mobv2
Perttu Ahola
2011-10-12
Header file tweaking; mainly for speed
Perttu Ahola
2011-09-26
Merge branch 'view_bobbing_and_vielded_tool'
Perttu Ahola
2011-09-26
Server user limit configuration option
Perttu Ahola
2011-09-08
Collected and moved existing camera infrastructure from game.cpp to camera.cp...
Kahrl
2011-09-06
allow specifying a fixed seed in the config file for generating the map (fixe...
Kahrl
2011-08-22
Introduce hotkey for calling up a command window
Giuseppe Bilotta
2011-08-03
Fixed farmesh to such that it was a long time ago.
Perttu Ahola
2011-07-31
changelog update and disable motd by default
Perttu Ahola
2011-07-30
Added message of the day and made it properly configurable using /#setting (n...
Perttu Ahola
2011-07-30
Made rats cookable and made them spawn near trees
Perttu Ahola
2011-07-24
Lowered default viewing range minimum to such that it allows fairly good fram...
Perttu Ahola
2011-07-14
Merge branch 'upstream/master'
Nils Dagsson Moskopp
2011-07-11
+ farmesh config options
Jiří Procházka
2011-06-27
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-26
fixed block unloading from memory (a better fix coming next)
Perttu Ahola
2011-06-26
added screenshot key F12 (from spongie)
Perttu Ahola
2011-06-26
added and commented out some debug output
Perttu Ahola
2011-06-25
mapgen stuff
Perttu Ahola
2011-06-25
New map generator added (and SQLite, messed up the commits at that time...) (...
Perttu Ahola
2011-06-23
disabled farmesh in default settings
Perttu Ahola
2011-06-18
farmesh render range is now dynamic
Perttu Ahola
2011-06-18
farmesh is now usable.
Perttu Ahola
2011-06-17
added in-game key shortcuts for toggling free_move and fast_move (default K a...
Perttu Ahola
2011-06-07
Added an experimental "far view" thing. Doesn't work exactly like it should a...
Perttu Ahola
2011-05-31
Reduced the CPU usage of the sent block selector algorithm
Perttu Ahola
2011-05-29
invert_mouse config option
Perttu Ahola
2011-05-29
player passwords and privileges in world/auth.txt
Perttu Ahola
2011-05-19
change default sneak key from RSHIFT to LSHIFT
Perttu Ahola
2011-05-14
Added key configuration in the configuration file.
Perttu Ahola
2011-04-26
Optimized map saving and sending (server-side)
Perttu Ahola
2011-04-24
Added a setting for disabling smooth lighting. Updated changelog.
Perttu Ahola
2011-04-22
Updated to-do list and added the give_initial_stuff setting for testing
Perttu Ahola
2011-04-21
Some work-in-progress in hp and mobs and a frightening amount of random fixes.
Perttu Ahola
2011-02-24
modified the build system of lua to a more minimal one
Perttu Ahola
2011-02-23
mainly work on object scripting api
Perttu Ahola
2011-02-19
video backend selection
Perttu Ahola
2011-02-15
might work good on cmake+msvc now
Perttu Ahola
2011-02-11
now it works nicely
Perttu Ahola
2011-02-11
fully working i guess
Perttu Ahola
2011-02-08
bug-fixin'
Perttu Ahola
2011-02-06
mapgen tweaking
Perttu Ahola
2011-02-04
nicer looking water
Perttu Ahola
[next]