| Commit message (Expand) | Author | Age |
... | |
* | 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 |
* | Rename packethandler/{client,server}.cpp to {client,server}packethandler.cpp | Loic Blot | 2015-03-16 |
* | 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 |
* | 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 |
* | Switch android build to external sqlite3 | sapier | 2015-01-07 |
* | 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 |
* | 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 android build after removal of indev and math mapgen | sapier | 2014-07-16 |
* | 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 |