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-23 23:04:36 +01:00
Code
Issues
Releases
Wiki
Activity
Files
88717604723fd5b56f0563d044005612ecfb4374
OpenRCT2
/
src
/
openrct2
/
scripting
History
Hielke Morsink
2b52df87ce
Move scripting command names to command classes
...
This way, new commands are required to have this field, or a compiler error will occur.
2022-06-28 21:57:27 +02:00
..
bindings
Add tertiary colour for large scenery to plugin API (
#17314
)
2022-06-09 20:03:32 +01:00
Duktape.hpp
Frames rotation count part 1 (
#17106
)
2022-06-03 23:03:02 +01: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
Mark plugins that errored in main as started (
#17207
)
2022-05-14 15:44:35 +01:00
Plugin.h
Improve and fix intransient plugin branch
2022-03-21 21:42:30 +00:00
ScriptEngine.cpp
Add angle and banking to track segment
2022-05-17 19:27:39 +01:00
ScriptEngine.h
Move scripting command names to command classes
2022-06-28 21:57:27 +02:00