summaryrefslogtreecommitdiffstats
path: root/src/script/cbottoken.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changed all occurences of PPC in the code to TerranovaTeamkrzys-h2014-10-141-15/+18
* Added camerafocus() for changing camerakrzys-h2013-12-311-0/+3
* .takeoff() for SpaceShip (#265)krzys-h2013-12-261-3/+6
* Fixed code formattingPiotr Dziwinski2013-05-271-1/+0
* Added object.research(type)krzys-h2013-05-191-0/+3
* Added progfunc( funcname );krzys-h2013-05-191-0/+3
* Running program in robots created using object.factory()krzys-h2013-05-191-1/+1
* Added object.destroy()krzys-h2013-05-181-1/+4
* Added object.busy()krzys-h2013-05-181-0/+3
* Added object.factory(cat)krzys-h2013-05-181-0/+3
* Backwards combatibility for retobject() (#209)krzys-h2013-05-121-1/+3
* Added [set/get][build/research[done/enable]] ( ); function fo CBotkrzys-h2013-05-051-5/+11
* Added functions "canbuild(category)" and "buildinfo(category)"XienDev2013-04-281-2/+8
* Added buildXienDev2013-04-271-0/+3
* Removed find() & repeat() functionskrzys-h2013-04-121-5/+0
* Added SatCom translationskrzys-h2013-03-291-197/+198
* Additional parameter for function aim(x, y).PaweX2013-02-131-1/+1
* warnings fight in progress.Zaba9992012-09-181-5/+5
* Merge dev-common and various fixes to achieve compilationPiotr Dziwinski2012-09-151-12/+3
|\
* \ Merge branch 'dev-ui' into devMichaƂ Konopacki2012-09-151-5/+5
|\ \
| * | * latest changeserihel2012-09-111-5/+5
| |/
* / Merge with changes from Zaba999 fork.Zaba9992012-09-101-16/+16
|/
* Whitespace and language changePiotr Dziwinski2012-06-261-519/+519
* Templates for new implementationPiotr Dziwinski2012-06-221-2/+2
* FPOINT -> Math::Point & other math functionsPiotr Dziwinski2012-06-131-2/+0
* BOOL -> bool; additional fixes in constructors/destructorsPiotr Dziwinski2012-06-101-78/+78
* Fixed include paths and CMakeLists.txtPiotr Dziwinski2012-06-101-8/+8
* Source files split into modulesPiotr Dziwinski2012-04-281-0/+521