colobot/src/script
Piotr Dziwinski 67be6fca2a CObject interface cleanup
* remove unused functions and members
 * make protected functions used only locally or in factory
 * rename some functions to be more meaningful
 * refactor some enums to enum classes
2015-06-25 20:43:50 +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 CObject interface cleanup 2015-06-25 20:43:50 +02:00
scriptfunc.h Added CBot functions for rounding: floor(), ceil(), round(), and trunc() 2015-05-06 23:29:55 +02:00