- Dec 01, 2012
-
-
Perttu Ahola authored
-
Kahrl authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
RealBadAngel authored
Fixed also game bug drawing dragged item behind fields, buttons etc.
-
PilzAdam authored
-
PilzAdam authored
Nodes in this group will be dropped as items if the node under them or the node in the wallmounted direction is not walkable.
-
PilzAdam authored
-
- Nov 30, 2012
-
-
Perttu Ahola authored
-
DannyDark authored
-
Jürgen Doser authored
by using the cursor coordinates directly, instead of updating them only when a mouse event is seen.
-
Matthew I authored
This is not a problem on POSIX systems (these directories are ignored by the POSIX implementation of fs::GetDirListing() in filesys.cpp), but these directories still are reported on Windows systems. This becomes a problem when mod authors use version control systems that create directories like ".git" or ".svn" and collectMods() picks up on them. It has also been suggested that ignoring such directories would allow for the easily disabling mods by inserting a "." in front of their name. This quick fix simply makes collectMods() ignore directories beginning with a ".".
-
Perttu Ahola authored
-
Matthew I authored
Scripts can call minetest.register_on_shutdown() to register a shutdown hook. Document that minetest.register_on_shutdown() callbacks may not be run If the server crashes, it is unlikely that callbacks registered using minetest.register_on_shutdown() will be called.
-
- Nov 29, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Nov 28, 2012
-
-
Calinou authored
-
- Nov 27, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
This reverts commit ffad18e4.
-
MirceaKitsune authored
Fix forgotten material properties for meshes (also seems to have been forgotten for cubes previously). This allows transparent png images to work properly
-
- Nov 26, 2012
-
-
Perttu Ahola authored
-
PilzAdam authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
Perttu Ahola authored
-
- Nov 25, 2012
-
-
Perttu Ahola authored
-
Perttu Ahola authored
-