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: Vianney Lecroart
Subject: RE: [Nel] Snowballs and the new source code
Date: Thu, 6 Feb 2003 11:39:45 +0100

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?







reply via email to

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