Translated using Weblate (Russian)
[oweals/minetest.git] / src / porting.h
2013-02-02 WeblateMerge remote branch 'origin/master'
2013-01-29 kwolekrMerge pull request #442 from kwolekr/mingw_compile_fix
2013-01-26 kwolekrMerge pull request #447 from sapier/add_lua_log_paramet...
2013-01-23 kwolekrFix compile under MingW
2013-01-21 kwolekrFix compile on certain Linux configurations, reduce...
2013-01-21 kwolekrLast set of minor cleanups
2012-06-17 Perttu AholaOptimize headers
2012-06-05 Perttu AholaSwitch the license to be LGPLv2/later, with small parts...
2012-03-10 Perttu AholaInitial directory structure rework
2011-11-29 Perttu AholaMove images to data/textures and fix some path stuff...
2011-08-13 Perttu AholaMerge remote-tracking branch 'speedprog/fixedNotFinding...
2011-08-12 Constantin Wengerfixed not finding data dir if installed
2011-02-15 Perttu AholaCtrl+C handling on POSIX, some commands for server...
2011-02-11 Perttu Aholasome fixes to make compiling on some bsd easier
2011-02-11 Perttu Aholanew texture stuff quite working
2011-01-07 Perttu AholaAdded a more flexible path system (and fixed some minor...
2010-12-21 Perttu Aholaorganizing stuff.
2010-12-20 Perttu Aholaframework for modifying textures
2010-11-29 Perttu Aholalicense stuff
2010-11-26 Perttu AholaInitial files