Loading

Paste #pmjua7txd

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

Comments