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-22 22:34:33 +01:00
Code
Issues
Releases
Wiki
Activity
Files
e0751d707f7e226d6aed32252dc88a8eeb98b248
OpenRCT2
/
src
/
openrct2
/
scripting
History
Hielke Morsink
e0751d707f
Fix
#15298
: Crash on map.getAllEntities from in-game console (
#15301
)
2021-08-28 17:43:11 +02:00
..
bindings
Rename type SpriteBase to EntityBase
2021-08-26 15:37:16 +03:00
Duktape.hpp
Change most things and formatting to money64
2021-08-01 15:14:42 +02:00
HookEngine.cpp
Add hook for vehicle crashes to plugin api (
#15084
)
2021-07-30 09:03:15 -03:00
HookEngine.h
Add hook for vehicle crashes to plugin api (
#15084
)
2021-07-30 09:03:15 -03:00
Plugin.cpp
Allow plugins to target a specific API version
2021-08-05 17:16:42 +03:00
Plugin.h
Allow plugins to target a specific API version
2021-08-05 17:16:42 +03:00
ScriptEngine.cpp
Fix
#15298
: Crash on map.getAllEntities from in-game console (
#15301
)
2021-08-28 17:43:11 +02:00
ScriptEngine.h
Use [[nodiscard]] for allocator and RAII functions (
#15244
)
2021-08-23 20:09:43 +02:00