summaryrefslogtreecommitdiff
path: root/doc
Commit message (Expand)AuthorAge
* initial_properties field in entity definitionPerttu Ahola2012-03-31
* More documentation in doc/lua_api.txtPerttu Ahola2012-03-31
* Allow group:groupname in ABM definition and implement minetest.hash_node_posi...Perttu Ahola2012-03-31
* Improved teleport commandPerttu Ahola2012-03-30
* Reimplement authentication handler in Lua; now we have 1) infinite privilege ...Perttu Ahola2012-03-30
* ObjectRef:set_armor_groups() and ObjectRef:set_properties() - works on player...Perttu Ahola2012-03-30
* minetest.register_chatcommand(cmd, def)Perttu Ahola2012-03-30
* Use GenericCAO in place of LuaEntityCAO and PlayerCAOPerttu Ahola2012-03-29
* Rework tool_capabilities a bit (maxwear->uses, scale dig time according to le...Perttu Ahola2012-03-29
* Add EnvRef:set_node()Perttu Ahola2012-03-28
* Add range option to PseudoRandom:next()Perttu Ahola2012-03-28
* Add blockseed to on_generatedPerttu Ahola2012-03-28
* Add minetest.is_singleplayer()Perttu Ahola2012-03-28
* doc/lua_api.txt: minetest.get_worldpath(modname) -> minetest.get_worldpath()Perttu Ahola2012-03-28
* Add PseudoRandom in Lua APIPerttu Ahola2012-03-28
* Fix and extend minetest.after(time, func, param)Perttu Ahola2012-03-27
* Add minetest.after(time, func)Perttu Ahola2012-03-27
* Update doc/lua_api.txtPerttu Ahola2012-03-25
* Lua API for playing soundsPerttu Ahola2012-03-24
* Update doc/lua_api.txtPerttu Ahola2012-03-24
* Update doc/lua_api.txt and doc/mapformat.txt even morePerttu Ahola2012-03-22
* Describe format of nodes in doc/mapformat.txtPerttu Ahola2012-03-22
* Update doc/mapformat.txtPerttu Ahola2012-03-22
* mapformat WIPPerttu Ahola2012-03-22
* Add output levels --info and --trace (--verbose is now more verbose)Perttu Ahola2012-03-22
* Add more information to lua_api.txtPerttu Ahola2012-03-22
* Update Lua API documentation and move it into doc/lua_api.txtPerttu Ahola2012-03-22
* Move doc/changelog.txt and doc/ancient_main_comment.txt into old/Perttu Ahola2012-03-18
* Update --gameid to manpagesPerttu Ahola2012-03-11
* Improve command-line parametersPerttu Ahola2012-03-11
* Move huge comment from the beginning of main.cpp to doc/ancient_main_comment.txtPerttu Ahola2012-03-11
* Add UNIX man pages to aid package creators.Juhani Numminen2012-02-28
* Update changelog and call this 0.3.1Perttu Ahola2011-11-09
* Update /README.txt, remove duplicate /doc/README.txt and update CMakeLists.tx...Perttu Ahola2011-11-03
* Set version to 0.3.0 and update changelogPerttu Ahola2011-11-01
* 0.3.dev-20111021Perttu Ahola2011-10-21
* Update changelog (albeit a bit late)Perttu Ahola2011-10-16
* Update Linux build instructions in README.txt a bit and list the bat script u...Perttu Ahola2011-10-16
* Merge remote-tracking branch 'darkrose/master'Perttu Ahola2011-09-26
|\
| * added locking chests - clean patchdarkrose2011-09-22
* | Make client report a newer version number to the server than 2011-07-31 does ...Perttu Ahola2011-09-22
* | Oh well, let's call it just 0.2.20110922Perttu Ahola2011-09-22
* | Update changelog and version to 0.2.20110922_rc1Perttu Ahola2011-09-22
|/
* Update changelogPerttu Ahola2011-09-16
* Updated changelogPerttu Ahola2011-08-31
* dissector branch: fix for doc/protocol.txt: CONTROLTYPE_DISCO is 3Kahrl2011-08-25
* Fixes a bug that made the server to deny non-empty passwords from players con...Perttu Ahola2011-07-31
* updated changelogPerttu Ahola2011-07-31
* changelog update and disable motd by defaultPerttu Ahola2011-07-31
* Updated CMakeLists, changelog and example config for releasePerttu Ahola2011-07-31