mirror of
https://github.com/OMGeeky/andors-trail.git
synced 2026-02-23 15:38:29 +01:00
Movement even when holding the same spot (thanks to Samuel) Movement aggressiveness, not enabled yet (thanks to Samuel) Restructured resourceloader to use external file as list of what resources to load Renamed resource files to indicate what files can be translated Updated German translation (thanks to Samuel) Updated French translation (thanks to Misty Soul) git-svn-id: https://andors-trail.googlecode.com/svn/trunk@120 08aca716-68be-ccc6-4d58-36f5abd142ac
36 lines
2.2 KiB
XML
36 lines
2.2 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<resources>
|
|
|
|
<!-- Do not translate this. -->
|
|
<string name="about_authors">
|
|
Programming by Oskar Wiksten<br />
|
|
<a href="http://telles0808.deviantart.com/art/RPG-Maker-VX-RTP-Tileset-159218223">Map tilesets graphics by telles0808</a><br />
|
|
<a href="http://ails.deviantart.com/art/420-Pixel-Art-Icons-for-RPG-129892453">Item tilesets graphics by Ails</a><br />
|
|
<a href="http://redknight91.deviantart.com/art/Arena-Game-Sprites-154661559">Hero graphics by RedKnight91</a><br />
|
|
<a href="http://nacred.deviantart.com/art/Sprite-Sheet-171751308">Additional monster graphics by nacred</a><br />
|
|
<a href="http://andors.techby2guys.com/">Game forums provided by Scott Devaney</a><br />
|
|
Additional maps done by Michael Schmid<br />
|
|
Additional programming by Samuel Plentz<br />
|
|
Additional programming by Uwe Jugel<br />
|
|
Additional programming by Olivier Samyn<br />
|
|
Additional graphics by Karvis<br />
|
|
Russian translation by Dreamer...<br />
|
|
Italian translation by k6blue and liogiu<br />
|
|
French translation by LeSanglier and Misty Soul<br />
|
|
German translation by Bomber and Samuel Plentz<br />
|
|
English proofreading by taws34<br />
|
|
Forum moderated by Tim Davis<br />
|
|
Forum moderated by Josh Kloos<br />
|
|
Forum moderated by Travis Miller<br />
|
|
<br />
|
|
<a href="http://rltiles.sourceforge.net">Monster tileset graphics by rltiles.sourceforge.net</a><br />
|
|
Part of (or All) the graphic tiles used in this program is the public domain roguelike tileset "RLTiles".
|
|
Some of the tiles have been modified by Oskar Wiksten.
|
|
You can find the original tileset at <a href="http://rltiles.sf.net">http://rltiles.sf.net</a><br />
|
|
<br />
|
|
Some of the graphic data in this software are free game resources distributed by REFMAP (<a href="http://www.tekepon.net/fsm">http://www.tekepon.net/fsm</a>).
|
|
You must not use the graphic data which is in this software, for the purpose except playing this game. When you want to get these resources, go to the website above.<br />
|
|
</string>
|
|
</resources>
|