This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
OpenRCT2
Watch
1
Star
0
Fork
0
You've already forked OpenRCT2
mirror of
https://github.com/OpenRCT2/OpenRCT2
synced
2026-01-18 20:43:04 +01:00
Code
Issues
Releases
Wiki
Activity
Files
9e4ed1e85af2e7bdd2ab614591f142e5c6b10979
OpenRCT2
/
src
/
openrct2
/
scripting
History
Hielke Morsink
9e4ed1e85a
Make property messages more consistent
2022-05-08 20:07:45 +02:00
..
bindings
Make property messages more consistent
2022-05-08 20:07:45 +02:00
Duktape.hpp
Implement
#13620
: [Plugin] Add support for patrol areas to Staff
2022-03-13 19:30:50 +00:00
HookEngine.cpp
Separate map.change and map.changed events
2022-03-21 23:09:40 +00:00
HookEngine.h
Separate map.change and map.changed events
2022-03-21 23:09:40 +00:00
Plugin.cpp
Add draw to image API
2022-03-24 22:37:22 +00:00
Plugin.h
Improve and fix intransient plugin branch
2022-03-21 21:42:30 +00:00
ScriptEngine.cpp
Add const ref, remove excess .c_str(), push_* -> emplace_* and rewrite constructors
2022-05-07 16:05:38 +02:00
ScriptEngine.h
Using std::move(), correct clear strings, better use '= default;', modernize make_* and replace heavy strlen
2022-05-07 16:05:39 +02:00