aboutsummaryrefslogtreecommitdiff
path: root/src/log.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add support for Android 2.3+sapier2014-06-291-0/+5
| | | | | | | | | | | | | 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)sapier2014-01-101-0/+2
|
* Fix log threadname lookup handling not beeing threadsafesapier2013-11-301-1/+6
|
* Update Copyright YearsSfan52013-02-241-1/+1
|
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
|
* Switch the license to be LGPLv2/later, with small parts still remaining as ↵Perttu Ahola2012-06-051-4/+4
| | | | GPLv2/later, by agreement of major contributors
* Add better trace peudo-loglevel supportPerttu Ahola2012-05-201-0/+1
|
* Add a third log output interface methodPerttu Ahola2011-11-291-0/+1
|
* Add log_remove_output and log_deregister_threadPerttu Ahola2011-11-291-0/+17
|
* Initially add small and tight logging facilityPerttu Ahola2011-10-161-0/+144