aboutsummaryrefslogtreecommitdiff
path: root/build (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Split settings into seperate source and header filesShadowNinja2014-09-211-1/+2
| | | | This also cleans up settings a bit
* Makefile support for build without leveldbsapier2014-08-162-14/+29
|
* Fix error handling on inconsistent client ready messagesapier2014-07-161-1/+5
| | | | Fix android makefile to provide a correct dummy githash if detection fails
* Fix android build after removal of indev and math mapgensapier2014-07-161-2/+0
|
* Update version numbers for 0.4.10sapier2014-07-061-1/+1
|
* Switch android to leveldb as sqlite3 is broken and fails to save any ↵sapier2014-07-062-13/+11
| | | | mapblock there
* Add support for Android 2.3+sapier2014-06-2919-0/+1925
There have been plenty of ppl involved in creating this version. I don't wanna mention names as I'm sure I'd forget someone so I just tell where help has been done: - The partial android versions done by various ppl - Testing on different android devices - reviewing code (especially the in core changes) - testing controls - reviewing texts A big thank you to everyone helping this to be completed!