Maksim Gamarnik
2bc88a95a4
Part I
2016-04-18 22:40:42 +03:00
Maksim Gamarnik
da97d550e7
ver. 1.1.2.3
2016-04-08 20:43:15 +03:00
Maksim Gamarnik
a96eae9804
Remove ogg and item_drop improve
2016-04-01 00:26:03 +03:00
ubulem
6e72fc2fb9
Latest changes
2016-03-29 14:15:26 +03:00
Maksim Gamarnik
edb4cab692
Merge release
2016-03-28 20:08:34 +03:00
Maksim Gamarnik
0b7bd78343
Minor update Android, light, remove pageflip, other
2016-03-21 01:38:25 +02:00
Maksim Gamarnik
596801371d
ver. 1.2.1.1
2016-03-19 00:16:30 +02:00
Maksim Gamarnik
8f6ddcc57c
Merge branch 'upstream/master'
2016-03-14 11:44:17 +02:00
ShadowNinja
9070fd90d5
Move AreaStore to util
2016-03-07 16:33:20 -05:00
Maksim Gamarnik
7a9fd071c1
Update Android dependencies, -O3 optimization, remove old ARMv5 config
...
* Update OpenSSL (thanks @sapier , i use his patch!), Curl and SQLite3.
* Remove old arm config. Almost all phones that use ARMv5 have 1 core and 256-512 RAM, it's about 2-5 FPS.
* Do -O3 optimization for libs and remove -fexpensive-optimizations for Minetest (-O3 includes this! Read gcc docs).
* OpenSSL fix - thanks @sapier , again.
2016-03-05 05:52:45 +01:00
Maksim Gamarnik
311cc45987
Small fix
2016-03-04 16:27:44 +02:00
Maksim Gamarnik
02c14c549b
Merge
2016-03-04 15:14:34 +02:00
berkut
baa67b45ec
Latest changes
2016-03-01 22:46:58 +03:00
Maksim Gamarnik
c68470bb41
build2
2016-02-24 04:27:46 +02:00
Maksim Gamarnik
76ef29709c
v. 1.1.2-pre | build1
2016-02-23 06:40:14 +02:00
est31
afcf1a41d8
Fix android build
...
Android had a linker error since commit:
31e0667a4a53a238d0321194b57b083bd74c0a5b "Add Lua interface to HTTPFetchRequest"
Fixes #3766 . Thanks to @MoNTE48 for reporting the bug.
2016-02-23 01:48:52 +01:00
Maksim Gamarnik
28b7c8dca7
test
2016-02-23 02:31:19 +02:00
Maksim Gamarnik
40b3667bd2
Merge remote-tracking branch 'upstream/master'
2016-02-23 00:38:30 +02:00
est31
3768c36612
Android: hardcode leveldb revision
...
Newest leveldb commit breaks build.
With no fix in sight, there is no other way
than to fall back to the last working leveldb
revision, and hardcode it.
Workaround for upstream bug
https://github.com/google/leveldb/issues/340
2016-02-22 17:46:16 +01:00
Maksim Gamarnik
c39593de06
Doc fix
2016-02-20 01:36:36 +02:00
Maksim Gamarnik
096d10b876
ver. 1.1.2
...
Fix license, remove npc, fix creative inventory, mobs spawning fix, doc
improve
2016-02-19 00:31:22 +02:00
Maksim Gamarnik
54195a9c9a
Fix
2016-02-17 20:34:20 +02:00
Maksim Gamarnik
a6268d597d
Android: final optimization!
2016-02-17 10:16:41 +02:00
Maksim Gamarnik
1aa03f9875
Android: SPEEEEED!
2016-02-17 07:13:12 +02:00
Maksim Gamarnik
f411a48aac
Optimization, scaling and game control improve
2016-02-16 16:31:14 +02:00
Maksim Gamarnik
e950895a31
RC1
2016-02-12 06:35:36 +02:00
Maksim Gamarnik
d7dfec8609
Not Minetest, MultiCraft!
...
Change Minetest on MultiCraft. =)
2016-02-12 05:52:43 +02:00
Maksim Gamarnik
0aca038b17
Revert2
2016-02-12 05:10:44 +02:00
Maksim Gamarnik
22dc96641f
Revert ogg/vorbis patch
2016-02-12 04:43:50 +02:00
Maksim Gamarnik
fad4fcce57
revert
2016-02-12 04:35:46 +02:00
Maksim Gamarnik
0d81225b52
Merge pull request #22 from grigoriis/freetype
...
Android: vorbis with ogg
2016-02-11 22:04:09 +02:00
ubulem
8d8fb9dd3a
New algorithm. Transliteration
2016-02-11 16:26:38 +03:00
grigoriis
3f3001b93f
vorbis with ogg
2016-02-11 14:56:22 +02:00
grigoriis
23ba105bc5
fix description
2016-02-10 17:14:27 +02:00
grigoriis
3bc61694d5
-png -harfbuzz
2016-02-10 17:09:54 +02:00
grigoriis
9e911fff48
vorbis OK
2016-02-09 22:18:41 +02:00
grigoriis
04def08823
add ogg, vorbis
2016-02-09 21:26:55 +02:00
grigoriis
82d44d8d3f
success openal
2016-02-09 16:29:53 +02:00
grigoriis
45bd07e963
openal with patch
2016-02-09 15:22:04 +02:00
grigoriis
b3227b1268
Freetype
2016-02-09 14:58:21 +02:00
Maksim Gamarnik
2386589773
Android performance
...
Thanks http://blog.alexrp.com/2014/02/18/android-hard-float-support/
1
2016-02-09 06:51:01 +02:00
Maksim Gamarnik
1c7bc9a947
Update Makefile
...
Add ARMv8 (not working now!)
2016-02-08 23:42:41 +02:00
Maksim Gamarnik
4c92192351
Very big update! MultiCraft 1.1 | Part 1/3
...
Joystick.
environment.cpp improve (thanks @Bremaweb )
Improving the management interface.
The new font.
Settings to improve performance.
Improvements ellementov size on larger phones.
A lot of small fixes and improvements.
2016-02-07 03:11:12 +02:00
Maksim Gamarnik
d6a951e29c
Fix OpenAl, -O3 optimisation, fix LevelDB disabling
2016-02-04 13:27:56 +02:00
Maksim Gamarnik
b521d87631
Pre-release
2016-02-01 18:11:26 +02:00
Maksim Gamarnik
2520ca3ed1
Merge branch 'master' of https://github.com/minetest/minetest
2016-01-31 20:57:03 +02:00
est31
7576642868
Fix compilation warning if compiling for android with c++11
2016-01-23 06:26:58 +01:00
Duane Robertson
ab1e7d3f8e
Add Valleys mapgen.
2016-01-14 05:04:29 +00:00
ubulem
e9830976ca
MultiCraft instead SnowCraft in strings
2015-12-30 18:25:01 +03:00
berkut
ea4fb46dbf
Bunch of actual files
2015-12-29 23:10:33 +03:00