aboutsummaryrefslogtreecommitdiff
path: root/src/util/serialize.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova2014-11-211-44/+80
* Fix write and read S32 vectorsBlockMen2014-04-121-2/+15
* Make serializeStructToString use an ostringstreamShadowNinja2014-03-151-1/+1
* Add minetest.set_noiseparam_defaults() Lua APIkwolekr2014-02-151-0/+10
* Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl2013-08-141-93/+6
* Fix most warnings, re-fix MSVC compile errorkwolekr2013-02-261-5/+6
* Update Copyright YearsSfan52013-02-241-1/+1
* Change Minetest-c55 to MinetestPilzAdam2013-02-241-1/+1
* Const-correct util/serialize.hPerttu Ahola2012-12-021-15/+15
* Framework for the attachment system, new object property which allows changin...MirceaKitsune2012-11-251-0/+33
* Optimize headersPerttu Ahola2012-06-171-0/+2
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-171-0/+456