sapier
|
edcad09dee
Add support for named threads (atm linux only)
|
10 年 前 |
sapier
|
d22621efc1
Make config honor build system specified config defines
|
10 年 前 |
sapier
|
a88c685f02
Minor fixes for file/modlist download in mainmenu
|
10 年 前 |
sapier
|
142e2d3b74
Cleanup client init states by bumping protocol version
|
10 年 前 |
sapier
|
556bdc260a
Pass pointer to nodedef directly to avoid recalculation in quite often called function
|
10 年 前 |
sapier
|
28854495b1
Performance optimized button to button mask evaluation
|
10 年 前 |
sapier
|
af01a9577e
Fix lost change password button
|
10 年 前 |
Perttu Ahola
|
65d1cb8321
Fix bug in RemoteClient::GetNextBlocks
|
10 年 前 |
Ciaran Gultnieks
|
564e11fc2f
Fix merge mistake when rebasing for PR #1169
|
10 年 前 |
sapier
|
5bd9c236d5
Fix double sending of chat messages
|
10 年 前 |
Novatux
|
936c6f577a
Fix "ghost stacks" created when a player clicks an item on the ground:
|
10 年 前 |
ShadowNinja
|
5fefc4bbf6
Fix serializing of signed numbers in serializeStructToString
|
10 年 前 |
RealBadAngel
|
0dc1aec509
Normal maps generation on the fly.
|
10 年 前 |
ShadowNinja
|
f3d83a4516
Add more informative error messages for inventory and item method errors
|
10 年 前 |
ShadowNinja
|
31fe72dbac
Remove lua_State parameter from LuaError::LuaError
|
10 年 前 |
ShadowNinja
|
f8b7555558
Revert "Make sure we get a stacktrace for as many lua errors as possible"
|
10 年 前 |
ShadowNinja
|
23be6450a1
Make serializeStructToString use an ostringstream
|
10 年 前 |
Novatux
|
93729b09d5
Fix sound not being played at the correct place.
|
10 年 前 |
Sfan5
|
362ef5f6ce
Make sure we get a stacktrace for as many lua errors as possible
|
10 年 前 |
ShadowNinja
|
d753d352f1
Revert "Use fixed-width format specifiers in serializeStructToString"
|
10 年 前 |
ShadowNinja
|
875f1327a4
Use fixed-width format specifiers in serializeStructToString
|
10 年 前 |
BlockMen
|
e4d1970abf
Fix game pause in singleplayer
|
10 年 前 |
BlockMen
|
03297acbf4
Fix special characters in pause and message menu
|
10 年 前 |
ShadowNinja
|
18577f2527
Replace usage of long long with u64/s64
|
10 年 前 |
Selat
|
7cac34c807
Pass arguments by reference
|
10 年 前 |
Selat
|
2bc2ce3bd1
Remove goto from Environment::removePlayer
|
10 年 前 |
ShadowNinja
|
c9b64206f9
Fix error when calling minetest.node_punch without a pointed_thing
|
10 年 前 |
Sfan5
|
859287b027
Fix generating winresource.o with build dir != source dir
|
10 年 前 |
Ciaran Gultnieks
|
5ce3f8f7b7
Correct misleading detached inventory error message
|
10 年 前 |
Ciaran Gultnieks
|
0643cef09a
Update ABM object counts when triggers add objects
|
10 年 前 |