nel-all
[Top][All Lists]
Advanced

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

RE: [Nel] Snowballs and the new source code


From: Martin Schlingmann
Subject: RE: [Nel] Snowballs and the new source code
Date: Thu, 13 Feb 2003 15:13:37 +0100

Checked the CRGBA thing and it seems that the namespace is missing in the
code.
So, NLMISC::CRGBA works better.

/martin

-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf
Of Martin Schlingmann
Sent: den 13 februari 2003 15:02
To: Developer's list for the NeL platform
Subject: RE: [Nel] Snowballs and the new source code


Hi.
I got a new version from the cvs a week a go and the same thing happends to
me.
And checking the source, the loadBankFiles takes 3 parameters and not two in
u_landscape.h.
Seems like somebody added a progress Callback function there.

Can fix this, but still I also have the identifier CRGBA problem.

/martin


-----Original Message-----
From: address@hidden
[mailto:address@hidden Behalf
Of Vianney Lecroart
Sent: den 6 februari 2003 11:40
To: 'Developer's list for the NeL platform'
Subject: RE: [Nel] Snowballs and the new source code


It seems that we don't have the same version, On line 207 of
u_text_context.h I have a comment:

         * \return the index where string has been inserted

and in u_landscape.h the loadBankFiles takes 2 parameters:

        virtual void    loadBankFiles(const std::string &tileBankFile,
const std::string &farBankFile) =0;


and in landscape.cpp

        // load the bank files
        Landscape->loadBankFiles
(CPath::lookup(ConfigFile.getVar("BankName").asString()),

CPath::lookup(ConfigFile.getVar("FarBankName").asString()));

The function gives 2 parameters so it should compile. Look at these
files and check what is wrong

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?





_______________________________________________
Nel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/nel-all



_______________________________________________
Nel mailing list
address@hidden
http://mail.nongnu.org/mailman/listinfo/nel-all





reply via email to

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