nel-all
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Nel] GNU/Linux : landscape is back


From: Vianney Lecroart
Subject: Re: [Nel] GNU/Linux : landscape is back
Date: Wed, 20 Feb 2002 16:38:26 +0100

Hi,

You are right. The CPath system manage correctly the case but zone_manger
doesn't use CPath so the problem occurs...
In fact, the data are ok, bit the code will search the good file name, the
standard is N_LL.zonel where N is the line and LL is the row with majuscule
(AA is the first row)
You just to change in src/3d/zone_search.cpp 'a' into 'A' like that:

 char firstLetter = zoneX / 26 + 'A';
 char secondLetter = zoneX % 26 + 'A';

Or wait the next cvs sync this night.

Vianney Lecroart
---
lead network programmer / nevrax.com
icq#: 6870415
homepage: http://ace.planet-d.net
www.geekcode.com: GCS/E d- s+++: a-- C+++$ UL++ P- L+++>+$ E+>- W++ N+ o? K-
w++$ O- M- V- PS- PE? Y PGP t 5? X+ R- tv++ b- DI D+ G e++ h+ r-- y?




reply via email to

[Prev in Thread] Current Thread [Next in Thread]