summaryrefslogtreecommitdiff
path: root/src/util/numeric.cpp
Commit message (Expand)AuthorAge
* Clean scaling pre-filter for formspec/HUD.Aaron Suen2015-04-01
* GenElementManager: Pass opaque handles to Lua and rename to ObjDefManagerkwolekr2015-03-31
* Add support for the PCG32 PRNG algo (and associated script APIs)kwolekr2015-03-22
* Performance Improvement: Use a cache which caches result for getFacePositions.Loic Blot2015-02-16
* Fix compiling with 32bit MinGWSfan52013-11-12
* Accept hexadecimal and string values for seedskwolekr2013-11-04
* include mathconstants.h in numerics.cppVincent Heuken2013-07-07
* Fix math for isBlockInSight. Fixes #718 (client-side).Aaron Suen2013-05-18
* Migrate to STL containers/algorithms.Ilya Zhuravlev2013-03-11
* Update Copyright YearsSfan52013-02-24
* Change Minetest-c55 to MinetestPilzAdam2013-02-24
* Hopefully fix includes on mingwPerttu Ahola2012-06-17
* Initially split utility.h to multiple files in util/Perttu Ahola2012-06-17