ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/content/editor.content.php
Revision: 1.3
Committed: Mon Apr 26 13:14:00 2010 UTC (14 years, 2 months ago) by elmex
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +194 -195 lines
Log Message:
some indenting changes.

File Contents

# Content
1 <div id="content">
2 <h2>GDE - Gtk+ Deliantra (Map) Editor</h2>
3
4 <p>
5 GDE is a map editor for Deliantra.
6 </p>
7
8 <p>
9 It is written in Perl and uses Gtk2 as GUI toolkit.
10 </p>
11
12
13 <h2>Screenshots</h2>
14
15 <a href="/sc/gce.png">
16 <img border="0" src="/sc/tb_gce.png" alt="sc/gce.png" />
17 </a>
18
19 <a href="/sc/gce2.png">
20 <img border="0" src="/sc/tb_gce2.png" alt="sc/gce2.png" />
21 </a>
22
23 <h2>Help/Guide</h2>
24
25 <p>
26 There is a manual included in GDE. You can reach it via the <em>Help</em>
27 entry in the main window.
28 </p>
29
30
31 <h2>Download</h2>
32
33 <p>
34 For contributors we provide a development VM, which comes with all tools
35 preinstalled, check it out: <a href="deliantra_vm.html">Deliantra Development VM</a>.
36 </p>
37
38 <p>
39 If you are interested in building the editor yourself you might want to checkout
40 the CVS respository of it, which you will find on the <a href="contriube.html">Contribute Page</a>.
41 </p>
42
43 <h2>Bugs/Suggestions/Ideas</h2>
44
45 <p>
46 Please send bug reports, suggestions and ideas to
47 <a href="mailto:elmex@ta-sa.org">elmex@ta-sa.org</a>.
48 </p>
49
50 <h2>Authors/Contact</h2>
51
52 <p> <b>The Deliantra Development Team:</b> </p>
53
54 <p>
55 <p>
56 <b>All of the editor GUI:</b><br />
57 Robin Redeker <a href="mailto:elmex@ta-sa.org">elmex@ta-sa.org</a>
58 <a href="http://www.ta-sa.org/">http://www.ta-sa.org/</a>
59 </p>
60
61 <p>
62 <b>The Deliantra map handling module and map widget:</b><br />
63 Marc Lehmann <a href="mailto:schmorp@schmorp.de">schmorp@schmorp.de</a>
64 <a href="http://home.schmorp.de/">http://home.schmorp.de/</a>
65 </p>
66 </p>
67
68 <p></p>
69
70 <h2>News</h2>
71
72 <table border="1">
73 <tr>
74 <th valign="top" width="20%">
75 30.09.2008 18:00
76 </th>
77 <td width="80%">
78 Linked to the <a href="deliantra_vm.html">Deliantra Development VM</a>,
79 where the editor is provided in pre-installed form, ready for editing.
80 </td>
81 </tr>
82 <tr>
83 <th valign="top" width="20%">
84 17.04.2008 06:48
85 </th>
86 <td width="80%">
87 A new windows version has been uploaded, with a few minor fixes here and there.
88 </td>
89 </tr>
90 <tr>
91 <th valign="top" width="20%">
92 14.10.2007 11:48
93 </th>
94 <td width="80%">
95 A better working windows version has been uploaded.
96 </td>
97 </tr>
98 <tr>
99 <th valign="top" width="20%">
100 12.08.2007 17:30
101 </th>
102 <td width="80%">
103 Another 1.2 version, no real new features but lots of bugfixes
104 and minor improvements.
105 </td>
106 </tr>
107 <tr>
108 <th valign="top" width="20%">
109 14.10.2006 15:13
110 </th>
111 <td width="80%">
112 Released version 1.2 again, rebuild binaries.
113 </td>
114 </tr>
115 <tr>
116 <th valign="top" width="20%">
117 9.8.2006 15:13
118 </th>
119 <td width="80%">
120 Released version 1.2, minor bugfixes and features added.
121 </td>
122 </tr>
123 <tr>
124 <th valign="top" width="20%">
125 21.4.2006 21:12
126 </th>
127 <td width="80%">
128 Released new binaries of version 1.1, with a bug fixed where the archetypes
129 weren't correctly found when starting GDE.
130 </td>
131 </tr>
132 <tr>
133 <th valign="top" width="20%">
134 20.4.2006 11:16
135 </th>
136 <td width="80%">
137 Released new binaries of version 1.1, with two bugs fixed: stack view didn't
138 update correctly under bigtiles and the msg/lore textview in the attribute
139 editor was broken.
140 </td>
141 </tr>
142 <tr>
143 <th valign="top" width="20%">
144 20.4.2006 06:40
145 </th>
146 <td width="80%">
147 Released new binaries of version 1.1.
148 </td>
149 </tr>
150 <tr>
151 <th valign="top" width="20%">
152 05.4.2006 02:13
153 </th>
154 <td width="80%">
155 Released version 1.1 (Features: Better inventory editor and context menus
156 in map window and pick windows).
157 </td>
158 </tr>
159 <tr>
160 <th valign="top" width="20%">
161 02.4.2006 18:20
162 </th>
163 <td width="80%">
164 Released version 1.0 (Features: Type-documentation in attr. editor and
165 autojoining of walls).
166 </td>
167 </tr>
168 <tr>
169 <th valign="top" width="20%">
170 29.3.2006 14:40
171 </th>
172 <td width="80%">
173 Released new binaries, where a bug with wall placement was fixed.
174 </td>
175 </tr>
176 <tr>
177 <th valign="top" width="20%">
178 26.3.2006 15:00
179 </th>
180 <td width="80%">
181 Released new binaries.
182 </td>
183 </tr>
184 <tr>
185 <th valign="top" width="20%">
186 21.3.2006 24:00
187 </th>
188 <td width="80%">
189 Created website for GDE and uploaded version 0.9 (beta)
190 </td>
191 </tr>
192 </table>
193
194 </div>