Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix Android compile warning | Craig Robbins | 2015-02-12 |
| | |||
* | Fixes for android | sapier | 2015-01-06 |
| | | | | | | | | | Copy only minetest_game to apk by default Don't copy .git and .svn folders to apk Fix bouncing asset copy scrollbar due to long filepaths Reenable font scaling to fix broken menu on high dpi screens Implement minetest loglevel to android loglevel mapping Disable touch digging while moving around | ||
* | Log: Silence errorstream during unittests | kwolekr | 2014-12-12 |
| | |||
* | Add support for Android 2.3+ | sapier | 2014-06-29 |
| | | | | | | | | | | | | | 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! | ||
* | Fixed minetest reliable udp implementation (compatible to old clients) | sapier | 2014-01-10 |
| | |||
* | Fix log threadname lookup handling not beeing threadsafe | sapier | 2013-11-30 |
| | |||
* | Update Copyright Years | Sfan5 | 2013-02-24 |
| | |||
* | Change Minetest-c55 to Minetest | PilzAdam | 2013-02-24 |
| | |||
* | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | Add better trace peudo-loglevel support | Perttu Ahola | 2012-05-20 |
| | |||
* | Add a third log output interface method | Perttu Ahola | 2011-11-29 |
| | |||
* | Add log_remove_output and log_deregister_thread | Perttu Ahola | 2011-11-29 |
| | |||
* | Initially add small and tight logging facility | Perttu Ahola | 2011-10-16 |