index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
unittest
/
test_utilities.cpp
Commit message (
Expand
)
Author
Age
*
Use true pitch/yaw/roll rotations without loss of precision by pgimeno (#8019)
Paul Ouellette
2019-02-07
*
Add an activeobject manager to hold active objects (#7939)
Loïc Blot
2018-12-13
*
Add testWrapDegrees_0_360_v3f unittests
Loïc Blot
2018-12-04
*
Replace auth.txt with SQLite auth database (#7279)
Ben Deutsch
2018-08-05
*
Fix various clang-tidy reported performance-type-promotion-in-math-fn
Loïc Blot
2018-04-03
*
Fix many issues reported by clang-tidy (#7189)
Loïc Blot
2018-04-02
*
Revert "Extend minetest.is_yes()"
sfan5
2017-01-07
*
Extend minetest.is_yes()
red-001
2017-01-07
*
Escape more strings: formspecs, item descriptions, infotexts...
Ekdohibs
2016-04-24
*
Add server side ncurses terminal
est31
2015-11-06
*
Define and use limit constants for Irrlicht fixed-width types
kwolekr
2015-10-04
*
Fix wrap_rows at inner byte of multibyte sequence
figec
2015-06-18
*
Make wrap_rows not wrap inside utf-8 multibyte sequences
est31
2015-06-17
*
Add UTF and other utility unit tests
est31
2015-06-14
*
Fix several MSVC issues numeric.h
SmallJoker
2015-05-01
*
Tests: Modularize unit testing
kwolekr
2015-04-26