There were discussions about that, but there is still no official agreement
Shoutbox archive
@Mrocza : I would say that correct are all of them, but some people here prefer CBOT, another CBot, and Cbot is practically ignored. I personally prefer C-Bot though ...
When you go to shop to buy some Pepsi but all they have is buttload of Coca-cola
Classes in CBOT are buggy in general, of course you should be allowed to put an array in a class.
When I type "int array[]; array[0] = 1;" in a class the compiler outputs an error "type declaration missing". Am I not allowed to put an array in a class or is that a problem with CBot?
You probably noticed most of Colobot is written in C++ using classes and stuff like that