index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
Age
Commit message (
Expand
)
Author
2015-04-01
Move globals from main.cpp to more sane locations
Craig Robbins
2015-04-01
Clean scaling pre-filter for formspec/HUD.
Aaron Suen
2015-03-29
Fix Android build-related bugs
Craig Robbins
2015-03-27
Clean up and tweak build system
ShadowNinja
2015-03-23
Fix Android build on 32 bit
est31
2015-03-17
Remove Android makefile ugly make -j hack
Loic Blot
2015-03-16
Bump android version code
Loic Blot
2015-03-16
Rename packethandler/{client,server}.cpp to {client,server}packethandler.cpp
Loic Blot
2015-03-15
Android Makefile update backported from stable-0.4 with minor changes
Loic Blot
2015-03-14
Android: Backport changes from stable-0.4
Loic Blot
2015-03-14
Android: fix package name in JAVA sources
Loic Blot
2015-03-14
Fix package name in AndroidManifest.xml
Loic Blot
2015-03-14
AndroidManifest.xml version bump
Loic Blot
2015-03-08
Update Android Makefile
Maksim Gamarnik
2015-03-05
Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til...
Loic Blot
2015-02-21
Fix android build
Loic Blot
2015-02-18
Bump version to 0.4.12
Perttu Ahola
2015-02-18
Update missing files for Android.mk
Loic Blot
2015-02-18
Android build fix
Loic Blot
2015-02-12
main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc...
Loic Blot
2015-02-11
Fix Android build since a704c04f00bfea4b77550169fa08105c2ee0dfd0Oxh. ok @zeno-
Loic Blot
2015-01-15
Android, build: Update curl to 7.40.00
sapier
2015-01-13
Fix Android crash on keyboard connection change.
Kodexky
2015-01-11
Increase stepheight on android by 0.5 to smoothen movement
sapier
2015-01-08
Fix armv7 using arm arch while arm uses armv7
sapier
2015-01-07
Switch android build to external sqlite3
sapier
2015-01-06
Fixes for android
sapier
2015-01-05
Fix broken android version due to new openssl not linking correct to curl
sapier
2015-01-04
Switch to official openssl version and update to 1.0.1j
sapier
2015-01-02
Speedup initial android startup on some devices by factor 10 or more
sapier
2014-12-24
Bump version to 0.4.11
0.4.11
kwolekr
2014-12-01
Add fontengine.cpp to Android.mk
Kahrl
2014-11-25
Fixes for Android build errors. Enable sensor landscape rotation.
KodexKy
2014-11-08
Implement WieldMeshSceneNode which improves wield mesh rendering
Kahrl
2014-11-01
Split up mapgen.cpp
kwolekr
2014-09-21
Split settings into seperate source and header files
ShadowNinja
2014-08-16
Makefile support for build without leveldb
sapier
2014-07-16
Fix error handling on inconsistent client ready message
sapier
2014-07-16
Fix android build after removal of indev and math mapgen
sapier
2014-07-06
Update version numbers for 0.4.10
sapier
2014-07-06
Switch android to leveldb as sqlite3 is broken and fails to save any mapblock...
sapier
2014-06-29
Add support for Android 2.3+
sapier