aboutsummaryrefslogtreecommitdiff
path: root/src/particles.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2013-02-25Remove dead code, relocate some codekwolekr2-399/+53
2013-02-25Fix selection of # threads, set default to 1 threadkwolekr2-3/+2
2013-02-25Fix build on Windowskwolekr3-3/+12
2013-02-25Fix most walled-off caveskwolekr3-15/+18
2013-02-25Tune queue limits, some other adjustmentskwolekr4-29/+174
2013-02-25Misc. cleanup and minor fixeskwolekr5-44/+23
2013-02-25Add multi-Emerge thread supportkwolekr8-64/+160
2013-02-25Add emerge queue limit configurationkwolekr3-14/+20
2013-02-25Fix EmergeThread hang on exitkwolekr1-2/+7
2013-02-25Add global and per-peer queue limitskwolekr3-27/+49
2013-02-25Add emerge.cpp, initial EmergeThread changeskwolekr12-560/+886
- 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-24Update Copyright YearsSfan5222-237/+237
2013-02-24Update buildbotPilzAdam1-7/+7
2013-02-24Change Minetest-c55 to MinetestPilzAdam222-222/+222
2013-02-24Update READMEPilzAdam1-11/+11
2013-02-24new adjustable finite liquidproller10-8/+384
2013-02-24Add seed parameter for default and L-system treesRealBadAngel6-32/+37
2013-02-23Read server_announce from minetest.conf for GUIPilzAdam1-0/+1
2013-02-23Add sound volume controls to ingame menuRealBadAngel7-1/+268
2013-02-21Added debug log level settingkwolekr2-16/+26
2013-02-22Fix json includeIlya Zhuravlev1-1/+1
2013-02-22new auto masterserverproller20-49/+6919
2013-02-21Drop nodes as items when dugged and no room in inventory and dont remove ↵PilzAdam2-2/+13
dropped items when no room in inventory
2013-02-20Print missing mod dependencies on server startJürgen Doser1-8/+14
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-19Dont drop tools on rightclickPilzAdam1-2/+1
2013-02-19Disable placement prediction for nodes that use on_rightclickJeija6-2/+15
2013-02-18Set numeric locale for LuaIlya Zhuravlev1-0/+1
2013-02-15Some kind of middleway values for player acceleration for nowPerttu Ahola3-9/+9
2013-02-15Restore old acceleration behavior until something is actually agreed on (part 2)Perttu Ahola1-3/+3
2013-02-15Restore old acceleration behavior until something is actually agreed onPerttu Ahola1-3/+3
2013-02-14Add Freetype supportIlya Zhuravlev23-16/+7271
2013-02-14Improved Player PhysicsMirceaKitsune10-110/+296
2013-02-13Fix minetest.item_place_node() and minetest.item_drop() to always return an ↵PilzAdam1-3/+3
ItemStack
2013-02-13Fix to on_rightclick not able to change wielded_itemRealBadAngel2-3/+4
2013-02-12Server requires gettext library as wellDmitry Marakasov1-0/+1
2013-02-12Enable multiline signsPilzAdam1-1/+1
2013-02-10Dont remove grass under unloaded blocksPilzAdam1-1/+2
2013-02-10Disable backface culling for drawtype plantlike and only draw 2 faces ↵Jürgen Doser2-12/+5
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-10Don't fall off nodes if sneaking with free_move on but without fly privilegesShadowNinja1-1/+1
2013-02-10Don't see through nodes without noclip privilegesShadowNinja1-1/+1
2013-02-10Translated using Weblate (Russian)Oleg Matveev1-5/+8
2013-02-10Translated using Weblate (Portuguese)Pilz Adam1-3/+3
2013-02-10Translated using Weblate (Italian)Pilz Adam1-3/+3
2013-02-09Translated using Weblate (Italian)pandoro almascarpone1-2/+4
2013-02-08Translated using Weblate (Russian)Pilz Adam1-3/+3
2013-02-08Translated using Weblate (Portuguese)Francizca Rodriguez1-9/+9
2013-02-08Translated using Weblate (Japanese)Mitori Itoshiki1-17/+18
2013-02-08Translated using Weblate (Danish)Pilz Adam1-3/+5
2013-02-08Translated using Weblate (Chinese (China))Shen Zheyu1-4/+13
2013-02-07Translated using Weblate (Spanish)Francizca Rodriguez1-5/+5