From 3772690a31ac275a9fbf922b8a7abb0d8bf9d934 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Fri, 25 Jan 2013 23:11:12 +0300 Subject: Add configuration file for tileset texture atlases. For now this file incomplete. --- maps.xml | 123 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 123 insertions(+) create mode 100644 maps.xml (limited to 'maps.xml') diff --git a/maps.xml b/maps.xml new file mode 100644 index 00000000..9358c069 --- /dev/null +++ b/maps.xml @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.2.3-60-g2f50 From fb5f12cba36079dd90c6e5e7a8c418438dc9c21d Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Fri, 19 Apr 2013 19:55:33 +0200 Subject: tileset atlases: replace atlas names 001-1 and 001-2 with 'desert' and 'inn' --- maps.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'maps.xml') diff --git a/maps.xml b/maps.xml index 9358c069..85c276e9 100644 --- a/maps.xml +++ b/maps.xml @@ -1,10 +1,10 @@ - + - + @@ -66,7 +66,7 @@ - + @@ -75,7 +75,7 @@ - + -- cgit v1.2.3-60-g2f50 From b06f600d5f3df79d8704f8169e6a1b712ef866f2 Mon Sep 17 00:00:00 2001 From: Jessica Tölke Date: Sat, 27 Apr 2013 19:35:10 +0200 Subject: Add note in some xml files that they are only used by manaplus. --- charcreation.xml | 1 + maps.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'maps.xml') diff --git a/charcreation.xml b/charcreation.xml index 63678bd0..6b800629 100644 --- a/charcreation.xml +++ b/charcreation.xml @@ -1,3 +1,4 @@ + diff --git a/maps.xml b/maps.xml index 85c276e9..195d179d 100644 --- a/maps.xml +++ b/maps.xml @@ -1,3 +1,4 @@ + -- cgit v1.2.3-60-g2f50