Commit Graph

  • 09d86db9a3 Fix get_all_craft_recipes documentation error master Ciaran Gultnieks 2015-05-11 12:45:10 +01:00
  • 7d8079885d Rework/cleanup of Selat's rewritten pathfinder Ciaran Gultnieks 2014-11-12 22:27:13 +00:00
  • 36d0152f6c Revert "Pathfinder rewrite - minetest PR #1151 squashed" Ciaran Gultnieks 2014-11-12 13:01:14 +00:00
  • 99f17c9047 Fix incorrect distant player positions when attached Ciaran Gultnieks 2014-11-04 22:46:03 +00:00
  • 538d575391 Disable unnecessary logging Ciaran Gultnieks 2014-11-04 09:56:42 +00:00
  • d01eaae9fc Ensure registered items have groups Ciaran Gultnieks 2014-11-04 09:56:25 +00:00
  • a09d9000f8 Fix collision detection bug Ciaran Gultnieks 2014-04-16 22:38:42 +01:00
  • 68545f6672 Add from_speed_yaw to vector helpers Ciaran Gultnieks 2014-04-04 20:40:02 +01:00
  • 638028dea3 Add to_yaw to vector helpers Ciaran Gultnieks 2014-04-04 20:33:03 +01:00
  • 8ed79cbb5e Add on_deactivate callback for lua entities Ciaran Gultnieks 2014-03-31 21:51:38 +01:00
  • 4ad0f13370 Document source of strange player model offsetting Ciaran Gultnieks 2014-03-31 21:51:03 +01:00
  • 5e41e91f93 Profile time spent in ABMs per node type Ciaran Gultnieks 2014-03-28 20:53:51 +00:00
  • 59135e2b13 Some extra profiling Ciaran Gultnieks 2014-03-27 20:34:11 +00:00
  • b0abdfe01a Pathfinder rewrite - minetest PR #1151 squashed Selat 2014-02-08 21:20:25 +03:00
  • 4a7b6cc2f0 Add an interpolate function to the vector helpers Ciaran Gultnieks 2014-03-20 17:52:02 +00:00
  • b3078d3b23 Allow lua entities access to collision results Ciaran Gultnieks 2014-11-04 12:33:43 +00:00
  • ab4ec081de Make form dropdown notify server on change Ciaran Gultnieks 2014-02-21 17:50:44 +00:00
  • 58460726b5 Add support for autonomous lua entities Ciaran Gultnieks 2014-02-07 23:32:10 +00:00
  • a28055f8fd Allow filter and mipmap drop down menues to be translated Craig Robbins 2015-01-21 20:58:26 +10:00
  • a6dd619938 Improve desktop file Markus Koschany 2015-01-20 10:47:27 +01:00
  • 5bcfe7ea6a Update german translation est31 2015-01-10 20:30:44 +01:00
  • db481e7232 Added ratio argument to colorize, removed the weird alpha-based ratio. TriBlade9 2015-01-19 14:15:20 +08:00
  • 60d745126f Fix hyphen used as minus sign Markus Koschany 2015-01-20 10:50:00 +01:00
  • d4786d8d5d Update Spanish language ngosang 2015-01-18 20:32:54 +01:00
  • 9b89f7aad7 Mapgen V5: Various improvements paramat 2015-01-13 07:18:00 +00:00
  • 38bd9e93a2 Fix all warnings and remove -Wno-unused-but-set cflag kwolekr 2015-01-18 23:29:19 -05:00
  • e36681101e Add SemiDebug (-O1 with debug symbols) build mode and do not optimize Debug at all kwolekr 2015-01-18 22:30:11 -05:00
  • 976d0b2caa Reorganize supported video driver query mechanisms kwolekr 2015-01-18 13:14:25 -05:00
  • 44e4f5ab6e Revert "Fix style on settings tab" kwolekr 2015-01-18 13:19:40 -05:00
  • 6e9f287844 Revert "Fix bug in debug build" kwolekr 2015-01-18 13:19:28 -05:00
  • 839c4a99cd Fix bug in debug build Craig Robbins 2015-01-19 00:26:59 +10:00
  • 7b17b9059e Fix style on settings tab jeanpatrick.guerrero@gmail.com 2015-01-18 14:38:21 +01:00
  • e80a044818 Fix use of uninit data in Sky and (potentially) GUIChatConsole constructors Kahrl 2015-01-17 20:05:45 +01:00
  • 29514918f8 Fix particles causing unitialised data being used due to use of incorrect union member Craig Robbins 2015-01-18 16:08:49 +10:00
  • db3466dbe8 Water fixes gregorycu 2015-01-14 01:19:54 +11:00
  • 805c8e51e5 Create empty default constructor for MapNode Craig Robbins 2015-01-17 19:19:26 +10:00
  • 2f0a8f1c3e Mgv7: Replace small pseudorandom caves with 3D noise tunnels. Fewer large caves paramat 2015-01-11 13:36:08 +00:00
  • a39c136e69 Fix NodeMetadataList loosing memory on deserialize due to invalid clear map call instead of clear sapier 2015-01-17 19:14:36 +01:00
  • 2959d6b3da Fix entitiy WieldMeshSceneNode not freed due to additional grab gregorycu 2015-01-17 19:13:08 +01:00
  • 5481e38d0b Make minor style change(unescape_string()) Craig Robbins 2015-01-16 21:05:44 +10:00
  • e5b636712c Fix missing return in Database_Dummy::deleteBlock Loic Blot 2015-01-16 20:59:59 +10:00
  • 46821f1156 Optimize bumpmapping mathematics Loic Blot 2015-01-16 20:53:14 +10:00
  • 5e58a95491 Fix potential out-of-bounds array index Craig Robbins 2015-01-16 14:32:27 +10:00
  • 5aeeb219e3 Simplify deleteblocks chat command argument parsing kwolekr 2015-01-15 18:03:43 -05:00
  • 9736548720 Add ability to delete MapBlocks from map kwolekr 2015-01-15 16:20:05 -05:00
  • 0330cec7ec Initialize noise ptr on creation (fixes crash if OreVein deleted before use) kwolekr 2015-01-15 12:46:42 -05:00
  • 77e20a0c21 Fix unescape_string removing all backslashes ShadowNinja 2015-01-15 16:14:40 -05:00
  • c9669e90bb Fix typo in serialize.lua. Diego Martínez 2015-01-15 15:08:06 -03:00
  • 9f52149a11 Android, build: Update curl to 7.40.00 sapier 2015-01-15 21:51:54 +01:00
  • eb6b6ff333 Add missing return value for filter/mipmap dropdown in mainmenu kilbith 2015-01-15 20:17:54 +01:00
  • 516f1bcd16 Revert "Optimize bumpmapping mathematics" Craig Robbins 2015-01-16 01:30:03 +10:00
  • 5cf911ffe1 Small tweaking (alignement - client tab) kilbith 2015-01-15 14:18:20 +01:00
  • 148fffb0f2 Optimize bumpmapping mathematics Loic Blot 2015-01-15 23:11:56 +10:00
  • bd0d786590 Change UniqueQueue to use a queue and a set. unknown 2015-01-13 23:28:21 +11:00
  • 227e4807b4 Reorganizing client and server tabs jeanpatrick.guerrero@gmail.com 2015-01-15 00:46:18 +10:00
  • e19dab2622 Added configurable ambient_occlusion_gamma. Default is 2.2 (same as previous hardcoded values). TriBlade9 2015-01-14 23:34:44 +10:00
  • 57f2fa57cd Fix use of uninitialized data Craig Robbins 2015-01-14 15:43:33 +10:00
  • a4a6cc8eb1 builtin: Unify register wrapper functions and wrap clear_registered_* functions too kwolekr 2015-01-13 12:26:13 -05:00
  • 0fd1ee0380 Performance fixes. onkrot 2015-01-10 11:05:42 +00:00
  • 5d08ada224 Add VoxelArea::hasEmptyExtent unknown 2015-01-13 23:23:31 +10:00
  • c0066a75cd Fix Android crash on keyboard connection change. Kodexky 2015-01-12 14:47:07 -04:30
  • 714a4f8507 Attempt to fix occasional issue of uninitialized MapBlock data kwolekr 2015-01-12 22:31:08 -05:00
  • b0efb8f3b2 Prevent transform of noise3d result in getBlockSeed2 kwolekr 2015-01-12 15:46:04 -05:00
  • c367f7301a Mapgen V5: Move cave generation from base terrain loop to optional function paramat 2015-01-11 09:21:55 +00:00
  • a77c85fa6d Remove builtin_biome.lua from builtin and add simple biome minimal paramat 2015-01-01 06:47:07 +00:00
  • c28a90dafb Lua-api.txt: Document that paramtype='light' results in light propagation with attenuation and is essential for a light source to spread it's light paramat 2015-01-10 07:01:54 +00:00
  • aed70cb0b6 Disable sound and key binding settings in "pause" menu on android sapier 2015-01-11 13:58:49 +01:00
  • 2d9b311e7b Fix invalid stepheight increase calculation on android sapier 2015-01-11 13:57:26 +01:00
  • 25235a4324 Increase stepheight on android by 0.5 to smoothen movement sapier 2015-01-11 04:32:56 +01:00
  • b7c0e4b333 Fix clipping rectangle of GUITable row highlight Kahrl 2015-01-10 19:56:14 +01:00
  • 3b16103ca6 Change default font sizes to 14(freetype) and 10(non-freetype) sfan5 2015-01-10 18:59:43 +01:00
  • 8089d89a51 Set default value for ENABLE_REDIS to 0 sfan5 2015-01-10 15:28:25 +01:00
  • 30334b6b22 Revert "Switch default scaling factor to 0.75 as most ppl seem to have 96dpi screens instead of previous assumed 72" which ain't required any longer as fonts are no longer autoadjusted This reverts commit 7ad17a25f4dfc81427df54d5c855b40b4472d517. sapier 2015-01-09 19:07:55 +01:00
  • de3888ca09 Remove automatic consistent formspec size <-> font size (now has to be done manually) Set builtin formspecs to autoscale in order to get consistent formspec look and feel Uncouple label positioning from font size (May break some formspecs but is required to allow manual font adjustment) sapier 2015-01-09 18:01:59 +01:00
  • 3c8e372119 Removed superfluous facedir check in mapblock_mesh.cpp Craig Robbins 2015-01-10 02:06:33 +10:00
  • 2ab97a7821 Fix logic of checkbox formspec element validity checking Kahrl 2015-01-09 16:57:54 +01:00
  • 63867b1a37 Fix memory leaks due to messed up memory handling for particles as well as their spawners sapier 2015-01-05 18:34:59 +01:00
  • e201620ee1 Split gui_scaling to gui_scaling + hud_scaling as those elements need different handling on some devices sapier 2015-01-07 00:10:46 +01:00
  • d576235409 Fix facedir > 23 causes segfault in client See issue #2017 Applied kahrl's gist Craig Robbins 2015-01-09 15:42:03 +10:00
  • 7ad17a25f4 Switch default scaling factor to 0.75 as most ppl seem to have 96dpi screens instead of previous assumed 72 sapier 2015-01-09 00:37:02 +01:00
  • a3db918f78 Remove included SQLite3 ShadowNinja 2015-01-04 13:48:23 -05:00
  • d8cf64a202 Add SQLite3 libraries to buildbot sfan5 2015-01-08 21:30:07 +01:00
  • 56a89fd265 Return step smoothing value to 23 paramat 2015-01-07 12:22:33 +00:00
  • 4a57ef12a1 Mapgen V6: Re-enable liquid flowing kwolekr 2015-01-07 19:25:27 -05:00
  • 50ce63b190 Remove accidentally added non-ft font files sapier 2015-01-08 01:02:24 +01:00
  • 04d4a00393 Fix armv7 using arm arch while arm uses armv7 sapier 2015-01-08 00:11:00 +01:00
  • 2504da28af Fix direction property of HUD rubenwardy 2015-01-07 19:08:51 +00:00
  • ef140eb7b0 Fix emerge thread not cleaning up emerge queue on shutdown sapier 2015-01-04 01:01:30 +01:00
  • 2b8ed9e80c Switch android build to external sqlite3 sapier 2015-01-07 01:01:03 +01:00
  • 42f3515c0e Fix andorid build error sapier 2015-01-07 00:10:21 +01:00
  • 0f1d33933d Implement X11 dpi autodetection sapier 2015-01-06 22:40:34 +01:00
  • efdb9da619 Fix buildbot (was broken by 04a1a446cf845a0db80d39fd0e42771aa07e4492) sfan5 2015-01-06 19:43:21 +01:00
  • 083d19b3fc Fixes for android Copy only minetest_game to apk by default Don't copy .git and .svn folders to apk Fix bouncing asset copy scrollbar due to long filepaths Reenable font scaling to fix broken menu on high dpi screens Implement minetest loglevel to android loglevel mapping Disable touch digging while moving around sapier 2015-01-06 16:01:49 +01:00
  • ef0a4e3614 Add registered_ores and registered_decorations ShadowNinja 2015-01-04 21:30:55 -05:00
  • beb6b3e593 Prevent client crashing if an NDT_AIRLIKE node is dropped Craig Robbins 2015-01-05 22:39:08 +10:00
  • 2d849b0a19 Shorten ManualMapVoxelManipulator to MMVManip kwolekr 2015-01-05 02:42:27 -05:00
  • 7289d61e99 Optionally specify propagateSunlight area in calcLighting kwolekr 2015-01-05 01:18:53 -05:00
  • 00bca11f59 Fix off-by-one error in string:split implementation. Diego Martínez 2015-01-04 20:10:25 -03:00
  • 3bdf3df223 Exclude vertical mapblock borders when setting light kwolekr 2015-01-04 23:14:16 -05:00
  • 091594e26e NodeDef: Clear NodeResolver related entries too in clear() kwolekr 2015-01-04 22:39:57 -05:00