]> git.lizzy.rs Git - dragonfireclient.git/history - src
Use player:set_hotbar_image() instead of hardcoded hotbar.png
[dragonfireclient.git] / src /
2013-09-04 PilzAdamUse player:set_hotbar_image() instead of hardcoded...
2013-09-03 KahrlFix remnants of s32 enable_shaders
2013-09-03 KahrlFix enable_fog = false not having any effect when shade...
2013-09-03 IlyaServer::ProcessData(): call getBanName once instead...
2013-09-02 KahrlAdd minetest.parse_json, engine.parse_json
2013-08-31 PilzAdamUse wstring for vertlabels
2013-08-31 sapierFix bug in pathfinder causing endless loop in some...
2013-08-29 prollerNormalized heat and adjusted humidity
2013-08-25 BlockMenAdd support for using textures in hotbar
2013-08-25 KahrlFix aliases not working in shapeless crafting recipes
2013-08-25 Ilya ZhuravlevAdd a setting for HighPrecisionFPU (fixes #763).
2013-08-19 BlockMenFix umlauts/special character issue in lua gettext
2013-08-19 BlockMenFix gettext for tabs (windows)
2013-08-19 KahrlAllow SIGINT to kill mainmenu again
2013-08-19 KahrlGUIFormSpecMenu focus fixes
2013-08-18 BlockMenReenable image scaling in formspecs
2013-08-17 sapierAdd translation for main menu
2013-08-16 PilzAdamSend player damage to all clients and apply [brighten
2013-08-16 KahrlDiagonal liquid animation
2013-08-16 PilzAdamUse errorstream instead of std::cout in pathfinder.cpp
2013-08-16 PilzAdamRemove debug output
2013-08-15 PilzAdamAdd ability to activate mods with doubleclick (remove...
2013-08-15 KahrlDon't automatically scroll listbox when selecting an...
2013-08-15 KahrlFormspec textlist: Black Irrlicht magic to detect fake...
2013-08-15 NovatuxFix formspec escaping, add escaping to info.txt for...
2013-08-14 KahrlAdd virtual destructor to IBackgroundBlockEmerger to...
2013-08-14 KahrlOmnicleanup: header cleanup, add ModApiUtil shared...
2013-08-13 PilzAdamFix typos
2013-08-13 sapierAdd support for entities to automatic face movement...
2013-08-13 PilzAdamDont write directly to files but rather write and copy...
2013-08-13 KahrlRemove farmesh
2013-08-11 kwolekrDecoration: Fix schematic probability mess with new...
2013-08-10 PilzAdamDont crash if facedir > 23
2013-08-08 Perttu AholaDon't freak out when a client sends multiple TOSERVER_I...
2013-08-07 KahrlFix various memory access problems detected by valgrind
2013-08-07 PilzAdamFix path of mono font in defaultsettings.cpp
2013-08-06 KahrlFix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp
2013-08-06 KahrlFix full crack texture being shown when releasing dig...
2013-08-06 BlockMenAdd support for different drowning damage and allow...
2013-08-06 Perttu AholaRename LagPool's member variables to avoid MSVC freakin...
2013-08-06 Perttu AholaClean up server's log messages and give a better error...
2013-08-04 KahrlFix crack overlay for animated textures
2013-08-04 prollerFreeze-melt adjust
2013-08-04 BlockMenFix formspec label issues in win builds (MSVC)
2013-08-04 PilzAdamMake freetype usage configureable by a setting
2013-08-04 NovatuxAdd texture pack selection to main menu
2013-08-04 NovatuxChange large amount of objects to be configurable via...
2013-08-04 Perttu AholaFix server getting completely choked up on even a littl...
2013-08-03 Perttu AholaAllow mods to listen to cheat detections using minetest...
2013-08-03 Perttu AholaFix anticheat
2013-08-03 Perttu AholaLessen the sky color glitch when quickly turning to...
2013-08-03 Perttu AholaFix and improve view range tuner
2013-08-03 PilzAdamAdd replacements to schematics
2013-08-02 prollerMore info in serverlist
2013-08-01 PilzAdamAllow multiple 'wherein' nodes in oredef
2013-08-01 prollerWeather backward compatibility
2013-08-01 prollerLeveled nodebox backward compatibility
2013-07-31 Esteban I. Ruiz... Make bumpmapping compatible with irrlicht 1.8
2013-07-30 sapierAdd support for setting stepheight for entities
2013-07-28 PilzAdamFix warnings in mapblock.cpp
2013-07-28 PilzAdamPlay sounds/main_menu.ogg in menu
2013-07-28 prollerWarnings fix
2013-07-28 prollerBetter snow fall, finite liquid transform, leveled...
2013-07-27 prollerWeather support
2013-07-27 prollerDont announce server in singleplayer
2013-07-23 BlockMenAdd support of pressed_texture of image_button
2013-07-23 BlockMenAdd gettext translation for image_button
2013-07-23 prollerCosmetic player info changes
2013-07-22 PilzAdamFix modstore URLs
2013-07-22 PilzAdamDisable gamemanager by default
2013-07-22 sapierFix bug in world creation
2013-07-22 sapierUse user folder for gamemanager too
2013-07-22 sapierEnable mod and gamemanager by default
2013-07-22 sapiermerge mainmenu_helper.lua to misc_helpers.lua
2013-07-22 sapierAdd configurable curl timeout
2013-07-22 sapierAdd playernumber to favorites list
2013-07-22 sapierAdd support for modstore screenshots
2013-07-21 RealBadAngelFix light issue in 6d facedir.
2013-07-20 PilzAdamBump protocol version
2013-07-20 PilzAdamAdd an option to disable object <-> object collision...
2013-07-20 PilzAdamAdd liquid_range to nodedef
2013-07-20 PilzAdamMake range of tools configureable
2013-07-20 RealBadAngelAdd set_breath and get_breath to lua API.
2013-07-16 PilzAdamRandomly choose singleplayer port
2013-07-15 PilzAdamFix lighting bug caused by disappearing lava
2013-07-15 PilzAdamRemove support for common mods
2013-07-14 KahrlChange ContentFeatures array to a vector
2013-07-13 prollerLeveled nodebox
2013-07-12 sapierRemove lots of debug output from modmgr
2013-07-12 prollerMasterserver mods announse, ipv6, better curl errors
2013-07-12 kwolekrClean up bumpmap code a bit
2013-07-12 PilzAdamDisallow the name 'singleplayer' in a multiplayer server
2013-07-09 stujones11Fix multiple texture support for animated meshnodes
2013-07-09 sapierFix serverlist
2013-07-09 PilzAdamDont play digging sound if not digging
2013-07-09 kwolekrRevert "Fix serverlist not beeing escaped correctly"
2013-07-08 sapierFix serverlist not beeing escaped correctly
2013-07-08 sapierfix crash on play/start with empty world list
2013-07-08 kwolekrFix wallmounted rotations along Y axis for 90 and 270...
2013-07-08 kwolekrDecoration: Handle facedir and wallmounted param2types...
next