Login
Back to forumSee the full topicGo to last reply

Posted By

Csabo
on 2013-12-16
08:57:50
 Re: Some APS Adventures

Yes, reorganizing the items would be a big undertaking. I just mentioned that to illustrate the insane lengths *I* would go to before I'd feel it's "good enough". I did them same for Rebel Planet - the game is a faithful conversion in terms of gameplay and graphics, but the code is faster and smaller happy

The other suggestion though (to "inline" those few lines of code) is very simple to do and should probably help increasing the speed (as well as reducing the file size a little).

That dead code should be the handler for one or more of the verbs. There's some earlier code that check which verb you're using and then GOTOs to those areas. All you'd have to do (I think) is check which messages are being printed and which items are being referenced in the IFs, then you could figure out which verbs should be GOTOing there.



Back to top


Copyright © Plus/4 World Team, 2001-2024