Tomasz Kapuściński
|
8632c7404d
|
Refactored NaN implementation
strfind() now returns -1 instead of NaN when substring can't be found
added isnan() as an alternative way of checking if a value is NaN
|
2022-08-15 00:09:24 +02:00 |
Tomasz Kapuściński
|
2ea94244e9
|
Fixed const-correctness of getters
|
2022-08-14 23:47:47 +02:00 |
Tomasz Kapuściński
|
3c98af04b5
|
Fixed passing bool to message()
|
2022-08-13 17:18:14 +02:00 |
MrSimbax
|
80f074e2ba
|
Update license headers
|
2021-09-11 15:53:59 +02:00 |
tomangelo
|
37e4ed8029
|
Updated license headers (#1317)
* Updated headers
* Updated more headers
|
2020-07-07 10:19:36 +02:00 |
melex750
|
c0cdd84e85
|
Add missing primitive data types in CBOT
|
2019-04-11 04:19:29 -04:00 |
melex750
|
250ea57e8b
|
Fix arithmetic operations with integers (#993)
Also fixed unsigned right shift operator ">>>"
|
2019-04-11 04:15:27 -04:00 |
melex750
|
a66b3d0672
|
Refactor SaveState and RestoreState to use streams
|
2019-04-11 04:13:13 -04:00 |
krzys-h
|
1c2bdc9cab
|
Update license headers
|
2018-04-20 02:08:50 +02:00 |
krzys-h
|
9e545d0d39
|
Fixed colobot-lint warnings
|
2016-07-09 20:39:18 +02:00 |
krzys-h
|
df111dbf98
|
Refactored CBotVar to templates
|
2016-05-28 23:28:12 +02:00 |