2017-10-07 |
Rob Blanckaert | Add setting for near plane distance. (#6395) |
commit | commitdiff | tree | snapshot |
2017-10-07 |
SmallJoker | Unkown nodes: Provide position on interact (#6505) |
commit | commitdiff | tree | snapshot |
2017-10-06 |
James Alexander... | settingtypes.txt: Update zoom description (#6443) |
commit | commitdiff | tree | snapshot |
2017-10-05 |
James Alexander... | Move register_on_modchannel_signal() (#6497) |
commit | commitdiff | tree | snapshot |
2017-10-02 |
Vincent Glize | [CSM] Add callback on open inventory (#5793) |
commit | commitdiff | tree | snapshot |
2017-10-02 |
SmallJoker | ParticleSpawner::step cleanup and rotation fix (#6486) |
commit | commitdiff | tree | snapshot |
2017-10-02 |
paramat | CAO footstep sounds: Reduce gain to balance volume 5679/head |
commit | commitdiff | tree | snapshot |
2017-10-01 |
paramat | Stratum ore: Allow use with no noise for simple horizon... |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Loïc Blot | game.cpp: remove dead code for proto v25 compat (#6481) |
commit | commitdiff | tree | snapshot |
2017-09-30 |
raymoo | Fix attached particle spawners far from spawn (#6479) |
commit | commitdiff | tree | snapshot |
2017-09-30 |
Loïc Blot | Make Player::peer_id server-side only and add getters... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
SmallJoker | Localplayer: Fix disable_jump effect and getStandingNod... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Hybrid Dog | Lua_api.txt: Clarify arguments of functions, plus some... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
raymoo | Document orientation parameter of set_attach (#6473) |
commit | commitdiff | tree | snapshot |
2017-09-28 |
orwell96 | Add static_save property to luaentites to not save... |
commit | commitdiff | tree | snapshot |
2017-09-28 |
Loïc Blot | Server: affect bind_addr on constructor instead of... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Loic Blot | Fix some forgotten u16 -> session_t in ad7daf7b52348e1b... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Paramat | Fix recent commit: std::max -> std::fmax for floats... |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Loic Blot | Lint fix |
commit | commitdiff | tree | snapshot |
2017-09-27 |
Loïc Blot | Add session_t typedef + remove unused functions (#6470) |
commit | commitdiff | tree | snapshot |
2017-09-26 |
SmallJoker | Update version correctly again (#6462) |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Loïc Blot | Update JsonCPP to 1.8.3 (#6466) |
commit | commitdiff | tree | snapshot |
2017-09-26 |
Loic Blot | preview: try to send mod channel messages 4 seconds... |
commit | commitdiff | tree | snapshot |
2017-09-26 |
DTA7 | Add mute setting (toggled by the mute key and in the... |
commit | commitdiff | tree | snapshot |
2017-09-25 |
Loïc Blot | Implement mod communication channels (#6351) |
commit | commitdiff | tree | snapshot |
2017-09-25 |
paramat | Can_zoom player object property: Add missing documentation |
commit | commitdiff | tree | snapshot |
2017-09-25 |
paramat | Positional sound: Limit volume when closer than 1 node |
commit | commitdiff | tree | snapshot |
2017-09-23 |
sfan5 | Fix blocks written by vmanip not being marked as modified |
commit | commitdiff | tree | snapshot |
2017-09-21 |
DTA7 | Set placer to nil instead of a non-functional one in... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
SmallJoker | on_death: Fix callback number of pushed arguments ... |
commit | commitdiff | tree | snapshot |
2017-09-21 |
Loic Blot | keycode.cpp: use std::unordered_map for keypress cache |
commit | commitdiff | tree | snapshot |
2017-09-20 |
jcalve | Fix compile error in openbsd (#6430) |
commit | commitdiff | tree | snapshot |
2017-09-19 |
paramat | Rooted plantlike drawtype: Add remaining documentation |
commit | commitdiff | tree | snapshot |
2017-09-18 |
paramat | Leveled nodebox: Change levels from 1/63rds to 1/64ths |
commit | commitdiff | tree | snapshot |
2017-09-17 |
paramat | Biome API: Revert biomes, decos, ores being relative... |
commit | commitdiff | tree | snapshot |
2017-09-17 |
paramat | Biome generation: Fix layers of 'filler' nodes at biome... |
commit | commitdiff | tree | snapshot |
2017-09-16 |
tenplus1 | Fix Rotate Node Placement (#6424) |
commit | commitdiff | tree | snapshot |
2017-09-16 |
DTA7 | Correct tooltip_append_itemstring terminology (#6421) |
commit | commitdiff | tree | snapshot |
2017-09-16 |
Greg | Fix addModsFormConfig typo (#6420) |
commit | commitdiff | tree | snapshot |
2017-09-16 |
paramat | Generate biomes: Recalculate biome at biome lower limit |
commit | commitdiff | tree | snapshot |
2017-09-15 |
DTA7 | Add setting to display the itemstring after the tooltip... |
commit | commitdiff | tree | snapshot |
2017-09-15 |
sfan5 | ServerEnv: Clean up object lifecycle handling (#6414) |
commit | commitdiff | tree | snapshot |
2017-09-15 |
SmallJoker | Customizeable max breath for players (#6411) |
commit | commitdiff | tree | snapshot |
2017-09-14 |
paramat | Cavegen: Avoid unsupported biome 'top' or 'filler'... |
commit | commitdiff | tree | snapshot |
2017-09-14 |
Rob Blanckaert | Object properties: Add 'glow', disables light's effect... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Paramat | Item drop: Tune to land exactly 2 nodes away with level... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
SmallJoker | Network: Fix logging into older worlds with base64... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
SmallJoker | Network: Remove large parts of deprecated legacy code... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
sfan5 | Fix failing linter (travis) |
commit | commitdiff | tree | snapshot |
2017-09-12 |
sfan5 | Fix core.wrap_text and make its behaviour consistent... |
commit | commitdiff | tree | snapshot |
2017-09-12 |
Kahrl | Make INodeDefManager::getIds return a vector, not a set |
commit | commitdiff | tree | snapshot |
2017-09-11 |
Auke Kok | Implement client node dig prediction |
commit | commitdiff | tree | snapshot |
2017-09-11 |
red-001 | Allow the join/leave message to be overridden by mods. |
commit | commitdiff | tree | snapshot |
2017-09-11 |
you | Fix dropped item look (#6370) |
commit | commitdiff | tree | snapshot |
2017-09-10 |
SmallJoker | Object properties: Fix loss of custom selectionbox |
commit | commitdiff | tree | snapshot |
2017-09-10 |
rubenwardy | Fix incorrect buffer size calculation on creation of... |
commit | commitdiff | tree | snapshot |
2017-09-10 |
paramat | Schematic decorations: Add 'place_offset_y' placement... |
commit | commitdiff | tree | snapshot |
2017-09-10 |
rubenwardy | Fix empty legacy meta being persisted |
commit | commitdiff | tree | snapshot |
2017-09-08 |
rubenwardy | Fix crash on revocation of removed privilege |
commit | commitdiff | tree | snapshot |
2017-09-08 |
SmallJoker | Server: Calculate maximal total block sends dynamically... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
SmallJoker | Particles: Do not add digging particles for airlike... |
commit | commitdiff | tree | snapshot |
2017-09-08 |
Wuzzy | Prevent /spawnentity from spawning unknown entity ... |
commit | commitdiff | tree | snapshot |
2017-09-07 |
Loic Blot | main.cpp: server-only builds should not include client... |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Loic Blot | Use a Buffer instead of SharedBuffer in ConnectionCommand |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Wuzzy | Make HUD status messages translatable (#5795) |
commit | commitdiff | tree | snapshot |
2017-09-05 |
Rui | Remove DSTACK keybind setting (#6378) |
commit | commitdiff | tree | snapshot |
2017-09-04 |
paramat | Conf.example: Update using auto-generation |
commit | commitdiff | tree | snapshot |
2017-09-04 |
paramat | Network protocol documentation: Add 'can_zoom' to versi... |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Loïc Blot | Implement minetest.register_can_bypass_userlimit (... |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Loïc Blot | Re-apply previous commit with a typo fix |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Loïc Blot | Revert "Network: fix a concurrency problem, by re-addin... |
commit | commitdiff | tree | snapshot |
2017-09-04 |
Loïc Blot | Network: fix a concurrency problem, by re-adding a... |
commit | commitdiff | tree | snapshot |
2017-09-04 |
paramat | World start time: Add setting for this, default unchanged |
commit | commitdiff | tree | snapshot |
2017-09-03 |
you | Add build date to minetest --version and increase reada... |
commit | commitdiff | tree | snapshot |
2017-09-03 |
Paramat | Ores: Add stratum ore (#6352) |
commit | commitdiff | tree | snapshot |
2017-09-03 |
Dharkael | Use member initialization list instead of the construct... |
commit | commitdiff | tree | snapshot |
2017-09-03 |
Loic Blot | Network part requires SharedBuffers to be pass as value |
commit | commitdiff | tree | snapshot |
2017-09-02 |
Vaughan Lapsley | Remove 3D noise from getSteps function (#6360) |
commit | commitdiff | tree | snapshot |
2017-09-01 |
Rui | Remove nodeupdate completely (#6358) |
commit | commitdiff | tree | snapshot |
2017-09-01 |
sapier | Fix animation frame_speed and blend loosing precision... |
commit | commitdiff | tree | snapshot |
2017-08-30 |
Rui | Remove nodeupdate and nodeupdate_single |
commit | commitdiff | tree | snapshot |
2017-08-30 |
paramat | Zoom: Move enabling zoom to a new player object property |
commit | commitdiff | tree | snapshot |
2017-08-30 |
Loïc Blot | Remove DSTACK support (#6346) |
commit | commitdiff | tree | snapshot |
2017-08-29 |
Ben Deutsch | Documentation for 'slippery' node group (#6345) |
commit | commitdiff | tree | snapshot |
2017-08-29 |
Loïc Blot | Network proto handlers/container fixes (#6334) |
commit | commitdiff | tree | snapshot |
2017-08-29 |
Loic Blot | Pushing typo fix introduced in b7ee608e70f8e031e3e01c96... |
commit | commitdiff | tree | snapshot |
2017-08-29 |
SmallJoker | Bump minimal protocol version to 36 (#6319) |
commit | commitdiff | tree | snapshot |
2017-08-29 |
Loïc Blot | Formspec: Add options to set background color and opaci... |
commit | commitdiff | tree | snapshot |
2017-08-29 |
rubenwardy | Fix mistake when calling on_priv_grant/revoke, and... |
commit | commitdiff | tree | snapshot |
2017-08-28 |
paramat | Advanced settings: Make 'controls', 'graphics', 'sound... |
commit | commitdiff | tree | snapshot |
2017-08-28 |
you | mapblock_mesh.cpp: Fix code style and simplify a bit... |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Loïc Blot | Clientevent refactor (#6320) |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Loïc Blot | Pass SharedBuffer as value to increment reference count |
commit | commitdiff | tree | snapshot |
2017-08-28 |
Dániel Juhász | Use crack animation on all tile layers (#6104) |
commit | commitdiff | tree | snapshot |
2017-08-27 |
Nathanaël Courant | Statbars: fix incorrect half-images in non-standard... |
commit | commitdiff | tree | snapshot |
2017-08-27 |
zeuner | Lua API: Add function to deregister single biomes ... |
commit | commitdiff | tree | snapshot |
2017-08-27 |
you | core.get_objects_inside_radius: Omit removed objects... |
commit | commitdiff | tree | snapshot |
2017-08-27 |
Dharkael | More readable default controls in README |
commit | commitdiff | tree | snapshot |
2017-08-26 |
Nathanaël Courant | Add '@n' escape sequences and some documentation on... |
commit | commitdiff | tree | snapshot |
2017-08-26 |
Ben Deutsch | Alternative code for slipping (#6256) |
commit | commitdiff | tree | snapshot |
next |