Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Mgfractal: Revert unnecessary duplication of parameters | paramat | 2015-11-15 | 4 | -138/+60 | |
| | ||||||
* | sound_openal.cpp: remove unused header | est31 | 2015-11-15 | 1 | -1/+0 | |
| | ||||||
* | Load sound from memory | est31 | 2015-11-14 | 1 | -40/+107 | |
| | | | | | | | | | | | * 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. | |||||
* | Decoration API: Fix missing low density decorations | paramat | 2015-11-14 | 1 | -1/+9 | |
| | | | | For a decoration count between 0 and 1 calculate a chance for 1 | |||||
* | Mgfractal: Create a choice of 4 mandelbrot formulas | paramat | 2015-11-14 | 4 | -7/+51 | |
| | ||||||
* | Mgv6: Move global mapgen flag 'flat' into mgv6 spflags | paramat | 2015-11-13 | 4 | -10/+12 | |
| | | | | | Add mgv6 spflag 'flat' Global flag is kept for backwards compatibility but is now undocumented | |||||
* | Only allow players with shout to chat | est31 | 2015-11-13 | 3 | -6/+14 | |
| | | | | | | | | | | Fix regression of commit 5e507c9829942c434a6f1ae7a4f3a488c7e50bef "Add server side ncurses terminal" which allowed all players, even those without a shout priv, to chat. Fixes #3362. | |||||
* | Fix scrollbars | BlockMen | 2015-11-12 | 1 | -1/+1 | |
| | ||||||
* | Add the player name to dropped items | Robert Zenz | 2015-11-12 | 2 | -2/+5 | |
| | | | | | The player name is now added in the field "dropped_by" on the created entity. | |||||
* | Mapgen: Add flat mapgen in hidden form | paramat | 2015-11-11 | 7 | -2/+803 | |
| | ||||||
* | Convert usages of PseudoRandom to PcgRandom for ore and deco placement | kwolekr | 2015-11-09 | 3 | -13/+13 | |
| | | | | In addition to being a better random, this fixes #3228 | |||||
* | Cavegen: Make mgfractal use mgv5 cavegen | paramat | 2015-11-09 | 4 | -303/+15 | |
| | | | | | Remove CaveFractal Add a lava depth constant to CaveV5 to make it universal | |||||
* | Put ChatEvent handler into own function | est31 | 2015-11-09 | 2 | -15/+22 | |
| | | | | Comply with line limit. | |||||
* | Abort compile when attempting to build client with Irrlicht 1.8.2 | kwolekr | 2015-11-08 | 1 | -6/+13 | |
| | ||||||
* | Add errno to socket creation failed exception | kwolekr | 2015-11-08 | 2 | -7/+10 | |
| | ||||||
* | Write new line character sequence at end of print() | est31 | 2015-11-08 | 1 | -1/+1 | |
| | | | | | | | | | | | 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. | |||||
* | Fix misc. MinGW and Valgrind warnings | kwolekr | 2015-11-08 | 4 | -2/+6 | |
| | ||||||
* | Add LuaSecureRandom | est31 | 2015-11-08 | 6 | -1/+201 | |
| | ||||||
* | Run util/updatepo.sh | est31 | 2015-11-08 | 29 | -3613/+8942 | |
| | ||||||
* | Update minetest.conf.example and src/settings_translation_file.cpp | est31 | 2015-11-08 | 2 | -5/+50 | |
| | ||||||
* | Settings tab: add v3f type | est31 | 2015-11-08 | 2 | -14/+9 | |
| | | | | | Add the v3f type, currently is just a nice placeholder for string. Currently undocumented, on wish of @PilzAdam, to support future changes. | |||||
* | Some german translation improvements | est31 | 2015-11-08 | 1 | -6/+6 | |
| | ||||||
* | Russian translation: remove weird char | est31 | 2015-11-08 | 1 | -2/+2 | |
| | | | | Whatever that char is, it isn't a space. | |||||
* | Translated using Weblate (Russian) | Vasily Pavlov | 2015-11-08 | 1 | -11/+29 | |
| | | | | Currently translated at 49.5% (373 of 753 strings) | |||||
* | Translated using Weblate (Chinese (Taiwan)) | Jeff Huang | 2015-11-08 | 1 | -8/+23 | |
| | | | | Currently translated at 58.0% (437 of 753 strings) | |||||
* | Translated using Weblate (Russian) | Pavel Sokolov | 2015-11-08 | 1 | -4/+4 | |
| | | | | Currently translated at 47.6% (359 of 753 strings) | |||||
* | Translated using Weblate (Russian) | Vasily Pavlov | 2015-11-08 | 1 | -3/+2 | |
| | | | | Currently translated at 47.4% (357 of 753 strings) | |||||
* | Translated using Weblate (Russian) | Pavel Sokolov | 2015-11-08 | 1 | -4/+4 | |
| | | | | Currently translated at 47.2% (356 of 753 strings) | |||||
* | Translated using Weblate (Russian) | Vasily Pavlov | 2015-11-08 | 1 | -94/+49 | |
| | | | | Currently translated at 47.0% (354 of 753 strings) | |||||
* | Translated using Weblate (Chinese (China)) | Jun Zhang | 2015-11-08 | 1 | -22/+20 | |
| | | | | Currently translated at 30.0% (226 of 753 strings) | |||||
* | Translated using Weblate (Italian) | Elia Argentieri | 2015-11-08 | 1 | -89/+98 | |
| | | | | Currently translated at 43.0% (324 of 753 strings) | |||||
* | Translated using Weblate (Italian) | betacentury | 2015-11-08 | 1 | -4/+4 | |
| | | | | Currently translated at 35.1% (265 of 753 strings) | |||||
* | Translated using Weblate (Italian) | Elia Argentieri | 2015-11-08 | 1 | -47/+90 | |
| | | | | Currently translated at 35.1% (265 of 753 strings) | |||||
* | Translated using Weblate (Japanese) | Onee Chan | 2015-11-08 | 1 | -117/+58 | |
| | | | | Currently translated at 40.6% (306 of 753 strings) | |||||
* | Translated using Weblate (Chinese (Taiwan)) | Jeff Huang | 2015-11-08 | 1 | -55/+74 | |
| | | | | Currently translated at 56.3% (424 of 753 strings) | |||||
* | Translated using Weblate (Chinese (Taiwan)) | Jeff Huang | 2015-11-08 | 1 | -9/+14 | |
| | | | | Currently translated at 48.0% (362 of 753 strings) | |||||
* | Translated using Weblate (Chinese (Taiwan)) | Jeff Huang | 2015-11-08 | 1 | -21/+32 | |
| | | | | Currently translated at 46.7% (352 of 753 strings) | |||||
* | Translated using Weblate (Russian) | Maksim D. Gamarnik | 2015-11-08 | 1 | -72/+54 | |
| | | | | Currently translated at 39.7% (299 of 753 strings) | |||||
* | Translated using Weblate (German) | hybriddog | 2015-11-08 | 1 | -6/+20 | |
| | | | | Currently translated at 99.3% (748 of 753 strings) | |||||
* | Translated using Weblate (Russian) | Pavel Sokolov | 2015-11-08 | 1 | -5/+5 | |
| | | | | Currently translated at 32.6% (246 of 753 strings) | |||||
* | Translated using Weblate (Russian) | Maksim D. Gamarnik | 2015-11-08 | 1 | -4/+3 | |
| | | | | Currently translated at 32.2% (243 of 753 strings) | |||||
* | Translated using Weblate (French) | Jean-Patrick G | 2015-11-08 | 1 | -23/+23 | |
| | | | | Currently translated at 100.0% (753 of 753 strings) | |||||
* | Translated using Weblate (French) | Jean-Patrick G | 2015-11-08 | 1 | -23/+23 | |
| | | | | Currently translated at 100.0% (753 of 753 strings) | |||||
* | Translated using Weblate (French) | Jean-Patrick G | 2015-11-08 | 1 | -2/+2 | |
| | | | | Currently translated at 98.2% (740 of 753 strings) | |||||
* | Translated using Weblate (Turkish) | PilzAdam | 2015-11-08 | 1 | -3/+3 | |
| | | | | Currently translated at 33.0% (249 of 753 strings) | |||||
* | Translated using Weblate (Spanish) | ShadowNinja | 2015-11-08 | 1 | -6/+5 | |
| | | | | Currently translated at 32.9% (248 of 753 strings) | |||||
* | Translated using Weblate (Romanian) | PilzAdam | 2015-11-08 | 1 | -5/+6 | |
| | | | | Currently translated at 25.8% (195 of 753 strings) | |||||
* | Translated using Weblate (Portuguese (Brazil)) | PilzAdam | 2015-11-08 | 1 | -5/+5 | |
| | | | | Currently translated at 26.4% (199 of 753 strings) | |||||
* | Translated using Weblate (Italian) | PilzAdam | 2015-11-08 | 1 | -6/+6 | |
| | | | | Currently translated at 28.2% (213 of 753 strings) | |||||
* | Translated using Weblate (Indonesian) | PilzAdam | 2015-11-08 | 1 | -4/+3 | |
| | | | | Currently translated at 40.2% (303 of 753 strings) |