aboutsummaryrefslogtreecommitdiff
path: root/doc/world_format.txt
AgeCommit message (Collapse)Author
2018-08-05Replace auth.txt with SQLite auth database (#7279)Ben Deutsch
* Replace auth.txt with SQLite auth database
2018-07-25Allow an optional readonly base database (#7544)lhofhansl
* Allow an optional readonly base database * Added basic documentation
2017-04-13Add documentation for map block format 27 (#5576)Dániel Juhász
2016-03-03Fix a mistake in the world format documentationAleksey Vorona
Fixed a minor mistake that made it appear as if the inventory is serialized multiple times - once per each variable. In fact it is serialized once per each node.
2015-10-06Correct SRP documentationest31
Previous statements were wrong.
2015-09-21Fix another typo in doc/world_format.txtKahrl
2015-09-18Document current node metadata formatest31
Document the node metadata changes of the commit (serialisation version >=23): 704782c95b8a4194a9383da55d93f37fd0f7278f "WIP node metadata, node timers"
2015-09-14Fix "make install" and add underscore to doc file nameest31
Fix regression since commit: 915807f8db1f3721ad9ffc00a4863ad940010c45 "Rename doc/mapformat.txt and update doc to match SRP changes" And add an underscore to doc file name to make it more readable.