@ -1,18 +1,3 @@
// Ryzom - MMORPG Framework <http://dev.ryzom.com/projects/ryzom/>
// Copyright (C) 2010 Winch Gate Property Limited
//
// This program is free software: you can redistribute it and/or modify
// it under the terms of the GNU Affero General Public License as
// published by the Free Software Foundation, either version 3 of the
// License, or (at your option) any later version.
//
// This program is distributed in the hope that it will be useful,
// but WITHOUT ANY WARRANTY; without even the implied warranty of
// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
// GNU Affero General Public License for more details.
//
// You should have received a copy of the GNU Affero General Public License
// along with this program. If not, see <http://www.gnu.org/licenses/>.
/////////////////////////////////////////////////////////////////
/////////////////////////////////////////////////////////////////
// WARNING : this is a generated file, don't change it !
// WARNING : this is a generated file, don't change it !
@ -41,7 +26,6 @@ CBankAccessor_PLR::TASCENSOR CBankAccessor_PLR::_ASCENSOR;
CBankAccessor_PLR : : TCHOOSE_MISSIONS CBankAccessor_PLR : : _CHOOSE_MISSIONS ;
CBankAccessor_PLR : : TCHOOSE_MISSIONS CBankAccessor_PLR : : _CHOOSE_MISSIONS ;
CBankAccessor_PLR : : TTRADING CBankAccessor_PLR : : _TRADING ;
CBankAccessor_PLR : : TTRADING CBankAccessor_PLR : : _TRADING ;
CBankAccessor_PLR : : TBRICK_FAMILY CBankAccessor_PLR : : _BRICK_FAMILY ;
CBankAccessor_PLR : : TBRICK_FAMILY CBankAccessor_PLR : : _BRICK_FAMILY ;
CBankAccessor_PLR : : TFABER_PLANS CBankAccessor_PLR : : _FABER_PLANS ;
CBankAccessor_PLR : : TMISSIONS CBankAccessor_PLR : : _MISSIONS ;
CBankAccessor_PLR : : TMISSIONS CBankAccessor_PLR : : _MISSIONS ;
CBankAccessor_PLR : : TEXECUTE_PHRASE CBankAccessor_PLR : : _EXECUTE_PHRASE ;
CBankAccessor_PLR : : TEXECUTE_PHRASE CBankAccessor_PLR : : _EXECUTE_PHRASE ;
CBankAccessor_PLR : : TCHARACTER_INFO CBankAccessor_PLR : : _CHARACTER_INFO ;
CBankAccessor_PLR : : TCHARACTER_INFO CBankAccessor_PLR : : _CHARACTER_INFO ;
@ -153,11 +137,6 @@ void CBankAccessor_PLR::init()
// call sub branch init
// call sub branch init
_BRICK_FAMILY . init ( node ) ;
_BRICK_FAMILY . init ( node ) ;
node = bank - > getICDBStructNodeFromName ( BankTag , " FABER_PLANS " ) ;
nlassert ( node ! = NULL ) ;
// call sub branch init
_FABER_PLANS . init ( node ) ;
node = bank - > getICDBStructNodeFromName ( BankTag , " MISSIONS " ) ;
node = bank - > getICDBStructNodeFromName ( BankTag , " MISSIONS " ) ;
nlassert ( node ! = NULL ) ;
nlassert ( node ! = NULL ) ;
// call sub branch init
// call sub branch init
@ -362,7 +341,7 @@ void CBankAccessor_PLR::TUSER::init(ICDBStructNode *parent)
node = parent - > getNode ( ICDBStructNode : : CTextId ( " IS_INVISIBLE " ) , false ) ;
node = parent - > getNode ( ICDBStructNode : : CTextId ( " IS_INVISIBLE " ) , false ) ;
nlassert ( node ! = NULL ) ;
nlassert ( node ! = NULL ) ;
_IS_INVISIBLE = node ;
_IS_INVISIBLE = node ;
node = parent - > getNode ( ICDBStructNode : : CTextId ( " COUNTER " ) , false ) ;
node = parent - > getNode ( ICDBStructNode : : CTextId ( " COUNTER " ) , false ) ;
nlassert ( node ! = NULL ) ;
nlassert ( node ! = NULL ) ;
_COUNTER = node ;
_COUNTER = node ;
@ -2251,45 +2230,6 @@ void CBankAccessor_PLR::TBRICK_FAMILY::TArray::init(ICDBStructNode *parent, uint
}
}
void CBankAccessor_PLR : : TFABER_PLANS : : init ( ICDBStructNode * parent )
{
ICDBStructNode * node = parent ;
_BranchNode = node ;
// leaf init
// branch init
for ( uint i = 0 ; i < 64 ; + + i )
{
node = parent - > getNode ( ICDBStructNode : : CTextId ( NLMISC : : toString ( " %u " , i ) ) , false ) ;
nlassert ( node ! = NULL ) ;
_Array [ i ] . init ( node , i ) ;
}
}
void CBankAccessor_PLR : : TFABER_PLANS : : TArray : : init ( ICDBStructNode * parent , uint index )
{
ICDBStructNode * node = parent ;
_BranchNode = node ;
// leaf init
node = parent - > getNode ( ICDBStructNode : : CTextId ( " KNOWN " ) , false ) ;
nlassert ( node ! = NULL ) ;
_KNOWN = node ;
// branch init
}
void CBankAccessor_PLR : : TMISSIONS : : init ( ICDBStructNode * parent )
void CBankAccessor_PLR : : TMISSIONS : : init ( ICDBStructNode * parent )
{
{
ICDBStructNode * node = parent ;
ICDBStructNode * node = parent ;
@ -3139,10 +3079,11 @@ void CBankAccessor_PLR::TPACK_ANIMAL::TBEAST::init(ICDBStructNode *parent, uint
node = parent - > getNode ( ICDBStructNode : : CTextId ( " DESPAWN " ) , false ) ;
node = parent - > getNode ( ICDBStructNode : : CTextId ( " DESPAWN " ) , false ) ;
nlassert ( node ! = NULL ) ;
nlassert ( node ! = NULL ) ;
_DESPAWN = node ;
_DESPAWN = node ;
node = parent - > getNode ( ICDBStructNode : : CTextId ( " NAME " ) , tru e ) ;
node = parent - > getNode ( ICDBStructNode : : CTextId ( " NAME " ) , fals e ) ;
nlassert ( node ! = NULL ) ;
nlassert ( node ! = NULL ) ;
_NAME = node ;
_NAME = node ;
// branch init
// branch init