From 555c10a287f3562dda8b7120c0365bfbbd488692 Mon Sep 17 00:00:00 2001 From: Samuel Quevauvillers Date: Fri, 25 Mar 2016 08:02:43 +0100 Subject: [PATCH 1/2] - added "Add merchant camp" feature - updated "About" window --- .../GnomoriaEditor/AboutDialog.xaml | 6 ++-- GnomoriaEditor/GnomoriaEditor/MainWindow.xaml | 33 +++++++++++++------ .../GnomoriaEditor/MainWindow.xaml.cs | 22 +++++++++++++ .../GnomoriaEditor/Properties/AssemblyInfo.cs | 4 +-- tmp/AboutDialog.xaml | 13 ++++++++ 5 files changed, 63 insertions(+), 15 deletions(-) create mode 100644 tmp/AboutDialog.xaml diff --git a/GnomoriaEditor/GnomoriaEditor/AboutDialog.xaml b/GnomoriaEditor/GnomoriaEditor/AboutDialog.xaml index a625297..8d3475b 100644 --- a/GnomoriaEditor/GnomoriaEditor/AboutDialog.xaml +++ b/GnomoriaEditor/GnomoriaEditor/AboutDialog.xaml @@ -3,9 +3,9 @@ xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml" Title="About" Height="224" Width="308" WindowStartupLocation="CenterOwner" > - Gnomoria editor v0.2 - Based on Gnomoria Save Game Editor, thanks to kinsi and Fluff for their original work. Updated to work with Gnomoria 0.9.18 by Pasta. - Icons: http://www.fatcow.com/free-icons + Gnomoria editor v0.3 + + Icons: http://www.fatcow.com/free-icons