aboutsummaryrefslogtreecommitdiff
path: root/src/porting.h
AgeCommit message (Expand)Author
2016-01-29Fix OSX building issue caused by ad884f2Pavel Puchkin
2016-01-29Clocksource: use a better clock if available.Auke Kok
2015-12-07Add seperate cache pathShadowNinja
2015-11-08Add LuaSecureRandomest31
2015-09-06Use CUSTOM_LOCALEDIR if specifiedShadowNinja
2015-09-06Fix building on OSX, broken since "Clean up threading"Pavel Puchkin
2015-08-23Clean up threadingShadowNinja
2015-07-10Little coding style fix on porting.hLoic Blot
2015-04-19Porting: Refactor initalizePaths()kwolekr
2015-03-28Add Lua function get_video_modes() for main menuCraig Robbins
2015-02-11Fix FTBFS on GNU/Hurd platformMarkus Koschany
2015-02-02Create minidump on fatal Win32 exceptionskwolekr
2015-01-18Reorganize supported video driver query mechanismskwolekr
2014-12-15Set WM_CLASS window hint for Xorgkwolekr
2014-11-20Simplify loading of Android version of menuShadowNinja
2014-06-29Add support for Android 2.3+sapier
2014-06-29OS X compatibility fixesMartin Doege
2014-06-12Add support for exiting formspecs by doubleclicking outsidesapier
2014-06-01Revert "Add daemon support for linux like operating systems"sapier
2014-05-31Add daemon support for linux like operating systemssapier
2014-05-26Fix setThreadName support for BSDShadowNinja
2014-04-27Add support for dpi based HUD scalingsapier
2014-04-23Fix argument type of the RaiseException() functionFessWolf
2014-04-19Add support for threadnames on BSD, Windows (MSVC-only), and OSXShadowNinja
2014-04-14Fix problem with newer MinGW runtimesSfan5
2014-04-11Fix broken win32+bsd buildsapier
2014-04-09Add support for named threads (atm linux only)sapier
2014-02-09Define strlcpy on platforms that do not have itkwolekr
2014-02-09Add capability to read table flag fields from Lua APIkwolekr
2014-02-08Make flag strings clear specified flag with 'no' prefixkwolekr
2014-01-23Include system info in the HTTP user agent on WindowsSfan5
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-06-23Add support for IPv6proller
2013-03-29Add varying levels of precision to TimeTakerkwolekr
2013-02-25Fix build on Windowskwolekr
2013-02-25Fix most walled-off caveskwolekr
2013-02-25Tune queue limits, some other adjustmentskwolekr
2013-02-25Add multi-Emerge thread supportkwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-06Add flag string settings, flat map optionkwolekr
2013-01-23Fix compile under MingWkwolekr
2013-01-21Fix compile on certain Linux configurations, reduce spawn point heightkwolekr
2013-01-21Last set of minor cleanupskwolekr
2012-06-17Optimize headersPerttu Ahola
2012-06-05Switch the license to be LGPLv2/later, with small parts still remaining as GP...Perttu Ahola
2012-03-10Initial directory structure reworkPerttu Ahola
2011-11-29Move images to data/textures and fix some path stuff; hope that installation ...Perttu Ahola
2011-08-12fixed not finding data dir if installedConstantin Wenger
2011-02-15Ctrl+C handling on POSIX, some commands for server and other tweakingPerttu Ahola