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-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
2014-02-16
Sfan5
Fix g_settings not being included
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
Sfan5
Fix broken cross-compiling
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
kwolekr
Schematic: Add force_placement parameter to minetest...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-16
kwolekr
Add minetest.set_noiseparam_defaults() Lua API
commit
|
commitdiff
|
tree
|
snapshot
2014-02-15
Kahrl
Accept any error response code for missing index.mth
commit
|
commitdiff
|
tree
|
snapshot
2014-02-13
sapier
Add check to avoid usage of broken LuaJIT < 2.0.0beta8
1142/head
commit
|
commitdiff
|
tree
|
snapshot
2014-02-12
sapier
Fix possible missing unlock of env_lock
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
kwolekr
ServerEnvironment: Remove direct dependency on EmergeMa...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
kwolekr
Define strlcpy on platforms that do not have it
commit
|
commitdiff
|
tree
|
snapshot
2014-02-09
kwolekr
Add capability to read table flag fields from Lua API
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
kwolekr
Tune block emerge and sending parameters to more aggres...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-08
kwolekr
Make flag strings clear specified flag with 'no' prefix
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
sapier
Remove lots of dead code
1135/head
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
sapier
Fix invalid check for fread error on extracting zip
commit
|
commitdiff
|
tree
|
snapshot
2014-02-07
Selat
Fix memory leak in database migration
commit
|
commitdiff
|
tree
|
snapshot
2014-02-06
BlockMen
Add missing header
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
ShadowNinja
Add the option to bind to a specific address
1131/head
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
kwolekr
Remove blank default values for emergequeue_limit_...
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
kwolekr
Revert "Fix settings to honor numeric conversion errors"
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Ilya Zhuravlev
Fix another heap-use-after-free in pause menu.
commit
|
commitdiff
|
tree
|
snapshot
2014-02-05
Ilya Zhuravlev
Fix unexpected preprocessor directive in gettext.cpp
commit
|
commitdiff
|
tree
|
snapshot
next