projects
/
oweals
/
minetest.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
oweals/minetest.git
2014-04-23
FessWolf
Fix argument type of the RaiseException() function
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
ShadowNinja
Revert binary database block position encoding
commit
|
commitdiff
|
tree
|
snapshot
2014-04-23
MetaDucky
Fixed wrong node texture rotation for facedirs 5 and 7
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
sapier
Fix formspec replacement handling for in game formspecs
1240/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-22
RealBadAngel
make formspec textarea wordwrap
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
sapier
Add missing ip address to player join log entry
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
RealBadAngel
Textureable sun and moon.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-21
sapier
Fix red background missing in deathscreen
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
sapier
Fix chat console not working anymore
commit
|
commitdiff
|
tree
|
snapshot
2014-04-20
sapier
Fix macro ARRAYSIZE name collision on windows
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
sapier
Reduce log level for incoming crap packets
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
sapier
Fix win32 build (typo in jthread lock cleanup)
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
sapier
Replace deathscreen by formspec variant
1178/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
sapier
Bunch of small fixes (coding style, very unlikely error...
1201/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
sapier
Use narrow_to_wide in gettext instead of os dependent...
1204/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
sapier
jthread remove locks that aren't absolutely required
1130/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-19
ShadowNinja
Add support for threadnames on BSD, Windows (MSVC-only...
1222/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
proller
Fix warnings
commit
|
commitdiff
|
tree
|
snapshot
2014-04-18
proller
Remove liquid_finite and weather
1235/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
Sfan5
Add redis database backend
commit
|
commitdiff
|
tree
|
snapshot
2014-04-16
RealBadAngel
Fix invalid liquid lighting.
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
ShadowNinja
Use bit shifts rather than multiplication in block...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
ShadowNinja
Use binary operators rather than "Python modulo" in...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-15
Sfan5
Fix all warnings reported by clang
commit
|
commitdiff
|
tree
|
snapshot
2014-04-14
Sfan5
Fix problem with newer MinGW runtimes
commit
|
commitdiff
|
tree
|
snapshot
2014-04-13
ShadowNinja
Add checks for nil in minetest.after
commit
|
commitdiff
|
tree
|
snapshot
2014-04-13
ShadowNinja
Reorder initialization of member variables to make...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
BlockMen
Use integers instead of float values
1114/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
BlockMen
Add player:set_eye_offset() by @MirceaKitsune and clean up
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
BlockMen
Add third person view
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
BlockMen
Fix write and read S32 vectors
commit
|
commitdiff
|
tree
|
snapshot
2014-04-12
BlockMen
Fix MSVC build
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
sapier
Fix broken Ipv4 serialization on win32
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
sapier
Fix broken win32+bsd build
commit
|
commitdiff
|
tree
|
snapshot
2014-04-11
BlockMen
Fix crash when teleporting near unknown node
commit
|
commitdiff
|
tree
|
snapshot
2014-04-10
Kahrl
Infer ipv6_server from bind_address; fix client connect...
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
sapier
Add support for named threads (atm linux only)
1199/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
sapier
Make config honor build system specified config defines
1205/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-09
sapier
Minor fixes for file/modlist download in mainmenu
1208/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-08
sapier
Cleanup client init states by bumping protocol version
1143/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-06
sapier
Pass pointer to nodedef directly to avoid recalculation...
1203/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-03
sapier
Performance optimized button to button mask evaluation
1194/head
commit
|
commitdiff
|
tree
|
snapshot
2014-04-01
sapier
Fix lost change password button
1192/head
commit
|
commitdiff
|
tree
|
snapshot
2014-03-26
Perttu Ahola
Fix bug in RemoteClient::GetNextBlocks
commit
|
commitdiff
|
tree
|
snapshot
2014-03-24
Ciaran Gultnieks
Fix merge mistake when rebasing for PR #1169
commit
|
commitdiff
|
tree
|
snapshot
2014-03-23
sapier
Fix double sending of chat messages
commit
|
commitdiff
|
tree
|
snapshot
2014-03-22
Novatux
Fix "ghost stacks" created when a player clicks an...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
ShadowNinja
Fix serializing of signed numbers in serializeStructToS...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-21
RealBadAngel
Normal maps generation on the fly.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
ShadowNinja
Add more informative error messages for inventory and...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
ShadowNinja
Remove lua_State parameter from LuaError::LuaError
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
ShadowNinja
Revert "Make sure we get a stacktrace for as many lua...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
ShadowNinja
Make serializeStructToString use an ostringstream
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Novatux
Fix sound not being played at the correct place.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-15
Sfan5
Make sure we get a stacktrace for as many lua errors...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-14
ShadowNinja
Revert "Use fixed-width format specifiers in serializeS...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
ShadowNinja
Use fixed-width format specifiers in serializeStructToS...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
BlockMen
Fix game pause in singleplayer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-13
BlockMen
Fix special characters in pause and message menu
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
ShadowNinja
Replace usage of long long with u64/s64
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Selat
Pass arguments by reference
commit
|
commitdiff
|
tree
|
snapshot
2014-03-12
Selat
Remove goto from Environment::removePlayer
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
ShadowNinja
Fix error when calling minetest.node_punch without...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-11
Sfan5
Fix generating winresource.o with build dir != source dir
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Ciaran Gultnieks
Correct misleading detached inventory error message
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
Ciaran Gultnieks
Update ABM object counts when triggers add objects
commit
|
commitdiff
|
tree
|
snapshot
2014-03-09
sapier
Fix race condition on exit to menu
commit
|
commitdiff
|
tree
|
snapshot
2014-03-08
kwolekr
Update set_mapgen_params and set_gen_notify Lua API...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-06
Ciaran Gultnieks
Stop wasting time in abm - performance improvement
commit
|
commitdiff
|
tree
|
snapshot
2014-03-05
sapier
Replace pause and message menu by formspec ones
1164/head
commit
|
commitdiff
|
tree
|
snapshot
2014-03-04
Novatux
Fix rendering glitches when far from the center of...
commit
|
commitdiff
|
tree
|
snapshot
2014-03-03
Sfan5
Document CMake options in README
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
sapier
Improved win32 file version information
973/head
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Ciaran Gultnieks
Fix for unloaded but active block problem
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Selat
Fix translation name.
commit
|
commitdiff
|
tree
|
snapshot
2014-03-02
Selat
Add Belarusian translation.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-27
ShadowNinja
Remove "Server -!- " prefix from player messages
commit
|
commitdiff
|
tree
|
snapshot
2014-02-26
BlockMen
Fix MSVC build
commit
|
commitdiff
|
tree
|
snapshot
2014-02-24
proller
Fix null string escape
commit
|
commitdiff
|
tree
|
snapshot
2014-02-23
Sfan5
Fix test for broken LuaJIT versions, solves #1152
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Diego Martínez
Translated using Weblate (Spanish)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
King Artur
Translated using Weblate (Romanian)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
João Farias
Translated using Weblate (Portuguese)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Jonas Kriaučiūnas
Translated using Weblate (Lithuanian)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
King Artur
Translated using Weblate (Italian)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Pilz Adam
Translated using Weblate (German)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Jabo Babo
Translated using Weblate (Estonian)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
b p
Translated using Weblate (Dutch)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Сергей Голубев
Translated using Weblate (Russian)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Jabo Babo
Translated using Weblate (German)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Jonas Kriaučiūnas
Translated using Weblate (Lithuanian)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Ilya Zhuravlev
Translated using Weblate (Russian)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Pilz Adam
Translated using Weblate (German)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Mitchell Ward
Translated using Weblate (Dutch)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Jakub Vaněk
Translated using Weblate (Czech)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Mitchell Ward
Translated using Weblate (Romanian)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Shen Zheyu
Translated using Weblate (Chinese (China))
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Frederico Guimarães
Translated using Weblate (Portuguese (Brazil))
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
we prefer instagib...
Translated using Weblate (French)
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Pilz Adam
Translated using Weblate (German)
commit
|
commitdiff
|
tree
|
snapshot
next