Michael Steenbeek
|
5d039a5f55
|
Use std::string_view instead of C string
Co-authored-by: ζeh Matt <5415177+ZehMatt@users.noreply.github.com>
|
2021-09-12 18:45:53 +02:00 |
|
Gymnasiast
|
1426010652
|
Plugin: use ObjectEntryIndex for music and entrance style
|
2021-09-12 18:33:27 +02:00 |
|
Gymnasiast
|
3e1544aac8
|
Add missing object types to ObjectTypeToString()
|
2021-09-12 18:31:21 +02:00 |
|
ζeh Matt
|
eda3188ecf
|
Fix rebase
|
2021-09-10 19:10:13 +03:00 |
|
Gymnasiast
|
4cc717ccdb
|
Rework path surface and railings descriptor handling
|
2021-09-05 19:09:09 +02:00 |
|
ZehMatt
|
de364aa15a
|
Rename type SpriteBase to EntityBase
|
2021-08-26 15:37:16 +03:00 |
|
Hielke Morsink
|
15ba3d3229
|
Fix compiler warning C4702 in ScMap.cpp
Co-authored-by: ZehMatt <m.moninger.h@gmail.com>
Co-authored-by: Ted John <ted@brambles.org>
|
2021-08-16 23:36:58 +02:00 |
|
ZehMatt
|
055ef31912
|
Fix compile error for missing return
|
2021-08-11 22:15:37 +03:00 |
|
ZehMatt
|
5a69f22f2d
|
Move ScTile code into cpp
|
2021-08-11 22:15:37 +03:00 |
|
ZehMatt
|
9f95b006d3
|
Move ScTileElement into its own files
|
2021-08-11 22:15:37 +03:00 |
|
ZehMatt
|
4684f39df9
|
Move ScPark code into cpp
|
2021-08-11 22:15:36 +03:00 |
|
ZehMatt
|
d558920606
|
Move ScParkMessage into its own files
|
2021-08-11 22:15:36 +03:00 |
|
ZehMatt
|
437321ac8f
|
Move ScMap code into cpp
|
2021-08-11 22:15:36 +03:00 |
|
ZehMatt
|
53c5519cb3
|
Fix missing include and guard functions with network macro
|
2021-08-11 22:15:36 +03:00 |
|
ZehMatt
|
1848dd7839
|
Remove copy paste mistake #pragma once
|
2021-08-11 22:15:36 +03:00 |
|
ZehMatt
|
2bd348c39e
|
Move ScRide into a cpp file
|
2021-08-11 22:15:36 +03:00 |
|
ZehMatt
|
fe57dece6b
|
Move ScRideStation into its own files
|
2021-08-11 22:15:36 +03:00 |
|
ZehMatt
|
99eee53c60
|
Move ScNetwork and ScPlayer into their own files
|
2021-08-11 22:15:35 +03:00 |
|
ZehMatt
|
64b57734e1
|
Move ScPlayerGroup into its own files
|
2021-08-11 22:15:35 +03:00 |
|
ZehMatt
|
68a795d607
|
Fix include
|
2021-08-11 22:15:35 +03:00 |
|
ZehMatt
|
371bbc0675
|
Move ScLitter to its own files
|
2021-08-11 22:15:35 +03:00 |
|
ZehMatt
|
2e951877cb
|
Move ScPeep ScGuest and ScStaff to their own files
|
2021-08-11 22:15:35 +03:00 |
|
ZehMatt
|
33e2878d2d
|
Move ScVehicle into its own files
|
2021-08-11 22:15:35 +03:00 |
|
ZehMatt
|
82451b031a
|
Fix declaration
|
2021-08-11 22:15:34 +03:00 |
|
ZehMatt
|
244025ec17
|
Fix includes
|
2021-08-11 22:15:34 +03:00 |
|
ZehMatt
|
adf5829cd6
|
Re-arrange structure of scripting
|
2021-08-11 22:15:34 +03:00 |
|