sapier [Sat, 23 Feb 2013 18:06:57 +0000 (18:06 +0000)]
split scriptapi.cpp
Remerge some files in order to reduce number of additional files
Make necessary changes for split, rename files, reorganize some bits
kwolekr [Mon, 4 Mar 2013 22:01:36 +0000 (17:01 -0500)]
Bump version to 0.4.5
PilzAdam [Sun, 3 Mar 2013 15:34:06 +0000 (16:34 +0100)]
Fix pickup of dropped items when the player only takes a part of them
kwolekr [Sun, 3 Mar 2013 06:34:56 +0000 (22:34 -0800)]
Merge pull request #513 from sfan5/patch-2
Add python script to doc/protocol.txt
Ilya Zhuravlev [Sat, 2 Mar 2013 20:02:00 +0000 (00:02 +0400)]
Add one more curl_easy_setopt(curl, CURLOPT_NOSIGNAL, 1);
Ilya Zhuravlev [Fri, 1 Mar 2013 16:12:19 +0000 (20:12 +0400)]
Add Estonian language template
Ilya Zhuravlev [Fri, 1 Mar 2013 13:01:23 +0000 (17:01 +0400)]
Fix "longjmp causes uninitialized stack frame" (serverlist.cpp)
sfan5 [Thu, 28 Feb 2013 19:15:34 +0000 (20:15 +0100)]
Add python script to doc/protocol.txt
Weblate [Thu, 28 Feb 2013 17:04:07 +0000 (18:04 +0100)]
Merge remote branch 'origin/master'
Weblate [Thu, 28 Feb 2013 17:03:28 +0000 (18:03 +0100)]
Merge remote branch 'origin/master'
Mitori Itoshiki [Sun, 17 Feb 2013 10:28:36 +0000 (11:28 +0100)]
Translated using Weblate (Russian)
Francizca Rodriguez [Tue, 26 Feb 2013 19:10:54 +0000 (20:10 +0100)]
Translated using Weblate (Portuguese)
Tomona Nanase [Fri, 22 Feb 2013 02:27:57 +0000 (03:27 +0100)]
Translated using Weblate (Japanese)
Sfan5 [Thu, 21 Feb 2013 16:34:53 +0000 (17:34 +0100)]
Translated using Weblate (German)
we prefer instagib metl3 [Thu, 28 Feb 2013 16:44:33 +0000 (17:44 +0100)]
Translated using Weblate (French)
Rune Biskopstö Christensen [Sat, 16 Feb 2013 23:41:22 +0000 (00:41 +0100)]
Translated using Weblate (Danish)
Shen Zheyu [Sat, 23 Feb 2013 02:40:32 +0000 (03:40 +0100)]
Translated using Weblate (Chinese (China))
kwolekr [Thu, 28 Feb 2013 00:59:05 +0000 (19:59 -0500)]
Change default settings for log level, texture atlas, document new settings
PilzAdam [Wed, 27 Feb 2013 19:23:32 +0000 (20:23 +0100)]
Fix nodeplacement prediction
kwolekr [Tue, 26 Feb 2013 06:57:59 +0000 (01:57 -0500)]
Fix most warnings, re-fix MSVC compile error
kwolekr [Tue, 26 Feb 2013 04:52:24 +0000 (20:52 -0800)]
Merge pull request #482 from proller/liquid
finite liquid
kwolekr [Sun, 24 Feb 2013 03:45:12 +0000 (22:45 -0500)]
Remove dead code, relocate some code
kwolekr [Sun, 24 Feb 2013 03:06:16 +0000 (22:06 -0500)]
Fix selection of # threads, set default to 1 thread
kwolekr [Sat, 23 Feb 2013 17:30:13 +0000 (12:30 -0500)]
Fix build on Windows
kwolekr [Fri, 22 Feb 2013 03:26:21 +0000 (22:26 -0500)]
Fix most walled-off caves
kwolekr [Thu, 21 Feb 2013 22:44:14 +0000 (17:44 -0500)]
Tune queue limits, some other adjustments
kwolekr [Sun, 17 Feb 2013 07:46:08 +0000 (02:46 -0500)]
Misc. cleanup and minor fixes
kwolekr [Sun, 17 Feb 2013 06:47:49 +0000 (01:47 -0500)]
Add multi-Emerge thread support
kwolekr [Fri, 15 Feb 2013 01:36:58 +0000 (20:36 -0500)]
Add emerge queue limit configuration
kwolekr [Fri, 15 Feb 2013 00:22:43 +0000 (19:22 -0500)]
Fix EmergeThread hang on exit
kwolekr [Thu, 14 Feb 2013 23:32:56 +0000 (18:32 -0500)]
Add global and per-peer queue limits
kwolekr [Thu, 14 Feb 2013 03:43:15 +0000 (22:43 -0500)]
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
Sfan5 [Sun, 24 Feb 2013 18:38:45 +0000 (19:38 +0100)]
Update Copyright Years
PilzAdam [Sun, 24 Feb 2013 17:52:44 +0000 (18:52 +0100)]
Update buildbot
PilzAdam [Sun, 24 Feb 2013 17:40:43 +0000 (18:40 +0100)]
Change Minetest-c55 to Minetest
PilzAdam [Sun, 24 Feb 2013 17:37:38 +0000 (18:37 +0100)]
Update README
proller [Sun, 24 Feb 2013 14:39:07 +0000 (18:39 +0400)]
new adjustable finite liquid
kwolekr [Sun, 24 Feb 2013 02:06:07 +0000 (18:06 -0800)]
Merge pull request #505 from RealBadAngel/master
Add seed parameter for default and L-system trees
RealBadAngel [Sun, 24 Feb 2013 01:26:25 +0000 (02:26 +0100)]
Add seed parameter for default and L-system trees
kwolekr [Sat, 23 Feb 2013 23:58:00 +0000 (15:58 -0800)]
Merge pull request #503 from RealBadAngel/master
Add sound volume controls to ingame menu
PilzAdam [Sat, 23 Feb 2013 21:48:02 +0000 (22:48 +0100)]
Read server_announce from minetest.conf for GUI
RealBadAngel [Sat, 23 Feb 2013 15:01:35 +0000 (16:01 +0100)]
Add sound volume controls to ingame menu
yuqian wang [Fri, 15 Feb 2013 14:22:19 +0000 (15:22 +0100)]
Translated using Weblate (Chinese (China))
kwolekr [Sat, 23 Feb 2013 00:42:50 +0000 (16:42 -0800)]
Merge pull request #431 from sapier/dtime_clamping
add limit for (collision handling) steps to avoid runaway memory consumption
Maciej Kasatkin [Fri, 22 Feb 2013 15:59:18 +0000 (16:59 +0100)]
Translated using Weblate (Polish)
kwolekr [Sat, 9 Feb 2013 02:52:23 +0000 (21:52 -0500)]
Added debug log level setting
Ilya Zhuravlev [Thu, 21 Feb 2013 22:41:59 +0000 (02:41 +0400)]
Fix json include
proller [Thu, 21 Feb 2013 22:00:44 +0000 (02:00 +0400)]
new auto masterserver
Pilz Adam [Fri, 15 Feb 2013 20:36:33 +0000 (21:36 +0100)]
Translated using Weblate (German)
PilzAdam [Sat, 12 Jan 2013 19:18:43 +0000 (20:18 +0100)]
Drop nodes as items when dugged and no room in inventory and dont remove dropped items when no room in inventory
celeron55 [Wed, 20 Feb 2013 19:34:57 +0000 (11:34 -0800)]
Merge pull request #500 from doserj/server_report_missing_deps
Print missing mod dependencies on server start
Jürgen Doser [Wed, 20 Feb 2013 19:06:39 +0000 (20:06 +0100)]
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.
Mitori Itoshiki [Tue, 19 Feb 2013 20:55:27 +0000 (21:55 +0100)]
Translated using Weblate (Japanese)
Tomona Nanase [Tue, 19 Feb 2013 12:37:56 +0000 (13:37 +0100)]
Translated using Weblate (Japanese)
PilzAdam [Tue, 19 Feb 2013 19:16:55 +0000 (20:16 +0100)]
Dont drop tools on rightclick
Jeija [Sun, 27 Jan 2013 09:33:25 +0000 (10:33 +0100)]
Disable placement prediction for nodes that use on_rightclick
Ilya Zhuravlev [Mon, 18 Feb 2013 09:58:55 +0000 (13:58 +0400)]
Set numeric locale for Lua
Artem Sinkevich [Wed, 13 Feb 2013 12:22:18 +0000 (13:22 +0100)]
Translated using Weblate (Russian)
kwolekr [Sat, 16 Feb 2013 01:45:32 +0000 (17:45 -0800)]
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...
Perttu Ahola [Fri, 15 Feb 2013 21:18:19 +0000 (23:18 +0200)]
Some kind of middleway values for player acceleration for now
Perttu Ahola [Fri, 15 Feb 2013 20:47:03 +0000 (22:47 +0200)]
Restore old acceleration behavior until something is actually agreed on (part 2)
Perttu Ahola [Fri, 15 Feb 2013 20:21:23 +0000 (22:21 +0200)]
Restore old acceleration behavior until something is actually agreed on
Ilya Zhuravlev [Sun, 3 Feb 2013 12:19:09 +0000 (16:19 +0400)]
Add Freetype support
MirceaKitsune [Fri, 8 Feb 2013 20:54:01 +0000 (22:54 +0200)]
Improved Player Physics
PilzAdam [Wed, 13 Feb 2013 17:06:25 +0000 (18:06 +0100)]
Fix minetest.item_place_node() and minetest.item_drop() to always return an ItemStack
RealBadAngel [Tue, 12 Feb 2013 21:51:38 +0000 (22:51 +0100)]
Fix to on_rightclick not able to change wielded_item
Dmitry Marakasov [Wed, 30 Jan 2013 00:07:00 +0000 (04:07 +0400)]
Server requires gettext library as well
PilzAdam [Tue, 12 Feb 2013 18:37:25 +0000 (19:37 +0100)]
Enable multiline signs
PilzAdam [Sun, 20 Jan 2013 15:21:09 +0000 (16:21 +0100)]
Dont remove grass under unloaded blocks
Jürgen Doser [Fri, 25 Jan 2013 14:52:53 +0000 (15:52 +0100)]
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.
ShadowNinja [Mon, 4 Feb 2013 03:22:42 +0000 (22:22 -0500)]
Don't fall off nodes if sneaking with free_move on but without fly privileges
ShadowNinja [Sat, 9 Feb 2013 21:32:59 +0000 (16:32 -0500)]
Don't see through nodes without noclip privileges
Oleg Matveev [Sat, 9 Feb 2013 17:46:44 +0000 (18:46 +0100)]
Translated using Weblate (Russian)
Pilz Adam [Sat, 9 Feb 2013 21:01:11 +0000 (22:01 +0100)]
Translated using Weblate (Portuguese)
Pilz Adam [Sat, 9 Feb 2013 21:18:21 +0000 (22:18 +0100)]
Translated using Weblate (Italian)
pandoro almascarpone [Sat, 9 Feb 2013 10:42:31 +0000 (11:42 +0100)]
Translated using Weblate (Italian)
Weblate [Fri, 8 Feb 2013 15:29:19 +0000 (16:29 +0100)]
Merge remote branch 'origin/master'
Pilz Adam [Tue, 5 Feb 2013 19:37:52 +0000 (20:37 +0100)]
Translated using Weblate (Russian)
Francizca Rodriguez [Thu, 7 Feb 2013 21:21:53 +0000 (22:21 +0100)]
Translated using Weblate (Portuguese)
Mitori Itoshiki [Thu, 7 Feb 2013 16:38:02 +0000 (17:38 +0100)]
Translated using Weblate (Japanese)
Pilz Adam [Tue, 5 Feb 2013 19:38:33 +0000 (20:38 +0100)]
Translated using Weblate (Danish)
Shen Zheyu [Wed, 6 Feb 2013 14:03:12 +0000 (15:03 +0100)]
Translated using Weblate (Chinese (China))
Francizca Rodriguez [Thu, 7 Feb 2013 21:14:10 +0000 (22:14 +0100)]
Translated using Weblate (Spanish)
Francizca Rodriguez [Thu, 7 Feb 2013 21:12:26 +0000 (22:12 +0100)]
Translated using Weblate (Portuguese)
Pilz Adam [Thu, 7 Feb 2013 20:34:15 +0000 (21:34 +0100)]
Translated using Weblate (Portuguese)
Francizca Rodriguez [Thu, 7 Feb 2013 20:34:10 +0000 (21:34 +0100)]
Translated using Weblate (Portuguese)
Pilz Adam [Thu, 7 Feb 2013 20:34:02 +0000 (21:34 +0100)]
Translated using Weblate (Portuguese)
Francizca Rodriguez [Thu, 7 Feb 2013 20:33:57 +0000 (21:33 +0100)]
Translated using Weblate (Portuguese)
Pilz Adam [Thu, 7 Feb 2013 20:33:55 +0000 (21:33 +0100)]
Translated using Weblate (Portuguese)
Francizca Rodriguez [Thu, 7 Feb 2013 20:32:04 +0000 (21:32 +0100)]
Translated using Weblate (Portuguese)
Ilya Zhuravlev [Thu, 7 Feb 2013 13:58:52 +0000 (17:58 +0400)]
Document remote_media setting
Ilya Zhuravlev [Thu, 7 Feb 2013 12:17:55 +0000 (16:17 +0400)]
Fix compile error (MSVC2010).
kwolekr [Tue, 5 Feb 2013 20:01:33 +0000 (15:01 -0500)]
Add flag string settings, flat map option
L JJ [Wed, 6 Feb 2013 02:27:18 +0000 (03:27 +0100)]
Translated using Weblate (Chinese (China))
kwolekr [Tue, 29 Jan 2013 16:46:29 +0000 (11:46 -0500)]
Fix assertion condition in initializePaths()
kwolekr [Tue, 29 Jan 2013 16:44:09 +0000 (11:44 -0500)]
Don't write control character to verbosestream
kwolekr [Tue, 29 Jan 2013 16:43:06 +0000 (11:43 -0500)]
Fix and improve noise map functions
kwolekr [Mon, 28 Jan 2013 04:30:37 +0000 (23:30 -0500)]
Add Perlin noise map Lua API
kwolekr [Wed, 23 Jan 2013 15:13:04 +0000 (10:13 -0500)]
Improve random map seed generation
Mitori Itoshiki [Tue, 5 Feb 2013 19:36:36 +0000 (20:36 +0100)]
Translated using Weblate (Russian)