Aaron van Geffen
|
bb94ee8bc0
|
Rename ObjectType enum to follow recent code style (#23810)
|
2025-02-13 23:07:55 +01:00 |
|
Aaron van Geffen
|
fa06a49302
|
Update copyright year to 2025 (#23514)
|
2024-12-31 20:30:04 +01:00 |
|
Michael Steenbeek
|
8fe2d7de1f
|
Rename Object and TileElement type constant (#23030)
* Rename Object::objectType to Object::kObjectType
* Rename TileElement::ElementType to TileElement::kElementType
|
2024-10-20 07:10:55 +01:00 |
|
Michael Steenbeek
|
8063c5caa7
|
Reduce casting for objects
|
2024-10-16 14:12:25 +02:00 |
|
Aaron van Geffen
|
931f0705ce
|
Introduce PeepNamesObjects for 'real' names of peeps (#22758)
* Add initial PeepNamesObject implementation
* Add peep names object to default objects
* Append peep names object to object list for older saves
* Deduplicate AppendRequiredObjects functions
* Remove built-in 'real name' tables
* Increment park version; introduce kPeepNamesObjectsVersion
* Update objects dependency to v1.4.8
|
2024-09-29 15:05:55 +02:00 |
|