Formspecs: Add starting frame to `animated_image` (#9411)
[oweals/minetest.git] / src / porting.cpp
2018-12-11 Loïc Blotporting.cpp: better minetest support on BSD
2018-10-26 adridoWindows: Cpack wix installer (#6153)
2018-07-22 nOOb3167Add a MSVC / Windows compatible snprintf function ...
2018-05-28 MidgardPrint error when HOME is not set (#7376)
2017-10-07 adridoReplace deprecated WINAPI GetVersionInfoEx (#6496)
2017-08-19 Loïc BlotCode modernization: src/p*, src/q*, src/r*, src/s*...
2017-07-14 adridoDont search for locale folders if gettext is disabled...
2017-06-26 Loïc BlotIsolate irrlicht references and use a singleton (#6041)
2017-06-06 Loic BlotDragonflyBSD & NetBSD build fix
2017-04-28 ShadowNinjaClean up getTime helpers
2017-04-19 Loïc BlotFix various copy instead of const ref reported by cppch...
2017-04-07 adridoWindows: Skip cmd for release builds (#5416)
2017-03-30 adridoWindows: Set window icon (#5486)
2016-10-03 est31Fix build/warning on non X11 platforms
2016-09-30 est31Fix android build
2016-08-20 est31Also support X11 icon for minetest copies installed...
2016-08-03 est31Porting: Fix endless loop if image format is not recognized
2016-07-07 Jay ArndtFix warning in porting::setXorgWindowIcon when building...
2016-07-05 est31Finally set a window icon on X11 4273/head
2016-07-04 Rogier-5Fix & make linux conditionals uniform (#4278)
2016-06-24 est31Also shut down when SIGTERM was received
2016-02-20 ShadowNinjaDon't print locale directory error message when GetText...
2016-01-03 gregorycuAdd MinSizeRel and RelWithDebInfo to MSVCBuildDir check
2015-12-29 ShadowNinjaFix cache path with RUN_IN_PLACE
2015-12-07 ShadowNinjaAdd seperate cache path 3111/head
2015-11-08 est31Add LuaSecureRandom
2015-10-14 ShadowNinjaUse warningstream for log messages with WARNING
2015-09-10 est31Improve locale directory detection
2015-09-06 ShadowNinjaUse CUSTOM_LOCALEDIR if specified
2015-08-24 ShadowNinjaClean up threading 2613/head
2015-07-03 kwolekrFix code style from recent commits and add misc. optimi...
2015-04-27 sfan5Revert the upper-case PROJECT_NAME nonsense that was...
2015-04-27 sfan5Revert "Only lowercase project name at compile time"
2015-04-22 SmallJokerFix crash on startup (Windows)
2015-04-22 ShadowNinjaOnly lowercase project name at compile time
2015-04-20 kwolekrFix build on OS X (Thanks neoascetic)
2015-04-19 kwolekrPorting: Refactor initalizePaths()
2015-04-17 est31Fix path detection with --std= parameter
2015-04-01 Craig RobbinsMove globals from main.cpp to more sane locations
2015-03-28 Craig RobbinsAdd Lua function get_video_modes() for main menu
2015-03-27 ShadowNinjaClean up and tweak build system 2402/head
2015-03-17 Pavel PuchkinStandalone bundle for OSX (w/ dependencies!)
2015-03-07 sapierFix RUN_IN_PLACE broken due to invalid usage of assert
2015-03-07 Craig RobbinsFor usages of assert() that are meant to persist in...
2015-02-05 Craig RobbinsFix performance regression
2015-02-02 kwolekrFix some MSVC-specific warnings and add debug path...
2015-01-18 kwolekrReorganize supported video driver query mechanisms
2015-01-06 sapierFix andorid build error
2015-01-06 sapierImplement X11 dpi autodetection
2014-12-16 Pavel PuchkinFix OSX packaging finally
2014-12-15 kwolekrSet WM_CLASS window hint for Xorg
2014-11-30 sapierImplement proper font handling
2014-10-01 sapierFix android build using hardcoded path for data instead...
2014-06-29 sapierAdd support for Android 2.3+ 1408/head
2014-06-29 Martin DoegeOS X compatibility fixes
2014-06-01 sapierRevert "Add daemon support for linux like operating...
2014-06-01 sapierRevert "Redirect stdin/stderr/stdout to /dev/null in...
2014-05-31 sapierRedirect stdin/stderr/stdout to /dev/null in daemon...
2014-05-31 sapierAdd daemon support for linux like operating systems 1302/head
2014-04-27 sapierAdd support for dpi based HUD scaling 1198/head
2014-04-19 sapierBunch of small fixes (coding style, very unlikely error... 1201/head
2014-04-14 Sfan5Fix problem with newer MinGW runtimes
2014-01-23 Sfan5Include system info in the HTTP user agent on Windows
2013-11-02 Aaron SuenPortability fixes for OpenBSD (and possibly NetBSD...
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-26 kwolekrTune queue limits, some other adjustments
2013-02-26 kwolekrAdd multi-Emerge thread support
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2013-02-23 kwolekrMerge pull request #431 from sapier/dtime_clamping
2013-02-16 kwolekrMerge pull request #465 from doserj/mod_selection_empty...
2013-02-08 WeblateMerge remote branch 'origin/master'
2013-02-06 kwolekrFix assertion condition in initializePaths()
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-21 Ilya ZhuravlevFix msvc build
2013-01-21 kwolekrProper RUN_IN_PLACE support for OSX and FreeBSD
2012-07-23 Perttu AholaImprove build configuration options
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-25 Perttu AholaMSVC build directory autodetection at startup
2012-03-19 Perttu AholaFlatten share/ and user/ in the source and for the...
2012-03-12 Perttu AholaAttempt to fix RUN_IN_PLACE autodetection on Linux
2012-03-11 Perttu AholaRemove useless debug output (log at info level)
2012-03-11 Perttu AholaClean up log messages everywhere
2012-03-10 Perttu AholaInitial directory structure rework
2011-11-29 Perttu AholaScripting WIP
2011-11-29 Perttu AholaMove images to data/textures and fix some path stuff...
2011-11-06 Constantin WengerCommand-line signal handling for Windows
2011-11-02 Perttu AholaRemove trailing / or \ in path_userdata (probably fixes...
2011-10-16 Perttu AholaFix map delete on windows (concatenate paths correctly...
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-12 Constantin Wengerfixed not finding data dir if installed
2011-08-01 Dmitry MarakasovFix data paths for FreeBSD
2011-07-24 Perttu Aholamerged fix to decapitated trees; other bugs now exists
2011-07-23 Perttu Aholamerged the content type extension and delta
2011-07-23 Perttu Aholamerged some stuff from upstream while merging delta
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-22 Nils Dagsson MoskoppMerge branch 'upstream/master'
2011-07-21 Perttu AholaMerged minetest-delta a624fe549bc75855a170
next