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
Commit message (
Expand
)
Author
Age
*
Allow fields to choose whether they close on enter press
rubenwardy
2016-08-27
*
Submit name of field on enter key press
rubenwardy
2016-08-27
*
Camera: Higher frequency limit for view/hand bobbing and footsteps
paramat
2016-08-26
*
Make plantlike drawtype more fun
Auke Kok
2016-08-26
*
Client: disable pre v25 init sending by default
est31
2016-08-22
*
Move on join and on leave messages to lua (#4460)
Xunto
2016-08-22
*
gettext.h: include <locale> before defining the gettext macro (#4452)
kahrl
2016-08-21
*
Also support X11 icon for minetest copies installed via make install (#4407)
est31
2016-08-20
*
Tidy up generate_from_settingtypes.lua a bit.
Tim
2016-08-20
*
Mapblock mesh: Fix updateFastFaceRow tiling issue
obneq
2016-08-18
*
Script API: Make the craft recipe field 'method' consistent
SmallJoker
2016-08-18
*
Add an [opacity:<r> texture modifier. Makes the base image transparent accord...
Thomas--S
2016-08-12
*
Use the standard to_string() functions for C++11 (#4279)
Rogier-5
2016-08-11
*
Add infotext containing entity type (e.g. mobs:cow) to unknown entities (#4431)
Rogier-5
2016-08-11
*
couple of memory leaks fixes.
David Carlier
2016-08-10
*
Zooming the camera requires the 'zoom' privilege
Ben Deutsch
2016-08-10
*
Add zoom, tweakable with zoom_fov, default key: Z (like optifine)
Esteban I. Ruiz Moreno
2016-08-10
*
Lua->C getintfield() use lua_tointeger (#4408)
Tomas
2016-08-10
*
Fixes for compiling with a newer (system) jsoncpp (#4429)
Rogier-5
2016-08-10
*
Permit usage of std::unordered_map & std::unorderered_set on c++11 compilers ...
Ner'zhul
2016-08-10
*
Decorations: Fix decoration height check errors
paramat
2016-08-05
*
Mapgen: Remove unused 'flat' and 'trees' flags from mg_flags
paramat
2016-08-04
*
Fix l_request_insecure_environment not ignoring all whitespace (#4395)
Dorian Wouters
2016-08-04
*
test_map_settings_manager: Fix Wunused-result warning
est31
2016-08-04
*
Porting: Fix endless loop if image format is not recognized
est31
2016-08-03
*
Upright sprite objects: Horizontally flip the front image
SmallJoker
2016-07-27
*
Update minetest.conf.example and the settings translation file
est31
2016-07-24
*
Mgvalleys / cavegen: Place riverbed nodes under river water
paramat
2016-07-21
*
Treegen: Improve use of signed vs. unsigned integers
paramat
2016-07-12
*
Update minetest.conf.example, and settings_translation_file.cpp
est31
2016-07-12
*
Fix typos (#4298)
Snipie
2016-07-10
*
Fix -Wterminate warnings in rollback.cpp as well
est31
2016-07-08
*
Fix -Wterminate warning on GCC 6
est31
2016-07-08
*
Fix warning in porting::setXorgWindowIcon when building without X11 (#4288)
Jay Arndt
2016-07-07
*
Adding minetest.clear_craft
Foghrye4
2016-07-05
*
Use mathematical function to determine yaw direction
sfan5
2016-07-05
*
Fix for cropped text "Toggle Cinematic"
Snipie
2016-07-05
*
Remove cinematic toggle on F8
rubenwardy
2016-07-05
*
Finally set a window icon on X11
est31
2016-07-05
*
Temporarily disable "testStartStopWait" Threading unit test on mac
est31
2016-07-04
*
Fix & make linux conditionals uniform (#4278)
Rogier-5
2016-07-04
*
Disable joysticks per default for now
est31
2016-07-04
*
Remove top left minetest watermark
est31
2016-07-03
*
Add MapSettingsManager and new mapgen setting script API functions
kwolekr
2016-07-03
*
Mapgen: Refactor mapgen creation and management
kwolekr
2016-07-03
*
openbsd's port fix for non Linux systems w/o libRT
David Carlier
2016-07-03
*
Also shut down when SIGTERM was received
est31
2016-06-24
*
Mgflat/fractal/v7/valleys: Denser 3D noise tunnels
paramat
2016-06-24
*
Player: New get_look, set_look API
raymoo
2016-06-24
*
Dungeons: Generalise use, add capabilities, various modifications
paramat
2016-06-17
[next]