minetest/util/travis
Loïc Blot 9b8ca3a746 Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752)
* Move KeyList & InputHandler from game.h to client/inputhandler.h

We have a header for inputs, move inputhandler class & related keylist object to it

Also introduce a cpp file for MyEventReceiver::OnEvent function in inputhandler.h because a so huge function doesn't needs to be inlined

* Pass clang-format on inputhandler.{cpp,h} (compatible)
2017-05-13 11:05:16 +02:00
..
before_install.sh Add clang format & skip build if no source file modified (#5433) 2017-03-25 19:12:18 +01:00
clang-format-whitelist.txt Move KeyList & InputHandler from game.h to client/inputhandler.h (#5752) 2017-05-13 11:05:16 +02:00
common.sh Add clang format & skip build if no source file modified (#5433) 2017-03-25 19:12:18 +01:00
lint.sh LINT: Switch whitelist check from egrep to awk 2017-04-06 23:21:40 +02:00
script.sh Move LINT process in dedicated shell & fix 2017-04-06 09:10:59 +02:00
toolchain_mingw.cmake.in Clean up and tweak build system 2015-03-27 15:00:48 -04:00