colobot/src/app
krzys-h 438bc477d1 Removed low CPU mode 2016-03-13 14:52:07 +01:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Removed low CPU mode 2016-03-13 14:52:07 +01:00
app.h Removed low CPU mode 2016-03-13 14:52:07 +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 Prevent possible crashes related to not releasing pause 2016-02-16 12:26:52 +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
 */