summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
* Fix Lua PcgRandomest312015-08-12
* Treegen: Rename pine tree mapgen aliasparamat2015-08-10
* Fix intlGUIEditBox leak and uninitialized value in Mapper (reported by valgrind)Kahrl2015-08-10
* Make NetworkPacket respect serialized string size limitskwolekr2015-08-10
* Display Lua memory usage at the time of Out-of-Memory errorkwolekr2015-08-10
* Fix segfaults caused by the Environment not being initialized yetrubenwardy2015-08-09
* Translated using Weblate (German)sfan52015-08-09
* Update Spanish translation.Diego Martinez2015-08-09
* Remove unused fileLoic Blot2015-08-09
* Translated using Weblate (Hungarian)Kisbenedek Márton2015-08-09
* Translated using Weblate (Russian)Andrey K2015-08-09
* Translated using Weblate (German)est312015-08-09
* Translated using Weblate (German)Jackie Coe2015-08-09
* Translated using Weblate (German)Jackie Coe2015-08-09
* Translated using Weblate (Japanese)Rui2015-08-09
* Translated using Weblate (German)est312015-08-09
* Translated using Weblate (French)Jean-Patrick G2015-08-09
* Translated using Weblate (Japanese)Rui2015-08-09
* Translated using Weblate (German)est312015-08-09
* Translated using Weblate (French)Jean-Patrick G2015-08-09
* Fix camera updates being toggled by N key in release mode (#2762)Kahrl2015-08-07
* Fix detection of sneaking nodegregorycu2015-08-06
* Fix BufferedPacket race condition (fixes #2983)kwolekr2015-08-06
* Fix critical vulnerabilities and bugs with NetworkPacketkwolekr2015-08-06
* Initialize random for verification key generation tooest312015-08-06
* Improve Script CPP API diagnosticskwolekr2015-08-05
* connection: Make assertions non-fatal for received datakwolekr2015-08-05
* Fix tiling issues for PLANTLIKE and FIRELIKE with FSAARealBadAngel2015-08-05
* Cavegen V6: Make all caves consistent with 0.4.12 stableparamat2015-08-03
* Biome API: Make fallback biome stone and water, disable fillerparamat2015-08-03
* src/util/numeric.{cpp,h}: Fix FacePositionCache data raceBřetislav Štec2015-08-02
* Fix "bouncy" blocksMiner592015-08-02
* src/client/tile.cpp: Fix reference countingBřetislav Štec2015-08-02
* Android: fix sound issue, and gitignoreest312015-08-02
* Actually document what minetest.is_protected should doest312015-08-02
* Add map limit config optionrubenwardy2015-08-02
* Prepend "Lua: " before lua exceptionsBřetislav Štec2015-08-02
* src/wieldmesh.cpp: Fix mesh extrusion memory leakBřetislav Štec2015-08-02
* src/client.cpp: Fix mapper memory leakBřetislav Štec2015-08-02
* Improve accuracy and safety of float serializationkwolekr2015-08-01
* Clean up util/serialization.{cpp,h} and add unit testskwolekr2015-08-01
* src/environment.cpp: Fix NULL pointer dereferenceBřetislav Štec2015-08-01
* src/network/connection.h: Fix race conditionBřetislav Štec2015-08-01
* Android: Add githash header to spare rebuilds after new commitsest312015-08-01
* tests: Log exceptions thrown inside of unit testskwolekr2015-07-31
* Dungeon generation: Fix code style issues in dungeongen.cppparamat2015-08-01
* Android: speed up rebuild, and prevent race condition failest312015-07-31
* Fix 0.4.11 githash for androidest312015-07-31
* Small SendableMediaAnnouncement cleanupLoic Blot2015-07-31
* Android: fix horrible libiconv buildest312015-07-29