colobot/src/app
krzys-h 254891d8f1 Save log to file, closes #696 2016-02-13 20:32:26 +01:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Updated license headers 2016-02-13 14:11:30 +01:00
app.h Updated license headers 2016-02-13 14:11:30 +01:00
controller.cpp Updated license headers 2016-02-13 14:11:30 +01:00
controller.h One more code style fix 2016-02-13 14:15:11 +01:00
input.cpp Updated license headers 2016-02-13 14:11:30 +01:00
input.h Updated license headers 2016-02-13 14:11:30 +01:00
main.cpp Save log to file, closes #696 2016-02-13 20:32:26 +01:00
pausemanager.cpp Updated license headers 2016-02-13 14:11:30 +01:00
pausemanager.h Updated license headers 2016-02-13 14:11:30 +01:00
signal_handlers.cpp Updated license headers 2016-02-13 14:11:30 +01:00
signal_handlers.h Updated license headers 2016-02-13 14:11:30 +01:00
system.cpp Updated license headers 2016-02-13 14:11:30 +01:00
system.h Updated license headers 2016-02-13 14:11:30 +01:00
system_linux.cpp Updated license headers 2016-02-13 14:11:30 +01:00
system_linux.h Updated license headers 2016-02-13 14:11:30 +01:00
system_macosx.cpp Updated license headers 2016-02-13 14:11:30 +01:00
system_macosx.h Updated license headers 2016-02-13 14:11:30 +01:00
system_other.cpp Updated license headers 2016-02-13 14:11:30 +01:00
system_other.h Updated license headers 2016-02-13 14:11:30 +01:00
system_windows.cpp Updated license headers 2016-02-13 14:11:30 +01:00
system_windows.h Updated license headers 2016-02-13 14:11:30 +01:00

README.txt

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