index
:
dragonfireclient.git
master
on_receive_particlespawner
simple_cheatdb
zoom_priv
luanti cheat client
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
staticobject.cpp
Age
Commit message (
Expand
)
Author
2021-08-19
Validate staticdata and object property length limits (#11511)
sfan5
2020-10-01
(se)SerializeString: Include max length in the name
SmallJoker
2020-04-11
Drop content_sao.{cpp,h}
Loic Blot
2019-08-12
Handle multiple deserialization of a block's entities
Rogier
2018-03-09
ServerEnvironment & StaticObject cleanups
Loic Blot
2017-08-20
Modernize source code: last part (#6285)
Loïc Blot
2015-10-04
Define and use limit constants for Irrlicht fixed-width types
kwolekr
2015-09-29
Don't serialize StaticObjectList with > 65535 objects
Kahrl
2015-03-04
Use std::vector instead of std::list in StaticObjectList and MutexedMap::getV...
Loic Blot
2014-11-21
serialize.h: use machine native byte swapping if available, fall-back to prev...
Rafael Reilova
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