colobot/src/app
MrSimbax a0635ae400 Fix linter issues 2020-07-18 15:01:36 +02:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Fix linter issues 2020-07-18 15:01:36 +02:00
app.h Refactor the mod manager 2020-07-18 14:30:50 +02:00
controller.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
controller.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
input.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
input.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
main.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
modman.cpp Fix linter issues 2020-07-18 15:01:36 +02:00
modman.h Refactor the mod manager 2020-07-18 14:30:50 +02:00
pathman.cpp Refactor the mod manager 2020-07-18 14:30:50 +02:00
pathman.h Fix build error 2020-07-18 14:47:18 +02:00
pausemanager.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
pausemanager.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
signal_handlers.cpp Updated license headers (#1317) 2020-07-07 10:19:36 +02:00
signal_handlers.h Updated license headers (#1317) 2020-07-07 10:19:36 +02:00

README.txt

/**
 * \dir src/app
 * Main class of the application and system functions
 */