]> git.lizzy.rs Git - dragonfireclient.git/history - src/client/inputhandler.cpp
Some Updates
[dragonfireclient.git] / src / client / inputhandler.cpp
2020-08-14 Elias FleckensteinSome Updates
2020-07-28 Elias FleckensteinAdded cheat Menu
2020-07-18 Elias FleckensteinAdded customizable keybindings, improved freecam, added...
2020-07-18 Elias FleckensteinUpdate to minetest 5.4.0-dev
2020-07-06 Elias FleckensteinInitial Commit
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
2018-01-20 Loic BlotGame refactor [4/X]: keycache is now owned by InputHandler
2018-01-20 Loic BlotGame refactor [3/X]: Move keycache to inputhandler
2017-11-08 VitaliyMove files to subdirectories (#6599)
2017-08-15 Loïc BlotModernize client code (#6250)
2017-05-13 Loïc BlotMove KeyList & InputHandler from game.h to client/input...