]> git.lizzy.rs Git - minetest.git/history - src/client/keys.h
Add keybind to swap items between hands
[minetest.git] / src / client / keys.h
2023-03-07 Elias FleckensteinAdd keybind to swap items between hands dual_wielding
2021-04-20 Seth TraverseAdd a key to toggle map block bounds (#11172)
2021-02-24 WuzzyUse "Aux1" key name consistently everywhere
2020-11-09 Markus KochJoystick: Remap joystick-specific KeyTypes to generic...
2020-08-15 ANANDAllow binding dig, place actions to keys; remove LMB...
2018-12-31 random-geekExtend pitch fly mode to swimming (#7943)
2018-12-02 Vanessa DannenbergRaise hotbar limit to 32 slots, add associated keybindi...
2018-12-01 Gaël CAdded pitch fly mode (#7817)
2018-02-08 ThomasMonroe314Switch F3 to use 'enable_fog' setting
2017-08-30 Loïc BlotRemove DSTACK support (#6346)
2017-08-17 Loïc BlotC++ modernize: Pragma once (#6264)
2017-07-30 WuzzyMake direct item selection keys freely bindable
2017-06-08 ParamatAutorun: Change to 'autoforward' (#5926)
2017-05-06 WuzzyAdd configurable key bindings for hotbar scrolling...
2017-04-06 Loïc BlotLINT: Switch whitelist check from egrep to awk
2017-04-01 Loïc BlotClang-format: trivial fix on some headers (#5495)
2017-03-26 red-001Change command prefix to "." and add "help" command.
2016-08-10 Esteban I. Ruiz... Add zoom, tweakable with zoom_fov, default key: Z ...
2016-06-03 est31Initial Gamepad support
2016-06-03 est31Input related generalisations