summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorPerttu Ahola <celeron55@gmail.com>2011-05-29 21:13:29 +0300
committerPerttu Ahola <celeron55@gmail.com>2011-05-29 21:13:29 +0300
commit9f7c21a0b48285fe03bef1060557f6e75976d625 (patch)
tree2aafd04cb8e658d4245d0c810639fa3d8535b878 /doc
parent63611932ebae93620386b26cfa82f7c4552b22ff (diff)
downloadminetest-9f7c21a0b48285fe03bef1060557f6e75976d625.tar.gz
minetest-9f7c21a0b48285fe03bef1060557f6e75976d625.tar.bz2
minetest-9f7c21a0b48285fe03bef1060557f6e75976d625.zip
invert_mouse config option
--HG-- extra : rebase_source : 2695ad71185244cefbcf6e3e28ba1ab5e54c882f
Diffstat (limited to 'doc')
-rw-r--r--doc/changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/changelog.txt b/doc/changelog.txt
index cb3594a98..e886370a6 100644
--- a/doc/changelog.txt
+++ b/doc/changelog.txt
@@ -14,6 +14,7 @@ X:
- Player passwords
- All textures first searched from texture_path
- Map directory ("map") has been renamed to "world" (just rename it to load an old world)
+- Mouse inversion (invert_mouse)
2011-04-24:
- Smooth lighting with simple ambient occlusion