]> git.lizzy.rs Git - minetest.git/history - src/util/numeric.cpp
Fix memory leaks due to messed up memory handling for particles as well as their...
[minetest.git] / src / util / numeric.cpp
2013-11-12 Sfan5Fix compiling with 32bit MinGW
2013-11-05 kwolekrAccept hexadecimal and string values for seeds
2013-07-07 Vincent Heukeninclude mathconstants.h in numerics.cpp
2013-06-01 WeblateMerge remote-tracking branch 'origin/master'
2013-05-17 Aaron SuenFix math for isBlockInSight. Fixes #718 (client-side).
2013-03-30 WeblateMerge remote branch 'origin/master'
2013-03-11 Ilya ZhuravlevMigrate to STL containers/algorithms.
2013-02-28 WeblateMerge remote branch 'origin/master'
2013-02-26 kwolekrMerge pull request #482 from proller/liquid
2013-02-24 Sfan5Update Copyright Years
2013-02-24 PilzAdamChange Minetest-c55 to Minetest
2012-06-17 Perttu AholaHopefully fix includes on mingw
2012-06-16 Perttu AholaInitially split utility.h to multiple files in util/