colobot/test/cbot/CBot_console
Piotr Dziwiński 001d37b257 CInstanceManager refactoring
* removed classes managed by CInstanceManager
   except for CObject, CPyro, CBrain and CPhysics
   because of dependencies
 * refactored instance searching to use existing singleton instances of
   CApplication, CEngine and CRobotMain and calling their getter
   functions
2013-02-17 12:11:56 +01:00
..
CBotConsole.cpp Refactoring in tests infrastructure 2013-02-03 20:03:36 +01:00
CBotConsole.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
CBotDoc.cpp Refactoring in tests infrastructure 2013-02-03 20:03:36 +01:00
CBotDoc.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
CClass.cpp Refactoring in tests infrastructure 2013-02-03 20:03:36 +01:00
CClass.h Refactoring in tests infrastructure 2013-02-03 20:03:36 +01:00
CMakeLists.txt Refactoring in tests infrastructure 2013-02-03 20:03:36 +01:00
main.cpp Refactoring in tests infrastructure 2013-02-03 20:03:36 +01:00
routines.cpp Refactoring in tests infrastructure 2013-02-03 20:03:36 +01:00