aboutsummaryrefslogtreecommitdiff
path: root/src/util/container.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Change UniqueQueue to use a queue and a set.unknown2015-01-151-49/+50
* Make MutexQueue use jsemaphore for signalingsapier2014-01-101-45/+106
* Implement httpfetch module and initialize it from main()Kahrl2013-12-131-1/+2
* Cleanup jthread and fix win32 buildsapier2013-12-011-5/+0
* Always use builtin JThread librarykwolekr2013-09-151-2/+2
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-0/+2
* Add texture pack selection to main menuNovatux2013-08-041-0/+5
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-111-37/+51
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* On-demand item meshes and texturesPerttu Ahola2012-12-021-0/+11
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-171-0/+305