colobot/src/CBot/CBotVar
krzys-h c304ecd0ca Changed arrays to use {} when converted to string; added tests 2016-06-21 12:58:43 +02:00
..
CBotVar.cpp Added C++ operator overloads to CBotVar 2016-05-29 00:06:34 +02:00
CBotVar.h Added C++ operator overloads to CBotVar 2016-05-29 00:06:34 +02:00
CBotVarArray.cpp Updated license headers 2016-02-13 14:11:30 +01:00
CBotVarArray.h Updated license headers 2016-02-13 14:11:30 +01:00
CBotVarBoolean.cpp Refactored CBotVar to templates 2016-05-28 23:28:12 +02:00
CBotVarBoolean.h Refactored CBotVar to templates 2016-05-28 23:28:12 +02:00
CBotVarClass.cpp Changed arrays to use {} when converted to string; added tests 2016-06-21 12:58:43 +02:00
CBotVarClass.h Updated license headers 2016-02-13 14:11:30 +01:00
CBotVarFloat.cpp Refactored CBotVar to templates 2016-05-28 23:28:12 +02:00
CBotVarFloat.h Refactored CBotVar to templates 2016-05-28 23:28:12 +02:00
CBotVarInt.cpp Refactored CBotVar to templates 2016-05-28 23:28:12 +02:00
CBotVarInt.h Refactored CBotVar to templates 2016-05-28 23:28:12 +02:00
CBotVarPointer.cpp Updated license headers 2016-02-13 14:11:30 +01:00
CBotVarPointer.h Updated license headers 2016-02-13 14:11:30 +01:00
CBotVarString.cpp Refactored CBotVar to templates 2016-05-28 23:28:12 +02:00
CBotVarString.h Fixed string values with spaces (closes #791) 2016-06-21 12:57:45 +02:00
CBotVarValue.h Refactored CBotVar to templates 2016-05-28 23:28:12 +02:00