ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/ext/cfplus.ext
(Generate patch)

Comparing deliantra/server/ext/cfplus.ext (file contents):
Revision 1.12 by root, Mon Jul 14 23:57:45 2008 UTC vs.
Revision 1.13 by root, Fri Sep 19 01:39:45 2008 UTC

149 149
150 servertype => (game|test) type of this server 150 servertype => (game|test) type of this server
151 gameserver => the hostname:port of the normal game server 151 gameserver => the hostname:port of the normal game server
152 testserver => the hostname:port of the test server the maps can be tested on 152 testserver => the hostname:port of the test server the maps can be tested on
153 cvs_root => the (http) url where the cvs root for downloading is located 153 cvs_root => the (http) url where the cvs root for downloading is located
154 lib_root => the (http) url where crossfire.0 and archetypes can be found 154 lib_root => the (http) url where archetypes data can be found
155 upload => the (http) url where clients can upload maps 155 upload => the (http) url where clients can upload maps
156 156
157If those values are not supplied or empty strings, the server does not 157If those values are not supplied or empty strings, the server does not
158support downloading, uploading, testing, respectively. 158support downloading, uploading, testing, respectively.
159 159
163 path: absolute server-side map path beginning with / 163 path: absolute server-side map path beginning with /
164 map: the map file itself 164 map: the map file itself
165 mapdir: the cvs root url originally used to download the map 165 mapdir: the cvs root url originally used to download the map
166 revision: cvs-revision originally used to download the map 166 revision: cvs-revision originally used to download the map
167 comment: a comment supplied by the user that documents the changes 167 comment: a comment supplied by the user that documents the changes
168 cf_login: crossfire server login 168 login: deliantra server login
169 cf_password: crossfire server password, optionally used for authentication purposes 169 password: deliantra server password, optionally used for authentication purposes
170 170
171=cut 171=cut
172 172
173cf::register_extcmd editor_support => sub { 173cf::register_extcmd editor_support => sub {
174 my ($pl, %msg) = @_; 174 my ($pl, %msg) = @_;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines