ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/www/src/editor.html
Revision: 1.16
Committed: Fri Apr 23 16:17:11 2010 UTC (14 years, 1 month ago) by sf-dustfinger
Content type: text/html
Branch: MAIN
CVS Tags: HEAD
Changes since 1.15: +0 -0 lines
State: FILE REMOVED
Log Message:
Adds the editor.html page

File Contents

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