projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2017-03-27
Loïc Blot
clang-format: add a whitelist (#5459)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Loïc Blot
PostgreSQL: fix delete block
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
paramat
Map generation limit: Make per-world
commit
|
commitdiff
|
tree
|
snapshot
2017-03-27
Diego Martínez
Pathfinder: Send errors to `warningstream`.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Loic Blot
Fix mismatch struct/class for GameUIFlags
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Loïc Blot
clang-format: fix counter increment & output (#5456)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
Loïc Blot
clang-format: limit diff to 50 files to prevent excedin...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
sfan5
Sneak: Replicate sneak ladder in new code, is optional
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
red-001
Change command prefix to "." and add "help" command.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-26
number Zero
Add mesh generation delay
commit
|
commitdiff
|
tree
|
snapshot
2017-03-25
Loïc Blot
Add clang format & skip build if no source file modifie...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
SmallJoker
Tile.cpp: Fix MSVC build broken by 072bbba
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
Loïc Blot
Typo fix
commit
|
commitdiff
|
tree
|
snapshot
2017-03-24
red-001
Add multiline support to colorize. (#5444)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
Loïc Blot
Some performance optimizations (#5424)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-22
bigfoot547
[CSM] Add function to get player names in range (#5435)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Paramat
Firelike drawtype: Add missing docs for visual_scale...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
number Zero
Content_mapblock.cpp: Refactor
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
Ben Deutsch
Refactored client event if-else cascade to switch statement
commit
|
commitdiff
|
tree
|
snapshot
2017-03-20
paramat
Map generation limit: Rewrite
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
sfan5
Fix /shutdown or ^C no longer causing server exit
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Loïc Blot
Refactor Game class (part 2) (#5422)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
red-001
Block access to the `io` library
commit
|
commitdiff
|
tree
|
snapshot
2017-03-19
Loïc Blot
Update server min protocol version to v24 (#5411)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
ShadowNinja
Server list cleanup
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Wuzzy
Show itemstring as tooltip if no item description
commit
|
commitdiff
|
tree
|
snapshot
2017-03-18
Loic Blot
TOGGLE_CHAT keymap should togglechat not HUD
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Loïc Blot
Reduce memory & function cost of Game class functions...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
zeuner
avoid crashing when accessing mapgen early (#5384)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
red-001
Give CSM access to use `core.colorize()` (#5113)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Loïc Blot
[CSM] Fix minimap problems (#5405)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-17
Loïc Blot
[CSM] Add core.get_timeofday & core.get_day_count env...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Blot
Fix indentation problem since merge resolution
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Blot
[CSM] Add minimap API modifiers (#5399)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
Loïc Blot
Add ModStorageAPI to client side modding (#5396)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
paramat
Get biome list: Downgrade missing biome message to...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-16
sfan5
Sneak: Fix various problems with sneaking
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
SmallJoker
lua_api: Document minetest.features (#5311)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Lars Hofhansl
Use true distance for block priority.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Wayward One
Fix undefined references (#5400)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-15
Auke Kok
Fix two nul deref if digging unknown nodes. (#5398)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-14
rubenwardy
Add disclaimer to client_lua_api.txt (#5391)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
red-001
Add `get_wielded_item`
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
nerzhul
[CSM] Add enable_client_modding param (default: false)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
red-001
[CSM] Add `on_punchnode` callback
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
red-001
[CSM] Add `get_node` and `get_node_or_nil`
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
red-001
[CSM] Add `on_dignode` callback (#5140)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Loic Blot
[CSM] storage + fixes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
red-001
[CSM] Improve security for client-sided mods (#5100)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Loïc Blot
[CSM] implement client side mod loading (#5123)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
red-001
[CSM] Add local formspecs. (#5094)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Loïc Blot
[CSM] sound_play & sound_stop support + client_lua_api...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
red-001
[CSM] Add client-sided chat commands (#5092)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Loïc Blot
[CSM] Add on_death, on_hp_modification & oh_damage_take...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
red-001
[CSM] Add method that display chat to client-sided...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
Loic Blot
[CSM] Client side modding
commit
|
commitdiff
|
tree
|
snapshot
2017-03-13
kilbith
GUI: Allow texture packs to customize the progress...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Vladislav Tsendrovskii
Save metainfo for falling nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Lars Hofhansl
Enable server side occlusion culling by default.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Lars Hofhansl
Allow server side occlusion culling.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-12
Auke Kok
Do not increase breath if at full breath.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
sfan5
database-redis: Support password authentication
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
paramat
Climb speed: Increase default setting from 2 to 3
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
number Zero
Minimap: Optimise
commit
|
commitdiff
|
tree
|
snapshot
2017-03-11
Dániel Juhász
Light calculation: New bulk node lighting code
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
tenplus1
Optimize item.lua
commit
|
commitdiff
|
tree
|
snapshot
2017-03-10
kilbith
GUI: Convert loading screen's progress bar to image...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-06
Loïc Blot
CI: Add memleak checking using valgrind (#5350)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Juhani Numminen
Update .appdata and .desktop files
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
paramat
Dungeons: Use 'block' instead of 'brick' for nodebox...
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Auke Kok
Font: attempt fallback font, abort if no fonts found.
commit
|
commitdiff
|
tree
|
snapshot
2017-03-05
Fixer
README.txt: Clarify loading of minetest.conf
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
zaoqi
Add minetest.spawn_falling_node(pos) (#5339)
commit
|
commitdiff
|
tree
|
snapshot
2017-03-04
adelcoding1
FormSpec: Add position and anchor elements (#5284)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-27
Bond-009
Fixed spelling mistakes (#5312)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-26
paramat
Dungeongen: Add and improve parameters
commit
|
commitdiff
|
tree
|
snapshot
2017-02-25
red-001
Fix crash that can be caused by the shutdown command...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-22
rubenwardy
Fix wrong meta key in item meta on ItemStack construction
commit
|
commitdiff
|
tree
|
snapshot
2017-02-19
red-001
Fix the documentation for `minetest.is_yes` (#5276)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
Dániel Juhász
Fixes for colorwallmounted and colorfacedir nodes
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
paramat
Voxelmanip: Do not emerge or blit to blocks over map...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
kilbith
Multiplayer menu: fix attempt to open nonexistant image
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
tenplus1
Statbars.lua: Cache enable_damage setting
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
red-001
Fix not being able to damage players in minimal (#5266)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
red-001
Use the `ARRLEN` macro in more places and remove an...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-18
red-001
Add support for the new arguments of `request_shutdown...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-17
Auke Kok
Revert part of eb49009d023e6e3b5d59a97b8fb5fed5eee83296...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
paramat
Cavegen: Place correct biome surface in tunnel entrances
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
paramat
Objectpos over limit: Avoid crash caused by sector...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-16
red-001
Fix a small regression caused by e2ad76f.
commit
|
commitdiff
|
tree
|
snapshot
2017-02-15
sfan5
Fix >5 year old PlayerSAO deletion bug
commit
|
commitdiff
|
tree
|
snapshot
2017-02-14
Auke Kok
FreeType: address font license issues (#5230)
commit
|
commitdiff
|
tree
|
snapshot
2017-02-13
Dániel Juhász
Lighting: Update lighting at block loading
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
Hybrid Dog
Mainmenu: Brighter text colours for readability
commit
|
commitdiff
|
tree
|
snapshot
2017-02-12
paramat
Footsteps: Fix offset footstep and shallow water sound...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
paramat
Plantlike: Fix visual_scale being applied squared
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
rubenwardy
Use tree to list mods rather than textlist
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Craig Robbins
Revert "Plantlike: Fix visual_scale being applied squar...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Craig Robbins
Revert "Plantlike visual scale: Send sqrt(visual_scale...
commit
|
commitdiff
|
tree
|
snapshot
2017-02-10
Wuzzy
Add textures for air and ignore items (#5196)
commit
|
commitdiff
|
tree
|
snapshot
next