index
:
minetest.git
clamp
dual_wielding
find_nodes_in_area
handswap_keybind
hud_font_style
itemmeta_restrictions
mirror_hands
physics
serversoundpack
stencil_shadows
wield_animation
lizzy's patches for luanti
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
staticobject.h
Age
Commit message (
Expand
)
Author
2022-11-03
Reduce exposure of various internals (#12885)
Loïc Blot
2022-07-14
Move f1000 sanitizing to the places that still use this type
sfan5
2018-03-09
ServerEnvironment & StaticObject cleanups
Loic Blot
2017-08-20
Modernize source code: last part (#6285)
Loïc Blot
2017-08-17
C++ modernize: Pragma once (#6264)
Loïc Blot
2017-06-21
Cpp11 initializers: last src root changeset (#6022)
Loïc Blot
2015-10-14
Use warningstream for log messages with WARNING
ShadowNinja
2015-03-07
For usages of assert() that are meant to persist in Release builds (when NDEB...
Craig Robbins
2015-03-04
Use std::vector instead of std::list in StaticObjectList and MutexedMap::getV...
Loic Blot
2013-10-17
Fix object duplication bug (at least in the most reproducible UFO case)
Perttu Ahola
2013-03-11
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-02-24
Update Copyright Years
Sfan5
2013-02-24
Change Minetest-c55 to Minetest
PilzAdam
2012-11-26
Move util/serialize.h out from staticobject.h for smaller header dependencies
Perttu Ahola
2012-06-17
Optimize headers
Perttu Ahola
2012-06-17
Properly and efficiently use split utility headers
Perttu Ahola
2012-06-05
Switch the license to be LGPLv2/later, with small parts still remaining as GP...
Perttu Ahola
2011-04-10
added missing file
Perttu Ahola