1
0
mirror of https://github.com/minetest/minetest.git synced 2025-07-05 09:20:23 +02:00
Commit Graph

2556 Commits

Author SHA1 Message Date
ba78194636 Allow any character in formspec strings with escape char 2013-03-05 23:25:02 -05:00
bdbdeab005 split scriptapi.cpp
Remerge some files in order to reduce number of additional files

Make necessary changes for split, rename files, reorganize some bits
2013-03-05 00:59:49 -05:00
5917e86297 Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1); 2013-03-03 00:02:00 +04:00
fceb465fc9 Fix "longjmp causes uninitialized stack frame" (serverlist.cpp) 2013-03-01 17:02:54 +04:00
7caa28a6aa Change default settings for log level, texture atlas, document new settings 2013-02-27 19:59:05 -05:00
0183bdad04 Fix nodeplacement prediction 2013-02-27 20:23:32 +01:00
d31f07bd4b Fix most warnings, re-fix MSVC compile error 2013-02-26 01:57:59 -05:00
979ca23f1e Merge pull request #482 from proller/liquid
finite liquid
2013-02-25 20:52:24 -08:00
9b5f182642 Remove dead code, relocate some code 2013-02-25 23:11:12 -05:00
f00d136ab1 Fix selection of # threads, set default to 1 thread 2013-02-25 23:11:00 -05:00
28c50c16cd Fix build on Windows 2013-02-25 23:10:54 -05:00
5bd50a2d90 Fix most walled-off caves 2013-02-25 23:08:55 -05:00
60e6284f30 Tune queue limits, some other adjustments 2013-02-25 23:08:41 -05:00
67c59645ec Misc. cleanup and minor fixes 2013-02-25 23:08:33 -05:00
5ec5b1cbd6 Add multi-Emerge thread support 2013-02-25 23:08:26 -05:00
76217939e0 Add emerge queue limit configuration 2013-02-25 22:59:17 -05:00
206ec36c8e Fix EmergeThread hang on exit 2013-02-25 22:58:24 -05:00
3b7a445cd7 Add global and per-peer queue limits 2013-02-25 22:58:11 -05:00
b9d8e59bbf Add emerge.cpp, initial EmergeThread changes
- Neatly placed all emerge related code into a new file, emerge.cpp
- Greatly cleaned up the code in EmergeThread::Thread()
- Reworked Emerge queue.  Now an actual std::queue of v3s16 block positions
- Removed the completely unnecessary map of peer ids requesting blocks
2013-02-25 22:56:18 -05:00
6d0ea26c2d Update Copyright Years 2013-02-24 20:15:24 +01:00
497ff1ecd6 Change Minetest-c55 to Minetest 2013-02-24 18:49:03 +01:00
b90e431fc7 new adjustable finite liquid 2013-02-24 18:39:07 +04:00
f0d70d4e86 Add seed parameter for default and L-system trees 2013-02-24 02:26:25 +01:00
6b9906687b Merge pull request #503 from RealBadAngel/master
Add sound volume controls to ingame menu
2013-02-23 15:58:00 -08:00
bc2e9dbaf2 Read server_announce from minetest.conf for GUI 2013-02-23 22:48:02 +01:00
4d73d99ebc Add sound volume controls to ingame menu 2013-02-23 16:01:35 +01:00
f9a8efb992 Merge pull request #431 from sapier/dtime_clamping
add limit for (collision handling) steps to avoid runaway memory consumption
2013-02-22 16:42:50 -08:00
7f240aea1e Added debug log level setting 2013-02-21 22:35:04 -05:00
c19fc00b04 Fix json include 2013-02-22 02:41:59 +04:00
ee07c3f7cf new auto masterserver 2013-02-22 02:04:53 +04:00
89b88917a8 Print missing mod dependencies on server start
i.e., not only the mod with missing dependencies, but also the missing
dependencies itself. (This already used to be the case before the mod
selection gui was added)

Also, mods with unsatisfied dependencies are no longer reported as
mods that could not be found.
2013-02-20 20:06:39 +01:00
365c169b43 Disable placement prediction for nodes that use on_rightclick 2013-02-19 20:02:40 +01:00
8d920dd09b Merge pull request #465 from doserj/mod_selection_empty_modname_fix
Remove use of operator[] on a std::map, so no spurious elements get inse...
2013-02-15 17:45:32 -08:00
c88d89d26e Some kind of middleway values for player acceleration for now 2013-02-15 23:18:19 +02:00
4035bf3259 Restore old acceleration behavior until something is actually agreed on (part 2) 2013-02-15 22:47:23 +02:00
65cb318cd9 Restore old acceleration behavior until something is actually agreed on 2013-02-15 22:25:23 +02:00
30b9a4d6b4 Add Freetype support 2013-02-14 18:46:08 +01:00
df3c925b3c Improved Player Physics 2013-02-14 06:21:30 +10:00
8e69b9cb26 Server requires gettext library as well 2013-02-12 20:27:50 +01:00
9f1ae4084d Enable multiline signs 2013-02-12 19:37:25 +01:00
2c362badd4 Dont remove grass under unloaded blocks 2013-02-10 12:52:59 +01:00
6b1420a58a Disable backface culling for drawtype plantlike and only draw 2 faces instead of 4
This way, plants actually show the real backface on their back side,
i.e., the front face mirrored around the vertical axis, instead of
showing the front face on both sides. This looked weird when the
texture was not symmetrical around the vertical axis.
2013-02-10 12:45:25 +01:00
1cda39d5bb Don't fall off nodes if sneaking with free_move on but without fly privileges 2013-02-10 12:35:04 +01:00
32552fede5 Don't see through nodes without noclip privileges 2013-02-10 12:29:46 +01:00
86b33c4922 Fix compile error (MSVC2010). 2013-02-07 16:17:55 +04:00
97260d09a8 Add flag string settings, flat map option 2013-02-06 16:52:48 -05:00
f148ae58c3 Fix assertion condition in initializePaths() 2013-02-06 01:13:19 -05:00
bd55b9cc0f Don't write control character to verbosestream 2013-02-06 01:12:56 -05:00
77dbad72f7 Fix and improve noise map functions 2013-02-06 01:12:36 -05:00
75fe948bf7 Add Perlin noise map Lua API 2013-02-06 01:11:56 -05:00