Age | Commit message (Collapse) | Author |
|
|
|
|
|
GPLv2/later, by agreement of major contributors
|
|
deserialization code work less chaotically
|
|
segfault on mingw
|
|
|
|
light, removed footprints
|
|
Defaults modified from original: alpha=200, key=F10
|
|
pages
|
|
http://c55.me/minetest/wiki/doku.php?id=changes:itemdef
|
|
modification functions to mesh.cpp; in lua, inventorycube is now called minetest.inventorycube
|
|
|
|
|
|
|
|
|
|
|
|
Buffer take const data for copying
|
|
SharedBuffer's interface, connection.h: use Buffer instead of SharedBuffer in command and event queues
|
|
|
|
--info-on-stderr to enable crap.
|
|
|
|
|
|
and refactored some other code into calls of that
|
|
camera.cpp and camera.h. Introduced configuration settings 'fov' which chooses the camera's (vertical) field of view and 'view_bobbing' which currently does nothing. Other code refactored to not expect the FOV to be a build time constant.
|
|
Some access violations and segfaults and strange behaviour might have
been caused by this.
|
|
|
|
This quiets a warning in Clang.
|
|
|
|
|
|
--HG--
extra : rebase_source : 7260636295d9068fbeeddf4143c89f2b8a91446c
|
|
--HG--
extra : rebase_source : e8ec407f60711d42d33be4811b2880088f617b5b
|
|
|
|
months already)
|
|
texture_path setting.
|
|
|
|
|
|
--HG--
extra : rebase_source : 178fe08f10b7de3ebaba088bd24faad795114216
|
|
too large block metadata is sent to an old client
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Also made client mutex-free to allow easier adding of new stuff.
|
|
being a messy object oriented cludge, it now is a messy cludge with separate parameters.
|
|
|