aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * Expose and document chatcommands as minetest.registered_chatcommandsrubenwardy2017-01-04
| * Fixes for using std:vector in ABMHander and further perf improvementsLars Hofhansl2017-01-04
| * Use std::vector instead of std::map in class ABMHandlerRogier-52017-01-04
| * Improve getPointedThing() (#4346)Dániel Juhász2017-01-04
| * Travis: Build server too for UNIXLoïc Blot2017-01-04
| * Pull occlusion check out of loop, and minor code cleanups.Lars Hofhansl2017-01-03
| * Fix display gamma documentationThomas--S2017-01-02
| * Add 2D sheet animation for nodessfan52017-01-02
| * Added "[sheet" to the texture special commands.Luke Puchner-Hardman2017-01-02
| * Move TileAnimation code to seperate filesfan52017-01-02
| * Fix non reverted change on TOSERVER_BREATH compatLoic Blot2017-01-01
| * Breath cheat fix: server sideLoic Blot2017-01-01
| * Fix /grant & /revoke not working with custom auth handler (#4974)Dorian Wouters2016-12-31
| * Fix interact range check (thanks to @lhofhansl)sfan52016-12-29
| * Use the outgoing split sequence number for every outgoing packet (#4864)Rogier-52016-12-29
| * Buildbot: Update Gettext version (#4971)sfan52016-12-29
| * Redo light.cpp.Auke Kok2016-12-28
| * Dont compare short with bool (#4963)adrido2016-12-28
| * Irrlicht 1.9 supportsfan52016-12-26
| * Various anticheat improvementssfan52016-12-26
| * Add gradle wrapper (#4954)Ner'zhul2016-12-24
| * Update Android build tools to latest version (#4872)rubenwardy2016-12-24
| * Minimal game: Use field 'tiles' instead of 'tile_images'Rogier2016-12-24
| * Move PP() and PP2() macros to basic_macros.hRogier2016-12-24
| * Process ABMs in a spherical volume instead of cubicLars Hofhansl2016-12-24
| * Shaders: Remove unnecessary 'if' statementsLars Hofhansl2016-12-24
| * Make minetest abort on lua panicRogier2016-12-24
| * Continue with 0.4.15-devsfan52016-12-22
* | Merge 0.4.15 changes into stable-0.4est312016-12-22
|\|
| * Bump version to 0.4.15sfan52016-12-22
| * Final update to credits before releaseCraig Robbins2016-12-22
| * Translated using Weblate (Russian)Nikolay2016-12-22
| * Translated using Weblate (Portuguese (Brazil))Cold Meson 062016-12-22
| * Translated using Weblate (Portuguese (Brazil))Bruno Borges2016-12-22
| * Translated using Weblate (Portuguese (Brazil))Cold Meson 062016-12-22
| * Translated using Weblate (Dutch)Rogier2016-12-22
| * Translated using Weblate (German)Wuzzy2016-12-22
| * Android: Workarounds for Googles completely broken NDKsfan52016-12-22
| * Android: update curl and libgmpest312016-12-21
| * Builtin/../falling.lua: Avoid crash when object pos over limitparamat2016-12-21
| * Don't ship with broken languages (#4940)est312016-12-21
| * Disable mod security by default (closes #4944)sfan52016-12-21
| * Fix warning reported by clang (possible bug in Settings lua api)sfan52016-12-21
| * Correct Swahili translations (#4939)sfan52016-12-21
| * Limit drawing rect of selected item to viewport size (fixes #4341)sfan52016-12-20
| * Security: Fix resolving of some relative pathsShadowNinja2016-12-20
| * Fix RemoveRelatvePathComponentsShadowNinja2016-12-20
| * Mod security: Allow read-only access to all mod pathsShadowNinja2016-12-20
| * Fix occlusion culling, again (#4930)lhofhansl2016-12-19
| * Fix occlusing counting (#4922)lhofhansl2016-12-18