MoNTE48
|
3336af691b
|
iOS 1.0.23: improvements for new iPhones and iPads.
|
2018-11-17 19:17:32 +01:00 |
|
Maksim Gamarnik
|
e59c141b37
|
Move killme to builtin, TNT fix and new chicken model by @stujones11
|
2018-08-31 23:21:40 +02:00 |
|
Maksim Gamarnik
|
ff40d4453b
|
Fix deprecated API, remove unused resources
|
2018-08-31 21:23:40 +02:00 |
|
MoNTE48
|
62972385b2
|
Update in-game gui, new cow model by @stujones11, code tidying and remove unused resources
|
2018-08-31 21:22:47 +02:00 |
|
MoNTE48
|
e93262bd29
|
Revert "Add visual feedback to touchscreen D-pad buttons"
This reverts commit e71e99eba1d500a7de79563fdc17eba4ceb946ec.
|
2018-08-23 01:43:33 +02:00 |
|
MoNTE48
|
7dada59910
|
Small fix
|
2018-08-23 00:39:24 +02:00 |
|
MoNTE48
|
f58dc36f6f
|
stack_max = 64, fix loadingworld background
|
2018-08-22 00:39:35 +02:00 |
|
stujones11
|
3cbb4223b3
|
Add visual feedback to touchscreen D-pad buttons
|
2018-08-21 16:07:03 +02:00 |
|
stujones11
|
d41299566f
|
Restrict mapgens available to Android & iOS by default
|
2018-08-19 23:41:36 +02:00 |
|
Stefan
|
ebc9bff327
|
iOS: Hide home indicator on iPhone X
|
2018-08-19 13:27:59 +02:00 |
|
MoNTE48
|
24135d22ea
|
Update mainmenu and iOS defaultsettings, iOS: v.1.1.20
|
2018-08-11 14:57:14 +02:00 |
|
MoNTE48
|
3d8c088230
|
Rename touch crack texture
|
2018-08-09 21:31:47 +02:00 |
|
stujones11
|
9d1b881cde
|
Stop looped animations in singleplayer while game is paused
|
2018-08-07 22:56:44 +02:00 |
|
stujones11
|
6562c0f740
|
Fix sky objects not rendering with ogles
|
2018-08-02 09:03:19 +02:00 |
|
sfan5
|
ab60dd6bda
|
Add missing source files to iOS project
|
2018-07-25 13:12:00 +02:00 |
|
berkut
|
ce413af5e4
|
Latest Java changes (#123)
|
2018-07-24 21:01:36 +02:00 |
|
MoNTE48
|
f20ffe3d19
|
Minor upd menu, tmp fix sign_wall
|
2018-07-20 14:32:08 +02:00 |
|
MoNTE48
|
1bec9ff1cc
|
Android: Fix gradle assembly
|
2018-07-20 13:26:38 +02:00 |
|
sfan5
|
0658caec09
|
Completely disable SQLite so it can be omitted (#120)
* Completely disable SQLite so it can be omitted
* Remove old auto-migration code
* Show error when loading sqlite3 world in Main Menu
|
2018-07-19 12:13:47 +02:00 |
|
Paramat
|
bbff80a0e2
|
Mgv7p development (#94)
|
2018-07-19 12:09:50 +02:00 |
|
MoNTE48
|
6f715a3a43
|
Android+iOS: Disable show Irrlicht errors. Disable flying in survival. Android - optimization GUI dimension.
|
2018-07-05 01:03:25 +02:00 |
|
Loic Blot
|
b01c455b65
|
Bump android version to 20
|
2018-06-28 19:11:01 +02:00 |
|
Loic Blot
|
987b500560
|
Update cURL (7.60.0) & SQLite3 (3.24.0)
|
2018-06-28 19:11:01 +02:00 |
|
stujones11
|
f6f98f7958
|
Android: Use correct temporary path (#7463)
|
2018-06-28 19:11:01 +02:00 |
|
sfan5
|
13310f7db7
|
Fix MurmurHash implementation to really be unaligned (#7482)
|
2018-06-28 19:11:01 +02:00 |
|
red-001
|
6691b721fd
|
Fix crash caused by Lua error during startup (#7473)
|
2018-06-28 19:11:01 +02:00 |
|
red-001
|
95137a2515
|
Fix buffer overrun in SRP (#7484)
The old code got a pointer to the array instead of the first element, this resulted in a buffer overflow when the function was used more than once.
|
2018-06-28 19:11:01 +02:00 |
|
red-001
|
ac44679577
|
Fix small memory leaks in client. (#7492)
|
2018-06-28 19:11:01 +02:00 |
|
MoNTE48
|
881b229131
|
Android: fix resolution, upd. irrlicht compile flags, add recommended ARMv7a and x86 flags,
Android resolution fix by @sfan5
SRP fix by @red-001 (https://github.com/minetest/minetest/pull/7484)
|
2018-06-26 01:58:52 +02:00 |
|
sfan5
|
07e72b0dfe
|
Fix MurmurHash implementation to really be unaligned
|
2018-06-25 11:35:22 +02:00 |
|
MoNTE48
|
99af1ca420
|
iOS: 1.1.18 - fix text on ja, ko, he; compress logo
|
2018-06-13 23:41:09 +02:00 |
|
Loic Blot
|
d8a485604d
|
Android: gradle 3.1.3 is not available on mavenCentral
Also update wrapper
|
2018-06-11 20:37:17 +02:00 |
|
Loic Blot
|
2a04ffb177
|
Fix android tools version used to build MT
|
2018-06-11 19:14:10 +02:00 |
|
Loic Blot
|
fce827cc15
|
Android: fix clean_assets target
|
2018-06-11 19:13:56 +02:00 |
|
Loic Blot
|
1a6a5cfb78
|
Bump android version for next release
|
2018-06-10 18:28:41 +02:00 |
|
Loic Blot
|
25b3dc5691
|
Android: use c++_shared library instead of c++_static
MT doesn't launch without that
|
2018-06-10 17:48:48 +02:00 |
|
SmallJoker
|
91ec0c23d1
|
Bump version to 0.4.17.1
|
2018-06-10 17:18:11 +02:00 |
|
number Zero
|
347a09a612
|
Fix narrow/utf8 difference in incoming/outcoming messages
|
2018-06-10 17:18:11 +02:00 |
|
SmallJoker
|
31b863a7f2
|
Fix crash in log_deprecated when triggered from no function
Based on commit a1598e1b
|
2018-06-10 17:18:11 +02:00 |
|
Loic Blot
|
6b378a7cc7
|
Fix crash due to missing pointer validation
Based on commit 014a1a0
|
2018-06-10 17:18:11 +02:00 |
|
Loic Blot
|
03113bb0ab
|
Android: fix another build typo
|
2018-06-10 17:11:57 +02:00 |
|
Loic Blot
|
3787ab5047
|
Android: fix RTTI issue
|
2018-06-10 17:07:32 +02:00 |
|
Loic Blot
|
4c323809b9
|
Fix many Android build issues
It remains one issue with MT itself and rtti
|
2018-06-10 17:01:47 +02:00 |
|
berkut
|
1ec2071fc2
|
Android: update Java part (#118)
|
2018-06-04 08:51:50 +02:00 |
|
stujones11
|
4278f74377
|
Android: Update build system for ndk-r15x
Add workarounds for ndk-r16.
|
2018-06-03 23:14:26 +02:00 |
|
SmallJoker
|
c1c9995959
|
Bump version to 0.4.17
|
2018-06-03 17:35:20 +02:00 |
|
Loic Blot
|
3461dd5230
|
Backport buildbot win32 scripts too
|
2018-06-03 17:32:00 +02:00 |
|
Loic Blot
|
10f8769495
|
Update macosx build from master
|
2018-06-03 17:32:00 +02:00 |
|
Loic Blot
|
3f56de9152
|
Fix windows toolchain due to missing packages, upgrade to more recent toolchain
|
2018-06-03 17:32:00 +02:00 |
|
SmallJoker
|
f6286e636b
|
C++03 oldify in various source files
|
2018-06-03 17:32:00 +02:00 |
|