aboutsummaryrefslogtreecommitdiff
path: root/src/util
AgeCommit message (Expand)Author
2013-02-26Fix most warnings, re-fix MSVC compile errorkwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2013-02-06Add flag string settings, flat map optionkwolekr
2013-01-23Slightly improved version of mystrtok_rkwolekr
2013-01-23Fix compile under MingWkwolekr
2013-01-21The new mapgen, noise functions, et al.kwolekr
2012-12-16Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev
2012-12-02Const-correct util/serialize.hPerttu Ahola
2012-12-02On-demand item meshes and texturesPerttu Ahola
2012-11-26Const-correct SharedBuffer::SharedBuffer(const T *t, unsigned int size)Perttu Ahola
2012-11-25Framework for the attachment system, new object property which allows changin...MirceaKitsune
2012-09-05Enforce stricter world names using a blacklistMatthew I
2012-07-21Define M_PI on MSVCPerttu Ahola
2012-06-17Hopefully fix includes on mingwPerttu Ahola
2012-06-17Optimize headersPerttu Ahola
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola