- Dec 02, 2015
- Dec 01, 2015
- Nov 29, 2015
- Nov 24, 2015
-
-
Aaron Suen authored
-
Robert Zenz authored
Simplified the regex used, added comments and changed the error message to contain the correct mod name.
-
- Nov 23, 2015
-
-
paramat authored
Improve default parameters Update and improve documentation Unhide mapgen, but is still unstable
-
- Nov 22, 2015
-
- Nov 21, 2015
-
-
paramat authored
Flag is set by default in MapgenParams The global 'trees' flag remains but is now undocumented and unset by default in MapgenParams Add mgv6_spflag 'trees' set by default in defaultsettings.cpp to affect new worlds only This is automatically backwards compatible for existing worlds
-
Rui authored
-
- Nov 16, 2015
-
-
est31 authored
Recent irrlicht revisions break the build, hardcode the revision to a working one until upstream publishes a working version. See issue #3366 for a discussion about this. Also update dependencies to current versions.
-
- Nov 15, 2015
-
-
Amaz authored
-
TeTpaAka authored
-
LelixSuperHD authored
Currently translated at 42.0% (331 of 787 strings)
-
Joan Ciprià Moreno authored
Currently translated at 45.8% (361 of 787 strings)
-
Joan Ciprià Moreno authored
Currently translated at 32.4% (255 of 787 strings)
-
ShadowNinja authored
Currently translated at 45.7% (360 of 787 strings)
-
Joan Ciprià Moreno authored
Currently translated at 45.6% (359 of 787 strings)
-
Wuzzy authored
Currently translated at 100.0% (787 of 787 strings)
-
Joan Ciprià Moreno authored
Currently translated at 26.3% (207 of 787 strings) -
-
Joan Ciprià Moreno authored
Currently translated at 11.8% (93 of 787 strings)
-
Joan Ciprià Moreno authored
Currently translated at 31.6% (249 of 787 strings)
-
Maciej Kasatkin authored
Currently translated at 31.6% (249 of 787 strings)
-
nobb authored
Currently translated at 41.4% (326 of 787 strings)
-
Wuzzy authored
Currently translated at 100.0% (787 of 787 strings)
-
Joan Ciprià Moreno authored
Currently translated at 9.2% (73 of 787 strings)
-
Wuzzy authored
Currently translated at 100.0% (787 of 787 strings)
-
Joan Ciprià Moreno authored
Currently translated at 100% (0 of 0 strings) Created new translation.
-
Kristjan Räts authored
Currently translated at 21.4% (169 of 787 strings)
-
Rogier authored
Currently translated at 44.0% (347 of 787 strings)
-
Jarosław Maciejewski authored
Currently translated at 25.4% (200 of 787 strings)
-
Rui authored
Currently translated at 40.2% (317 of 787 strings)
-
Jean-Patrick Guerrero authored
Currently translated at 100.0% (787 of 787 strings)
-
Jean-Patrick Guerrero authored
Currently translated at 96.8% (762 of 787 strings)
-
paramat authored
-
est31 authored
-
- Nov 14, 2015
-
-
est31 authored
* 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.
-