ShadowNinja
|
23be6450a1
|
Make serializeStructToString use an ostringstream
|
2014-03-15 15:13:02 -04:00 |
|
ShadowNinja
|
d753d352f1
|
Revert "Use fixed-width format specifiers in serializeStructToString"
This reverts commit 875f1327a47f78d783c3abc7f7acc3977dc286ec.
Fixed width format specifiers are only officially availale in C99 and C++11.
|
2014-03-14 12:13:30 -04:00 |
|
ShadowNinja
|
875f1327a4
|
Use fixed-width format specifiers in serializeStructToString
|
2014-03-13 17:30:15 -04:00 |
|
ShadowNinja
|
18577f2527
|
Replace usage of long long with u64/s64
|
2014-03-12 19:37:19 -04:00 |
|
kwolekr
|
3570f3e396
|
Add minetest.set_noiseparam_defaults() Lua API
|
2014-02-15 19:13:14 -05:00 |
|
Kahrl
|
4e1f50035e
|
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
|
2013-08-14 21:03:33 +02:00 |
|
Sfan5
|
6d0ea26c2d
|
Update Copyright Years
|
2013-02-24 20:15:24 +01:00 |
|
PilzAdam
|
497ff1ecd6
|
Change Minetest-c55 to Minetest
|
2013-02-24 18:49:03 +01:00 |
|
Perttu Ahola
|
1bc37d576c
|
Initially split utility.h to multiple files in util/
|
2012-06-17 01:29:13 +03:00 |
|