colobot/src/object/task
Tomasz Kapuściński 9c37f6cbd5 Fully refactored Math::Matrix, removed matrix.h and moved remaining functions to other files 2022-01-05 19:12:35 +01:00
..
task.cpp Update license headers 2021-09-11 15:53:59 +02:00
task.h Update license headers 2021-09-11 15:53:59 +02:00
taskadvance.cpp Refactored Math::Vector to glm::vec3 in object task classes 2022-01-04 01:18:46 +01:00
taskadvance.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskbuild.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
taskbuild.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskdeletemark.cpp Update license headers 2021-09-11 15:53:59 +02:00
taskdeletemark.h Update license headers 2021-09-11 15:53:59 +02:00
taskfire.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
taskfire.h Update license headers 2021-09-11 15:53:59 +02:00
taskfireant.cpp Fully refactored Math::Matrix, removed matrix.h and moved remaining functions to other files 2022-01-05 19:12:35 +01:00
taskfireant.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskflag.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
taskflag.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskgoto.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
taskgoto.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskgungoal.cpp Fully refactored Math::Matrix, removed matrix.h and moved remaining functions to other files 2022-01-05 19:12:35 +01:00
taskgungoal.h Update license headers 2021-09-11 15:53:59 +02:00
taskinfo.cpp Refactored Math::Vector to glm::vec3 in object task classes 2022-01-04 01:18:46 +01:00
taskinfo.h Update license headers 2021-09-11 15:53:59 +02:00
taskmanip.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
taskmanip.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskpen.cpp Fully refactored Math::Matrix, removed matrix.h and moved remaining functions to other files 2022-01-05 19:12:35 +01:00
taskpen.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskrecover.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
taskrecover.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
tasksearch.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
tasksearch.h Update license headers 2021-09-11 15:53:59 +02:00
taskshield.cpp Fully refactored Math::Matrix, removed matrix.h and moved remaining functions to other files 2022-01-05 19:12:35 +01:00
taskshield.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskspiderexplo.cpp Update license headers 2021-09-11 15:53:59 +02:00
taskspiderexplo.h Update license headers 2021-09-11 15:53:59 +02:00
tasktake.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
tasktake.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskterraform.cpp Made Math::Matrix an alias to glm::mat4, partial refactors 2022-01-05 00:35:41 +01:00
taskterraform.h Removed vector.h, refactored redundant functions and moved remaining ones to func.h 2022-01-04 20:43:36 +01:00
taskturn.cpp Update license headers 2021-09-11 15:53:59 +02:00
taskturn.h Update license headers 2021-09-11 15:53:59 +02:00
taskwait.cpp Update license headers 2021-09-11 15:53:59 +02:00
taskwait.h Update license headers 2021-09-11 15:53:59 +02:00