Commit Graph

  • 556bdc260a Pass pointer to nodedef directly to avoid recalculation in quite often called function master sapier 2014-04-06 10:32:57 +0200
  • 28854495b1 Performance optimized button to button mask evaluation sapier 2014-04-03 20:26:26 +0200
  • af01a9577e Fix lost change password button sapier 2014-03-31 22:50:03 +0200
  • 65d1cb8321 Fix bug in RemoteClient::GetNextBlocks Perttu Ahola 2014-03-26 18:53:11 +0200
  • 564e11fc2f Fix merge mistake when rebasing for PR #1169 Ciaran Gultnieks 2014-03-21 20:12:13 +0000
  • 5bd9c236d5 Fix double sending of chat messages sapier 2014-03-23 19:15:38 +0100
  • 936c6f577a Fix "ghost stacks" created when a player clicks an item on the ground: since the object is not immediately removed, any other code may still think an object is there, therefore leading to item duplication. This code therefore sets the itemstring to '' after the object is picked up to avoid such issues Novatux 2014-03-18 20:02:18 +0100
  • 5fefc4bbf6 Fix serializing of signed numbers in serializeStructToString ShadowNinja 2014-03-21 05:18:35 -0400
  • 0dc1aec509 Normal maps generation on the fly. Parallax mapping with slope information. Overriding normal maps. RealBadAngel 2014-03-21 01:32:00 +0100
  • f3d83a4516 Add more informative error messages for inventory and item method errors ShadowNinja 2014-03-15 17:20:52 -0400
  • 31fe72dbac Remove lua_State parameter from LuaError::LuaError ShadowNinja 2014-03-15 16:28:59 -0400
  • f8b7555558 Revert "Make sure we get a stacktrace for as many lua errors as possible" ShadowNinja 2014-03-15 16:01:06 -0400
  • 23be6450a1 Make serializeStructToString use an ostringstream ShadowNinja 2014-03-15 15:12:11 -0400
  • 93729b09d5 Fix sound not being played at the correct place. Novatux 2014-03-15 15:08:43 +0100
  • 362ef5f6ce Make sure we get a stacktrace for as many lua errors as possible Sfan5 2014-03-15 14:49:30 +0100
  • d753d352f1 Revert "Use fixed-width format specifiers in serializeStructToString" ShadowNinja 2014-03-14 11:20:52 -0400
  • 875f1327a4 Use fixed-width format specifiers in serializeStructToString ShadowNinja 2014-03-13 11:07:52 -0400
  • e4d1970abf Fix game pause in singleplayer BlockMen 2014-03-13 14:06:18 +0100
  • 03297acbf4 Fix special characters in pause and message menu BlockMen 2014-03-13 14:00:10 +0100
  • 18577f2527 Replace usage of long long with u64/s64 ShadowNinja 2014-03-12 19:37:19 -0400
  • 7cac34c807 Pass arguments by reference Selat 2014-02-27 23:12:59 +0300
  • 2bc2ce3bd1 Remove goto from Environment::removePlayer Selat 2014-03-05 18:14:40 +0300
  • c9b64206f9 Fix error when calling minetest.node_punch without a pointed_thing ShadowNinja 2014-03-11 12:59:02 -0400
  • 859287b027 Fix generating winresource.o with build dir != source dir Sfan5 2014-03-11 17:48:34 +0100
  • 5ce3f8f7b7 Correct misleading detached inventory error message Ciaran Gultnieks 2014-03-07 21:06:43 +0000
  • 0643cef09a Update ABM object counts when triggers add objects Ciaran Gultnieks 2014-03-06 19:20:06 +0000
  • 16a028dd6b Fix race condition on exit to menu sapier 2014-03-09 11:01:13 +0100
  • 28d6326bd4 Update set_mapgen_params and set_gen_notify Lua API to use new flag format kwolekr 2014-03-08 11:34:46 -0500
  • db98ef6b45 Stop wasting time in abm - performance improvement Ciaran Gultnieks 2014-03-03 18:43:53 +0000
  • a4e2198e41 Replace pause and message menu by formspec ones sapier 2014-03-04 19:57:39 +0100
  • 062de11b4c Fix rendering glitches when far from the center of the map Novatux 2014-01-26 11:40:21 +0100
  • 8e15179e7d Document CMake options in README Sfan5 2014-03-03 19:25:00 +0100
  • 3e52dd5c68 Improved win32 file version information sapier 2014-03-02 23:49:19 +0100
  • baee91bf78 Fix for unloaded but active block problem Ciaran Gultnieks 2014-02-20 12:55:32 +0000
  • 1b840e8ef9 Fix translation name. Selat 2014-03-02 20:22:47 +0200
  • 6f568c1db2 Add Belarusian translation. Selat 2014-03-01 21:54:23 +0200
  • 9a3b7715e2 Remove "Server -!- " prefix from player messages ShadowNinja 2014-02-24 20:41:40 -0500
  • 18fd913e69 Fix MSVC build BlockMen 2014-02-26 14:21:38 +0100
  • d4be81155e Fix null string escape proller 2014-02-24 20:41:04 +0400
  • f6232d71b6 Fix test for broken LuaJIT versions, solves #1152 Sfan5 2014-02-23 18:16:00 +0100
  • 3da56696b5 Translated using Weblate (Spanish) Diego Martínez 2014-01-02 22:09:19 +0100
  • 3ba0359285 Translated using Weblate (Romanian) King Artur 2013-12-18 21:44:06 +0100
  • e73ca31b6e Translated using Weblate (Portuguese) João Farias 2014-01-06 01:45:37 +0100
  • c1fe628b57 Translated using Weblate (Lithuanian) Jonas Kriaučiūnas 2013-12-11 19:23:53 +0100
  • 0bf5b140c7 Translated using Weblate (Italian) King Artur 2013-12-18 21:40:51 +0100
  • ab6dda4230 Translated using Weblate (German) Pilz Adam 2013-12-29 14:29:51 +0100
  • 272909359a Translated using Weblate (Estonian) Jabo Babo 2013-12-18 21:28:28 +0100
  • 330a35a522 Translated using Weblate (Dutch) b p 2014-01-05 11:31:11 +0100
  • 85db6cb753 Translated using Weblate (Russian) Сергей Голубев 2013-12-29 16:58:57 +0100
  • fac837b00e Translated using Weblate (German) Jabo Babo 2013-12-18 21:31:40 +0100
  • e02151d855 Translated using Weblate (Lithuanian) Jonas Kriaučiūnas 2013-12-11 19:14:48 +0100
  • c276e023a4 Translated using Weblate (Russian) Ilya Zhuravlev 2013-11-26 19:57:03 +0100
  • 6430962479 Translated using Weblate (German) Pilz Adam 2013-12-01 23:46:45 +0100
  • 85cf811890 Translated using Weblate (Dutch) Mitchell Ward 2013-12-07 12:20:42 +0100
  • fcde24cfd3 Translated using Weblate (Czech) Jakub Vaněk 2013-12-04 11:23:25 +0100
  • 4269ff1323 Translated using Weblate (Romanian) Mitchell Ward 2013-12-07 12:18:02 +0100
  • 3cde5225d5 Translated using Weblate (Chinese (China)) Shen Zheyu 2013-11-25 10:04:26 +0100
  • 0b7cde0b2c Translated using Weblate (Portuguese (Brazil)) Frederico Guimarães 2013-11-25 02:13:09 +0100
  • 0f0be6e592 Translated using Weblate (French) we prefer instagib metl3 2013-11-23 18:03:39 +0100
  • 5541821062 Translated using Weblate (German) Pilz Adam 2013-11-23 17:46:09 +0100
  • d9d06ad920 Fix g_settings not being included Sfan5 2014-02-16 08:16:49 +0100
  • 4585fba98b Fix broken cross-compiling Sfan5 2014-02-16 08:07:57 +0100
  • c163859057 Schematic: Add force_placement parameter to minetest.place_structure API kwolekr 2014-02-15 19:46:57 -0500
  • 3570f3e396 Add minetest.set_noiseparam_defaults() Lua API kwolekr 2014-02-15 18:20:15 -0500
  • c873164878 Accept any error response code for missing index.mth Kahrl 2014-02-15 02:19:49 +0100
  • 31ec14afe2 Add check to avoid usage of broken LuaJIT < 2.0.0beta8 sapier 2014-02-08 15:45:09 +0100
  • ded5f8b1a6 Fix possible missing unlock of env_lock sapier 2014-02-12 19:47:27 +0100
  • 89f7dc1efd ServerEnvironment: Remove direct dependency on EmergeManager kwolekr 2014-02-09 16:36:30 -0500
  • a0683b811c Define strlcpy on platforms that do not have it kwolekr 2014-02-09 13:12:28 -0500
  • 2a01050a0c Add capability to read table flag fields from Lua API kwolekr 2014-02-09 12:38:50 -0500
  • 57710520dc Tune block emerge and sending parameters to more aggressive values kwolekr 2014-02-08 18:32:12 -0500
  • 83bafbe08b Make flag strings clear specified flag with 'no' prefix kwolekr 2014-02-08 17:50:26 -0500
  • f4f98c9550 Remove lots of dead code Add check for datatype overflows use native datatype indices instead of fixed 16bit/32bit ones sapier 2014-02-05 00:17:57 +0100
  • 3670f5a37b Fix invalid check for fread error on extracting zip sapier 2014-02-07 21:29:31 +0100
  • 6715c422ae Fix memory leak in database migration Selat 2014-02-05 19:52:59 +0200
  • bc0bbffa14 Add missing header BlockMen 2014-02-06 21:55:12 +0100
  • 85fe75d1cb Add the option to bind to a specific address ShadowNinja 2014-02-05 21:24:46 +0100
  • 7f743178db Remove blank default values for emergequeue_limit_* settings kwolekr 2014-02-05 00:17:53 -0500
  • c6c5edd73a Revert "Fix settings to honor numeric conversion errors" kwolekr 2014-02-05 00:05:58 -0500
  • 7859e57f6c Fix another heap-use-after-free in pause menu. Ilya Zhuravlev 2014-01-16 16:54:50 +0400
  • 2d16ebf57c Fix unexpected preprocessor directive in gettext.cpp Ilya Zhuravlev 2014-02-02 16:22:33 +0400
  • 3f376a092e Fix settings to honor numeric conversion errors Rename try* non exceptioning functions to *NoEx sapier 2014-02-05 01:35:40 +0100
  • 2927a327ca Update minetest.conf.example kwolekr 2014-02-03 22:47:29 -0500
  • 5a34f40d80 Huge overhaul of the entire MapgenParams system kwolekr 2014-02-03 22:42:10 -0500
  • a439343844 Settings: Add no-exception variants of each get method kwolekr 2014-02-03 22:40:57 -0500
  • 458045d49f Fix crash when a error occurs in a globalstep callback ShadowNinja 2014-02-03 18:15:03 -0500
  • fbef701bcd Escape texture pack names ShadowNinja 2014-02-03 17:57:19 -0500
  • 857a49e081 Add minetest.kick_player(name, reason) sapier 2014-01-26 18:40:25 +0100
  • ea0def381d Remove noisy error messages, prepend "pathfinder: " to pathfinder messages sapier 2014-02-03 20:13:31 +0100
  • 284fc0b885 Add missing "-" to list of allowed chars in media filenames sapier 2014-02-02 15:34:33 +0100
  • e7c2e61b19 Add additional check to avoid broadcasting private messages in error conditions sapier 2014-02-02 01:55:24 +0100
  • 6a3fa9df12 Add player:override_day_night_ratio() for arbitrarily controlling sunlight brightness Perttu Ahola 2013-10-18 11:53:19 +0300
  • 86a6cca3cf Add player:set_sky() with simple skybox support Perttu Ahola 2013-05-02 23:52:50 +0300
  • e258675eab Add propper client initialization -add client states to avoid server sending data to uninitialized clients -don't show uninitialized clients to other players -propper client disconnect handling Minor comment fixes in server Minor bugfixes in connection -improved peer id calculation -honor NDEBUG flag -improved disconnect handling -increased initial send window Remove some dead code sapier 2014-01-31 00:24:00 +0100
  • 21f1bec724 New HUD element - waypoint. RealBadAngel 2014-01-26 21:31:59 +0100
  • 3f0ee5d680 Fix bug only half of unreliable queue handled per step in worst case sapier 2014-01-26 16:59:36 +0100
  • 9b978db0c2 Fix use of previously deallocated EmergeManager kwolekr 2014-01-26 01:12:18 -0500
  • 6e352e3cbf Fix error on mod download failure ShadowNinja 2014-01-24 15:22:22 -0500
  • 76d4396fa1 Pass pointed_thing to on_punch and minetest.register_on_punchnode callbacks ShadowNinja 2014-01-23 19:21:01 -0500
  • cd7e8372f3 Include system info in the HTTP user agent on Windows Sfan5 2014-01-19 14:32:03 +0100