]> git.lizzy.rs Git - minetest.git/history - src/clientserver.h
updated minetest.conf.example and changed client_unload_unused_data_timeout default...
[minetest.git] / src / clientserver.h
2011-06-26 Perttu Aholamap unloading is now a whole lot better
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-29 Perttu Aholaplayer passwords and privileges in world/auth.txt
2011-05-22 Perttu Aholamerged password change menu
2011-05-22 Ciaran GultnieksAdded the ability to change your password (via pause...
2011-05-20 Perttu AholaMerge: New map directory structure and player passwords
2011-05-20 Ciaran GultnieksPasswords - password entry at main menu, stored and...
2011-04-21 Perttu AholaSome work-in-progress in hp and mobs and a frightening...
2011-04-10 Perttu Aholanew object system
2011-04-04 Perttu Aholafully implemented the sign with the new framework
2011-02-28 Perttu AholaA third try on terrain generation. No trees yet.
2011-02-21 Perttu Aholapreliminary lua scripting framework for objects
2011-02-20 Perttu AholaTemporary commit; lots of test code and stuff
2010-12-23 Perttu Aholachanges to handing of digging (non backwards-compatible...
2010-12-22 Perttu Aholacrafting system!
2010-12-20 Perttu Aholaworking time-of-day sending from server to client
2010-12-18 Perttu Aholabefore adding day/night lighting
2010-12-14 Perttu Aholatinkering around
2010-11-29 Perttu Aholalicense stuff
2010-11-27 Perttu AholaWorking version before block send priorization update
2010-11-26 Perttu AholaInitial files