projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2013-12-14
kwolekr
Handle Lua errors in on_generate callbacks instead...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-14
kwolekr
Add map feature generation notify Lua API
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
ShadowNinja
Remove support for optdepends.txt
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Kahrl
Don't call curl_global_init twice
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
sapier
Replace any direct curl usage by httpfetch
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Kahrl
Use httpfetch_async in serverlist announce code
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Kahrl
Implement urlencode and urldecode
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Kahrl
Rewrite client media download and support hash-based...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Kahrl
Implement httpfetch module and initialize it from main()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-13
Ilya Zhuravlev
Fix a bug in GenericCAO GENERIC_CMD_UPDATE_POSITION...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
stujones11
Make line_of_sight return blocking node position
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
kaeza
Add 'on_prejoinplayer' callback
commit
|
commitdiff
|
tree
|
snapshot
2013-12-12
Ilya Zhuravlev
Add configurable font shadow.
1049/head
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
sapier
Implement search tab and version picker
commit
|
commitdiff
|
tree
|
snapshot
2013-12-11
Ilya Zhuravlev
Add Lithuanian translation.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
PilzAdam
Check if width, height or start index of a list[] is...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
RealBadAngel
Optimize shaders code. Add settings at compile time.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-09
kwolekr
Mapgen Indev: Fix segfault in cave generation due to...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
Novatux
Fix shaders on some GPUs
1041/head
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
kwolekr
Fix leak and possible segfault in minetest.set_mapgen_p...
606/head
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
kwolekr
EmergeManager: Fix Lua mapgen override param handling
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
kwolekr
Dungeongen: Create dungeon gen tuneables; add desert...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-08
ShadowNinja
Move script_run_callbacks to Lua
commit
|
commitdiff
|
tree
|
snapshot
2013-12-07
ShadowNinja
Fix paralax occlusion setting
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
sfan5
Fix small mistake in Lua API docs
commit
|
commitdiff
|
tree
|
snapshot
2013-12-06
sapier
Fix win32 jthread implementation
1040/head
commit
|
commitdiff
|
tree
|
snapshot
2013-12-05
sweetbomber
Improve (re)spawn, add cache_block_before_spawn and...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-04
ShadowNinja
Only create one alias metatable
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
PilzAdam
Use a table in set_physics_override()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
PilzAdam
Add sneak and sneak_glitch to set_physics_override()
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
Sfan5
Fix LevelDB maps
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
RealBadAngel
Shaders rework.
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
PilzAdam
Dont move item back when not clicking on a slot
1034/head
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
proller
Rename names -> can_see_far_names in announce
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
sapier
Fix broken async locking in release build
commit
|
commitdiff
|
tree
|
snapshot
2013-12-03
proller
Remove link to #, add unlimited_player_transfer_distanc...
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
Sfan5
Fix MinGW build
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
sapier
Cleanup jthread and fix win32 build
1029/head
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
kwolekr
Cavegen: Fix possible out-of-bounds heightmap access
commit
|
commitdiff
|
tree
|
snapshot
2013-12-01
kwolekr
Decoration: Add schematic Y-slice probability support
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
sapier
Fix log threadname lookup handling not beeing threadsafe
1028/head
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
0gb.us
Assume a selection box for fences
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
ShadowNinja
Add error handler to async step
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
ShadowNinja
Optimize table creation
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Novatux
Add documentation for minetest.swap_node
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Novatux
Add minetest.swap_node
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
Ilya Zhuravlev
Fix MSVC build.
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
kwolekr
Change default value of is_ground_content to true
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
kwolekr
LuaVoxelManip: Add area parameters back to calc_lightin...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
kwolekr
LuaVoxelManip: Add get_light_data() and set_light_data()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
MetaDucky
Fixed potential NULL pointer and leak when setting...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
kwolekr
Cavegen: Respect is_ground_content MapNode setting...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-30
sapier
Fix broken thread stop handling
1026/head
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
sapier
Fix old gcc build
commit
|
commitdiff
|
tree
|
snapshot
2013-11-29
sapier
Fix modstore/favourites hang by adding asynchronous...
977/head
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
sapier
Split server/client port setting to avoid port number...
846/head
commit
|
commitdiff
|
tree
|
snapshot
2013-11-28
ShadowNinja
Don't use variable length arrays
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
ShadowNinja
Rollback fixes and get_node_actions
1001/head
commit
|
commitdiff
|
tree
|
snapshot
2013-11-27
Mario Barrera
SQLite rollback
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
sapier
Fix line_of_sight (AGAIN)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
PilzAdam
Reenable -dev suffix
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
kwolekr
Bump version to 0.4.8
0.4.8
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
kwolekr
Don't continue trying to deserialize blank block data
commit
|
commitdiff
|
tree
|
snapshot
2013-11-24
sapier
Temporary disable local install button due to irrlicht...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Novatux
Fix my name (doesn't display correctly because of utf8...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Sfan5
Fix rename modpack button not working, fixes #1019
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
PilzAdam
Run updatepo.sh
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Pablo Lezaeta
Translated using Weblate (Spanish)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Anton Tsyganenko
Translated using Weblate (Russian)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Maciej Kasatkin
Translated using Weblate (Polish)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Jakub Vaněk
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
King Artur
Translated using Weblate (Romanian)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Jakub Vaněk
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Frantisek Simorda
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Pablo Lezaeta
Translated using Weblate (Spanish)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Heisenberg CZE
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Pablo Lezaeta
Translated using Weblate (Spanish)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Petr Hála
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Heisenberg CZE
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Heisenberg CZE
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Petr Hála
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Kahrl
Fix invalid escape sequence in database migration code
commit
|
commitdiff
|
tree
|
snapshot
2013-11-23
Sfan5
Prevent enabling Shaders if Direct3D is used
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
Kahrl
Fix crash when pressing Enter key in formspec menu
commit
|
commitdiff
|
tree
|
snapshot
2013-11-22
ShadowNinja
Fix usage of 'minetest' where 'engine' was intended
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
kwolekr
Fix possible implicit conversion of NULL to std::string
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
kwolekr
LuaVoxelManip: Update parameter index of set_lighting()
commit
|
commitdiff
|
tree
|
snapshot
2013-11-21
kwolekr
Mapgen V6: Respect water_level setting
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
BlockMen
Fix modmanager screenshot path
commit
|
commitdiff
|
tree
|
snapshot
2013-11-19
MetaDucky
fix gettext compile issues under win32
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
kwolekr
Fix issue #1009 (minetest.get_connected_players() retur...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
PilzAdam
Increase liquid_loop_max to 10000 again
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
Perttu Ahola
Revert patch 58f036ad1 that causes object duplication...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
sapier
Fix Result of processed Request was written to invalid...
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
sapier
Add missing RequestQueue doc
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
sapier
Fix multicaller support in RequestQueue
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
kwolekr
Do the same for LevelDB interface
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
kwolekr
Handle blank blocks in database
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
kwolekr
Revert "Don't use msvc libs for mingw build"
commit
|
commitdiff
|
tree
|
snapshot
2013-11-17
PilzAdam
Replace print()s with minetest.log() in builtin
commit
|
commitdiff
|
tree
|
snapshot
next