projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2015-01-09
sapier
Split gui_scaling to gui_scaling + hud_scaling as those...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-09
Craig Robbins
Fix facedir > 23 causes segfault in client
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
sapier
Switch default scaling factor to 0.75 as most ppl seem...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
ShadowNinja
Remove included SQLite3
2046/head
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
sfan5
Add SQLite3 libraries to buildbot
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
paramat
Return step smoothing value to 23
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
kwolekr
Mapgen V6: Re-enable liquid flowing
commit
|
commitdiff
|
tree
|
snapshot
2015-01-08
sapier
Remove accidentally added non-ft font files
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
sapier
Fix armv7 using arm arch while arm uses armv7
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
rubenwardy
Fix direction property of HUD
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
sapier
Fix emerge thread not cleaning up emerge queue on shutdown
commit
|
commitdiff
|
tree
|
snapshot
2015-01-07
sapier
Switch android build to external sqlite3
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
sapier
Fix andorid build error
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
sapier
Implement X11 dpi autodetection
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
sfan5
Fix buildbot (was broken by 04a1a446cf845a0db80d39fd0e4...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-06
sapier
Fixes for android
2057/head
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
ShadowNinja
Add registered_ores and registered_decorations
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Craig Robbins
Prevent client crashing if an NDT_AIRLIKE node is dropped
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
kwolekr
Shorten ManualMapVoxelManipulator to MMVManip
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
kwolekr
Optionally specify propagateSunlight area in calcLighting
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
Diego Martínez
Fix off-by-one error in `string:split` implementation.
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
kwolekr
Exclude vertical mapblock borders when setting light
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
kwolekr
NodeDef: Clear NodeResolver related entries too in...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-05
kwolekr
Add minetest.generate_ores() and minetest.generate_deco...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
sapier
Fix broken android version due to new openssl not linki...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
kwolekr
NodeResolver: Perform callback immediately if node...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
sapier
Fix forgotten favourite list image update of simple...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
sapier
Re-add lost way to debug simple menu on PC
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
sapier
Switch to official openssl version and update to 1...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Craig Robbins
Remove freezemelt documentation from lua_api.txt
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
kwolekr
Remove freezemelt (the remainder of proller nonsense)
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
kwolekr
Add warning about using deprecated fields in Mapgen...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
kwolekr
LuaVoxelManip: Error when given out-of-bounds area
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
kwolekr
Lighting: Fix nearly all issues
commit
|
commitdiff
|
tree
|
snapshot
2015-01-04
Kahrl
Update bundled SQLite to 3.8.7.4
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
ShadowNinja
Deduplicate code and use stdlib in string functions
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
kwolekr
Fix crash if NodeResolver destroyed before pending...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-03
Wuzzy
Rewrite lua_api.txt into Markdown format
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
sapier
More consistent progress bar from 0-100 on startup
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
sapier
Speedup initial android startup on some devices by...
1985/head
commit
|
commitdiff
|
tree
|
snapshot
2015-01-02
sapier
Fix rounding error in font size making main menu and...
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
paramat
MgV5/6/7: Generate dungeons above water level
commit
|
commitdiff
|
tree
|
snapshot
2015-01-01
paramat
Mgv7: Remove range limits on mountain height to enable...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
kwolekr
Fix map parameter load order
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Craig Robbins
Add display_gamma option for client
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Dmitry Marakasov
Fix endian.h include for FreeBSD
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Craig Robbins
Cleanup updateCameraDirection and fix random input...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
kwolekr
Replace instances of height_min/height_max with y_min...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
kwolekr
Decoration: Fix default parameter values
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
Diego Martínez
Fix documentation for string functions
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
kwolekr
Add support back for resolving group names in NodeResolver
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
kwolekr
Fix some lingering code style issues
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
kwolekr
Mapgen: Use getBlockSeed2() for blockseeds (much better...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-30
kwolekr
Add core.get_mapgen_names() to Main Menu API (and use it)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kwolekr
Expose mapgen parameters on scripting init
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Kahrl
Ignore downloaded public serverlist if public_serverlis...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Kodexky
Center status text for better visibility.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Kodexky
Add extra buttons to Android GUI. All icons are license...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Rui
Update Japanese Translation
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Kahrl
Add util/bump_version.sh
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Craig Robbins
Fix -Wtype-limits warnings and remove disabling of...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kwolekr
Print unit test failures to dstream
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kwolekr
FontEngine: Don't use file extension to check font...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kwolekr
LuaVoxelManip: Remove blank allocator
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kwolekr
LuaItemStack: Fix and document behavior of set_name...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
sapier
Fix MSVC compiler warning about passing this pointer...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Diego Martinez
Faster string.split implementation.
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
fz72
MainMenu: Save 'hide gamemods' and 'hide modpack conten...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
Christophe...
Skip further loading of client if there was an exit...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kwolekr
Decoration: Add height_min and height_max parameters
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kwolekr
Cavegen: Fix copy & paste error (solves #2020)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
paramat
Biome API: Add shore top and shore filler nodes, underw...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-29
kwolekr
Ore: Add Vein ore type
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
kwolekr
Ore: Add Blob ore type
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
kwolekr
PseudoRandom: Expose constant PSEUDORANDOM_MAX
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
kwolekr
LuaVoxelManip: Add option to allocate blank data
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
kwolekr
VoxelManipulator: Remove unnecessary deallocation steps
commit
|
commitdiff
|
tree
|
snapshot
2014-12-28
kwolekr
Set fallback content if resolving content vector requir...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-27
kwolekr
Redefine NodeResolver interface and replace with callba...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-26
kwolekr
Uncomment version patch field
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
kwolekr
Bump version to 0.4.11
0.4.11
commit
|
commitdiff
|
tree
|
snapshot
2014-12-25
paramat
Conf.example: Correct grammar and spelling. Shorten...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
ShadowNinja
Fix fs::GetRecursiveSubPaths trying to get directory...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
Craig Robbins
Large increase in performance
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
paramat
Increase indentation throughout file for clarity. Corre...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-24
paramat
State biome API heat and humidity noise parameters...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
paramat
Conf.example: Fix typo
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
sfan5
Update MinGW toolchain downloads used by travis
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
kwolekr
Silence misc. warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
Craig Robbins
Make limiting of the reflow liquids queue size optional
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
paramat
Update mapgen stuff in minetest.conf
commit
|
commitdiff
|
tree
|
snapshot
2014-12-23
kwolekr
Temporarily fix always bright wieldhand with shaders...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Kahrl
Regenerate server_flags_creative.png from XCF
commit
|
commitdiff
|
tree
|
snapshot
2014-12-21
Kahrl
Fix weird (and wrong) comment in test.cpp
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
paramat
lua_api.txt: improve noise documentation. Remove previo...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
paramat
Re-add hacky fix for underwater grass, to fix mgv7...
commit
|
commitdiff
|
tree
|
snapshot
2014-12-20
unknown
Change TileSpec::frames to be std::vector not std::map
commit
|
commitdiff
|
tree
|
snapshot
2014-12-19
Vanessa Ezekowitz
Fix visual_scale for plantlike nodes (again)
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
kwolekr
Temporarily set default biome in builtin
commit
|
commitdiff
|
tree
|
snapshot
2014-12-18
Craig Robbins
Fix visual_scale for NDT_PLANTLIKE being set too small
commit
|
commitdiff
|
tree
|
snapshot
next