--- lordsawar-0.2.0.orig/src/LocationList.h +++ lordsawar-0.2.0/src/LocationList.h @@ -55,7 +55,7 @@ void add(T t) { - push_back(t); + this->push_back(t); d_id[t->getId()] = t; int size = t->getSize(); for (int i = 0; i < size; i++) --- lordsawar-0.2.0.orig/debian/copyright +++ lordsawar-0.2.0/debian/copyright @@ -0,0 +1,117 @@ +This package was debianized by Barry deFreese on +Thu, 27 Sep 2007 21:27:07 -0400. + +It was downloaded from http://www.lordsawar.com/ + +Upstream Authors: + + LordsAWar: + Ben Asselstine + Ole Laursen + + Freelords: + Michael Bartl + Ulf Lorenz + Andrea Paternesi + Josef Spillner + Vibhu Rishi + Ben Asselstine + John Farrell + Bryan Duff + David Sterba + Daniel Nilsson + Marek Publicewicz + Jimmy Chin + Chris Slater + Mark L. Amidon + Thomas Plonka + David Barnsdale + James Andrews + Rene Saucedo + Tiziano Ottaviani + Regis Leroy + Filip Kroczak + Daniel Rigos + David Barnsdale + Piotr Cychowski (Polish) + Sauro Fabi (Italian) + Bogdan Czaplinski (Portugese) + Israel Lopez + Max Von Juntz + Jonathan Blois + Francesco Munoz (stealing Wesnoth stuff :) ) + Michael Scherer (Gcc-3.4 patch) + Gunnar Lindholm (Many bug reports) + Laszlo Toth (Many bug reports) + Fady Hossam (Graphics) + Sean Rinehart (Graphics) + Richard Johnson (Graphics) + Taylor Rolison (old Win Game drawing) + Tobias Mathes (Website, Release, RPM-Manager) + + +Copyright: + + po/pl.po is Copyright (C) 2006 Piotr Cychowski + po/de.po is Copyright (C) 2004 Ulf Lorenz + src/ucompose.hpp is Copyright (C) 2002, 03, 04 Ole Laursen + dat/theme/lordsawar/URWChanceryL-MediItal.pfb is Copyright (URW)++,Copyright (C) 1999 by (URW)++ Design & Development + all other files are Copyright (C) 1995-2007 Free Software Foundation, Inc. + +License: + +dat/theme/lordsawar/URWChanceryL-MediItal.pfb: + + These fonts were made from the free URW fonts distributed with ghostcript. + There are NO changes in the latin part of them (I hope). + Cyrillic glyphs were added by copying suitable latin ones + and painting oulines of unique cyrillic glyphs in same style as the others. + For all modification pfaedit was used. + The license for result is (of course) same as for original fonts, + i.e. GPL with an exception that you can put these fonts in your own non-GPLed + documents. (Looks like LGPL from my point of view =). + + The "sources" of these fonts in the native pfaedit format are available + at ftp://ftp.gnome.ru/fonts/sources + + +src/ucompose.hpp: + This library is free software; you can redistribute it and/or + modify it under the terms of the GNU Lesser General Public License + as published by the Free Software Foundation; either version 2.1 of + the License, or (at your option) any later version. + + This program is distributed in the hope that it will be useful, but + WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU + Lesser General Public License for more details. + + You should have received a copy of the GNU Lesser General Public + License along with this library; if not, write to the Free Software + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 + USA. + + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/LGPL'. + + +All other files: + This program is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this package; if not, write to the Free Software Foundation, + Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA. + + On Debian GNU/Linux systems, the complete text of the GNU General + Public License can be found in `/usr/share/common-licenses/GPL'. + +The Debian packaging is Copyright (C) 2007, Barry deFreese and +is licensed under the GPL, see `/usr/share/common-licenses/GPL'. --- lordsawar-0.2.0.orig/debian/changelog +++ lordsawar-0.2.0/debian/changelog @@ -0,0 +1,189 @@ +lordsawar (0.2.0-2.1) unstable; urgency=low + + * Non maintainer upload. + * Fix build failure with GCC-4.7. Closes: #674320. + + -- Matthias Klose Wed, 30 May 2012 12:55:45 +0000 + +lordsawar (0.2.0-2) unstable; urgency=low + + * Stopp build-depending on libggz-dev, libggzdmod-dev and libggzmod-dev. + Apparently they are no longer used (Closes: #655401) + * Include ftbfs_as-needed.diff by Ilya Barygin to fix FTBFS with ld + --as-needed (Closes: #631738) + * Drop debian/patches/{ftbfs_gcc-4.3_fix2.diff,ftbfs_gcc-4.3_fix.diff} as + they are no longer used + * Fix description-synopsis-starts-with-article from lintian by removing + two a's + * Add recommended targets build-arch and build-indep to debian/rules + * Bump standards (no further changes needed) + + -- Alexander Reichle-Schmehl Thu, 19 Jan 2012 15:03:53 +0100 + +lordsawar (0.2.0-1) unstable; urgency=low + + * New upstream release + * Doesn't use libgnet anymore (Closes: #572827) + * Bump standards version to 3.9.1 (no changes needed) + + -- Alexander Reichle-Schmehl Tue, 29 Mar 2011 12:46:16 +0200 + +lordsawar (0.1.8-1) unstable; urgency=low + + * New upstream release. + * Add misc:Depends for -data package. + * Bump Standards Version to 3.8.4. (No changes needed). + + -- Barry deFreese Sat, 10 Apr 2010 09:29:33 -0400 + +lordsawar (0.1.6-1) unstable; urgency=low + + [ Barry deFreese ] + * New upstream release. + + Drop libsdl-image1.2 from build-deps, no longer needed. + * Add README.source for quilt patch system. + * Clean up debian/copyright some. + * Bump Standards Version to 3.8.3. (No changes needed). + + -- Barry deFreese Wed, 21 Oct 2009 08:02:12 -0400 + +lordsawar (0.1.5-1) unstable; urgency=low + + [ Alexander Reichle-Schmehl ] + * Adopt debian/control to my new name + + [ Barry deFreese ] + * New upstream release. + + Printfs dropped from network-connections.c. (Closes: #510767). + + -- Barry deFreese Sun, 01 Mar 2009 17:43:35 -0500 + +lordsawar (0.1.4-1) unstable; urgency=low + + [ Barry deFreese ] + * New upstream release. + * Move 0.0.8-2.1 changelog entry to correct point in changelog. + * Make lordsawar-data suggest lordsawar. + * Update my e-mail address. + * Add build-depends on intltool, uuid-dev, and libboost-dev. + * Don't install locales since there are no translations currently. + * Add simple man page for new lordsawar-pbm binary. + * Drop gcc4.3 patches as they have been fixed upstream. + + -- Barry deFreese Sat, 20 Dec 2008 13:52:12 -0500 + +lordsawar (0.1.0-1) unstable; urgency=low + + * New upstream release. + * ftbfs_gcc-4.3_fix2.diff - Introduces some new gcc-4.3 build errors. + * Fix watch file for new upstream URL. + + -- Barry deFreese Tue, 17 Jun 2008 16:07:00 -0400 + +lordsawar (0.0.9-1) unstable; urgency=low + + [ Barry deFreese ] + * New upstream release. + + Fixes gcc-4.3 builds so drop ftbfs_gcc-4.3_fix.diff. + + Add new build-dependency for libgnet-dev. + * Add simple man page for new lordsawar-tile-editor. + * Add desktop file for lordsawar-tile-editor. + * Remove French translation on install. + + [ Gonéri Le Bouder ] + * bump Debian Policy to 3.8.0. No change needed. + * fix wording in the 0.0.8-3 entry of the Debian changelog + + -- Barry deFreese Tue, 17 Jun 2008 11:15:26 +0200 + +lordsawar (0.0.8-3) unstable; urgency=low + + [ Gonéri Le Bouder ] + * reverse my change to avoid autoreconf, the old behaviour was wanted + (Closes: #474856) Thanks Peter De Wachter + + -- Debian Games Team Sat, 26 Apr 2008 20:23:06 +0200 + +lordsawar (0.0.8-2.1) unstable; urgency=high + + [ Eddy Petrișor ] + * fix Vcs-Svn URL to point to svn, not the incomplete ssh location + + [ Alexander Schmehl ] + * Added patches/ftbfs_gcc-4.3_fix.diff to fix FTBFS with gcc 4.3 + (Closes: #474856) + + [ Gonéri Le Bouder ] + * touch aclocal.m4, Makefile.in and configure to make autotools happy + and avoid autoreconf with ftbfs_gcc-4.3_fix.diff + * clean the .pc directory + * + + -- Gonéri Le Bouder Sat, 26 Apr 2008 20:23:06 +0200 + +lordsawar (0.0.8-2) unstable; urgency=high + + [ Eddy Petrișor ] + * fix Vcs-Svn URL to point to svn, not the incomplete ssh location + + [ Alexander Schmehl ] + * Added patches/ftbfs_gcc-4.3_fix.diff to fix FTBFS with gcc 4.3 + (Closes: #474856) + + [ Gonéri Le Bouder ] + * touch aclocal.m4, Makefile.in and configure to make autotools happy + and avoid autoreconf with ftbfs_gcc-4.3_fix.diff + * clean the .pc directory + + -- Debian Games Team Sat, 26 Apr 2008 03:32:39 +0200 + +lordsawar (0.0.8-1) unstable; urgency=low + + [ Alexander Schmehl ] + * New stable upstream release + * added myself to uploaders + * added libggz-dev, libggzdmod-dev and libggzmod-dev to build-depends; + lordsawar can make use of them :) + Thanks to Lucas Nussbaum and his "build daemon from hell" for detecting + this issue + * Adding a "Recommends: lordsawar" to the -data package + + -- Alexander Schmehl Wed, 13 Feb 2008 13:21:26 +0100 + +lordsawar (0.0.7-1) unstable; urgency=low + + [ Eddy Petrișor ] + * install the desktop file in the proper place - thanks to Marco + Rodrigues. + + [ Barry deFreese ] + * New upstream release. (Closes: #452209, #452906, #452364, #452812). + * Remove XS- prefix from VCS fields. + * Bump Standards Version to 3.7.3. (No changes needed). + * Fix install files. + * Add call to dh_desktop. + * Add icon for desktop file. + * Remove references to in-game help in man pages. (Closes: #452812). + + -- Barry deFreese Wed, 28 Nov 2007 00:06:13 +0200 + +lordsawar (0.0.4-1) unstable; urgency=low + + * New upstream release + * Fix desktop files (files were reversed) + * Add desktop file and simple manpage for new binary lordsawar-army-editor + * Syntax fixes on manpages + * Move manpages to correct section (6) + + -- Barry deFreese Mon, 29 Oct 2007 15:38:06 -0400 + +lordsawar (0.0.3-1) unstable; urgency=low + + * Initial release + * Add simple man pages for executables + * Split into binary and data packages + * Move binaries to /usr/games + * Move shared data to /usr/share/games + * Override upstream desktop files until they are fixed + + -- Barry deFreese Thu, 27 Sep 2007 21:27:07 -0400 --- lordsawar-0.2.0.orig/debian/lordsawar-editor.desktop +++ lordsawar-0.2.0/debian/lordsawar-editor.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] + +Name=LordsAWar Editor +GenericName=lordsawar-editor +Comment=Create or Edit LordsAWar maps + +Type=Application +Exec=lordsawar-editor +Icon=lordsawar +Terminal=false +Categories=Game;StrategyGame; + --- lordsawar-0.2.0.orig/debian/compat +++ lordsawar-0.2.0/debian/compat @@ -0,0 +1 @@ +5 --- lordsawar-0.2.0.orig/debian/control +++ lordsawar-0.2.0/debian/control @@ -0,0 +1,36 @@ +Source: lordsawar +Section: games +Priority: extra +Maintainer: Debian Games Team +Uploaders: Barry deFreese , Alexander Reichle-Schmehl +Build-Depends: debhelper (>= 5), autotools-dev, libgtkmm-2.4-dev, libgtkmm-2.4-1c2a, libglademm-2.4-dev, libsdl-mixer1.2-dev, quilt, intltool, uuid-dev, libboost-dev, libtar-dev +Standards-Version: 3.9.2 +Homepage: http://www.lordsawar.com +Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/lordsawar/ +Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/lordsawar/?op=log + + +Package: lordsawar +Architecture: any +Depends: ${shlibs:Depends}, ${misc:Depends}, lordsawar-data (= ${source:Version}) +Description: Clone of the popular SSG game Warlords II + A 2d turn-based strategy game where up to 8 players strive for control + of as many cities as possible. Produce new armies in cities to conquer + nearby cities. Using the income from those cities, make more armies to + take more cities. Send a hero to a temple to get a quest, or maybe search + a nearby ruin instead. Game should run well on modest hardware. + . + Play with others or against the computer. Network play is currently broken. + +Package: lordsawar-data +Recommends: lordsawar +Architecture: all +Depends: ${misc:Depends} +Description: Clone of the popular SSG game Warlords II - data files + A 2d turn-based strategy game where up to 8 players strive for control + of as many cities as possible. Produce new armies in cities to conquer + nearby cities. Using the income from those cities, make more armies to + take more cities. Send a hero to a temple to get a quest, or maybe search + a nearby ruin instead. Game should run well on modest hardware. + . + This package contains the games graphics and data files. --- lordsawar-0.2.0.orig/debian/lordsawar-editor.6 +++ lordsawar-0.2.0/debian/lordsawar-editor.6 @@ -0,0 +1,44 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 6 "September 28, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar-editor \- Create and edit LordsAWar maps +.SH SYNOPSIS +.B lordsawar-editor +.I + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar-editor +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar-editor\fP is a program for creating and editing LordsAWar maps. +.SH SEE ALSO +\fBlordsawar(6)\fP - LordsAWar game executable. + +\fBlordsawar-army-editor(6)\fP - Create or edit armies in LordsAWar. + +\fBlordsawar_server(6)\fP - Start a LordsAWar server. Currently broken. +.SH AUTHOR +lordsawar-editor was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese . --- lordsawar-0.2.0.orig/debian/lordsawar.menu +++ lordsawar-0.2.0/debian/lordsawar.menu @@ -0,0 +1,2 @@ +?package(lordsawar):needs="X11" section="Games/Strategy"\ + title="LordsAWar" command="/usr/games/lordsawar" --- lordsawar-0.2.0.orig/debian/watch +++ lordsawar-0.2.0/debian/watch @@ -0,0 +1,3 @@ +version=3 + +http://download.savannah.gnu.org/releases/lordsawar/lordsawar-([\d.]+)\.tar\.gz --- lordsawar-0.2.0.orig/debian/lordsawar-tile-editor.6 +++ lordsawar-0.2.0/debian/lordsawar-tile-editor.6 @@ -0,0 +1,47 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 6 "October 29, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar-tile-editor \- Create and edit LordsAWar tilesets +.SH SYNOPSIS +.B lordsawar-army-editor +.I + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar-tile-editor +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +Please see the in-game help menu instead. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar-tile-editor\fP is a program for creating and editing LordsAWar tile sets. +.SH SEE ALSO +\fBlordsawar(6)\fP - LordsAWar game executable. + +\fBlordsawar-editor(6)\fP - LordsAWar map editor. + +\fBlordsawar-editor(6)\fP - LordsAWar army editor. + +\fBlordsawar_server(6)\fP - Start a LordsAWar server. Currently broken. +.SH AUTHOR +lordsawar-tile-editor was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese . --- lordsawar-0.2.0.orig/debian/lordsawar.docs +++ lordsawar-0.2.0/debian/lordsawar.docs @@ -0,0 +1,3 @@ +NEWS +README +TODO --- lordsawar-0.2.0.orig/debian/README.source +++ lordsawar-0.2.0/debian/README.source @@ -0,0 +1,57 @@ +This package uses quilt to manage all modifications to the upstream +source. Changes are stored in the source package as diffs in +debian/patches and applied during the build. + +To configure quilt to use debian/patches instead of patches, you want +either to export QUILT_PATCHES=debian/patches in your environment +or use this snippet in your ~/.quiltrc: + + for where in ./ ../ ../../ ../../../ ../../../../ ../../../../../; do + if [ -e ${where}debian/rules -a -d ${where}debian/patches ]; then + export QUILT_PATCHES=debian/patches + fi + done + +To get the fully patched source after unpacking the source package, cd to +the root level of the source package and run: + + quilt push -a + +The last patch listed in debian/patches/series will become the current +patch. + +To add a new set of changes, first run quilt push -a, and then run: + + quilt new + +where is a descriptive name for the patch, used as the filename in +debian/patches. Then, for every file that will be modified by this patch, +run: + + quilt add + +before editing those files. You must tell quilt with quilt add what files +will be part of the patch before making changes or quilt will not work +properly. After editing the files, run: + + quilt refresh + +to save the results as a patch. + +Alternately, if you already have an external patch and you just want to +add it to the build system, run quilt push -a and then: + + quilt import -P /path/to/patch + quilt push -a + +(add -p 0 to quilt import if needed). as above is the filename to +use in debian/patches. The last quilt push -a will apply the patch to +make sure it works properly. + +To remove an existing patch from the list of patches that will be applied, +run: + + quilt delete + +You may need to run quilt pop -a to unapply patches first before running +this command. --- lordsawar-0.2.0.orig/debian/lordsawar-army-editor.desktop +++ lordsawar-0.2.0/debian/lordsawar-army-editor.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] + +Name=LordsAWar Army Editor +GenericName=lordsawar-army-editor +Comment=Create or Edit LordsAWar armies + +Type=Application +Exec=lordsawar-army-editor +Icon=lordsawar +Terminal=false +Categories=Game;StrategyGame; + --- lordsawar-0.2.0.orig/debian/lordsawar.desktop +++ lordsawar-0.2.0/debian/lordsawar.desktop @@ -0,0 +1,12 @@ +[Desktop Entry] + +Name=LordsAWar +GenericName=Turn-based strategy game +Comment=Play a clone of Warlords II + +Type=Application +Exec=lordsawar +Icon=lordsawar +Terminal=false +Categories=Game;StrategyGame; + --- lordsawar-0.2.0.orig/debian/lordsawar-data.install +++ lordsawar-0.2.0/debian/lordsawar-data.install @@ -0,0 +1,2 @@ +debian/tmp/usr/share/games/lordsawar/* usr/share/games/lordsawar/ +#debian/tmp/usr/share/games/locale/* usr/share/locale/ --- lordsawar-0.2.0.orig/debian/lordsawar-tile-editor.desktop +++ lordsawar-0.2.0/debian/lordsawar-tile-editor.desktop @@ -0,0 +1,9 @@ +[Desktop Entry] +Name=LordsAWar Tile Editor +GenericName=lordsawar-tile-editor +Comment=Create or Edit LordsAWar tilesets +Type=Application +Exec=lordsawar-tile-editor +Icon=lordsawar +Terminal=false +Categories=Game;StrategyGame; --- lordsawar-0.2.0.orig/debian/lordsawar_server.6 +++ lordsawar-0.2.0/debian/lordsawar_server.6 @@ -0,0 +1,44 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 6 "September 28, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar_server \- Start a LordsAWar server. +.SH SYNOPSIS +.B lordsawar_server +.I + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar_server +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar_server\fP starts and stops a LordsAWar server. + +This program is currently not in a usable state. +.SH SEE ALSO +\fBlordsawar(6)\fP - LordsAWar game executable. +\fBlordsawar-editor(6)\fP - Create/edit maps for LordsAWar +\fBlordsawar-army-editor(6)\fP - Create/edit armies for LordsAWar +.SH AUTHOR +lordsawar_server was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese . --- lordsawar-0.2.0.orig/debian/lordsawar.install +++ lordsawar-0.2.0/debian/lordsawar.install @@ -0,0 +1,3 @@ +debian/tmp/usr/games/* usr/games/ +debian/*.desktop usr/share/applications/ +debian/lordsawar.xpm usr/share/pixmaps/ --- lordsawar-0.2.0.orig/debian/lordsawar.xpm +++ lordsawar-0.2.0/debian/lordsawar.xpm @@ -0,0 +1,890 @@ +/* XPM */ +static char * lordsawar_xpm[] = { +"48 48 839 2", +" c None", +". c #FFFFFF", +"+ c #FEFEFE", +"@ c #FBFAF9", +"# c #FBFAF7", +"$ c #F9F7F3", +"% c #F6F4F1", +"& c #BCAD9D", +"* c #775D45", +"= c #B1A294", +"- c #F5F3F1", +"; c #F8F6F4", +"> c #FEFDFD", +", c #F0E9DC", +"' c #BB9C64", +") c #CEBFA7", +"! c #F7F4ED", +"~ c #DBCBAE", +"{ c #9C805C", +"] c #735535", +"^ c #5C3C1F", +"/ c #5B3B1E", +"( c #7A5F48", +"_ c #D0C6BE", +": c #FBFAFA", +"< c #D9D0C6", +"[ c #8A6F4E", +"} c #D9CFC5", +"| c #FBF9F6", +"1 c #BD9E67", +"2 c #A98340", +"3 c #795F46", +"4 c #F2F0ED", +"5 c #FEFEFD", +"6 c #E6DAC6", +"7 c #B9995F", +"8 c #A38048", +"9 c #7B5B36", +"0 c #6B4E31", +"a c #604024", +"b c #9D8978", +"c c #EDEAE7", +"d c #F5F2EF", +"e c #886D4B", +"f c #785833", +"g c #988063", +"h c #FAF8F7", +"i c #DBCAAD", +"j c #AC8642", +"k c #9F7C46", +"l c #AB9B8C", +"m c #E5D9C4", +"n c #B18D4D", +"o c #AA8545", +"p c #86663D", +"q c #7B5C39", +"r c #5F3F22", +"s c #5B3C1F", +"t c #826A54", +"u c #EDEAE6", +"v c #BAA996", +"w c #7B5C38", +"x c #CCBFB1", +"y c #F9F5F0", +"z c #B8975D", +"A c #AB843F", +"B c #8C6A3A", +"C c #6D5137", +"D c #F9F7F2", +"E c #BD9E68", +"F c #AC8541", +"G c #967544", +"H c #795934", +"I c #795B3B", +"J c #5E3E21", +"K c #A89788", +"L c #886B4B", +"M c #8F7556", +"N c #F3F0ED", +"O c #EBE2D2", +"P c #AF8947", +"Q c #7C5D36", +"R c #5F4023", +"S c #D1C8BF", +"T c #EDE5D7", +"U c #AE8845", +"V c #A58145", +"W c #7D5E37", +"X c #715231", +"Y c #7A6049", +"Z c #E9E4DE", +"` c #7A5A36", +" . c #CDC1B3", +".. c #F4EFE6", +"+. c #B39051", +"@. c #735536", +"#. c #7D634C", +"$. c #E1DBD6", +"%. c #EAE0CE", +"&. c #A07D45", +"*. c #6F5132", +"=. c #745941", +"-. c #F1EEEC", +";. c #F1EEEA", +">. c #7F613E", +",. c #795A35", +"'. c #9C8469", +"). c #EDE9E4", +"!. c #FFFFFE", +"~. c #DAC9AB", +"{. c #AD8744", +"]. c #68492B", +"^. c #5E3E22", +"/. c #D4CCC4", +"(. c #F6F2EB", +"_. c #B7955A", +":. c #A07D46", +"<. c #725437", +"[. c #9A8674", +"}. c #FDFDFD", +"|. c #BBAA98", +"1. c #795935", +"2. c #816340", +"3. c #E6E1DA", +"4. c #FEFDFC", +"5. c #B6955C", +"6. c #5F3F21", +"7. c #5F3F23", +"8. c #DFD8D2", +"9. c #FFFEFE", +"0. c #DECFB3", +"a. c #A3824C", +"b. c #715438", +"c. c #7A6048", +"d. c #E9E4E0", +"e. c #FCFBFB", +"f. c #816341", +"g. c #826442", +"h. c #EDE8E3", +"i. c #B69866", +"j. c #5E3E20", +"k. c #5D3E21", +"l. c #D1C7BF", +"m. c #BCA88E", +"n. c #7A5C3B", +"o. c #684A2D", +"p. c #A48048", +"q. c #674727", +"r. c #CCC2B9", +"s. c #826542", +"t. c #BC9E67", +"u. c #6E4F2F", +"v. c #5C3D20", +"w. c #C4B9AE", +"x. c #B9A996", +"y. c #785A38", +"z. c #614225", +"A. c #805F34", +"B. c #C59B4C", +"C. c #987748", +"D. c #7F613D", +"E. c #836644", +"F. c #EFEBE7", +"G. c #92744B", +"H. c #634429", +"I. c #6C4F34", +"J. c #725538", +"K. c #7C6041", +"L. c #755635", +"M. c #6C4C29", +"N. c #C1974A", +"O. c #937345", +"P. c #785834", +"Q. c #7A5B3C", +"R. c #634427", +"S. c #614327", +"T. c #64462A", +"U. c #64462B", +"V. c #614226", +"W. c #7D5F3B", +"X. c #826543", +"Y. c #EEE9E4", +"Z. c #FDFCFA", +"`. c #B39157", +" + c #81633E", +".+ c #6F5235", +"++ c #755839", +"@+ c #80603A", +"#+ c #9E7C49", +"$+ c #C49A4B", +"%+ c #AF8A4B", +"&+ c #7A5A35", +"*+ c #7C5D3A", +"=+ c #745637", +"-+ c #66472A", +";+ c #5D3D20", +">+ c #7F603E", +",+ c #795A36", +"'+ c #EBE6E1", +")+ c #EBE1D1", +"!+ c #9B7A48", +"~+ c #7C5E3C", +"{+ c #735539", +"]+ c #674725", +"^+ c #9E7A45", +"/+ c #BF974F", +"(+ c #AC874A", +"_+ c #9F793F", +":+ c #7C5E3B", +"<+ c #6A4B2C", +"[+ c #705234", +"}+ c #745738", +"|+ c #7C5D3B", +"1+ c #795B3A", +"2+ c #6A4C2E", +"3+ c #806241", +"4+ c #7B5E42", +"5+ c #E3DCD4", +"6+ c #C9B084", +"7+ c #7B5C36", +"8+ c #7C5F3F", +"9+ c #73522C", +"0+ c #BC9349", +"a+ c #BE9449", +"b+ c #927142", +"c+ c #9B773C", +"d+ c #A07B3C", +"e+ c #7A5B37", +"f+ c #71512F", +"g+ c #775937", +"h+ c #7A5C3A", +"i+ c #785A3A", +"j+ c #735538", +"k+ c #7A5B3B", +"l+ c #7B5B37", +"m+ c #715335", +"n+ c #816442", +"o+ c #705337", +"p+ c #7E6140", +"q+ c #D3C9BE", +"r+ c #EFE7DA", +"s+ c #AA884F", +"t+ c #634325", +"u+ c #7B5E3F", +"v+ c #684726", +"w+ c #C09648", +"x+ c #8C6B3F", +"y+ c #A07A3C", +"z+ c #97733A", +"A+ c #795933", +"B+ c #765839", +"C+ c #5D3D21", +"D+ c #6A4B2E", +"E+ c #775939", +"F+ c #7D5F3D", +"G+ c #816443", +"H+ c #6B4D32", +"I+ c #6F5135", +"J+ c #8C7661", +"K+ c #CFB992", +"L+ c #8E6C3C", +"M+ c #795C3D", +"N+ c #94713D", +"O+ c #CC9F47", +"P+ c #9D7A45", +"Q+ c #926E39", +"R+ c #9E793C", +"S+ c #7D5C34", +"T+ c #7E5F3C", +"U+ c #7A5B38", +"V+ c #644528", +"W+ c #5C3B1E", +"X+ c #654629", +"Y+ c #624326", +"Z+ c #72563C", +"`+ c #F4F1EC", +" @ c #B59358", +".@ c #735432", +"+@ c #785A3B", +"@@ c #B08842", +"#@ c #C49948", +"$@ c #87673D", +"%@ c #A17C3D", +"&@ c #A47E3D", +"*@ c #805F35", +"=@ c #6A4A2C", +"-@ c #604124", +";@ c #745431", +">@ c #E2D4BC", +",@ c #A27F46", +"'@ c #614224", +")@ c #725539", +"!@ c #624223", +"~@ c #B99046", +"{@ c #B28C4A", +"]@ c #7F5F36", +"^@ c #A57F3E", +"/@ c #7D5E3B", +"(@ c #826544", +"_@ c #6E4F30", +":@ c #806343", +"<@ c #6E4D29", +"[@ c #B7965B", +"}@ c #F7F3EC", +"|@ c #C9B083", +"1@ c #89683A", +"2@ c #5D3D1F", +"3@ c #A78041", +"4@ c #967443", +"5@ c #7C5B34", +"6@ c #9F7A3C", +"7@ c #826035", +"8@ c #7C5D39", +"9@ c #68492C", +"0@ c #816547", +"a@ c #684827", +"b@ c #AD894C", +"c@ c #F8F6F0", +"d@ c #B7965D", +"e@ c #72522F", +"f@ c #725435", +"g@ c #7F603B", +"h@ c #856336", +"i@ c #7F5F3B", +"j@ c #7D5E3D", +"k@ c #7E603F", +"l@ c #816445", +"m@ c #7E603E", +"n@ c #745636", +"o@ c #67482B", +"p@ c #5C3C20", +"q@ c #806344", +"r@ c #604123", +"s@ c #9D793F", +"t@ c #C7AD7F", +"u@ c #FCFBF8", +"v@ c #D0C5B8", +"w@ c #A28A6D", +"x@ c #9E7F50", +"y@ c #715333", +"z@ c #644425", +"A@ c #9B7843", +"B@ c #84643D", +"C@ c #7F6240", +"D@ c #7B5E3C", +"E@ c #5E3F22", +"F@ c #715336", +"G@ c #5B3C1E", +"H@ c #937241", +"I@ c #AD8643", +"J@ c #D7C4A4", +"K@ c #9E876D", +"L@ c #755633", +"M@ c #705131", +"N@ c #725537", +"O@ c #A98243", +"P@ c #BA9249", +"Q@ c #704F2C", +"R@ c #66482B", +"S@ c #74573A", +"T@ c #816342", +"U@ c #906F40", +"V@ c #AB884D", +"W@ c #E9E3DC", +"X@ c #DBCFBB", +"Y@ c #81633F", +"Z@ c #71512E", +"`@ c #6F5030", +" # c #977441", +".# c #CD9F45", +"+# c #CBA04B", +"@# c #A88243", +"## c #745739", +"$# c #6A4D30", +"%# c #6D4F32", +"&# c #684A2F", +"*# c #6D4D2B", +"=# c #A88343", +"-# c #8D6C3C", +";# c #816852", +"># c #D2BD98", +",# c #9F7F4C", +"'# c #745432", +")# c #75583B", +"!# c #6D4D2D", +"~# c #745535", +"{# c #866434", +"]# c #BB934B", +"^# c #8D6C40", +"/# c #765732", +"(# c #745430", +"_# c #644527", +":# c #7E603D", +"<# c #6C4F33", +"[# c #654525", +"}# c #A17E44", +"|# c #8F6D3A", +"1# c #806852", +"2# c #EBE7E4", +"3# c #FDFCFB", +"4# c #D1BC97", +"5# c #AB8644", +"6# c #88683E", +"7# c #795B39", +"8# c #684A2E", +"9# c #795938", +"0# c #755738", +"a# c #745533", +"b# c #6F4F2D", +"c# c #8D6A39", +"d# c #BC944A", +"e# c #80603C", +"f# c #816139", +"g# c #70502D", +"h# c #644424", +"i# c #705132", +"j# c #9C7943", +"k# c #7F6650", +"l# c #EFECEA", +"m# c #E7DCC8", +"n# c #A17F48", +"o# c #7E5F3D", +"p# c #624327", +"q# c #6E5033", +"r# c #967440", +"s# c #C99D49", +"t# c #C99F50", +"u# c #B58D47", +"v# c #997744", +"w# c #7F5F38", +"x# c #775734", +"y# c #6E5031", +"z# c #67492D", +"A# c #694B2F", +"B# c #7A5B36", +"C# c #9B7946", +"D# c #614125", +"E# c #988471", +"F# c #FDFDFC", +"G# c #C4A978", +"H# c #AB8543", +"I# c #8A6A40", +"J# c #987541", +"K# c #CA9E4A", +"L# c #BD964E", +"M# c #9D7941", +"N# c #825E2E", +"O# c #7B572B", +"P# c #68492D", +"Q# c #67492C", +"R# c #A9987F", +"S# c #B2A48B", +"T# c #AFA086", +"U# c #A8977B", +"V# c #A99372", +"W# c #AA8340", +"X# c #9C7A43", +"Y# c #9E7B41", +"Z# c #5F4024", +"`# c #E9E5E1", +" $ c #B69458", +".$ c #A07E48", +"+$ c #7D5F3E", +"@$ c #7B5D3A", +"#$ c #795A39", +"$$ c #6D4E2F", +"%$ c #9F7E4B", +"&$ c #C2994B", +"*$ c #7B5A31", +"=$ c #927143", +"-$ c #977642", +";$ c #987641", +">$ c #967543", +",$ c #89693C", +"'$ c #72512C", +")$ c #74583C", +"!$ c #B3A58D", +"~$ c #B9AD95", +"{$ c #B9A783", +"]$ c #94723F", +"^$ c #6F502E", +"/$ c #A88241", +"($ c #A37E41", +"_$ c #8C6A3C", +":$ c #D0C7BF", +"<$ c #B89964", +"[$ c #85653D", +"}$ c #775A3B", +"|$ c #654628", +"1$ c #957D5E", +"2$ c #BBA780", +"3$ c #CD9F46", +"4$ c #BA934D", +"5$ c #AB8440", +"6$ c #AA8444", +"7$ c #AB8540", +"8$ c #AB8647", +"9$ c #A58143", +"0$ c #AC8542", +"a$ c #AC8643", +"b$ c #A27D42", +"c$ c #82623C", +"d$ c #856C52", +"e$ c #B7AA92", +"f$ c #BCAD90", +"g$ c #A88240", +"h$ c #725230", +"i$ c #664728", +"j$ c #DED8D2", +"k$ c #CFC0AC", +"l$ c #9F8B6E", +"m$ c #B8AC94", +"n$ c #BDAB87", +"o$ c #C69D4E", +"p$ c #AE8844", +"q$ c #A78448", +"r$ c #906F42", +"s$ c #82623B", +"t$ c #7E5E38", +"u$ c #A07D47", +"v$ c #82633C", +"w$ c #8B6D46", +"x$ c #B8A481", +"y$ c #B9AD94", +"z$ c #BAAD95", +"A$ c #B1925A", +"B$ c #805F37", +"C$ c #7E644E", +"D$ c #FAF9F8", +"E$ c #9D8873", +"F$ c #5E4328", +"G$ c #755836", +"H$ c #A38F74", +"I$ c #B9AE96", +"J$ c #BAA782", +"K$ c #B08B48", +"L$ c #A58249", +"M$ c #80613A", +"N$ c #7A5A34", +"O$ c #7D5D37", +"P$ c #977646", +"Q$ c #AD8846", +"R$ c #B69E70", +"S$ c #B9AC92", +"T$ c #B9A784", +"U$ c #816035", +"V$ c #65472C", +"W$ c #C0B4A8", +"X$ c #E7E2DE", +"Y$ c #C7B9A8", +"Z$ c #4C351C", +"`$ c #665034", +" % c #9C8668", +".% c #BBAE95", +"+% c #B79F73", +"@% c #AB8646", +"#% c #85653C", +"$% c #604022", +"%% c #694B2E", +"&% c #826440", +"*% c #A48148", +"=% c #B2935A", +"-% c #B9A98A", +";% c #B9AC94", +">% c #7F6446", +",% c #6C4C2C", +"'% c #6A4D33", +")% c #F0EEEB", +"!% c #DDCDB2", +"~% c #A17E45", +"{% c #49341B", +"]% c #685135", +"^% c #876B4A", +"/% c #BAAE96", +"(% c #BAA784", +"_% c #B19055", +":% c #AB8541", +"<% c #A27F47", +"[% c #917249", +"}% c #A78345", +"|% c #7A5A37", +"1% c #644629", +"2% c #795A37", +"3% c #785934", +"4% c #6D4E31", +"5% c #A98443", +"6% c #AD8947", +"7% c #B79D6E", +"8% c #BAAD92", +"9% c #8E785C", +"0% c #A7844B", +"a% c #83633B", +"b% c #DCCCAF", +"c% c #AC8645", +"d% c #6A4C30", +"e% c #6C4E30", +"f% c #715536", +"g% c #866740", +"h% c #A98F63", +"i% c #B29158", +"j% c #A38149", +"k% c #8B6C42", +"l% c #A68145", +"m% c #9C7C4B", +"n% c #6F5133", +"o% c #775A3C", +"p% c #5B3B1F", +"q% c #6C4E31", +"r% c #83643E", +"s% c #9D7B48", +"t% c #AB8441", +"u% c #AF8B4C", +"v% c #B69D6F", +"w% c #AB9675", +"x% c #AC884A", +"y% c #8F6E40", +"z% c #826236", +"A% c #9F7D4A", +"B% c #8B6C43", +"C% c #AA8442", +"D% c #A78344", +"E% c #886942", +"F% c #7D5E39", +"G% c #A47F42", +"H% c #977648", +"I% c #7A5B39", +"J% c #694A2D", +"K% c #7C5E3F", +"L% c #83643F", +"M% c #977645", +"N% c #A88345", +"O% c #AC8540", +"P% c #8E6D3F", +"Q% c #DACAAC", +"R% c #A47F43", +"S% c #7C5D37", +"T% c #775839", +"U% c #A17C40", +"V% c #8F6F41", +"W% c #765837", +"X% c #7A5C39", +"Y% c #604023", +"Z% c #725536", +"`% c #7B5C3A", +" & c #65462A", +".& c #7A5D3E", +"+& c #816240", +"@& c #816138", +"#& c #A07E47", +"$& c #8D6C3F", +"%& c #DACAAE", +"&& c #99794B", +"*& c #987744", +"=& c #977849", +"-& c #795B38", +";& c #755532", +">& c #765632", +",& c #775834", +"'& c #795936", +")& c #9E793E", +"!& c #866438", +"~& c #715233", +"{& c #614124", +"]& c #795A38", +"^& c #6B4D30", +"/& c #705235", +"(& c #75583A", +"_& c #7D6040", +":& c #826340", +"<& c #7C5E3A", +"[& c #6B4D2F", +"}& c #947343", +"|& c #604125", +"1& c #6D4F34", +"2& c #836237", +"3& c #6D4F33", +"4& c #6C4D2E", +"5& c #664729", +"6& c #6B4D31", +"7& c #A8864E", +"8& c #86663E", +"9& c #6E5032", +"0& c #694D32", +"a& c #F0EDEB", +"b& c #DAC9AA", +"c& c #A58147", +"d& c #7A5B35", +"e& c #735433", +"f& c #785937", +"g& c #9E7E50", +"h& c #846339", +"i& c #7B5D3B", +"j& c #5A3C20", +"k& c #5C3E21", +"l& c #614122", +"m& c #7A5B3A", +"n& c #64452A", +"o& c #6F502F", +"p& c #70502E", +"q& c #755634", +"r& c #755734", +"s& c #654526", +"t& c #785A37", +"u& c #694C31", +"v& c #F0EDEA", +"w& c #D9C8A9", +"x& c #AB8544", +"y& c #87673E", +"z& c #51351A", +"A& c #4D3318", +"B& c #715234", +"C& c #9A7C51", +"D& c #84633A", +"E& c #715337", +"F& c #6E4F32", +"G& c #725436", +"H& c #5C3E22", +"I& c #40311C", +"J& c #493721", +"K& c #684B2E", +"L& c #7B5D3C", +"M& c #735639", +"N& c #674726", +"O& c #775733", +"P& c #5B4324", +"Q& c #614726", +"R& c #806242", +"S& c #AD884A", +"T& c #997949", +"U& c #694C32", +"V& c #D6C6AB", +"W& c #AA8647", +"X& c #997848", +"Y& c #442E15", +"Z& c #37260F", +"`& c #785B3C", +" * c #94764C", +".* c #84643B", +"+* c #6D5035", +"@* c #543D25", +"#* c #2C200B", +"$* c #2F230E", +"%* c #5D442A", +"&* c #795D41", +"** c #614123", +"=* c #7B5C3B", +"-* c #775732", +";* c #3D2D14", +">* c #443218", +",* c #7F6241", +"'* c #9F7C44", +")* c #6C4F35", +"!* c #C9BCAC", +"~* c #81623B", +"{* c #806039", +"]* c #58391D", +"^* c #55371C", +"/* c #725231", +"(* c #8C6C42", +"_* c #83633A", +":* c #644529", +"<* c #483621", +"[* c #4F3A22", +"}* c #775B40", +"|* c #614223", +"1* c #77593B", +"2* c #6C4D2A", +"3* c #6E4E2C", +"4* c #6E512E", +"5* c #70522E", +"6* c #7F6140", +"7* c #997A4E", +"8* c #765735", +"9* c #745635", +"0* c #6C5035", +"a* c #CCC0B2", +"b* c #71522F", +"c* c #86663C", +"d* c #82623A", +"e* c #483925", +"f* c #503E27", +"g* c #73573C", +"h* c #654527", +"i* c #6D5036", +"j* c #755636", +"k* c #81613A", +"l* c #453723", +"m* c #51402B", +"n* c #72563A", +"o* c #7B5D3D", +"p* c #735537", +"q* c #F1EFEC", +"r* c #D5CABF", +"s* c #6A4E34", +"t* c #72563E", +"u* c #796048", +"v* c #7C634C", +"w* c #8E765D", +"x* c #937A5D", +"y* c #9C8261", +"z* c #9A8161", +"A* c #8E7760", +"B* c #856C55", +"C* c #5D5140", +"D* c #504635", +"E* c #554B3A", +"F* c #6E6150", +"G* c #8B735D", +"H* c #856C54", +"I* c #8D7255", +"J* c #785D45", +"K* c #927A5F", +"L* c #937A5C", +"M* c #917758", +"N* c #967D60", +"O* c #977F64", +"P* c #6E5136", +"Q* c #785B3D", +"R* c #6F533A", +"S* c #F8F7F5", +"T* c #DFD7CE", +"U* c #CDC2B4", +"V* c #BBAB99", +"W* c #B2A08B", +"X* c #C8BBAC", +"Y* c #F0EDE9", +"Z* c #FBFBFA", +"`* c #FCFBFA", +" = c #FCFCFB", +".= c #FAF9F9", +"+= c #FAFAF9", +"@= c #FAFAFA", +"#= c #F6F4F2", +"$= c #E3DCD5", +"%= c #DAD1C7", +"&= c #D1C5B9", +"*= c #C7B9AA", +"== c #C5B8AA", +"-= c #E7E3DE", +". . . . . . . . . . . . . . . . . . . . . . + @ + . . . . . . . . . . . . . . . . . . . . . . . ", +". . . . . . . . . . . # $ . . . . . . . . % & * = - . . . . . . . . . . + ; > . . . . . . . . . ", +". . . . . . . . . . , ' ) . . . . . . ! ~ { ] ^ / ( _ : . . . . . . . . < [ } . . . . . . . . . ", +". . . . . . . . . | 1 2 3 4 . . . 5 6 7 8 9 0 / / / a b c . . . . . . d e f g h . . . . . . . . ", +". . . . . . . . . i j k ^ l . . . m n o p q r / / / / s t u . . . . . v f f w x . . . . . . . . ", +". . . . . . . . y z A B / C 4 . D E F G H I J / / / / / ^ K . . . . @ L f f f M N . . . . . . . ", +". . . . . . . . O P A Q / R S . T U V W f X ^ / / / / / / Y - . . . Z w f f f ` .. . . . . . . ", +". . . . . . . . ..+.A @./ #.$.. %.F &.f f *./ / / / / / / =.-.. . . ;.>.f f ,.'.).. . . . . . . ", +". . . . . . . . !.~.{.].^./.. . (._.:.f f <./ / / / / / / [.}.. . . . |.1.f 2.3.. . . . . . . . ", +". . . . . . . . . 4.5.6.7.8.. . 9.0.a.f f b./ / / / / / c.d.. . . . . e.f.f g.h.. . . . . . . . ", +". . . . . . . . . . i.j.k.l.. . . 4.m.f n.o./ p.q./ / ^.r.. . . . . . . g.f s.).. . . . . . . . ", +". . . . . . . . . . t.u.v.w.. . . + x.y.z./ A.B.C.k./ J _ . . . . . . . D.f E.F.. . . . . . . . ", +". . . . . . . . . . t.G.^ / H.I.J.K.1.L.R M.N.O.P.Q.R.s S.T.T.T.T.T.U.V.W.f X.Y.. . . . . . . . ", +". . . . . . . . . Z.`. +.+/ / / / / ++@+#+$+%+&+,.H *+=+-+;+/ / / / / / >+,+g.'+. . . . . . . . ", +". . . . . . . . . )+!+~+{+/ / / / ]+^+/+(+_+:+<+[+}+|+,.w 1+2+^ / / / / 3+4+>.5+. . . . . . . . ", +". . . . . . . . 5 6+7+8+{+/ / / 9+0+a+b+c+d+e+f+g+h+i+j+k+` l+m+^ / / / n+o+p+q+. . . . . . . . ", +". . . . . . . . r+s+t+u+{+/ / v+0+w+x+y+A z+A+` f f H B+C+D+E+F+-+/ / / G+H+I+J++ . . . . . . . ", +". . . . . . . . K+L+^ M+{+/ / N+O+P+Q+A R+S+f T+f f f U+V+/ W+X+Y+/ / / G+T./ Z+`+. . . . . . . ", +". . . . . . . (. @.@/ +@j+/ 6.@@#@$@%@&@*@f ` n+f f f &+=@/ / / / / / / G+-@/ ;@K+. . . . . . . ", +". . . . . . . >@,@'@/ B+)@/ !@~@{@]@^@Q+f f /@(@f f f f _@/ / / / / / / :@^ / <@[@}@. . . . . . ", +". . . . . . . |@1@^ / @.{+/ 2@3@4@5@6@7@f f >.(@f f f 8@9@/ / / / / / / 0@/ / a@b@m . . . . . . ", +". . . . . . c@d@e@/ / f@J./ / f g@f h@i@j@k@l@:@,.m@n@o@p@/ / / / / / / q@/ / r@s@t@u@. . . . . ", +". . . . . v@w@x@t+/ / y@j+/ / z@A@B@C@D@Y+E@E@F@-+E@^ / / / / G@/ / / / q@^ / / H@I@J@5 . . . . ", +". . . . @ K@f L@J / / M@N@/ / / O@P@Q@R@^./ / / / / / / / / o@S@/ / / / T@V./ / U@A V@W@. . . . ", +". . . 4.X@Y@f Z@7./ / `@_@/ / / #.#+#@#@+####{+.+$#o.%#N@E+w [+/ / / / f.&#/ *#=#A -#;#c . . . ", +". . # >#,#f f '#)#%#C+!#~#k.v./ {#.#]#^#f /#(#f f f f f f f 8@_#/ / / / :#<#[#}#A A |#/ 1#2#. . ", +". 3#4#5#6#f f 7#8#9#0#`@q y.a#b#c#.#d#e#f#g#h#f f f f f f 1.7#X *#*#*#*#` i#j#A A A z+k./ k#l#. ", +". m#{.n#H f f o#p#q#P.,+f f f f r#.#.#s#t#u#v#w#,+e+x#E+y#z#A#3+>.>.W.B#&+C#A A A A s@D#/ / E#F#", +"4.G#H#I#f f f T+Y+E@y.f f f f f J#.#K#L#M#N#O#Z@o@P#V./ / / Q#R#S#S#T#U#V#j W#X#A A Y#Y+/ / Z#`#", +"Z. $.$+$@$w *+#$r@/ $$f f f f f %$.#&$F ]@*$=$-$;$>$,$'$z@/ )$!$~$~$~$~${$A ]$^$/$($_$a / / / :$", +"Z.<$[$}$R.|$-+r / / }+f f f ` 1$2$3$4$5$6$7$F 8$9$8$0$a$b$c$d$e$~$~$~$~$f$g$`@r h$i$^ / / / p@j$", +"+ k$2.M+/ / / / / v.#$f f B#l$m$n$o$p$A A q$r$s$t$s$x+u$8 v$w$x$y$~$~$~$z$A$B$/ / / / / / / C$D$", +". }.3.E$/ / / / / F$G$f 1.H$~$I$J$K$A A L$M$f f 1.f f N$O$f P$Q$R$S$~$~$~$T$U$/ / / / / V$W$X$. ", +". . . Y$z@/ / / / Z$`$f %~$.%+%Q$A A @%#%f U+F@$%%%y.f f f &%*%F =%-%~$~$;%>%,%/ / / / '%)%. . ", +". . . !%~%q./ / / {%]%^%/%(%_%:%<%[%}%:.H |%o./ / / 1%2%f 3%4%T+P$5%6%7%8%~$9%0%a%r / / '%)%. . ", +". . . b%c%e@2@d%e%f%g%h%i%:%j%k%&+g@l%m%f m+/ n%:#o%p%q%3%U+V+g+H r%s%t%u%v%w%x%y%=+s / '%)%. . ", +". . . b%0$z%A%a%f B%C%D%C#E%f f f F%G%H%I%z.J%e+f H m+a y.q T.K%f f f L%M%N%:%O%P%e+4%/ '%)%. . ", +". . . Q%:%a$R%S%1.T%y@y@f f f f f B#U%V%W%^.n.f f f X%Y%Z%`% &.&f f f f f +&@&#&$&f h+z.'%)%. . ", +". . . %&&&*&=&-&F@ &/ A#I g+;&>&,&'&)&!&~&{&,+H #$]&e+^&/&h+T.(&2%>&P.1.,+_&-@:&<&h+_&[&'%)%. . ", +". . . ~.}&f f '&P.<./ / / / / |&8#1&*&2&{+3&,+}+E@-+e+4&5&X%T./ / Y%P#^&6&-+z@7&8&n@9&/ 0&a&. . ", +". . . b&c&d&f f f b./ / / ^ e%e&f&~+g&h&)@q#i&-@j&k&@.=+l&m&n&m+o&p&q&r&;@E+s&x%y%f t&-@u&v&. . ", +". . . w&x&y&f f f o+/ / z&A&J B&I%f C&D&E&F&G&H&I&J&K&}${&L&T.M&l&N&O&P&Q&R&s&S&T&f q |$U&a&. . ", +". . . V&W&X&f f f o+/ / Y&Z&/ / `&f *.*)@9&+*@*#*$*%*&***=* &E&/ !@-*;*>*,*[#x%'*3%f N@)*-.. . ", +". . . !*~*{*f f f o+/ / ]*^*/ / /*f (*_*)@9&:*<*#*#*[*}*|*I%1%1*2*3*f 4*5*6*r@g%7*8*9*^&0*-.. . ", +". . . a*f f f f f b./ / / / / ^ b*f c*d*M&q%r e*#*#*f*g*h*`% &u+f f f f f k@{&>+e+h+@.r i*-.. . ", +". . . v@f f f f f <./ / / / / / j*f [$k*M&q%E@l*#*#*m*n*h*`% &o*f f f f f +${&:#f f H p*C q*. . ", +". . . r*f f f f f )#s*t*u*v*v*v*w*x*y*z*A*B*Y C*D*E*F*G*H*I*J*K*x*L*M*x*N*O*P*:#f f f Q*R*4 . . ", +". . . S*T*U*V*W*X*Y*D$@ Z*Z*Z*Z*`*e.e. =e.Z*: .=+=@=: `*e.: @ `*e.e.`*e. = =#=$=%=&=*===-=9.. . "}; --- lordsawar-0.2.0.orig/debian/lordsawar.6 +++ lordsawar-0.2.0/debian/lordsawar.6 @@ -0,0 +1,50 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 6 "September 28, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar \- A Warlords II clone +.SH SYNOPSIS +.B lordsawar +.I + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar\fP is a clone of the popular Warlords II game by SSG. + +It is a 2d turn-based strategy game where up to 8 players strive for control +of as many cities as possible. Produce new armies in cities to conquer +nearby cities. Using the income from those cities, make more armies to +take more cities. Send a hero to a temple to get a quest, or maybe search +a nearby ruin instead. +.SH SEE ALSO +\fBlordsawar-editor(6)\fP - Create/edit maps for LordsAWar + +\fBlordsawar-army-editor(6)\fP - Create/edit armies for LordsAWar + +\fBlordsawar_server(6)\fP - Start a LordsAWar server. Currently broken. +.SH AUTHOR +lordsawar was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese . --- lordsawar-0.2.0.orig/debian/lordsawar.manpages +++ lordsawar-0.2.0/debian/lordsawar.manpages @@ -0,0 +1,6 @@ +debian/lordsawar.6 +debian/lordsawar-editor.6 +debian/lordsawar-army-editor.6 +debian/lordsawar-tile-editor.6 +debian/lordsawar_server.6 +debian/lordsawar-pbm.6 --- lordsawar-0.2.0.orig/debian/lordsawar-army-editor.6 +++ lordsawar-0.2.0/debian/lordsawar-army-editor.6 @@ -0,0 +1,45 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 6 "October 29, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar-army-editor \- Create and edit LordsAWar armies +.SH SYNOPSIS +.B lordsawar-army-editor +.I + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar-army-editor +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +Please see the in-game help menu instead. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar-army-editor\fP is a program for creating and editing LordsAWar armies. +.SH SEE ALSO +\fBlordsawar(6)\fP - LordsAWar game executable. + +\fBlordsawar-editor(6)\fP - LordsAWar map editor. + +\fBlordsawar_server(6)\fP - Start a LordsAWar server. Currently broken. +.SH AUTHOR +lordsawar-army-editor was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese . --- lordsawar-0.2.0.orig/debian/rules +++ lordsawar-0.2.0/debian/rules @@ -0,0 +1,99 @@ +#!/usr/bin/make -f +# -*- makefile -*- + +DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE) +DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE) + +CFLAGS = -Wall -g + +ifneq (,$(findstring noopt,$(DEB_BUILD_OPTIONS))) + CFLAGS += -O0 +else + CFLAGS += -O2 +endif + +config.status: configure + dh_testdir + QUILT_PATCHES=debian/patches quilt push -a || test $$? = 2 + +ifneq "$(wildcard /usr/share/misc/config.sub)" "" + cp -f /usr/share/misc/config.sub config.sub +endif +ifneq "$(wildcard /usr/share/misc/config.guess)" "" + cp -f /usr/share/misc/config.guess config.guess +endif + ./configure --host=$(DEB_HOST_GNU_TYPE) --build=$(DEB_BUILD_GNU_TYPE) \ + --prefix=/usr --bindir=\$${prefix}/games \ + --datadir=\$${prefix}/share/games \ + --mandir=\$${prefix}/share/man \ + --infodir=\$${prefix}/share/info \ + CFLAGS="$(CFLAGS)" LDFLAGS="-Wl,-z,defs" + +build: build-arch build-indep +build-arch: build-stamp +build-indep: build-stamp +build-stamp: config.status + dh_testdir + + $(MAKE) + + touch $@ + +clean: + dh_testdir + dh_testroot + QUILT_PATCHES=debian/patches quilt pop -a -R || test $$? = 2 + + [ ! -f Makefile ] || $(MAKE) distclean + rm -rf config.sub config.guess .pc build-stamp + + dh_clean + +install: build + dh_testdir + dh_testroot + dh_clean -k + dh_installdirs + + $(MAKE) install DESTDIR=$(CURDIR)/debian/tmp + + #Remove French translation as it is garbage + rm -rf debian/tmp/usr/share/games/locale/fr + + dh_install --list-missing + +binary-indep: build install + dh_testdir -i + dh_testroot -i + dh_installchangelogs -i ChangeLog + dh_installdocs -i + dh_installexamples -i + dh_link -i + dh_strip -i + dh_compress -i + dh_fixperms -i + dh_installdeb -i + dh_gencontrol -i + dh_md5sums -i + dh_builddeb -i + +binary-arch: build install + dh_testdir -a + dh_testroot -a + dh_installchangelogs -a ChangeLog + dh_installdocs -a + dh_installexamples -a + dh_installmenu -a + dh_installman -a + dh_link -a + dh_strip -a + dh_compress -a + dh_fixperms -a + dh_installdeb -a + dh_shlibdeps -a + dh_gencontrol -a + dh_md5sums -a + dh_builddeb -a + +binary: binary-indep binary-arch +.PHONY: build clean binary-indep binary-arch binary install --- lordsawar-0.2.0.orig/debian/lordsawar-pbm.6 +++ lordsawar-0.2.0/debian/lordsawar-pbm.6 @@ -0,0 +1,46 @@ +.\" Hey, EMACS: -*- nroff -*- +.\" First parameter, NAME, should be all caps +.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection +.\" other parameters are allowed: see man(7), man(1) +.TH LORDSAWAR 6 "September 28, 2007" +.\" Please adjust this date whenever revising the manpage. +.\" +.\" Some roff macros, for reference: +.\" .nh disable hyphenation +.\" .hy enable hyphenation +.\" .ad l left justify +.\" .ad b justify to both left and right margins +.\" .nf disable filling +.\" .fi enable filling +.\" .br insert line break +.\" .sp insert n+1 empty lines +.\" for manpage-specific macros, see man(7) +.SH NAME +lordsawar-pbm \- Play LordsAWar via e-mail. +.SH SYNOPSIS +.B lordsawar-pbm +.I save-game-file turn-file + +.SH DESCRIPTION +This manual page documents briefly the +.B lordsawar-pbm +command. +This manual page was written for the Debian/Ubuntu distributions +because the original program does not include them. +.PP +.\" TeX users may be more comfortable with the \fB\fP and +.\" \fI\fP escape sequences to invode bold face and italics, +.\" respectively. +\fBlordsawar-pbm\fP e-mails the save game file and turn file to the +opposing player. + +.SH USAGE +lordsawar-pbm save-game-file turn-file +.SH SEE ALSO +\fBlordsawar(6)\fP - LordsAWar game executable. +\fBlordsawar-editor(6)\fP - Create/edit maps for LordsAWar +\fBlordsawar-army-editor(6)\fP - Create/edit armies for LordsAWar +.SH AUTHOR +lordsawar-pbm was written by Ben Asselstine. +.PP +This manual page was written by Barry deFreese . --- lordsawar-0.2.0.orig/debian/patches/ftbfs_as-needed.diff +++ lordsawar-0.2.0/debian/patches/ftbfs_as-needed.diff @@ -0,0 +1,142 @@ +Description: Correct the order of linker parameters so that it doesn't fail + with --as-needed option. +Author: Ilya Barygin +Bug-Ubuntu: https://launchpad.net/bugs/770984 +--- a/src/pbm/Makefile.am ++++ b/src/pbm/Makefile.am +@@ -23,8 +23,8 @@ + lordsawar_pbm_SOURCES = pbm.cpp main.cpp pbm.h ${top_srcdir}/src/pbm-game-client.cpp ${top_srcdir}/src/pbm-game-client.h ${top_srcdir}/src/game-client-decoder.cpp ${top_srcdir}/src/game-client-decoder.h ${top_srcdir}/src/chat-client.cpp ${top_srcdir}/src/chat-client.h + + +-lordsawar_pbm_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) $(SDL_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_pbm_LDADD = $(top_builddir)/src/liblordsawar.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) $(SDL_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + ##endif +--- a/src/pbm/Makefile.in ++++ b/src/pbm/Makefile.in +@@ -283,8 +283,8 @@ + # 02110-1301, USA. + MAINTAINERCLEANFILES = Makefile.in + lordsawar_pbm_SOURCES = pbm.cpp main.cpp pbm.h ${top_srcdir}/src/pbm-game-client.cpp ${top_srcdir}/src/pbm-game-client.h ${top_srcdir}/src/game-client-decoder.cpp ${top_srcdir}/src/game-client-decoder.h ${top_srcdir}/src/chat-client.cpp ${top_srcdir}/src/chat-client.h +-lordsawar_pbm_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) $(SDL_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_pbm_LDADD = $(top_builddir)/src/liblordsawar.la -lz \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) $(SDL_LIBS) -ltar \ + @LIBINTL@ \ + -L$(top_builddir)/src + +--- a/src/gls/Makefile.am ++++ b/src/gls/Makefile.am +@@ -22,20 +22,20 @@ + lordsawar_game_list_client_SOURCES = gls-client-main.cpp \ + gls-client-tool.cpp gls-client-tool.h + +-lordsawar_game_list_client_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_game_list_client_LDADD = $(top_builddir)/src/liblordsawar.la \ + $(top_builddir)/src/liblordsawargamelist.la \ + $(top_builddir)/src/liblordsawarnet.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + + lordsawar_game_list_server_SOURCES = main.cpp \ + gamelist-server.cpp gamelist-server.h + +-lordsawar_game_list_server_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_game_list_server_LDADD = $(top_builddir)/src/liblordsawar.la \ + $(top_builddir)/src/liblordsawargamelist.la \ + $(top_builddir)/src/liblordsawarnet.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + ##endif +--- a/src/gls/Makefile.in ++++ b/src/gls/Makefile.in +@@ -296,20 +296,20 @@ + lordsawar_game_list_client_SOURCES = gls-client-main.cpp \ + gls-client-tool.cpp gls-client-tool.h + +-lordsawar_game_list_client_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_game_list_client_LDADD = $(top_builddir)/src/liblordsawar.la \ + $(top_builddir)/src/liblordsawargamelist.la \ + $(top_builddir)/src/liblordsawarnet.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + + lordsawar_game_list_server_SOURCES = main.cpp \ + gamelist-server.cpp gamelist-server.h + +-lordsawar_game_list_server_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_game_list_server_LDADD = $(top_builddir)/src/liblordsawar.la \ + $(top_builddir)/src/liblordsawargamelist.la \ + $(top_builddir)/src/liblordsawarnet.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + +--- a/src/ghs/Makefile.am ++++ b/src/ghs/Makefile.am +@@ -22,22 +22,22 @@ + lordsawar_game_host_client_SOURCES = ghs-client-main.cpp \ + ghs-client-tool.cpp ghs-client-tool.h + +-lordsawar_game_host_client_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_game_host_client_LDADD = $(top_builddir)/src/liblordsawar.la \ + $(top_builddir)/src/liblordsawargamelist.la \ + $(top_builddir)/src/liblordsawargamehost.la \ + $(top_builddir)/src/liblordsawarnet.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + + lordsawar_game_host_server_SOURCES = main.cpp \ + gamehost-server.cpp gamehost-server.h + +-lordsawar_game_host_server_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_game_host_server_LDADD = $(top_builddir)/src/liblordsawar.la \ + $(top_builddir)/src/liblordsawargamelist.la \ + $(top_builddir)/src/liblordsawargamehost.la \ + $(top_builddir)/src/liblordsawarnet.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + ##endif +--- a/src/ghs/Makefile.in ++++ b/src/ghs/Makefile.in +@@ -298,22 +298,22 @@ + lordsawar_game_host_client_SOURCES = ghs-client-main.cpp \ + ghs-client-tool.cpp ghs-client-tool.h + +-lordsawar_game_host_client_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_game_host_client_LDADD = $(top_builddir)/src/liblordsawar.la \ + $(top_builddir)/src/liblordsawargamelist.la \ + $(top_builddir)/src/liblordsawargamehost.la \ + $(top_builddir)/src/liblordsawarnet.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + + lordsawar_game_host_server_SOURCES = main.cpp \ + gamehost-server.cpp gamehost-server.h + +-lordsawar_game_host_server_LDADD = $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ +- $(top_builddir)/src/liblordsawar.la \ ++lordsawar_game_host_server_LDADD = $(top_builddir)/src/liblordsawar.la \ + $(top_builddir)/src/liblordsawargamelist.la \ + $(top_builddir)/src/liblordsawargamehost.la \ + $(top_builddir)/src/liblordsawarnet.la \ ++ $(LIBSIGC_LIBS) $(GTKMM_LIBS) -ltar -lz \ + @LIBINTL@ \ + -L$(top_builddir)/src + --- lordsawar-0.2.0.orig/debian/patches/series +++ lordsawar-0.2.0/debian/patches/series @@ -0,0 +1,2 @@ +#No current patches +ftbfs_as-needed.diff