Commit Graph

  • af2f02552f [CSM] Correct the log destination of print() (#5784) SmallJoker 2017-05-20 16:46:12 +0200
  • 772944daf6 Fix CSM crash (#5779) red-001 2017-05-20 15:45:49 +0100
  • 7e185068c4
    Typo fix in README.txt Loic Blot 2017-05-20 16:04:44 +0200
  • dada983ff4 Add /clearinv chat command (#4994) Elijah Duffy 2017-05-20 03:56:17 -0700
  • 8797a0aa4b chat.cpp fix wchar_t isspace -> iswspace & wrong isspace on an index (#5783) Loïc Blot 2017-05-20 12:56:02 +0200
  • 7779bac3a5 Cleanup in content_mapblock (#5746) numberZero 2017-05-20 14:29:54 +0400
  • 1ff5ee0b69 Improve password change menu (#5757) red-001 2017-05-20 11:29:44 +0100
  • 605599b6f1 Fix shift key producing space in console (#5777) Craig Davison 2017-05-20 11:29:31 +0100
  • 00972d42d7 this might fix #5661, needs testing (#5775) red-001 2017-05-20 09:48:44 +0100
  • 673ac55a9d [CSM] Fix crash when the minimap is disabled. Caused by e25a38e SmallJoker 2017-05-20 10:12:37 +0200
  • 1469424075
    Fix input regression introduced by a4a377ecad Loic Blot 2017-05-20 10:12:54 +0200
  • d176dabeb4 Fix mem leak in mesh cache (#5781) Zeno- 2017-05-20 16:16:16 +1000
  • ce9802266e Various code cleanup & little performance improvement on HTTP download (#5772) Loïc Blot 2017-05-20 08:15:56 +0200
  • 35267406aa Do not create dummy normalmaps (#4180) you 2017-05-19 08:08:12 +0200
  • a4a377ecad Fix textarea bug: clicking right of the end of a line caused the cursor to be in one of the next lines (#3474) you 2017-05-19 07:57:21 +0200
  • 75c393c915 Fix alpha for liquid nodes (#5494) Dániel Juhász 2017-05-19 07:46:10 +0200
  • 674400523e Mainmenu: Fix issues while trying to enable all mods (#5770) SmallJoker 2017-05-19 07:45:47 +0200
  • e25a38e3fb When minimap is disabled in configuration, really disable it (#5771) Loïc Blot 2017-05-19 07:25:27 +0200
  • 1c6d2f596d
    Fix a warning pointed by GCC 7.1 Loic Blot 2017-05-18 20:55:27 +0200
  • 9b5effffbb Builtin: Fix subgame mod selection (#5367) SmallJoker 2017-05-17 19:31:57 +0200
  • 0443620c5e Particles: Do not send single particles to distant clients (#5760) Paramat 2017-05-17 09:37:28 +0100
  • 287605ca81 Append -debug to version string (#5765) bigfoot547 2017-05-17 02:41:41 -0500
  • 0120fe16a7 CSM: Document forgotten functions SmallJoker 2017-05-13 13:14:41 +0200
  • fd32005b0f Caverns: Remove unnecessary liquid excavation paramat 2017-05-11 03:39:43 +0100
  • 582ee15d8e
    Fix a memleak pointed by @Zeno- in MeshUpdateQueue Loic Blot 2017-05-16 08:27:18 +0200
  • 1bf9b25fb4 Fix uninitalised variable in event.cpp (#5764) Zeno- 2017-05-15 20:10:29 +1000
  • 018217f6b2 Add option to use neither node highlighting nor outlining ezhh 2017-05-11 23:18:36 +0100
  • febd07fc0d No cursor lock when window inactive (#5754) SmallJoker 2017-05-13 17:42:42 +0200
  • 0d4d35ab93 Android dependencies updates (#5755) Loïc Blot 2017-05-13 13:32:59 +0200
  • 6673aff685 Limit properly the sound setting at updateSound runtime step (#5753) Loïc Blot 2017-05-13 12:03:11 +0200
  • 9b8ca3a746 Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) Loïc Blot 2017-05-13 11:05:16 +0200
  • 5cb7f6a9b7
    Android build fix Loic Blot 2017-05-13 09:09:02 +0200
  • 98327a59c4 Minor pause/escape menu improvements (#5751) red-001 2017-05-13 07:50:19 +0100
  • f286c54908 Replace inconsistent mentions of core.* with minetest.* (#5749) rubenwardy 2017-05-12 10:27:58 +0100
  • 0e0c824ea7 Rework escape/pause menu (#5719) red-001 2017-05-11 09:39:37 +0100
  • 441740e021 Menu: Fix starting a server if the server address is an empty string. (#5742) red-001 2017-05-10 22:25:45 +0100
  • 071e114ffa Private nodemeta (#5702) sfan5 2017-05-10 15:29:21 +0200
  • 6945f807ab minetest.deserialize: Throw error when argument not string (#5738) SmallJoker 2017-05-09 23:11:20 +0200
  • 34c52d0ad7 Android: Fix crash while loading main menu (#5736) red-001 2017-05-09 17:30:34 +0100
  • 8729e7daec Add cancel button to password change menu. (#5720) red-001 2017-05-09 10:04:45 +0100
  • a32a06e088 Move Pilzadam to previous developers. (#5735) Auke Kok 2017-05-08 23:56:57 -0700
  • da88a18676 Revert custom player collision box and step height commits paramat 2017-05-09 01:59:02 +0100
  • c07c642ab0 read_schematic_replacements: ensure fields are strings (#5726) Loïc Blot 2017-05-08 20:43:03 +0200
  • 5e04f1a335 Custom step height: Fix implementation paramat 2017-05-08 01:27:11 +0100
  • 3342dcc4bc Shaders: Remove unused water surface shader paramat 2017-05-05 02:12:47 +0100
  • c1b3ed4180 Player attrs: permits to remove an attribute by setting value to nil (#5716) Loïc Blot 2017-05-07 12:13:15 +0200
  • 0d7c37943b
    LINT fix since d067894816 Loic Blot 2017-05-07 11:07:17 +0200
  • 2d5bd7f414 Player properties: Set correct default collisionbox paramat 2017-05-07 01:48:42 +0100
  • d067894816 Replace occurrence of luaL_reg in l_camera.cpp T0ny2 2017-05-07 00:37:37 +0100
  • c6e96c645b Fix myfloor(0.0) ShadowNinja 2015-10-16 12:52:24 -0400
  • 77597c4ff3 Clean up numeric.h and split FacePositionCache from it ShadowNinja 2015-07-06 12:53:30 -0400
  • b6f4a9c7e1 Make the player collisionbox settable TeTpaAka 2015-05-29 20:30:55 +0200
  • 43d1f375d1 Use a settings object for the main settings ShadowNinja 2014-12-12 14:49:19 -0500
  • a024042bf5
    Fix codestyle since CSM Camera API Loic Blot 2017-05-06 21:30:27 +0200
  • 07c17db114 Add configurable key bindings for hotbar scrolling, and for changing volume. Wuzzy 2014-07-03 07:46:19 +0200
  • 45ab62d6a3 Use stepheight from CAO instead of hardcoded value Sapier 2015-12-19 16:37:13 +0100
  • 5ebf8f9450 [CSM] add `on_item_use` (#5544) red-001 2017-05-06 20:12:44 +0100
  • 6658ad3d94 Make players respect makes_footstep_sound in the object properties TeTpaAka 2015-06-28 20:51:59 +0200
  • de028fc056 [CSM] Add camera API (#5609) bigfoot547 2017-05-05 15:07:36 -0500
  • e8b00fdf98 Clouds API: Fix yellow clouds at dawn and dusk (#5707) Paramat 2017-05-05 21:07:25 +0100
  • 7c82f1e5dd
    Add missing server sending rule for bd921a7916 Loic Blot 2017-05-05 20:21:04 +0200
  • fe247f38f7 Fix Android build (#5706) Wayward One 2017-05-05 11:27:50 -0400
  • 21e0a049f8 Save minetest screen width/height options when modified (#5683) Loïc Blot 2017-05-05 13:47:11 +0200
  • d6cf5450a8 Add option to also check the center to `find_node_near` (#5255) red-001 2017-05-04 21:52:58 +0100
  • 6fb27d3b2e Translated using Weblate (Esperanto) yellowcrash10 2017-05-01 00:23:55 +0000
  • e2199874a4 Translated using Weblate (Italian) Michele Mainardi 2017-04-25 19:08:03 +0000
  • b71ed1a957 Translated using Weblate (Portuguese) Mário 2017-04-23 14:54:32 +0000
  • 87b6458abc Translated using Weblate (Belarusian) Viktar Vauchkevich 2017-04-22 21:15:02 +0000
  • f441e0d76e Translated using Weblate (Spanish) David Capello 2017-04-24 00:43:47 +0000
  • 4cf0bf8ff4 Translated using Weblate (Spanish) Laura Arjona Reina 2017-04-18 18:24:03 +0000
  • 733b49b17f Added translation using Weblate (Swedish) metarmask 2017-04-14 13:17:21 +0000
  • 41e9074c7d Translated using Weblate (Japanese) BreadW 2017-04-18 12:21:48 +0000
  • 1b3ea47e99 Translated using Weblate (Japanese) monolifed 2017-04-12 21:55:43 +0000
  • b8993ee5ac Translated using Weblate (Russian) Andrey K 2017-04-07 10:25:53 +0000
  • 194df438c2 Translated using Weblate (Turkish) monolifed 2017-04-09 16:36:26 +0000
  • 1a9cd99056 Translated using Weblate (Malay) Muhammad Nur Hidayat Yasuyoshi 2017-04-07 09:54:49 +0000
  • c874bfa5c3 Remove CMAKE -ffast-math flag from OSX/FreeBSD Vaughan Lapsley 2017-04-12 22:54:03 +1000
  • 9a9ae7d65c
    LINT fix since cloud API merge Loic Blot 2017-05-04 07:52:31 +0200
  • dd591119a3 Directional coloured fog: Fix order of SColor components paramat 2017-05-04 03:02:16 +0100
  • 76ec6b8313 Clouds: Fix reddish clouds. Add missing alpha update paramat 2017-05-02 01:37:23 +0100
  • ae0d8f74d7 Add function to get server info. red-001 2017-04-19 14:16:54 +0100
  • 468eeb618e Fading soungs: Fix client crash on older servers SmallJoker 2017-05-03 13:48:46 +0200
  • ad9fcf859e Set sky API: Add bool for clouds in front of custom skybox paramat 2017-04-28 03:06:49 +0100
  • f9fdb48dc8 Sneak: Improve and fix various things SmallJoker 2017-04-01 20:38:14 +0200
  • bd921a7916 Sound API: Add fading sounds Brandon 2016-07-10 00:08:26 -0500
  • f1d7a26b7c Add clouds API Ben Deutsch 2017-03-17 10:39:47 +0100
  • 95409da87d Optimize updateFastFaceRow processing by removing some TileSpec copy (#5678) Loïc Blot 2017-04-29 20:36:09 +0200
  • c729543ec4 Fix visual slide issue with set_detach, fixes #5620 shivajiva101 2017-04-29 17:18:46 +0100
  • 3251e44938 content_cao: fix getPlayerControl structure copy on each step (#5677) Loïc Blot 2017-04-29 18:16:58 +0200
  • 3db66b4531 Client & ClientEnvirnment: don't create fake events (#5676) Loïc Blot 2017-04-29 17:25:25 +0200
  • f727f54192 Fix Travis/unittest broken since b662a45 SmallJoker 2017-04-29 14:36:55 +0200
  • 9762650f97
    Remove legacy unused define DIGGING_PARTICLES_AMOUNT Loic Blot 2017-04-29 12:18:14 +0200
  • dc5bc6cac7 [CSM] Add event on_place_node API lua (#5548) Vincent Glize 2017-04-29 12:08:16 +0200
  • ecf08255b0
    Fix Lint broken by b662a4577d Loic Blot 2017-04-29 09:47:22 +0200
  • 1ecc8756bc Reorder TileLayer. (#5638) Auke Kok 2017-04-29 00:16:32 -0700
  • 19960e26c6 [CSM] add screenshot api lua (#5674) Vincent Glize 2017-04-29 09:16:06 +0200
  • b662a4577d Clean up getTime helpers ShadowNinja 2016-03-06 14:31:16 -0500
  • 7f4cdbcbe9 Fix click-digging torches (#5652) you 2017-04-28 20:12:28 +0200
  • e21a1ab3bd Allow mesh and nodeboxes to wave like plants or leaves. (#3497) Auke Kok 2017-04-28 11:11:43 -0700
  • c761717f11 Fix Travis builds ShadowNinja 2017-04-27 10:57:46 -0400