OpenRCT2/src/openrct2/scripting
Ted John 173a42f656 Apply code review suggestions 2020-09-03 22:38:42 +01:00
..
Duktape.hpp Start implementing TCP API 2020-09-03 22:38:35 +01:00
HookEngine.cpp Create a hookable location checking function for actions (#11860) 2020-06-16 20:57:11 +01:00
HookEngine.h Create a hookable location checking function for actions (#11860) 2020-06-16 20:57:11 +01:00
Plugin.cpp Close #11614: Require plugins to specify their license 2020-06-19 16:14:33 +02:00
Plugin.h Close #11614: Require plugins to specify their license 2020-06-19 16:14:33 +02:00
ScCheats.hpp [Plugin] Add support for SetCheatAction and cheat retrieval (#11700) 2020-05-10 13:02:10 -03:00
ScConfiguration.hpp Fix #11796: Unable to use sharedStorage (#11798) 2020-05-23 18:22:09 +02: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 [Plugin] Add API for taking captures and giant captures of the park 2020-05-09 13:55:24 +02:00
ScDate.hpp Change gDateMonthsElapsed type to int32_t 2020-08-25 19:06:38 -03:00
ScDisposable.hpp Add more const 2020-04-26 14:35:08 +01:00
ScEntity.hpp changed enum STAFF_TYPE to strong enum StaffType, moved it to Peep.h 2020-08-17 22:59:02 -04:00
ScMap.hpp Reduce the use of rct_sprite (#12530) 2020-08-01 11:29:54 +01:00
ScNetwork.hpp Add more network guards 2020-09-03 22:38:42 +01:00
ScObject.hpp Convert most remaining C-style casts to C++-style ones (#11867) 2020-06-07 23:18:11 +02:00
ScPark.hpp Add Park.entranceFee to the plugin API (#12840) 2020-09-03 17:07:19 -03:00
ScRide.hpp Add Ride.totalProfit to the plugin API (#12795) 2020-08-28 22:52:54 +01:00
ScSocketServer.hpp Apply code review suggestions 2020-09-03 22:38:42 +01:00
ScTile.hpp Make tile element direction accessible for scripts (#12057) 2020-08-01 00:46:59 -03:00
ScriptEngine.cpp Apply code review suggestions 2020-09-03 22:38:42 +01:00
ScriptEngine.h Apply code review suggestions 2020-09-03 22:38:42 +01:00