Fix uninitialized irr::SEvent fields in guiFormSpecMenu.cpp
[oweals/minetest.git] / src /
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...
2013-07-07 PilzAdamSettings: everything != 0 equals true; remove .asm...
2013-07-07 sapierFix many formspec menu bugs
2013-07-07 Sfan5Fix parseColor, change remaining colorkeys to new forma...
2013-07-07 KahrlWhen server sends late media, log to errorstream instea...
2013-07-07 Vincent Heukeninclude mathconstants.h in numerics.cpp
2013-07-06 kwolekrBiomeDefManager: Fully initialize default biome
2013-07-06 kwolekrMapgen V7: Fix out-of-bounds array access
2013-07-06 kwolekrLuaVoxelManip: Allow liquid updates in non-mapgen Voxel...
2013-07-06 kwolekrDecoration: Remove usage of multi-character constants
2013-07-06 Sfan5Use hexadecimal RRGGBB instead of colorkeys, rename...
2013-07-06 kwolekrMapgen V7: Huge rewrite, also tweaks to cavegen et al.
2013-07-06 KahrlFix possible NULL dereference in createExtrudedMesh
2013-07-05 KahrlDon't rebuild the dummy shader (less SourceShaderCache...
2013-07-04 prollerImprove finite liquid distribution, fix small bug
2013-07-04 KahrlThrow exception instead of assert on nested reliable...
2013-07-04 RealBadAngelAdd texture bumpmapping feature.
2013-07-03 KahrlWhoever called a function parameter m_device is fired...
2013-07-03 kwolekrLua main menu: Fix crash on init lua error, mapgen...
2013-07-03 kwolekrChange debug optimization level back to -O1
2013-07-03 KahrlMove generateTextureFromMesh to TextureSource to fix...
2013-07-03 sapierFix possible 0 pointer access
2013-07-02 sapierReplace C++ mainmenu by formspec powered one
2013-07-02 kwolekrCavegen: Prevent caves from occuring above ground level...
2013-07-02 KahrlRemove texture atlas / AtlasPointer, rename getTextureR...
2013-07-02 arsdragonflyFix i18n of some strings.
2013-07-01 kwolekrDecoration: Add schematic rotation support
2013-06-30 prollerDisable collision fix, its broke unit tests
2013-06-30 prollerFix sand, gravel falling stuck
2013-06-30 kwolekrLuaVoxelManip: Fix minor bug with set_lighting, remove...
2013-06-29 prollerOptimize liquid queue on generate map for liquid_finite
2013-06-29 kwolekrMake generated water a shade darker to match up with...
2013-06-28 PilzAdamDont write player files all the time
2013-06-28 kwolekrApply various fixes to several things
2013-06-28 kwolekrLuaVoxelManip: Separate VoxelManip data get/set from...
2013-06-28 kwolekrAdd Lua on_mapgen_init callback, and minetest.set_mapge...
2013-06-28 kwolekrAdd Lua PerlinNoiseMap:get#dMap_flat API
next