index
:
minetest.git
gpcf
lifo-fixes
release
modified minetest for gpcfs purposes
gpcf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
treegen.cpp
Commit message (
Expand
)
Author
Age
*
Fix various variables passed by copy instead of const ref (#5610)
Loïc Blot
2017-04-19
*
Light calculation: New bulk node lighting code
Dániel Juhász
2017-03-11
*
Remove `mathconstants.h` and use the correct way to get `M_PI` in MSVC. (#5072)
red-001
2017-01-20
*
Fix MSVC build Build broken by 98e36d7
SmallJoker
2017-01-19
*
Move ServerEnvironment to dedicated cpp/header files
Loic Blot
2017-01-08
*
Treegen: Improve use of signed vs. unsigned integers
paramat
2016-07-12
*
Change internal type for seeds to s32
kwolekr
2016-06-04
*
Treegen: Rename pine tree mapgen alias
paramat
2015-08-10
*
Mgv6/treegen: (Re)Add fallback nodes for compatibility with subgames
paramat
2015-07-13
*
Minimal: Add snow biome and jungleleaves nodes. Add mapgen aliases
paramat
2015-06-12
*
Treegen: Add pine tree. Force place trunks
paramat
2015-04-01
*
Shorten ManualMapVoxelManipulator to MMVManip
kwolekr
2015-01-05
*
Fix seg fault if popping from empty stack (L-system trees)
Craig Robbins
2014-08-23
*
L-systems treegen code tweaks.
RealBadAngel
2014-06-17
*
Move the sapling growing and grass adding/removing ABMs to Lua
Novatux
2013-11-02
*
Omnicleanup: header cleanup, add ModApiUtil shared between game and mainmenu
Kahrl
2013-08-14
*
Make saplings only grow on dirt or grass, make jungle tree trunks only replac...
kwolekr
2013-03-16
*
Re-add jungles, apple trees
kwolekr
2013-03-16
*
Clean up Mapgen
kwolekr
2013-03-11
*
Migrate to STL containers/algorithms.
Ilya Zhuravlev
2013-03-11
*
Update Copyright Years
Sfan5
2013-02-24
*
Change Minetest-c55 to Minetest
PilzAdam
2013-02-24
*
Add seed parameter for default and L-system trees
RealBadAngel
2013-02-24
*
Treegen update. Some new symbols. Speed up code a bit.
RealBadAngel
2013-01-23
*
L-Systems treegen update.
RealBadAngel
2013-01-07
*
Fixed compile issues on windows
dannydark
2012-12-30
*
L-System treegen
RealBadAngel
2012-12-30