colobot/src/app
krzys-h ebc2e6e26c Added camera joystick bindings (#653) 2016-05-28 13:50:41 +02:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Man, those compile errors... 2016-04-09 18:58:34 +02: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 Added camera joystick bindings (#653) 2016-05-28 13:50:41 +02:00
input.h Added camera joystick bindings (#653) 2016-05-28 13:50:41 +02:00
main.cpp Fixed log file creation crash (#755) 2016-04-02 23:53:07 +02:00
pathman.cpp Moved pathman from common/ to app/ 2016-04-04 22:28:08 +02:00
pathman.h Moved pathman from common/ to app/ 2016-04-04 22:28:08 +02:00
pausemanager.cpp Prevent possible crashes related to not releasing pause 2016-02-16 12:26:52 +01:00
pausemanager.h Removed CAM_TYPE_DIALOG 2016-05-28 12:50:32 +02:00
signal_handlers.cpp Fix occured/occurred spelling error 2016-03-30 13:40:26 +02: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
 */