OpenRCT2/src/openrct2/peep
Duncan 177b5e1b08
Add plugin hook for guest generation (#14107)
* Add plugin hook for guest generation

* Update api version and add ts entry
2021-03-26 05:49:24 +00:00
..
Guest.cpp Fix #14153: NPE in Guest::UpdateRideLeaveVehicle() 2021-03-20 17:09:19 +01:00
GuestPathfinding.cpp Entity type5: Remove peep assigned type (#14380) 2021-03-24 08:54:05 +00:00
GuestPathfinding.h Fixes from review feedback 2020-09-16 21:24:35 -04:00
Peep.cpp Add plugin hook for guest generation (#14107) 2021-03-26 05:49:24 +00:00
Peep.h Entity type5: Remove peep assigned type (#14380) 2021-03-24 08:54:05 +00:00
PeepData.cpp Use helper function GetPeepAnimation 2020-10-07 17:34:25 -03:00
Staff.cpp Use more specific types where appropriate (#14388) 2021-03-25 08:44:25 +00:00
Staff.h Refactor staff window to class (#13819) 2021-01-25 21:57:06 +00:00