projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2019-08-31
ANAND
clientobject.h: Fix code-style
commit
|
commitdiff
|
tree
|
snapshot
2019-08-31
Pedro Gimeno
Fix rotation of attached particlespawner
commit
|
commitdiff
|
tree
|
snapshot
2019-08-31
DS
Document world format version 28 (private nodemeta...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
DS
Document luaentity pitch and roll in world format ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-30
Beha
Clarify docs regarding pointed_thing and get_pointed_th...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-28
Paramat
Various settingtypes.txt improvements (#8867)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-25
SmallJoker
Inventory: Fix missing setModified calls
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Paramat
Mapgen v6: Various mudflow code improvements and bugfix...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
SmallJoker
fontengine: Fix non-gettext builds
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
SmallJoker
Inventory: Send dirty lists where appropriate (#8742)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
Paul Ouellette
Add ItemStack:get_description() to get tooltip (#8847)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-24
sfan5
Improve occlusion culling in corridors with additional...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
sfan5
Restore approximate occlusion check
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
DS
Make Mapgen::spreadLight use a queue (#8838)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
Wuzzy
Fix default hand definition not using wieldhand.png
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
SmallJoker
Occlusion: Check for light_propagates and do mapblock...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-23
SmallJoker
Occlusion: Begin cleanup
commit
|
commitdiff
|
tree
|
snapshot
2019-08-21
sfan5
Revert "Don't send position update packet if player...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
Paramat
Add player sprite textures back into the engine as...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
ANAND
lua_api.txt: Add link to Minetest Modding Book (#8826)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
SmallJoker
remove_detached_inventory: Fix segfault during mod...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
ANAND
Don't send position update packet if player is dead
commit
|
commitdiff
|
tree
|
snapshot
2019-08-20
ANAND
Disable autoforward if player is dead
commit
|
commitdiff
|
tree
|
snapshot
2019-08-19
theviper121
Restore intended functionality to minimap markers ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-18
Unknown
Find LuaJIT headers on vcpkg
commit
|
commitdiff
|
tree
|
snapshot
2019-08-17
SmallJoker
ClientInterface: Use recursive mutex to prevent freeze...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
sfan5
Remove unused function in ReliablePacketBuffer
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
sfan5
Minor refactor of IncomingSplitBuffer
commit
|
commitdiff
|
tree
|
snapshot
2019-08-16
sfan5
Drop m_list_size from ReliablePacketBuffer
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
Paramat
Mapgen v6: Fix mudflow iteration and iterate twice...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
sfan5
network: Stricter handling of split packets
commit
|
commitdiff
|
tree
|
snapshot
2019-08-15
sfan5
network: Fix crash in ReliablePacketBuffer on mismatchi...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
DS
Fix undeclared global warning because of _ (#8798)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-14
upsilon
Add function `minetest.read_schematic`
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jozef Behran
Fix unnecessary exception use in 3 more methods (#8791)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jozef Behran
Fix unnecessary exception use in Map::getSectorXXX...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
SmallJoker
Better F6 profiler (#8750)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jozef Behran
Fix unnecessary exception use in Map::isNodeUnderground
commit
|
commitdiff
|
tree
|
snapshot
2019-08-13
Jozef Behran
Fix compare between pointer and 0 in unittests
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Beha
Clear old item groups when they are overridden. (#8753)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
rubenwardy
Add support for set_formspec_prepend in main menu ...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
Rogier
Handle multiple deserialization of a block's entities
commit
|
commitdiff
|
tree
|
snapshot
2019-08-12
hannesa2
Update Gradle to 5.5.1 (#8771)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Jozef Behran
Fix breakage of non-GLES2 setups (#8774)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Paul Ouellette
Fix some issues with minetest.clear_craft (#8712)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
Jozef Behran
Merge pull request #8776 from osjc/FixGetNode
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
sfan5
Add player knockback on punch to builtin
commit
|
commitdiff
|
tree
|
snapshot
2019-08-10
sfan5
Implement adding velocity to player from Lua
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
SmallJoker
Builtin UI: Move box element to ensure correct draw...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
ANAND
Allow customizing chat message format (#8529)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-08
ANAND
guiVolumeChange: Fix child not being removed
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Paramat
Avoid crash caused by, and improve, 'findSpawnPos(...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
SmallJoker
Game: Fix double BS multiplication
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Beha
Fix usage of wrong variable in builtin chat command...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
ANAND
Client::Interact: Use InteractAction enum instead of...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
SmallJoker
Unify wield item handling (#8677)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
ANAND
guiConfirmRegistration: Set focus to text field (#8761)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
ANAND
Hide chat when console is open (#8656)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
DS
Fix inventory_overlay for nodes without inventory_image...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
sfan5
Optimize usage of TOSERVER_GOTBLOCKS packet
commit
|
commitdiff
|
tree
|
snapshot
2019-08-07
Beha
Do not add group values of zero to group lists. (#8751)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
SmallJoker
Clean up and fix freetype=false crashes (#8641)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
rubenwardy
Add luacheck to check builtin (#7895)
commit
|
commitdiff
|
tree
|
snapshot
2019-08-06
Paramat
Mapgen Flat: Fix and improve getSpawnLevelAtPoint(...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-05
sfan5
Update curl dependency in buildbot
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
sfan5
Fix binary-string confusion in client network code
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
sfan5
Clean up FindOpenGLES2.cmake
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
sfan5
Unify GLES support in gui scaling filter
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
sfan5
Unify OpenGL ES support
commit
|
commitdiff
|
tree
|
snapshot
2019-08-04
sfan5
Let ENABLE_GLES appear in cmake_config.h and change...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
rubenwardy
Add formspec testing to test mod in minimal
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
rubenwardy
Add styles to most elements
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
rubenwardy
Add style[] tag with button support
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
rubenwardy
Add custom colorable GUIButton implementation
commit
|
commitdiff
|
tree
|
snapshot
2019-08-03
rubenwardy
Fix negative offsets not being supported by container[]
commit
|
commitdiff
|
tree
|
snapshot
2019-08-02
SmallJoker
Builtin: Forward old return values
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Beha
Correct ServerActiveObject's virtual getArmorGroups...
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
SmallJoker
Mainmenu: Use textarea in error formspecs
commit
|
commitdiff
|
tree
|
snapshot
2019-08-01
Wuzzy
Group "immortal" also protects players from damage
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
sfan5
Allow toolcaps to override the built-in times for dig_i...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-31
Paramat
Silence invalid clang format warnings in guiScrollBar...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Methacrylon
Sky: Refactor of moon and sun drawing (#8683)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Beha
Move the clamping of hp/breath when their maximums...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-30
Zaoqi
README: make -j$(nproc) (#8699)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
DS-Minetest
Rename guiScrollBar to GUIScrollBar
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
SmallJoker
ContentCAO: Fix broken attachments on join (#8701)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-29
Beha
lua_api.txt clarifications regarding mapgen object...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-28
DS-Minetest
guiScrollBar: move directly to clicked pos if clicked...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
SmallJoker
Check for 'action' field in ABMs & LBMs
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Paul Ouellette
Prefix RecipePriority elements with PRIORITY_
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Paul Ouellette
Initialize priority in CraftDefinition constructors
commit
|
commitdiff
|
tree
|
snapshot
2019-07-27
Paul Ouellette
minimal: Move get_craft_result tests to test mod
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Pierre-Yves...
Fix missing item images clipping in formspecs (#8652)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Alex
Document 'wield_item' entity property (#8694)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
adrido
Make FindCURL ready for vcpkg (#8295)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-26
Paramat
Initialise 'seabed_height' to avoid compilation warning...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Paramat
Re-order mapgens in mainmenu and 'all settings' mapgen...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-25
Paramat
Mgfractal: Make non-fractal terrain optional (#8702)
commit
|
commitdiff
|
tree
|
snapshot
2019-07-24
y
Removed debug.upvaluejoin to prevent leak of insecure...
commit
|
commitdiff
|
tree
|
snapshot
2019-07-20
Zaoqi
Update README.md (#8700)
commit
|
commitdiff
|
tree
|
snapshot
next