Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Handle day-night transition in shader and make light sources brighter when ↵ | Perttu Ahola | 2012-12-02 |
| | | | | shaders are used | ||
* | Remove unnecessary util/serialize.h from content_mapblock.cpp | Perttu Ahola | 2012-11-26 |
| | |||
* | Fix flowing liquid animation direction calculation | Perttu Ahola | 2012-11-02 |
| | |||
* | Rotate facedir-rotated top and bottom textures too, and re-implement nodebox ↵ | Perttu Ahola | 2012-07-21 |
| | | | | side rotation | ||
* | Facedir rotation of nodebox textures | Perttu Ahola | 2012-07-21 |
| | |||
* | Custom boxy nodes (stairs, slabs) and collision changes | Kahrl | 2012-06-17 |
| | |||
* | Properly and efficiently use split utility headers | Perttu Ahola | 2012-06-17 |
| | |||
* | Node texture animation | Perttu Ahola | 2012-06-16 |
| | |||
* | Fix NDT_RAILLIKE tweakings | Perttu Ahola | 2012-06-05 |
| | |||
* | Shadily clean up NDT_RAILLIKE to surely differ from the few leftover ↵ | darkrose | 2012-06-05 |
| | | | | non-LGPLv2 parts from the standpoint of copyright law. | ||
* | Switch the license to be LGPLv2/later, with small parts still remaining as ↵ | Perttu Ahola | 2012-06-05 |
| | | | | GPLv2/later, by agreement of major contributors | ||
* | Make lava brighter by showing light sources at their full emitted light level | Perttu Ahola | 2012-04-08 |
| | |||
* | Improve the look of fences | Perttu Ahola | 2012-03-29 |
| | |||
* | "or" -> "||" in content_mapblock.cpp | Perttu Ahola | 2012-03-18 |
| | |||
* | MapBlockMesh, mesh animation system, urgent mesh updates, athmospheric ↵ | Kahrl | 2012-03-15 |
| | | | | light, removed footprints | ||
* | Improve raillike drawtype | Jeija | 2012-03-10 |
| | |||
* | Node placement / mineral / serialization / iron freq / node_dig callback | Kahrl | 2012-01-22 |
| | | | | | | | | - Node placement code moved to Lua - Mineral system removed (added default:stone_with_coal and default:stone_with_iron). - MapBlock and MapNode serialization updated. - Mapgen: Frequency of iron increased. - node_dig callback and related changes. | ||
* | The huge item definition and item namespace unification patch (itemdef), see ↵ | Kahrl | 2012-01-12 |
| | | | | http://c55.me/minetest/wiki/doku.php?id=changes:itemdef | ||
* | Fix mirrored sign texture | Perttu Ahola | 2011-12-28 |
| | |||
* | Make liquid_alternative_* to be strings | Perttu Ahola | 2011-11-29 |
| | |||
* | Improve glass | Perttu Ahola | 2011-11-29 |
| | |||
* | Fix NDT_PLANTLIKE scaling to always keep the bottom at ground level | Perttu Ahola | 2011-11-29 |
| | |||
* | Completely generalized mesh generation; ContentFeatures serialization | Perttu Ahola | 2011-11-29 |
| | |||
* | Clean more | Perttu Ahola | 2011-11-29 |
| | |||
* | Prepare more for node definition serialization | Perttu Ahola | 2011-11-29 |
| | |||
* | Better node texture generation | Perttu Ahola | 2011-11-29 |
| | |||
* | GameDef compiles | Perttu Ahola | 2011-11-29 |
| | |||
* | Create framework for getting rid of global definitions of ↵ | Perttu Ahola | 2011-11-29 |
| | | | | node/tool/item/whatever types | ||
* | Move ContentFeatures to mapnode_contentfeatures.{h,cpp} and clean stuff | Perttu Ahola | 2011-11-29 |
| | |||
* | Fix water-glass and water-lava surfaces | Perttu Ahola | 2011-11-08 |
| | |||
* | Fix flowing liquid spacing; water and lava next to each other will glitch a ↵ | Perttu Ahola | 2011-11-03 |
| | | | | bit but it isn't as bad as this was | ||
* | set backface culling off again for torches, ladders, rails and signs | Perttu Ahola | 2011-10-18 |
| | |||
* | Improve rendering and fix tiling in mesh generation | Perttu Ahola | 2011-10-18 |
| | |||
* | Header file tweaking; mainly for speed | Perttu Ahola | 2011-10-12 |
| | |||
* | Adding (most) of the sapling functionality. It has yet to work, since ↵ | Mark Holmquist | 2011-09-23 |
| | | | | MEET_OTHER was not implemented at the time of this commit. Hopefully it will work when merged with celeron's latest. | ||
* | Removed Spaces | sfan5 | 2011-09-11 |
| | |||
* | Added Apple Trees | sfan5 | 2011-09-11 |
| | |||
* | Lava is now better visible inside water. (a crappy hack) | Perttu Ahola | 2011-08-23 |
| | |||
* | Fixed water mesh generation acting weird next to sand | Perttu Ahola | 2011-08-22 |
| | |||
* | Fixed liquid mesh generation | Perttu Ahola | 2011-08-15 |
| | |||
* | lava! | Perttu Ahola | 2011-08-15 |
| | |||
* | Fixed a few problems in the ladder update, and changed the speed to account ↵ | Mark Holmquist | 2011-08-01 |
| | | | | for gravity | ||
* | Added ladders--they don't have any use yet, though | Mark Holmquist | 2011-08-01 |
| | |||
* | merged jungle and bluish shadows | 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-23 |
| | | |||
* | | merged the content type extension and delta | Perttu Ahola | 2011-07-23 |
|\| | |||
| * | * refactored liquid transformation code (has some flaws) | Felix Krause | 2011-07-18 |
| | | | | | | | | | | | | Completely rewrote the liquid transformation. The algorithm now exclusively modifies the current node in one iteration. Another change is that MapNode.param2 now stores a bit that tells other nodes if a flowing liquid node flows downwards. This is accomplished by two masks on param2 for the "flow down" bit and the "liquid level" bits. This will be the base of future improvements to the liquid flow. However, in the current state flowing liquid does not always disappear when cut off its source. Be aware that this branch is work in progress. | ||
| * | Merge branch 'upstream/master' | Nils Dagsson Moskopp | 2011-07-14 |
| |\ | | | | | | | | | | | | | | | | Conflicts: data/oerkki1.png src/client.cpp | ||
| * | | Merge branch 'master' of https://github.com/erlehmann/minetest-delta.git ↵ | Sebastian Rühl | 2011-06-26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | into upstream_merge Conflicts: .gitignore CMakeLists.txt data/heart.png src/CMakeLists.txt src/game.cpp src/guiMainMenu.cpp src/inventory.cpp src/map.cpp src/mapblock.cpp src/mapnode.cpp src/mapnode.h src/materials.cpp src/server.cpp Signed-off-by: Sebastian Rühl <bahamada_basti@yahoo.de> |