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
/
content_mapblock.cpp
Age
Commit message (
Expand
)
Author
2011-08-23
Lava is now better visible inside water. (a crappy hack)
Perttu Ahola
2011-08-22
Fixed water mesh generation acting weird next to sand
Perttu Ahola
2011-08-15
Fixed liquid mesh generation
Perttu Ahola
2011-08-15
lava!
Perttu Ahola
2011-08-01
Fixed a few problems in the ladder update, and changed the speed to account f...
Mark Holmquist
2011-08-01
Added ladders--they don't have any use yet, though
Mark Holmquist
2011-07-23
merged jungle and bluish shadows
Perttu Ahola
2011-07-23
merged the content type extension and delta
Perttu Ahola
2011-07-23
extended content-type range
Perttu Ahola
2011-07-23
Made dark places tint slightly in blue
Perttu Ahola
2011-07-23
Jungle biome/whatever thing
Perttu Ahola
2011-07-18
* refactored liquid transformation code (has some flaws)
Felix Krause
2011-07-14
Merge branch 'upstream/master'
Nils Dagsson Moskopp
2011-06-26
changed one "if" to "else if" in content_mapblock.cpp
Perttu Ahola
2011-06-26
Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git into...
Sebastian Rühl
2011-06-25
New map generator added (and SQLite, messed up the commits at that time...) (...
Perttu Ahola
2011-06-17
Moved stuff from mapblock{h,cpp} to mapblock_mesh.{h,cpp} and content_mapbloc...
Perttu Ahola