ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/deliantra/server/include/preprocess
(Generate patch)

Comparing deliantra/server/include/preprocess (file contents):
Revision 1.8 by root, Mon Dec 11 19:10:58 2006 UTC vs.
Revision 1.9 by root, Sat Dec 30 10:16:10 2006 UTC

258 Wis 258 Wis
259 Cha 259 Cha
260 Int 260 Int
261 Pow 261 Pow
262 More 262 More
263
264 maplore
265 endmaplore
266 enter_x
267 enter_y
268 width
269 height
270 reset_timeout
271 reset_time
272 swap_time
273 difficulty
274 darkness
275 fixed_resettime
276 per_player
277 per_party
278 region
279 shopitems
280 shopgreed
281 shopmin
282 shopmax
283 shoprace
284 outdoor
285 tile_path_1
286 tile_path_2
287 tile_path_3
288 tile_path_4
289
290 file_format_version
291
292 temp
293 pressure
294 humid
295 windspeed
296 winddir
297 sky
263); 298);
264 299
265open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h" 300open GPERF, "|-", "exec $ARG{GPERF} -m50 >kw_hash.h"
266 or die "$ARGV{GPERF}: $!"; 301 or die "$ARGV{GPERF}: $!";
267 302

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines