summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAge
* Change mainmenu texture handling + small misc changesKahrl2013-09-11
* Fix hotbar padding at bottomBlockMen2013-09-10
* Add offset to automatic_face_movement_dirPilzAdam2013-09-10
* Allow non-string arguments for minetest.is_yes()PilzAdam2013-09-10
* Add Settings interface for LuaPilzAdam2013-09-10
* Handle --migrate even when compiled without leveldb supportKahrl2013-09-10
* Remove assert warning in leveldb wonderlandKahrl2013-09-10
* Fix loading leveldb worldsKahrl2013-09-10
* Fix broken build due to missing mapsector.h includeKahrl2013-09-10
* Add license headers and remove useless includesKahrl2013-09-10
* Use system-wide LevelDB instead of bundled oneSfan52013-09-09
* Make --migrate update world.mt tooSfan52013-09-09
* Add note about --migrate only working with minetestserver or --serverSfan52013-09-09
* Fix 'Unknown map backend' error when using Configure menu right after creatin...Sfan52013-09-09
* Use STL containers instead of irr::core::listSfan52013-09-09
* Add message that LevelDB is not supported on WindowsSfan52013-09-09
* Make it compileSfan52013-09-09
* Add dummy and LevelDB database backendsIlya Zhuravlev2013-09-09
* Add fallback font support for some languages.Ilya Zhuravlev2013-09-08
* Add minetest.get_gametime() API function, that returns the number of seconds ...Novatux2013-09-08
* Standardized method of getting node info in dungeon mapgen.0gb.us2013-09-06
* Fix selectionbox not honoring anaglyph mode 3d distortionsapier2013-09-05
* Fix crash on lua exceptionsapier2013-09-05
* Use player:set_hotbar_image() instead of hardcoded hotbar.pngPilzAdam2013-09-05
* Fix remnants of s32 enable_shadersKahrl2013-09-04
* Fix enable_fog = false not having any effect when shaders are enabledKahrl2013-09-03
* Server::ProcessData(): call getBanName once instead of twice (#639)Ilya2013-09-03
* Add minetest.parse_json, engine.parse_jsonKahrl2013-09-02
* Use wstring for vertlabelsPilzAdam2013-08-31
* Fix bug in pathfinder causing endless loop in some situationssapier2013-08-31
* Normalized heat and adjusted humidityproller2013-08-30
* Add support for using textures in hotbarBlockMen2013-08-25
* Fix aliases not working in shapeless crafting recipesKahrl2013-08-25
* Add a setting for HighPrecisionFPU (fixes #763).Ilya Zhuravlev2013-08-25
* Fix umlauts/special character issue in lua gettextBlockMen2013-08-19
* Fix gettext for tabs (windows)BlockMen2013-08-19
* Allow SIGINT to kill mainmenu againKahrl2013-08-19
* GUIFormSpecMenu focus fixesKahrl2013-08-19
* Reenable image scaling in formspecsBlockMen2013-08-18
* Add translation for main menusapier2013-08-17
* Send player damage to all clients and apply [brightenPilzAdam2013-08-17
* Diagonal liquid animationKahrl2013-08-17
* Use errorstream instead of std::cout in pathfinder.cppPilzAdam2013-08-16
* Remove debug outputPilzAdam2013-08-16
* Add ability to activate mods with doubleclick (remove old_style_mod_selection)PilzAdam2013-08-16
* Don't automatically scroll listbox when selecting an item in the middleKahrl2013-08-16
* Formspec textlist: Black Irrlicht magic to detect fake doubleclicksKahrl2013-08-16
* Fix formspec escaping, add escaping to info.txt for texture packs.Novatux2013-08-15
* Add virtual destructor to IBackgroundBlockEmerger to silence warningKahrl2013-08-15
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-14