aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2013-07-24Cosmetic player info changesproller
2013-07-22Fix modstore URLsPilzAdam
2013-07-22Disable gamemanager by defaultPilzAdam
2013-07-22Fix bug in world creationsapier
2013-07-22Use user folder for gamemanager toosapier
2013-07-22Enable mod and gamemanager by defaultsapier
2013-07-22merge mainmenu_helper.lua to misc_helpers.luasapier
2013-07-22Add configurable curl timeoutsapier
2013-07-22Add playernumber to favorites listsapier
2013-07-22Add support for modstore screenshotssapier
2013-07-21Fix light issue in 6d facedir.RealBadAngel
2013-07-20Bump protocol versionPilzAdam
2013-07-20Add an option to disable object <-> object collision for Lua entitiesPilzAdam
2013-07-20Add liquid_range to nodedefPilzAdam
2013-07-20Make range of tools configureablePilzAdam
2013-07-20Add set_breath and get_breath to lua API.RealBadAngel
2013-07-16Randomly choose singleplayer portPilzAdam
2013-07-16Fix lighting bug caused by disappearing lavaPilzAdam
2013-07-16Remove support for common modsPilzAdam
2013-07-14Change ContentFeatures array to a vectorKahrl
2013-07-13Leveled nodeboxproller
2013-07-12Remove lots of debug output from modmgrsapier
2013-07-13Masterserver mods announse, ipv6, better curl errorsproller
2013-07-12Clean up bumpmap code a bitkwolekr
2013-07-12Disallow the name 'singleplayer' in a multiplayer serverPilzAdam
2013-07-10Fix multiple texture support for animated meshnodesstujones11
2013-07-09Fix serverlistsapier
2013-07-09Dont play digging sound if not diggingPilzAdam
2013-07-08Revert "Fix serverlist not beeing escaped correctly"kwolekr
2013-07-08Fix serverlist not beeing escaped correctlysapier
2013-07-08fix crash on play/start with empty world listsapier
2013-07-08Fix wallmounted rotations along Y axis for 90 and 270 degree caseskwolekr
2013-07-08Decoration: Handle facedir and wallmounted param2types with schematic rotationkwolekr
2013-07-08Settings: everything != 0 equals true; remove .asm shadersPilzAdam
2013-07-07Fix many formspec menu bugssapier
2013-07-07Fix parseColor, change remaining colorkeys to new format, fix Contributor listSfan5
2013-07-07When server sends late media, log to errorstream instead of crashing.Kahrl
2013-07-07include mathconstants.h in numerics.cppVincent Heuken
2013-07-06BiomeDefManager: Fully initialize default biomekwolekr
2013-07-06Mapgen V7: Fix out-of-bounds array accesskwolekr
2013-07-06LuaVoxelManip: Allow liquid updates in non-mapgen VoxelManip objectskwolekr
2013-07-06Decoration: Remove usage of multi-character constantskwolekr
2013-07-06Use hexadecimal RRGGBB instead of colorkeys, rename getColor to parseColorSfan5
2013-07-06Mapgen V7: Huge rewrite, also tweaks to cavegen et al.kwolekr
2013-07-06Fix possible NULL dereference in createExtrudedMeshKahrl
2013-07-05Don't rebuild the dummy shader (less SourceShaderCache warning spam)Kahrl
2013-07-05Improve finite liquid distribution, fix small bugproller
2013-07-04Throw exception instead of assert on nested reliable packetsKahrl
2013-07-04Add texture bumpmapping feature.RealBadAngel
2013-07-03Whoever called a function parameter m_device is fired without notice.Kahrl