-
It seems like symptom of upcoming crash is invisible text in SatCom interface.
In "Sattelite Report" information about planet (highlighted by orange color) under headers
-> SURFACE ... -> SUBSOIL ...…
-
Just found another hidden syntax in CBot ;)
``` C++
extern void object::Nowy()
{
int a[] = (1, 3, 3, 7);
for(int i = 0; i < sizeof(a); i++) message(i+": "+a[i]);
}
```
I recommend changing t…
-
I think I saw this already in some other issue, can't find it now. I think @piotrdz was working on fixing this at some point. Happened after clicking a link in SatCom.
```
(gdb) bt
#0 0x00007fceb45e…
-
- [x] Location of Main Targets
- [x] Location of Enemy Patrols
- [ ] Location of IED's
- [ ] Airstrike
- [ ] Off-Map Artillery strike
- [ ] Minefields
- [x] Radar (reveals enemy vehicles)
- [ ] Satcom…
-
I have tested colobot version 0.1.5.0.
I thought that if cbot has classes, that means that should be inheritance of the classes, but I am not sure if it still in work or it is a bug, or I am doing som…
Otaka updated
8 years ago
-
Could be useful when you just want to quickly check something without loading any level
-
I got this with recent CI builds e.g. build 97:
http://compiled.colobot.info/jenkins/view/colobot-gold-download/job/colobot-gold/branch/dev/97/
Steps to reproduce:
- Stop (if running) and start colob…
-
Really do not know if this is a bug, but flatground() function returns that surface is flat regardless if there are any objects on it.
It returns that the surface under my SpaceShip is flat(even under…
Otaka updated
8 years ago
-
In original Colobot double click on word in editor simple select word.
In Gold Edition I can do it sometimes. 6 or 8 cliks select one word.
Regres.
Colobot GE 0.1.6 alpha
-
After few changes in font rendering engine, some text looks worse than before in some resolutions.
Few examples:
![schowek01](https://cloud.githubusercontent.com/assets/4019345/13905138/006afb02-eeb7…
ghost updated
8 years ago