summaryrefslogtreecommitdiff
path: root/src/util/serialize.h
AgeCommit message (Expand)Author
2014-11-21serialize.h: use machine native byte swapping if available, fall-back to prev...Rafael Reilova
2014-04-12Fix write and read S32 vectorsBlockMen
2014-03-15Make serializeStructToString use an ostringstreamShadowNinja
2014-02-15Add minetest.set_noiseparam_defaults() Lua APIkwolekr
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-02-26Fix most warnings, re-fix MSVC compile errorkwolekr
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-12-02Const-correct util/serialize.hPerttu Ahola
2012-11-25Framework for the attachment system, new object property which allows changin...MirceaKitsune
2012-06-17Optimize headersPerttu Ahola
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola