2014-01-11 |
Kahrl | Add operator!= to Inventory(List), make operator==... |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Novatux | Add forceloading |
commit | commitdiff | tree | snapshot |
2014-01-11 |
Novatux | Deepcopy pointed_thing for after_place_node, give it... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
sapier | Fix check for max_fd == -1 should actually be max_fd... |
commit | commitdiff | tree | snapshot |
2014-01-10 |
sapier | Fixed minetest reliable udp implementation (compatible... 1090/head |
commit | commitdiff | tree | snapshot |
2014-01-10 |
sapier | Make MutexQueue use jsemaphore for signaling |
commit | commitdiff | tree | snapshot |
2014-01-09 |
Perttu Ahola | Set locale properly when built without gettext support |
commit | commitdiff | tree | snapshot |
2014-01-08 |
ShadowNinja | Document "wielditem" visual |
commit | commitdiff | tree | snapshot |
2014-01-07 |
sapier | Don't lookup node texts in a endless recursion loop |
commit | commitdiff | tree | snapshot |
2014-01-07 |
ShadowNinja | Revert "Improve (re)spawn, add cache_block_before_spawn... |
commit | commitdiff | tree | snapshot |
2014-01-07 |
ShadowNinja | Pass pointed_thing to after_place_node |
commit | commitdiff | tree | snapshot |
2014-01-07 |
ShadowNinja | Add protection support to auto-rotated nodes |
commit | commitdiff | tree | snapshot |
2014-01-07 |
ShadowNinja | Prevent auto-rotated nodes replacing the nodes they... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
proller | Fix wrong named masterserver announce variable |
commit | commitdiff | tree | snapshot |
2014-01-06 |
proller | Send long announce as POST, show OS in useragent |
commit | commitdiff | tree | snapshot |
2014-01-06 |
PilzAdam | Escape error messages in error dialog |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Perttu Ahola | Actually pause singleplayer game in pause menu and... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
sapier | Add function to deregister a profiler from profiler... 1068/head |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Perttu Ahola | Create new instance of mesh every time it's required... |
commit | commitdiff | tree | snapshot |
2014-01-06 |
Perttu Ahola | Fix main menu error message dialog: Now multi-line... |
commit | commitdiff | tree | snapshot |
2014-01-05 |
hasufell | BUILD: fix cmake list parsing |
commit | commitdiff | tree | snapshot |
2014-01-05 |
hasufell | BUILD: prefer pkg-config for freetype2 detection |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Sfan5 | Add option to link to OpenGL ES, fixes #1051 |
commit | commitdiff | tree | snapshot |
2014-01-05 |
Ilya Zhuravlev | Fix absence of images when compiled with RUN_IN_PLACE=0. |
commit | commitdiff | tree | snapshot |
2014-01-03 |
Kahrl | Reenable -dev suffix |
commit | commitdiff | tree | snapshot |
2014-01-02 |
Novatux | Fix objects being selected behind a node |
commit | commitdiff | tree | snapshot |
2014-01-01 |
kwolekr | Bump version to 0.4.9 0.4.9 |
commit | commitdiff | tree | snapshot |
2013-12-31 |
kwolekr | Fix exception caused by destroying sockets on Server... |
commit | commitdiff | tree | snapshot |
2013-12-31 |
kaeza | Fix enum element name in Lua HUD code (position vs... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
ShadowNinja | Initialize world before creating BanManager and Rollbac... |
commit | commitdiff | tree | snapshot |
2013-12-30 |
ShadowNinja | Fix InventoryList reading order |
commit | commitdiff | tree | snapshot |
2013-12-30 |
Novatux | Revert "Fix minetest.facedir_to_dir when param2 is... |
commit | commitdiff | tree | snapshot |
2013-12-25 |
PilzAdam | Remove FPS from window title |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kahrl | Make SHA1::addBytes(..., 0) a no-op instead of an asser... |
commit | commitdiff | tree | snapshot |
2013-12-24 |
Kahrl | Use sleep_ms instead of select in httpfetch when max_fd... |
commit | commitdiff | tree | snapshot |
2013-12-23 |
Kahrl | Fix particle code ignoring return value of std::vector... |
commit | commitdiff | tree | snapshot |
2013-12-21 |
RealBadAngel | Fix wrong names for parallax settings in config example. |
commit | commitdiff | tree | snapshot |
2013-12-21 |
RealBadAngel | Bugfix to get_all_craft_recipes. |
commit | commitdiff | tree | snapshot |
2013-12-19 |
Kahrl | Check for denied access in itemdef/nodedef/media fetch... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
ShadowNinja | Don't throw a error when writing JSON fails |
commit | commitdiff | tree | snapshot |
2013-12-18 |
Kahrl | Log guilty node name when allow_metadata_inventory_move... |
commit | commitdiff | tree | snapshot |
2013-12-18 |
ShadowNinja | Add 'minetest.write_json' |
commit | commitdiff | tree | snapshot |
2013-12-18 |
ShadowNinja | Handle LuaErrors in Lua -> C++ calls on LuaJIT |
commit | commitdiff | tree | snapshot |
2013-12-17 |
BlockMen | Fix formspec field labels |
commit | commitdiff | tree | snapshot |
2013-12-16 |
sapier | Fix broken httpfetch due to SimpleThread removal |
commit | commitdiff | tree | snapshot |
2013-12-16 |
BlockMen | Fix MSVC compiling issue |
commit | commitdiff | tree | snapshot |
2013-12-15 |
sapier | Reduce cloud coloring for colored fog and cloud mode |
commit | commitdiff | tree | snapshot |
2013-12-15 |
PilzAdam | Remove an unused function and include from client.cpp |
commit | commitdiff | tree | snapshot |
2013-12-15 |
sapier | Add setting to disable direction dependent fog and... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
MirceaKitsune | Directional fog + horizon colors, based on sun & moon... |
commit | commitdiff | tree | snapshot |
2013-12-15 |
sapier | Replace SimpleThread by JThread now implementing same... |
commit | commitdiff | tree | snapshot |
2013-12-14 |
BlockMen | Add alpha setting to font shadow |
commit | commitdiff | tree | snapshot |
2013-12-14 |
kwolekr | Update mapgen params in ServerMap after Mapgen init |
commit | commitdiff | tree | snapshot |
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 |
next |