Yaroslav Kolomiiets
Yaroslav Kolomiiets
``` $ colobot -loglevel trace [INFO]: Colobot: Gold Edition 0.2.0-alpha starting ... [DEBUG]: Change level to missions 1 1 [INFO]: Reseting world on phase change... [INFO]: Simulation speed = 1.00...
Add time conversion helpers for PtpClockTime similar to those existing for Timespec and Timeval. Allows to use the maths of the standard time package while avoiding the boilerplate: write "ptpt.Time()"...
Adds three command line options to request serving TLS wrapped connection (HTTPS) instead of plain HTTP: -t requests it; -c and -k specify paths to the certificate and the matching...