- src/coaster_gui.cpp | 10 ++--
- src/fence_build.cpp | 17 ++++----
- src/gamecontrol.cpp | 7 +--
- src/geometry.h | 56 ++++++++++++++++++++++++++++-
- src/map.cpp | 4 +-
- src/path.cpp | 86 ++++++++++++++++---------------------------
- src/path.h | 7 +--
- src/path_build.cpp | 278 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++-----------------------------------------------------------------------------
- src/path_build.h | 4 +-
- src/person.cpp | 8 +++-
- src/ride_gui.cpp | 6 +-
- src/terraform.cpp | 16 ++++----
- src/viewport.cpp | 286 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++---------------------------------------------------------------------------------------
- src/viewport.h | 37 +++++++-----------
- src/window.h | 2 +-
- 15 files changed, 386 insertions(+), 438 deletions(-)