Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | 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! | ||
* | OS X compatibility fixes | Martin Doege | 2014-06-29 |
| | |||
* | jthread remove locks that aren't absolutely required | sapier | 2014-04-19 |
| | | | | add c++11 atomic support (optional) | ||
* | Make MutexQueue use jsemaphore for signaling | sapier | 2014-01-10 |
| | |||
* | Fix broken async locking in release build | sapier | 2013-12-03 |
| | |||
* | Cleanup jthread and fix win32 build | sapier | 2013-12-01 |
| | |||
* | Fix log threadname lookup handling not beeing threadsafe | sapier | 2013-11-30 |
| | |||
* | Fix broken thread stop handling | sapier | 2013-11-30 |
| | |||
* | Fix modstore/favourites hang by adding asynchronous lua job support | sapier | 2013-11-29 |
| | |||
* | Always use builtin JThread library | kwolekr | 2013-09-15 |
| | |||
* | Add minetest.get_mapgen_object to API | kwolekr | 2013-06-27 |
| | |||
* | CMake working on Linux (not on windows) | Perttu Ahola | 2011-01-08 |
--HG-- rename : Makefile => Makefile.bak |