| Commit message (Expand) | Author | Age |
... | |
* | Tests: Modularize unit testing | kwolekr | 2015-04-26 |
* | Move globals from main.cpp to more sane locations | Craig Robbins | 2015-04-01 |
* | Clean scaling pre-filter for formspec/HUD. | Aaron Suen | 2015-04-01 |
* | Fix Android build-related bugs | Craig Robbins | 2015-03-29 |
* | Clean up and tweak build system | ShadowNinja | 2015-03-27 |
* | Fix Android build on 32 bit | est31 | 2015-03-23 |
* | Remove Android makefile ugly make -j hack | Loic Blot | 2015-03-17 |
* | Bump android version code | Loic Blot | 2015-03-16 |
* | Rename packethandler/{client,server}.cpp to {client,server}packethandler.cpp | Loic Blot | 2015-03-16 |
* | Android Makefile update backported from stable-0.4 with minor changes | Loic Blot | 2015-03-15 |
* | 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-14 |
* | Update Android Makefile | Maksim Gamarnik | 2015-03-08 |
* | Replace std::list to std::vector into tile.cpp (m_texture_trash) and move til... | Loic Blot | 2015-03-05 |
* | Fix android build | Loic Blot | 2015-02-21 |
* | 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-18 |
* | main.cpp rework * Move ClientLauncher class to a dedicated file * ClientLaunc... | Loic Blot | 2015-02-12 |
* | Fix Android build since a704c04f00bfea4b77550169fa08105c2ee0dfd0Oxh. ok @zeno- | Loic Blot | 2015-02-11 |
* | Android, build: Update curl to 7.40.00 | sapier | 2015-01-15 |
* | Fix Android crash on keyboard connection change. | Kodexky | 2015-01-13 |
* | Increase stepheight on android by 0.5 to smoothen movement | sapier | 2015-01-11 |
* | Fix armv7 using arm arch while arm uses armv7 | sapier | 2015-01-08 |
* | Switch android build to external sqlite3 | sapier | 2015-01-07 |
* | Fixes for android | sapier | 2015-01-06 |
* | Fix broken android version due to new openssl not linking correct to curl | sapier | 2015-01-05 |
* | Switch to official openssl version and update to 1.0.1j | sapier | 2015-01-04 |
* | Speedup initial android startup on some devices by factor 10 or more | sapier | 2015-01-02 |
* | Bump version to 0.4.11 | kwolekr | 2014-12-24 |
* | Add fontengine.cpp to Android.mk | Kahrl | 2014-12-01 |
* | Fixes for Android build errors. Enable sensor landscape rotation. | KodexKy | 2014-11-25 |
* | Implement WieldMeshSceneNode which improves wield mesh rendering | Kahrl | 2014-11-08 |
* | Split up mapgen.cpp | kwolekr | 2014-11-01 |
* | Split settings into seperate source and header files | ShadowNinja | 2014-09-21 |
* | Makefile support for build without leveldb | sapier | 2014-08-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-16 |
* | 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-07-06 |
* | Add support for Android 2.3+ | sapier | 2014-06-29 |