- May 14, 2016
-
-
est31 authored
-
MoNTE48 authored
Fixes #2122 Fixes #1454 Addendum (est31) According from its docs in android_native_app_glue.h (from the NDK), the onInputEvent should "Return 1 if you have handled the event, 0 for any default dispatching". Before, we always returned 1, meaning we blocked all hardware keys to be given to the OS. This broke the volume keys and has caused #2122 and #1454. Although it bases on lots of guesswork, it can probably safely be said that CGUIEnvironment::postEventFromUser returns true if the event was handled, and false if not. Therefore, set the status variable depending on what postEventFromUser returned.
-
- May 13, 2016
-
- May 12, 2016
- May 11, 2016
- May 10, 2016
-
-
Diego Martínez authored
Currently translated at 56.8% (504 of 887 strings) This is a merger of two commits.
-
Lucas Montenegro authored
Currently translated at 51.5% (457 of 887 strings) This is a merger of two commits.
-
ShadowNinja authored
Currently translated at 51.5% (457 of 887 strings)
-
Fixer authored
Currently translated at 38.4% (341 of 887 strings) This is a merger of two commits.
-
senpi authored
Currently translated at 10.5% (94 of 887 strings)
-
Emon Omen authored
Currently translated at 100.0% (887 of 887 strings) This is a merger of three commits.
-
BreadW authored
Currently translated at 51.5% (457 of 887 strings)
-
Yvan YR authored
Currently translated at 90.7% (805 of 887 strings)
-
BreadW authored
Currently translated at 50.6% (449 of 887 strings)
-
Kisbenedek Márton authored
Currently translated at 75.7% (672 of 887 strings)
-
Thomas Wagner Nielsen authored
Currently translated at 27.6% (245 of 887 strings) This is a merger of two commits.
-
Claybiokiller authored
Currently translated at 73.9% (656 of 887 strings)
-
Wuzzy authored
Currently translated at 100.0% (887 of 887 strings) This is a merger of three commits.
-
Auke Kok authored
Currently translated at 89.6% (795 of 887 strings) This is a merger of three commits.
-
Tobyplowy authored
Currently translated at 85.6% (760 of 887 strings)
-
paramat authored
-
- May 09, 2016
-
-
SmallJoker authored
-
est31 authored
-
- May 08, 2016
- May 07, 2016
-
-
MoNTE48 authored
-
Nathanaëlle Courant authored
Doing it the other way round was a mistake, since it breaks minetest.formspec_escape with escape sequences that contain special characters.
-
Nathanaëlle Courant authored
This makes it work even if it contains escape sequences, which didn't work before.
-
- May 06, 2016
- May 05, 2016
- May 04, 2016
-
-
Zeno- authored
-
- May 03, 2016
-
-
paramat authored
-