aboutsummaryrefslogtreecommitdiff
path: root/src/util/pointedthing.cpp
AgeCommit message (Expand)Author
2022-10-30Allow rotating entity selectionboxes (#12379)Lars Müller
2022-10-13object ids are u16, not s16 (#12848)fluxionary
2018-08-16Raycast: export exact pointing location (#6304)Dániel Juhász
2017-11-08Move files to subdirectories (#6599)Vitaliy
2017-07-07Expose getPointedThing to LuaDániel Juhász
2017-06-19C++11 cleanup on constructors (#6000)Vincent Glize
2017-01-04Improve getPointedThing() (#4346)Dániel Juhász
2013-08-14Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenuKahrl
2013-02-24Update Copyright YearsSfan5
2013-02-24Change Minetest-c55 to MinetestPilzAdam
2012-06-17Initially split utility.h to multiple files in util/Perttu Ahola