aboutsummaryrefslogtreecommitdiff
path: root/src/util (follow)
Commit message (Expand)AuthorAgeFilesLines
* Allow any character in formspec strings with escape charkwolekr2013-03-051-0/+16
* Fix most warnings, re-fix MSVC compile errorkwolekr2013-02-261-5/+6
* Update Copyright YearsSfan52013-02-2415-15/+15
* Change Minetest-c55 to MinetestPilzAdam2013-02-2415-15/+15
* Add flag string settings, flat map optionkwolekr2013-02-062-0/+47
* Slightly improved version of mystrtok_rkwolekr2013-01-231-7/+2
* Fix compile under MingWkwolekr2013-01-232-0/+31
* The new mapgen, noise functions, et al.kwolekr2013-01-211-0/+1
* Added ability to fetch media from remote server (using cURL library)Ilya Zhuravlev2012-12-162-0/+7
* Const-correct util/serialize.hPerttu Ahola2012-12-021-15/+15
* On-demand item meshes and texturesPerttu Ahola2012-12-021-0/+11
* Const-correct SharedBuffer::SharedBuffer(const T *t, unsigned int size)Perttu Ahola2012-11-261-1/+1
* Framework for the attachment system, new object property which allows changin...MirceaKitsune2012-11-251-0/+33
* Enforce stricter world names using a blacklistMatthew I2012-09-051-0/+23
* Define M_PI on MSVCPerttu Ahola2012-07-211-0/+7
* Hopefully fix includes on mingwPerttu Ahola2012-06-173-6/+6
* Optimize headersPerttu Ahola2012-06-175-0/+9
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-1715-0/+2666