OpenRCT2/src/openrct2/scripting
Michael Steenbeek 76f41285b4
Merge pull request #11511 from IntelOrca/plugin/improve-network-apis
Improve network plugin APIs
2020-04-30 18:50:05 +02:00
..
Duktape.hpp Implement network join / leave hooks 2020-04-28 19:33:30 +01:00
HookEngine.cpp Implement network join / leave hooks 2020-04-28 19:33:30 +01:00
HookEngine.h Implement network join / leave hooks 2020-04-28 19:33:30 +01:00
Plugin.cpp Rename __ENABLE_SCRIPTING__ to ENABLE_SCRIPTING 2020-04-26 14:35:08 +01:00
Plugin.h Rename __ENABLE_SCRIPTING__ to ENABLE_SCRIPTING 2020-04-26 14:35:08 +01:00
ScConfiguration.hpp Add more const 2020-04-26 14:35:08 +01:00
ScConsole.hpp Fix #11494: Old console commands don't work at headless console since plugin system (#11508) 2020-04-27 23:02:38 +02:00
ScContext.hpp Refactor game action binding for plugins (#11528) 2020-04-30 06:56:57 -03:00
ScDate.hpp Add more const 2020-04-26 14:35:08 +01:00
ScDisposable.hpp Add more const 2020-04-26 14:35:08 +01:00
ScEntity.hpp Add more const 2020-04-26 14:35:08 +01:00
ScMap.hpp Add more const 2020-04-26 14:35:08 +01:00
ScNetwork.hpp Implement network.sendMessage(msg, players) 2020-04-28 22:02:14 +01:00
ScObject.hpp Implement SmallSceneryObject for getObject plugin API (#11489) 2020-04-27 18:41:49 +02:00
ScPark.hpp Add more const 2020-04-26 14:35:08 +01:00
ScRide.hpp Add more const 2020-04-26 14:35:08 +01:00
ScTile.hpp Fix tile type literals 2020-04-26 14:42:13 +01:00
ScriptEngine.cpp Refactor game action binding for plugins (#11528) 2020-04-30 06:56:57 -03:00
ScriptEngine.h Refactor game action binding for plugins (#11528) 2020-04-30 06:56:57 -03:00