projects
/
oweals
/
minetest.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Translated using Weblate (Dutch)
[oweals/minetest.git]
/
src
/
2014-02-16
Sfan5
Fix g_settings not being included
tree
|
commitdiff
2014-02-16
Sfan5
Fix broken cross-compiling
tree
|
commitdiff
2014-02-16
kwolekr
Schematic: Add force_placement parameter to minetest...
tree
|
commitdiff
2014-02-16
kwolekr
Add minetest.set_noiseparam_defaults() Lua API
tree
|
commitdiff
2014-02-15
Kahrl
Accept any error response code for missing index.mth
tree
|
commitdiff
2014-02-13
sapier
Add check to avoid usage of broken LuaJIT < 2.0.0beta8
1142/head
tree
|
commitdiff
2014-02-12
sapier
Fix possible missing unlock of env_lock
tree
|
commitdiff
2014-02-09
kwolekr
ServerEnvironment: Remove direct dependency on EmergeMa...
tree
|
commitdiff
2014-02-09
kwolekr
Define strlcpy on platforms that do not have it
tree
|
commitdiff
2014-02-09
kwolekr
Add capability to read table flag fields from Lua API
tree
|
commitdiff
2014-02-08
kwolekr
Tune block emerge and sending parameters to more aggres...
tree
|
commitdiff
2014-02-08
kwolekr
Make flag strings clear specified flag with 'no' prefix
tree
|
commitdiff
2014-02-07
sapier
Remove lots of dead code
1135/head
tree
|
commitdiff
2014-02-07
sapier
Fix invalid check for fread error on extracting zip
tree
|
commitdiff
2014-02-07
Selat
Fix memory leak in database migration
tree
|
commitdiff
2014-02-06
BlockMen
Add missing header
tree
|
commitdiff
2014-02-05
ShadowNinja
Add the option to bind to a specific address
1131/head
tree
|
commitdiff
2014-02-05
kwolekr
Remove blank default values for emergequeue_limit_...
tree
|
commitdiff
2014-02-05
kwolekr
Revert "Fix settings to honor numeric conversion errors"
tree
|
commitdiff
2014-02-05
Ilya Zhuravlev
Fix another heap-use-after-free in pause menu.
tree
|
commitdiff
2014-02-05
Ilya Zhuravlev
Fix unexpected preprocessor directive in gettext.cpp
tree
|
commitdiff
2014-02-05
sapier
Fix settings to honor numeric conversion errors
tree
|
commitdiff
2014-02-04
kwolekr
Huge overhaul of the entire MapgenParams system
tree
|
commitdiff
2014-02-04
kwolekr
Settings: Add no-exception variants of each get method
tree
|
commitdiff
2014-02-03
ShadowNinja
Fix crash when a error occurs in a globalstep callback
tree
|
commitdiff
2014-02-03
sapier
Add minetest.kick_player(name, reason)
tree
|
commitdiff
2014-02-03
sapier
Remove noisy error messages, prepend "pathfinder: ...
tree
|
commitdiff
2014-02-02
sapier
Add missing "-" to list of allowed chars in media filenames
tree
|
commitdiff
2014-02-02
sapier
Add additional check to avoid broadcasting private...
tree
|
commitdiff
2014-02-01
Perttu Ahola
Add player:override_day_night_ratio() for arbitrarily...
tree
|
commitdiff
2014-02-01
Perttu Ahola
Add player:set_sky() with simple skybox support
tree
|
commitdiff
2014-01-31
sapier
Add propper client initialization
1116/head
tree
|
commitdiff
2014-01-26
RealBadAngel
New HUD element - waypoint.
tree
|
commitdiff
2014-01-26
sapier
Fix bug only half of unreliable queue handled per step...
1120/head
tree
|
commitdiff
2014-01-26
kwolekr
Fix use of previously deallocated EmergeManager
tree
|
commitdiff
2014-01-24
ShadowNinja
Pass pointed_thing to on_punch and minetest.register_on...
tree
|
commitdiff
2014-01-23
Sfan5
Include system info in the HTTP user agent on Windows
tree
|
commitdiff
2014-01-21
kwolekr
Connection: Stop processing malformed packet when encou...
tree
|
commitdiff
2014-01-21
Sfan5
Fix curl dll not getting installed when sound is disabled
tree
|
commitdiff
2014-01-19
kwolekr
LuaVoxelManip: Add get_param2_data and set_param2_data
tree
|
commitdiff
2014-01-19
kwolekr
Schematic: Read slice probability table from schematic...
tree
|
commitdiff
2014-01-17
ShadowNinja
Deindent HTTPFetchRequest::HTTPFetchRequest()
tree
|
commitdiff
2014-01-16
BlockMen
Prevent player jumping into nodes from below
tree
|
commitdiff
2014-01-15
BlockMen
Prevent placing node when player would be inside new...
tree
|
commitdiff
2014-01-15
sapier
Fix win32 reading semaphore count not working (broke...
1102/head
tree
|
commitdiff
2014-01-15
ShadowNinja
Make default User-agent follow RFC 2616
tree
|
commitdiff
2014-01-15
Sfan5
Fix building with MinGW
tree
|
commitdiff
2014-01-14
BlockMen
Fix building under MSVC
tree
|
commitdiff
2014-01-13
Kahrl
Add formspec table
tree
|
commitdiff
2014-01-13
khonkhortisan
Allow vertical axis particle rotation constraint
tree
|
commitdiff
2014-01-12
Ilya Zhuravlev
Fix some errors reported by clang static analyzer.
tree
|
commitdiff
2014-01-12
kwolekr
Mapgen V6: Add flag to stop mud flow
tree
|
commitdiff
2014-01-11
ShadowNinja
Add maximum recursion depth to read_json_value
tree
|
commitdiff
2014-01-11
ShadowNinja
Rename get_json_value to read_json_value
tree
|
commitdiff
2014-01-11
ShadowNinja
Add InvRef::get/set_lists()
tree
|
commitdiff
2014-01-11
Kahrl
Compare values instead of pointers in Inventory::operator==
tree
|
commitdiff
2014-01-11
Kahrl
Add operator!= to Inventory(List), make operator==...
tree
|
commitdiff
2014-01-11
Novatux
Add forceloading
tree
|
commitdiff
2014-01-10
sapier
Fix check for max_fd == -1 should actually be max_fd...
tree
|
commitdiff
2014-01-10
sapier
Fixed minetest reliable udp implementation (compatible...
1090/head
tree
|
commitdiff
2014-01-10
sapier
Make MutexQueue use jsemaphore for signaling
tree
|
commitdiff
2014-01-09
Perttu Ahola
Set locale properly when built without gettext support
tree
|
commitdiff
2014-01-07
sapier
Don't lookup node texts in a endless recursion loop
tree
|
commitdiff
2014-01-07
ShadowNinja
Revert "Improve (re)spawn, add cache_block_before_spawn...
tree
|
commitdiff
2014-01-06
proller
Fix wrong named masterserver announce variable
tree
|
commitdiff
2014-01-06
proller
Send long announce as POST, show OS in useragent
tree
|
commitdiff
2014-01-06
Perttu Ahola
Actually pause singleplayer game in pause menu and...
tree
|
commitdiff
2014-01-06
sapier
Add function to deregister a profiler from profiler...
1068/head
tree
|
commitdiff
2014-01-06
Perttu Ahola
Create new instance of mesh every time it's required...
tree
|
commitdiff
2014-01-05
hasufell
BUILD: fix cmake list parsing
tree
|
commitdiff
2014-01-05
hasufell
BUILD: prefer pkg-config for freetype2 detection
tree
|
commitdiff
2014-01-05
Sfan5
Add option to link to OpenGL ES, fixes #1051
tree
|
commitdiff
2014-01-05
Ilya Zhuravlev
Fix absence of images when compiled with RUN_IN_PLACE=0.
tree
|
commitdiff
2014-01-02
Novatux
Fix objects being selected behind a node
tree
|
commitdiff
2013-12-31
kwolekr
Fix exception caused by destroying sockets on Server...
tree
|
commitdiff
2013-12-31
kaeza
Fix enum element name in Lua HUD code (position vs...
tree
|
commitdiff
2013-12-30
ShadowNinja
Initialize world before creating BanManager and Rollbac...
tree
|
commitdiff
2013-12-30
ShadowNinja
Fix InventoryList reading order
tree
|
commitdiff
2013-12-25
PilzAdam
Remove FPS from window title
tree
|
commitdiff
2013-12-24
Kahrl
Make SHA1::addBytes(..., 0) a no-op instead of an asser...
tree
|
commitdiff
2013-12-24
Kahrl
Use sleep_ms instead of select in httpfetch when max_fd...
tree
|
commitdiff
2013-12-23
Kahrl
Fix particle code ignoring return value of std::vector...
tree
|
commitdiff
2013-12-21
RealBadAngel
Bugfix to get_all_craft_recipes.
tree
|
commitdiff
2013-12-19
Kahrl
Check for denied access in itemdef/nodedef/media fetch...
tree
|
commitdiff
2013-12-18
ShadowNinja
Don't throw a error when writing JSON fails
tree
|
commitdiff
2013-12-18
Kahrl
Log guilty node name when allow_metadata_inventory_move...
tree
|
commitdiff
2013-12-18
ShadowNinja
Add 'minetest.write_json'
tree
|
commitdiff
2013-12-18
ShadowNinja
Handle LuaErrors in Lua -> C++ calls on LuaJIT
tree
|
commitdiff
2013-12-17
BlockMen
Fix formspec field labels
tree
|
commitdiff
2013-12-16
sapier
Fix broken httpfetch due to SimpleThread removal
tree
|
commitdiff
2013-12-16
BlockMen
Fix MSVC compiling issue
tree
|
commitdiff
2013-12-15
sapier
Reduce cloud coloring for colored fog and cloud mode
tree
|
commitdiff
2013-12-15
PilzAdam
Remove an unused function and include from client.cpp
tree
|
commitdiff
2013-12-15
sapier
Add setting to disable direction dependent fog and...
tree
|
commitdiff
2013-12-15
MirceaKitsune
Directional fog + horizon colors, based on sun & moon...
tree
|
commitdiff
2013-12-15
sapier
Replace SimpleThread by JThread now implementing same...
tree
|
commitdiff
2013-12-14
BlockMen
Add alpha setting to font shadow
tree
|
commitdiff
2013-12-14
kwolekr
Update mapgen params in ServerMap after Mapgen init
tree
|
commitdiff
2013-12-14
kwolekr
Handle Lua errors in on_generate callbacks instead...
tree
|
commitdiff
2013-12-14
kwolekr
Add map feature generation notify Lua API
tree
|
commitdiff
next