colobot/src/app
krzys-h 2e17712b5d Added official build info in crash screen 2015-12-19 22:10:15 +01:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Added warnings and error messages to graphics devices regarding unsupported OpenGL version 2015-12-18 21:04:16 +01:00
app.h Implemented force feedback 2015-09-27 00:34:03 +02:00
controller.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
controller.h Fix license header in all files 2015-08-22 16:40:02 +02:00
input.cpp Bring to zero some types of issues reported by colobot-lint 2015-10-04 00:09:10 +02:00
input.h Bring to zero some types of issues reported by colobot-lint 2015-10-04 00:09:10 +02:00
main.cpp Bring to zero some types of issues reported by colobot-lint 2015-10-04 00:09:10 +02:00
pausemanager.cpp Bring to zero some types of issues reported by colobot-lint 2015-10-04 00:09:10 +02:00
pausemanager.h Bring to zero some types of issues reported by colobot-lint 2015-10-04 00:09:10 +02:00
signal_handlers.cpp Added official build info in crash screen 2015-12-19 22:10:15 +01:00
signal_handlers.h Revert "Fix reporting unhandled exceptions in MSVC" 2015-08-25 13:32:58 +02:00
system.cpp Bring to zero some types of issues reported by colobot-lint 2015-10-04 00:09:10 +02:00
system.h Fix license header in all files 2015-08-22 16:40:02 +02:00
system_linux.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
system_linux.h Fix undefined function colobot-lint issues 2015-09-29 21:44:24 +02:00
system_macosx.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
system_macosx.h Fix undefined function colobot-lint issues 2015-09-29 21:44:24 +02:00
system_other.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
system_other.h Fix undefined function colobot-lint issues 2015-09-29 21:44:24 +02:00
system_windows.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
system_windows.h Fix undefined function colobot-lint issues 2015-09-29 21:44:24 +02:00

README.txt

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