index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
android
/
jni
Age
Commit message (
Expand
)
Author
2015-06-27
Add minimap feature
RealBadAngel
2015-06-13
Add utf-8 conversion utilities and re-add intlGUIEditBox
est31
2015-05-18
Split ObjDef/ObjDefManager out to objdef.cpp
kwolekr
2015-05-16
Add mod security
ShadowNinja
2015-05-11
Make early protocol auth mechanism generic, and add SRP
est31
2015-05-11
Add LibGMP
est31
2015-05-08
Tests: Add schematic unittests
kwolekr
2015-05-05
Tests: Add NodeResolver unittests
kwolekr
2015-05-03
Tests: Add ObjDef unittests
kwolekr
2015-04-29
Fix MSVC compatibility
kwolekr
2015-04-26
Tests: Modularize unit testing
kwolekr
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-16
Rename packethandler/{client,server}.cpp to {client,server}packethandler.cpp
Loic Blot
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
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-07
Switch android build to external sqlite3
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
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 android build after removal of indev and math mapgen
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