]> git.lizzy.rs Git - minetest.git/history - src/porting.cpp
OS X compatibility fixes
[minetest.git] / src / porting.cpp
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
2014-04-27 sapierAdd support for dpi based HUD scaling
2014-04-19 sapierBunch of small fixes (coding style, very unlikely error...
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
2011-07-20 Nils Dagsson MoskoppMerge pull request #24 from SpeedProg/master
2011-07-20 Nils Dagsson MoskoppMerge pull request #24 from SpeedProg/master
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge branch 'master' of github.com:erlehmann/minetest...
2011-07-20 Nils Dagsson MoskoppMerge pull request #23 from Oblomov/master
2011-07-20 Nils Dagsson MoskoppMerge pull request #23 from Oblomov/master
2011-07-20 Giuseppe BilottaCheck the data path before usage
2011-07-20 Giuseppe BilottaCheck the data path before usage
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-27 Nils Dagsson MoskoppMerge pull request #13 from Bahamada/upstream_merge
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-26 Sebastian RühlMerge branch 'master' of https://github.com/erlehmann...
2011-06-20 Perttu Aholamoved the mac include in porting.cpp out of namespace
2011-06-18 Perttu AholaHand-picked Mac OSX cursor and bundle path fixes from...
2011-06-01 Perttu Aholamerged an old head into main branch
2011-05-16 Perttu Aholamerged fix to readlink ignored return value warning
2011-05-16 Ciaran GultnieksGet rid of ignored return value warning
2011-02-23 Perttu Aholamainly work on object scripting api
2011-02-16 Perttu AholaDebug stacks will now be printed on Ctrl-C. Also client...
2011-02-15 Perttu AholaFix for windows
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-07 Perttu Aholabug-fixin'
2011-01-10 Perttu Aholafixed data path in porting.cpp for normal linux builds...
2011-01-08 Perttu AholaCMake stuff works now on linux and windows... and shoul...
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...