Freelancer Community Network
Reminder: Internet Explorer 6 or below are NOT supported.
HomeHome
ForumForum
WikiWiki
DownloadsDownloads
ForgeForge
Multiplayer Connection Tutorial
Collapse/Expand Donations
Monthly costs: -50€
Income (ads): +25€
Donations (last month): +40€

Current balance: -50€
(last updated 2013/06)

Please make a donation if you want to help keeping The-Starport online:

Thanks!
Collapse/Expand Random Image
Collapse/Expand Poll
Would you be interested in Star Citizen modding?
Yes. 79% (233)
No, not interested in SC mods/modding. 7% (21)
No, not interested in SC in general. 13% (38)
Total Votes: 292
3 Comments
Collapse/Expand Login
Username:

Password:

Remember me



Lost Password?

Register now!
Collapse/Expand Chat
Collapse/Expand Twitter
Collapse/Expand Who's Online
22 user(s) are online (11 user(s) are browsing Forum)

Members: 1
Guests: 21

Borg, more...
Collapse/Expand Links
Collapse/Expand Advertisement
There are currently 159 users playing Freelancer on 87 servers.
June. 19, 2013
Report message:*
 

Re: Unused features

Subject: Re: Unused features
by { LancerSolurus} on 2010/8/20 23:04:31

I haven't run a debug test but it is smack in the middle of the goods reader code....

It is called by GoodInfoList::read_Good_block(INI_Reader *,GoodInfo *)

The command above it is 'HP_Child' and below is 'hull'.

Code:

 loc_6270A40:                            ; CODE XREF: GoodInfoList::read_Good_block(INI_Reader *,GoodInfo *)+403j
.text:06270A40                 push    offset aAttachment_arc ; "attachment_archetype"
.text:06270A45                 call    ?is_value@INI_Reader@@QAE_NPBD@Z ; INI_Reader::is_value(char const *)
.text:06270A4A                 test    al, al
.text:06270A4C                 mov     ecx, ebx
.text:06270A4E                 jz      short loc_6270A7A
.text:06270A50                 call    ?get_value_string@INI_Reader@@QAEPBDXZ ; INI_Reader::get_value_string(void)
.text:06270A55                 lea     ecx, [esp+0F4h+var_B4]
.text:06270A59                 mov     esi, eax
.text:06270A5B                 call    ?clear@CacheString@@QAEXXZ ; CacheString::clear(void)
.text:06270A60                 push    1
.text:06270A62                 push    esi
.text:06270A63                 call    ?StringAlloc@@YAPADPBD_N@Z ; StringAlloc(char const *,bool)
.text:06270A68                 add     esp, 8
.text:06270A6B                 mov     [esp+0F4h+var_B4], eax
.text:06270A6F                 mov     [ebp+84h], eax
.text:06270A75                 jmp     loc_6270D8E
.text:06270A7A