minetest/src/script
Loïc Blot 5f38fe33f8 Clientevent refactor (#6320)
* Refactor clientevent structure

* Move structure outside of client header

* Create client events on heap not stack, this remove the ClientEvent object copy

* Use clientEventHandler to route events
2017-08-28 20:02:23 +02:00
..
common Overlays for wield and inventory images (#6107) 2017-08-25 13:20:53 +02:00
cpp_api Modernize source code: last part (#6285) 2017-08-20 13:30:50 +02:00
lua_api Clientevent refactor (#6320) 2017-08-28 20:02:23 +02:00
CMakeLists.txt Rename Scripting API files for consistency 2017-04-25 13:41:36 -04:00
scripting_client.cpp Modernize source code: last part (#6285) 2017-08-20 13:30:50 +02:00
scripting_client.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_mainmenu.cpp Optimize headers (part 2) (#6272) 2017-08-18 19:25:07 +02:00
scripting_mainmenu.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00
scripting_server.cpp Expose getPointedThing to Lua 2017-07-07 22:28:23 +01:00
scripting_server.h C++ modernize: Pragma once (#6264) 2017-08-17 22:19:39 +02:00