aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2013-08-19Fix umlauts/special character issue in lua gettextBlockMen
2013-08-19Fix gettext for tabs (windows)BlockMen
2013-08-19Allow SIGINT to kill mainmenu againKahrl
2013-08-19World config dialog: Use engine determined path for game modsKahrl
2013-08-19GUIFormSpecMenu focus fixesKahrl
2013-08-18Reenable image scaling in formspecsBlockMen
2013-08-18Fix trailing nils being dropped by deprecated minetest.env handlerKahrl
2013-08-17Add translation for main menusapier
Add engine.gettext() and remove gettext() calls in guiFormspecMenu.cpp
2013-08-17Send player damage to all clients and apply [brightenPilzAdam
2013-08-17Diagonal liquid animationKahrl
2013-08-16Fix modstore pagecountNovatux
2013-08-16Use get_texturepath() instead of get_gamepath()/../texturesNovatux
2013-08-16Use errorstream instead of std::cout in pathfinder.cppPilzAdam
2013-08-16Remove debug outputPilzAdam
2013-08-16Sort modlist alphabeticallyPilzAdam
2013-08-16Add ability to activate mods with doubleclick (remove old_style_mod_selection)PilzAdam
2013-08-16Don't automatically scroll listbox when selecting an item in the middleKahrl
2013-08-16Formspec textlist: Black Irrlicht magic to detect fake doubleclicksKahrl
2013-08-15Fix formspec escaping, add escaping to info.txt for texture packs.Novatux
2013-08-15Fix documentation about colors in formspecSfan5
2013-08-15Add virtual destructor to IBackgroundBlockEmerger to silence warningKahrl
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-08-14Fix my name.Ilya Zhuravlev
2013-08-14Fix typosPilzAdam
2013-08-13Add support for entities to automatic face movement directionsapier
2013-08-13Dont write directly to files but rather write and copy a tmp filePilzAdam
2013-08-13Remove farmeshKahrl
2013-08-11Decoration: Fix schematic probability mess with new MTS file versionkwolekr
2013-08-10Dont crash if facedir > 23PilzAdam
2013-08-10Dont download modstore info if its isnt neededPilzAdam
2013-08-08Don't freak out when a client sends multiple TOSERVER_INIT packets; also log ↵Perttu Ahola
one thing more.
2013-08-07Fix various memory access problems detected by valgrindKahrl
2013-08-07Fix path of mono font in defaultsettings.cppPilzAdam
2013-08-07Fix stored XSS vulnerability in the serverlistSfan5
2013-08-07Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cppKahrl
2013-08-06Simplify code of mainmenu world sortNovatux
2013-08-06Fix full crack texture being shown when releasing dig buttonKahrl
2013-08-06Add support for different drowning damage and allow drowning in other nodetypesBlockMen
2013-08-06Fix worldlist in servertab being filtered by selected gamePilzAdam
2013-08-06Rename LagPool's member variables to avoid MSVC freaking up due to it's ↵Perttu Ahola
#define max
2013-08-06Clean up server's log messages and give a better error to client when its ↵Perttu Ahola
player is in use
2013-08-06Add minetest.registered_biomesNovatux
2013-08-05Fix crack overlay for animated texturesKahrl
2013-08-05Master server script improvementproller
2013-08-04Fix installation of textures/texture_packs_here.txtPilzAdam
2013-08-04Fix texture bumpmapping on some GPUsZeg9
2013-08-04Masterserver bugfixproller
2013-08-04Freeze-melt adjustproller
2013-08-04Fix formspec label issues in win builds (MSVC)BlockMen
2013-08-04Make freetype usage configureable by a settingPilzAdam