aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2015-11-14Load sound from memoryest31
* Remove trailing lines from src/sound_openal.cpp * Don't do a horribly ugly copy of the file's path, allocating and deallocating a 10 kb buffer in the process. This copy was needed for backwards compatibility with libvorbis 1.3.1 and earlier, as the removed comment explains. However, even Ubuntu precise has 1.3.2 already. Dropping support and sparing the ugly copy can therefore be considered safe. * Actually load sounds from the memory, not caching them at the disk first, removing the old hack. This is the main motivation for the commit.
2015-11-14Decoration API: Fix missing low density decorationsparamat
For a decoration count between 0 and 1 calculate a chance for 1
2015-11-14Mgfractal: Create a choice of 4 mandelbrot formulasparamat
2015-11-13Mgv6: Move global mapgen flag 'flat' into mgv6 spflagsparamat
Add mgv6 spflag 'flat' Global flag is kept for backwards compatibility but is now undocumented
2015-11-13Only allow players with shout to chatest31
Fix regression of commit 5e507c9829942c434a6f1ae7a4f3a488c7e50bef "Add server side ncurses terminal" which allowed all players, even those without a shout priv, to chat. Fixes #3362.
2015-11-12Fix scrollbarsBlockMen
2015-11-12Add the player name to dropped itemsRobert Zenz
The player name is now added in the field "dropped_by" on the created entity.
2015-11-11Mapgen: Add flat mapgen in hidden formparamat
2015-11-09Convert usages of PseudoRandom to PcgRandom for ore and deco placementkwolekr
In addition to being a better random, this fixes #3228
2015-11-09Cavegen: Make mgfractal use mgv5 cavegenparamat
Remove CaveFractal Add a lava depth constant to CaveV5 to make it universal
2015-11-09Put ChatEvent handler into own functionest31
Comply with line limit.
2015-11-08Abort compile when attempting to build client with Irrlicht 1.8.2kwolekr
2015-11-08Add errno to socket creation failed exceptionkwolekr
2015-11-08Write new line character sequence at end of print()est31
Fix regression of commit 5e507c9829942c434a6f1ae7a4f3a488c7e50bef "Add server side ncurses terminal" where no line termination character was printed after a lua print outside of terminal mode. Fixes #3350.
2015-11-08Fix misc. MinGW and Valgrind warningskwolekr
2015-11-08Add LuaSecureRandomest31
2015-11-08Run util/updatepo.shest31
2015-11-08Update minetest.conf.example and src/settings_translation_file.cppest31
2015-11-08Settings tab: add v3f typeest31
Add the v3f type, currently is just a nice placeholder for string. Currently undocumented, on wish of @PilzAdam, to support future changes.
2015-11-08Some german translation improvementsest31
2015-11-08Russian translation: remove weird charest31
Whatever that char is, it isn't a space.
2015-11-08Translated using Weblate (Russian)Vasily Pavlov
Currently translated at 49.5% (373 of 753 strings)
2015-11-08Translated using Weblate (Chinese (Taiwan))Jeff Huang
Currently translated at 58.0% (437 of 753 strings)
2015-11-08Translated using Weblate (Russian)Pavel Sokolov
Currently translated at 47.6% (359 of 753 strings)
2015-11-08Translated using Weblate (Russian)Vasily Pavlov
Currently translated at 47.4% (357 of 753 strings)
2015-11-08Translated using Weblate (Russian)Pavel Sokolov
Currently translated at 47.2% (356 of 753 strings)
2015-11-08Translated using Weblate (Russian)Vasily Pavlov
Currently translated at 47.0% (354 of 753 strings)
2015-11-08Translated using Weblate (Chinese (China))Jun Zhang
Currently translated at 30.0% (226 of 753 strings)
2015-11-08Translated using Weblate (Italian)Elia Argentieri
Currently translated at 43.0% (324 of 753 strings)
2015-11-08Translated using Weblate (Italian)betacentury
Currently translated at 35.1% (265 of 753 strings)
2015-11-08Translated using Weblate (Italian)Elia Argentieri
Currently translated at 35.1% (265 of 753 strings)
2015-11-08Translated using Weblate (Japanese)Onee Chan
Currently translated at 40.6% (306 of 753 strings)
2015-11-08Translated using Weblate (Chinese (Taiwan))Jeff Huang
Currently translated at 56.3% (424 of 753 strings)
2015-11-08Translated using Weblate (Chinese (Taiwan))Jeff Huang
Currently translated at 48.0% (362 of 753 strings)
2015-11-08Translated using Weblate (Chinese (Taiwan))Jeff Huang
Currently translated at 46.7% (352 of 753 strings)
2015-11-08Translated using Weblate (Russian)Maksim D. Gamarnik
Currently translated at 39.7% (299 of 753 strings)
2015-11-08Translated using Weblate (German)hybriddog
Currently translated at 99.3% (748 of 753 strings)
2015-11-08Translated using Weblate (Russian)Pavel Sokolov
Currently translated at 32.6% (246 of 753 strings)
2015-11-08Translated using Weblate (Russian)Maksim D. Gamarnik
Currently translated at 32.2% (243 of 753 strings)
2015-11-08Translated using Weblate (French)Jean-Patrick G
Currently translated at 100.0% (753 of 753 strings)
2015-11-08Translated using Weblate (French)Jean-Patrick G
Currently translated at 100.0% (753 of 753 strings)
2015-11-08Translated using Weblate (French)Jean-Patrick G
Currently translated at 98.2% (740 of 753 strings)
2015-11-08Translated using Weblate (Turkish)PilzAdam
Currently translated at 33.0% (249 of 753 strings)
2015-11-08Translated using Weblate (Spanish)ShadowNinja
Currently translated at 32.9% (248 of 753 strings)
2015-11-08Translated using Weblate (Romanian)PilzAdam
Currently translated at 25.8% (195 of 753 strings)
2015-11-08Translated using Weblate (Portuguese (Brazil))PilzAdam
Currently translated at 26.4% (199 of 753 strings)
2015-11-08Translated using Weblate (Italian)PilzAdam
Currently translated at 28.2% (213 of 753 strings)
2015-11-08Translated using Weblate (Indonesian)PilzAdam
Currently translated at 40.2% (303 of 753 strings)
2015-11-08Translated using Weblate (German)Wuzzy
Currently translated at 98.8% (744 of 753 strings)
2015-11-08Translated using Weblate (French)Jean-Patrick G
Currently translated at 98.2% (740 of 753 strings)