colobot/src/object/task
Piotr Dziwinski f9b09d08f0 Create CObjectFactory
* move functions creating objects to new class CObjectFactory
 * replace calls to CObject::Create*() with CObjectManager::Create()
 * move creation/deletion of some objects to better places
 * make CModelManager non-singleton
 * clean up some code in changed functions
2015-06-20 19:37:25 +02:00
..
task.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
task.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskadvance.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskadvance.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskbuild.cpp Create CObjectFactory 2015-06-20 19:37:25 +02:00
taskbuild.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskdeletemark.cpp Made bf55691e44 work with new CObjectManager 2015-03-22 14:50:54 +01:00
taskdeletemark.h Issue #399 : Sniffer can delete mark and probe ground 2015-03-22 14:40:19 +01:00
taskfire.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskfire.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskfireant.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskfireant.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskflag.cpp Create CObjectFactory 2015-06-20 19:37:25 +02:00
taskflag.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskgoto.cpp Fixed #424, #423 and probably #421 2015-01-08 18:56:26 +01:00
taskgoto.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskgungoal.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskgungoal.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskinfo.cpp Moved all CObject management from CInstanceManager to CObjectManager 2014-12-21 19:04:31 +01:00
taskinfo.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskmanager.cpp Issue #399 : Sniffer can delete mark and probe ground 2015-03-22 14:40:19 +01:00
taskmanager.h Issue #399 : Sniffer can delete mark and probe ground 2015-03-22 14:40:19 +01:00
taskmanip.cpp Moved all CObject management from CInstanceManager to CObjectManager 2014-12-21 19:04:31 +01:00
taskmanip.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskpen.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskpen.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskrecover.cpp Create CObjectFactory 2015-06-20 19:37:25 +02:00
taskrecover.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskreset.cpp New scripts interface, removed script limit 2015-03-29 14:21:02 +02:00
taskreset.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
tasksearch.cpp Create CObjectFactory 2015-06-20 19:37:25 +02:00
tasksearch.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskshield.cpp Moved all CObject management from CInstanceManager to CObjectManager 2014-12-21 19:04:31 +01:00
taskshield.h Fixed saving Shielder's shield (#365) 2014-11-10 21:26:02 +01:00
taskspiderexplo.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskspiderexplo.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
tasktake.cpp Moved all CObject management from CInstanceManager to CObjectManager 2014-12-21 19:04:31 +01:00
tasktake.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskterraform.cpp Moved all CObject management from CInstanceManager to CObjectManager 2014-12-21 19:04:31 +01:00
taskterraform.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskturn.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskturn.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskwait.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
taskwait.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00