aboutsummaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Allow non-string arguments for minetest.is_yes()PilzAdam2013-09-104-7/+13
|
* Add Settings interface for LuaPilzAdam2013-09-109-0/+331
|
* Handle --migrate even when compiled without leveldb supportKahrl2013-09-101-5/+3
|
* Remove assert warning in leveldb wonderlandKahrl2013-09-101-0/+8
|
* Fix loading leveldb worldsKahrl2013-09-101-0/+1
|
* Fix broken build due to missing mapsector.h includeKahrl2013-09-101-0/+1
|
* Add --migrate to manpages and update manpage datesKahrl2013-09-102-2/+10
|
* Add license headers and remove useless includesKahrl2013-09-109-82/+178
|
* Use system-wide LevelDB instead of bundled oneSfan52013-09-09132-25810/+12
|
* Prevent ModMgr from deleting backend setting in world.mtSfan52013-09-091-1/+3
|
* Make --migrate update world.mt tooSfan52013-09-091-1/+5
|
* Add note about --migrate only working with minetestserver or --serverSfan52013-09-091-1/+1
|
* Fix 'Unknown map backend' error when using Configure menu right after ↵Sfan52013-09-091-1/+1
| | | | creating world
* Use STL containers instead of irr::core::listSfan52013-09-098-12/+9
|
* Add message that LevelDB is not supported on WindowsSfan52013-09-091-0/+1
|
* Make it compileSfan52013-09-097-8/+14
|
* Add dummy and LevelDB database backendsIlya Zhuravlev2013-09-09148-242/+26766
|
* Run updatepo.shIlya Zhuravlev2013-09-0820-2267/+2348
|
* Add fallback font support for some languages.Ilya Zhuravlev2013-09-085-5/+47
|
* Add minetest.get_gametime() API function, that returns the number of seconds ↵Novatux2013-09-083-0/+15
| | | | since the world was created.
* Translated using Weblate (Portuguese)Leonardo Costa2013-09-071-77/+63
|
* Translated using Weblate (German)Block Men2013-09-071-5/+5
| | | | Fix typo
* Translated using Weblate (Chinese (China))Shen Zheyu2013-09-071-57/+46
|
* Add mapgen_stair_cobble alias to minimalSfan52013-09-061-0/+1
|
* Standardized method of getting node info in dungeon mapgen.0gb.us2013-09-061-1/+1
|
* Add sanity check to sort functionsapier2013-09-051-0/+6
|
* Fix selectionbox not honoring anaglyph mode 3d distortionsapier2013-09-051-2/+14
|
* Fix crash on lua exceptionsapier2013-09-051-0/+5
|
* Use player:set_hotbar_image() instead of hardcoded hotbar.pngPilzAdam2013-09-0510-10/+98
|
* Add backtrace to error functionsapier2013-09-042-0/+12
|
* Fix remnants of s32 enable_shadersKahrl2013-09-042-5/+3
|
* Fix enable_fog = false not having any effect when shaders are enabledKahrl2013-09-031-4/+4
|
* Server::ProcessData(): call getBanName once instead of twice (#639)Ilya2013-09-031-2/+3
|
* Add minetest.parse_json, engine.parse_jsonKahrl2013-09-026-0/+141
|
* Use wstring for vertlabelsPilzAdam2013-08-311-6/+5
|
* Fix bug in pathfinder causing endless loop in some situationssapier2013-08-311-0/+2
|
* Translated using Weblate (Spanish)Diego Martínez2013-08-301-49/+30
|
* Translated using Weblate (Russian)Ilya Zhuravlev2013-08-301-14/+9
|
* Translated using Weblate (Russian)Anton Tsyganenko2013-08-301-3/+2
|
* Translated using Weblate (Russian)Ilya Zhuravlev2013-08-301-90/+80
|
* Translated using Weblate (Russian)Anton Tsyganenko2013-08-301-3/+2
|
* Translated using Weblate (Russian)Anton Tsyganenko2013-08-301-2/+2
|
* Translated using Weblate (Russian)Anton Tsyganenko2013-08-301-2/+2
|
* Translated using Weblate (Russian)Anton Tsyganenko2013-08-301-7/+6
|
* Translated using Weblate (German)Pilz Adam2013-08-301-86/+68
|
* Normalized heat and adjusted humidityproller2013-08-301-15/+29
|
* Add escaping to world list in main menu (fixes #896).Ilya Zhuravlev2013-08-291-2/+2
|
* Remove "po/du". "du" is invalid language code (fixes #881).Ilya Zhuravlev2013-08-261-1045/+0
|
* Add support for using textures in hotbarBlockMen2013-08-252-22/+50
|
* Fix aliases not working in shapeless crafting recipesKahrl2013-08-251-1/+1
|