colobot/src/script
Piotr Dziwinski b00d62b9bb Further cleaning of CObject interface
* remove unused functions/members
 * delegate some functions to other objects
 * change some names to be more meaningful
2015-06-29 22:46:13 +02:00
..
cbottoken.cpp Added CBot functions for rounding: floor(), ceil(), round(), and trunc() 2015-05-06 23:29:55 +02:00
cbottoken.h CObject interface cleanup 2015-06-25 20:43:50 +02:00
cmdtoken.cpp CObject interface cleanup 2015-06-25 20:43:50 +02:00
cmdtoken.h CObject interface cleanup 2015-06-25 20:43:50 +02:00
script.cpp New scripts interface, removed script limit 2015-03-29 14:21:02 +02:00
script.h Moved all CBot functions into a separate class 2014-12-20 18:45:46 +01:00
scriptfunc.cpp Further cleaning of CObject interface 2015-06-29 22:46:13 +02:00
scriptfunc.h Further cleaning of CObject interface 2015-06-29 22:46:13 +02:00