Thanks Warren :) ... Were you sure of that before replying? ^^ You sounded misleadingly confident :) __________________________________________________ Fale...
... I'm sure, but Warren understood the meaning of your question better than I did. I was assuming that you understood that the shot does not fire but just...
Ohh.. Now I get your answer.. your 'hit' sounded like the shot could get blocked. And since I was asking exactly that, it sounded as a confirmation. :) ... ...
Someone (Borg) sent me a patch, and my reply bounced with "550 Error: Message content rejected", so I'll respond here. There were three parts: 1) Fixed a bug...
... What this arithmetic means? ... Thanks :) ... Well, I, for one, dont mind, if 'fi' isnt a common name for identifiers, i guess its ok to have more than...
... Only 1 in 512 files has the problem, so if people have loaded 500 different sides (counting edits while working on sides) on Windows (the Mac version...
Someone asked if there's another newbie tournament soon, so I guess it's time. If anyone (who hasn't had a side in the top 20 or so) has some sides to enter,...
Dear Devon, I have some sides to enter. You don't know me yet, but I played with grobots a little while ago and made two sides. One mini gatherer mini bomb...
... Yay! ... This is a common problem, because enemy and friendly gatherers try to eat the same food. No one handles it well yet, but it should be easy to...
yey.. when you plan to host it? ^^ (the other messages in the thread didnt arrived in my mail ó.ò) mark. ... it's time. If anyone (who hasn't had a side in...
... Uh... 10 September, a week from today That way the people who expressed interest but haven't sent their sides yet have time to. I have three new sides so...
... I guess its the opposite, especially in my case :( I guess i wont be able to participate this time.. ... Flickr agora em português. Você clica, todo...
I got two quick sides in, but could do with another month to perfect things, perhaps we could have another tournament in a month or twos time as well?...
I think we could have a tournament everyday, just to produce some statistics.. but carefully noting the side's versions, and maybe how much time the author ...
Newbie Tournament 4 results are up: http://grobots.sf.net/nt.html ... There's no need to have tournaments more often than new sides are added, since the...
Hello. Im thinking about adding 2 additional instructions to grobots. ifn nifn - conditional next, usable only in loops ifb nifb - conditional break, usable...
Unknown
borg@...
Sep 28, 2007 10:53 am
735
Hello.. There is a fix for Grobots crash when you click on Blaster that is created from Tools->Blast: GBShot.cpp 76: string GBShot::Description() const { ...
Unknown
borg@...
Sep 28, 2007 7:08 pm
736
seems nice.. what about adding a multi-level break (something i hate about c/c++ not having, and forcing me to use goto :D) .. like break 3.. and it breaks the...
Howdy. gotos arent that bad ;) anyway.. adding multi-level break would not be so easy. I usualy do return from loop for that purpose. tempoeray my need for...
Unknown
borg@...
Sep 29, 2007 3:06 pm
738
... I want to keep the language simple to make it easier for new users to learn. Even features they don't use make the documentation bigger, and they have to...
... Yeah, good aproach. ... Well.. but they need a bit more code to be added IMHO. ... No no.. and-nif sounds perfect to me.. I dont understand anything you ...
Unknown
borg@...
Oct 1, 2007 6:12 pm
740
... Perfect! (it actually took me a while to figure if this would mean the same as and nif, with no ambiguities or colateral effects) Mark. Abra sua conta no...
... When you put it that way, it makes sense. That example shows I don't read AND-IF as "AND IF" (since it's not exactly the same anyway) but as "the AND-y...
... Great! Well, I vote for AND-NIF since its very clear to me what it does. UNLESS goes out of scope of currently used IF constructs and its much more...
Unknown
borg@...
Oct 4, 2007 5:33 pm
743
Howdy.. I noticed that in CVS repo there is AND-NIF already added. Still no FI (THEN alias). Do you schedule any release soon? Last release was quite some time...
Unknown
borg@...
Oct 16, 2007 9:57 am
744
Is that smell function still in place? What is the syntax for it? Zooming views are nice. I don't mind fi, but I'm used to then so I will use it. Would you...