3723 Commits

Author SHA1 Message Date
ShadowNinja
56e1aa4833 Revert "Make sure we get a stacktrace for as many lua errors as possible"
This reverts commit 362ef5f6ced862daa4733034810d0b07e2ad5d89.

Stack tracebacks couldn't be generated in LuaError::LuaError anyway and this
caused a second, empty traceback in most cases.  In cases where there wasn't
annother traceback the stack had already unwound and the traceback was empty.
2014-03-15 16:01:06 -04:00
ShadowNinja
6d6baefcf1 Make serializeStructToString use an ostringstream 2014-03-15 15:13:02 -04:00
Novatux
7b6d8c67fb Fix sound not being played at the correct place. 2014-03-15 16:25:34 +01:00
Sfan5
056e6fdec8 Make sure we get a stacktrace for as many lua errors as possible 2014-03-15 14:51:00 +01:00
ShadowNinja
4963d75c38 Revert "Use fixed-width format specifiers in serializeStructToString"
This reverts commit 875f1327a47f78d783c3abc7f7acc3977dc286ec.
Fixed width format specifiers are only officially availale in C99 and C++11.
2014-03-14 12:13:30 -04:00
ShadowNinja
cf56312005 Use fixed-width format specifiers in serializeStructToString 2014-03-13 17:30:15 -04:00
BlockMen
5dab81cca6 Fix game pause in singleplayer 2014-03-13 14:06:18 +01:00
BlockMen
b4b416a7e2 Fix special characters in pause and message menu 2014-03-13 14:00:10 +01:00
ShadowNinja
4b244f1092 Replace usage of long long with u64/s64 2014-03-12 19:37:19 -04:00
Selat
a83693c5c3 Pass arguments by reference 2014-03-12 17:34:48 -04:00
Selat
8960416054 Remove goto from Environment::removePlayer 2014-03-12 17:02:52 -04:00
ShadowNinja
9b67acc10c Fix error when calling minetest.node_punch without a pointed_thing 2014-03-11 13:00:16 -04:00
Sfan5
ae163994d2 Fix generating winresource.o with build dir != source dir 2014-03-11 17:48:34 +01:00
Ciaran Gultnieks
d521fe173a Correct misleading detached inventory error message
Looks like a bit of hasty copying and pasting from s_item.cpp.
2014-03-09 11:16:09 +01:00
Ciaran Gultnieks
ec227ef684 Update ABM object counts when triggers add objects
Also fixes long-standing accuracy issue due to unknown wider
object count not being incremented.
2014-03-09 11:13:44 +01:00
sapier
d7f4961b3f Fix race condition on exit to menu 2014-03-09 11:01:13 +01:00
kwolekr
cd27d27083 Update set_mapgen_params and set_gen_notify Lua API to use new flag format 2014-03-08 11:35:04 -05:00
Ciaran Gultnieks
b08cb6f883 Stop wasting time in abm - performance improvement
Unless I'm mistaken, the chunk of code I'm moving there is potentially
executed hundreds of times inside the loop to get the exact same result
every time
2014-03-06 19:18:36 +01:00
sapier
89c5163c02 Replace pause and message menu by formspec ones 2014-03-05 18:44:14 +01:00
Novatux
a662fe9fc4 Fix rendering glitches when far from the center of the map 2014-03-04 20:12:10 +01:00
Sfan5
ccb6b7c12e Document CMake options in README 2014-03-03 19:35:14 +01:00
sapier
dd21046532 Improved win32 file version information 2014-03-02 23:49:19 +01:00
Ciaran Gultnieks
5c65f41146 Fix for unloaded but active block problem 2014-03-02 20:39:28 +01:00
Selat
381f5d8d92 Fix translation name. 2014-03-02 19:32:59 +01:00
Selat
0a2b841990 Add Belarusian translation. 2014-03-02 19:06:42 +01:00
ShadowNinja
bf37cbf242 Remove "Server -!- " prefix from player messages 2014-02-27 00:00:22 -05:00
BlockMen
277c05878e Fix MSVC build 2014-02-26 14:21:38 +01:00
proller
f07b235e63 Fix null string escape 2014-02-24 20:41:04 +04:00
Sfan5
f2369937f2 Fix test for broken LuaJIT versions, solves #1152 2014-02-23 18:30:45 +01:00
Diego Martínez
4e022639a8 Translated using Weblate (Spanish) 2014-02-16 20:59:21 +01:00
King Artur
4a720670d4 Translated using Weblate (Romanian)
wrong expression and wrong word order
2014-02-16 20:59:21 +01:00
João Farias
2a5a302bdc Translated using Weblate (Portuguese) 2014-02-16 20:59:20 +01:00
Jonas Kriaučiūnas
ab4e3b984b Translated using Weblate (Lithuanian) 2014-02-16 20:59:20 +01:00
King Artur
a4bcc593e6 Translated using Weblate (Italian) 2014-02-16 20:59:20 +01:00
Pilz Adam
16d83ecead Translated using Weblate (German) 2014-02-16 20:59:20 +01:00
Jabo Babo
6ad2debe88 Translated using Weblate (Estonian) 2014-02-16 20:59:20 +01:00
b p
a97cf6133c Translated using Weblate (Dutch) 2014-02-16 20:59:20 +01:00
Сергей Голубев
9509b32547 Translated using Weblate (Russian) 2014-02-16 20:59:20 +01:00
Jabo Babo
b55c47b8f0 Translated using Weblate (German)
Kürzen, da es sonst nicht in den Button passt.
2014-02-16 20:59:20 +01:00
Jonas Kriaučiūnas
2488a79d46 Translated using Weblate (Lithuanian) 2014-02-16 20:59:20 +01:00
Ilya Zhuravlev
0c2603db1b Translated using Weblate (Russian) 2014-02-16 20:59:19 +01:00
Pilz Adam
b8804ae5fd Translated using Weblate (German) 2014-02-16 20:59:19 +01:00
Mitchell Ward
51bb7aeb3e Translated using Weblate (Dutch) 2014-02-16 20:59:19 +01:00
Jakub Vaněk
08862eac2e Translated using Weblate (Czech) 2014-02-16 20:59:19 +01:00
Mitchell Ward
08354d85cb Translated using Weblate (Romanian) 2014-02-16 20:59:19 +01:00
Shen Zheyu
be6839710b Translated using Weblate (Chinese (China)) 2014-02-16 20:59:19 +01:00
Frederico Guimarães
0356c02e27 Translated using Weblate (Portuguese (Brazil)) 2014-02-16 20:59:19 +01:00
we prefer instagib metl3
b3ad8ecfc3 Translated using Weblate (French) 2014-02-16 20:59:19 +01:00
Pilz Adam
7985893942 Translated using Weblate (German) 2014-02-16 20:59:19 +01:00
Sfan5
af06278623 Fix g_settings not being included 2014-02-16 08:25:53 +01:00