| Commit message (Collapse) | Author | Age |
|
|
|
| |
CONTENT_IGNORE
|
|
|
|
| |
with one source
|
| |
|
|
|
|
| |
ActiveBlockModifiers
|
|
|
|
| |
any better
|
|
|
|
| |
current generator because of small generator chunk size (a single MapBlock))
|
| |
|
|
|
|
| |
useful and is only caused by bugs.
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
distinct modifiers
|
|
|
|
| |
saving block
|
|
|
|
| |
wrapper in old code
|
| |
|
| |
|
| |
|
|
|
|
| |
node/tool/item/whatever types
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
profiler output and dynamic profiler text size
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
on OS)
|
|
|
|
| |
--info-on-stderr to enable crap.
|
| |
|
|\ |
|
| |
| |
| |
| | |
MEET_OTHER was not implemented at the time of this commit. Hopefully it will work when merged with celeron's latest.
|
|\ \ |
|
| | | |
|
| | |
| | |
| | |
| | | |
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.
|
| |/
| |
| |
| | |
Moved ClientEnvironment::drawPostFx to ClientMap::renderPostFx -- this will make the camera management classes easier to write, as ClientMap already knows the camera position but ClientEnvironment doesn't and has to be told about it. This also eliminates the need for Client::getEnv(). Made the post effect color a content feature defined in content_mapnode.h.
|
| | |
|
|/ |
|
| |
|
|
|
|
| |
outer loop in Map::timerUpdate()
|
|\ |
|
| | |
|
| |
| |
| |
| |
| | |
* The map will reside in world/map.sqlite
* It will load from the sectors folder but will not save there
|
|/
|
|
| |
(fixed_map_seed)
|