colobot/src/app
krzys-h 1519145c4c Added information when no exception object is returned from std::current_exception 2015-08-25 14:01:10 +02:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Unlocked free window resolution change 2015-08-24 19:56:50 +02:00
app.h Removed Windows restart on resolution change workaround 2015-08-24 19:47:48 +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 Fix license header in all files 2015-08-22 16:40:02 +02:00
input.h Fix license header in all files 2015-08-22 16:40:02 +02:00
main.cpp Revert "Fix reporting unhandled exceptions in MSVC" 2015-08-25 13:32:58 +02:00
pausemanager.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
pausemanager.h Fix license header in all files 2015-08-22 16:40:02 +02:00
signal_handlers.cpp Added information when no exception object is returned from std::current_exception 2015-08-25 14:01:10 +02:00
signal_handlers.h Revert "Fix reporting unhandled exceptions in MSVC" 2015-08-25 13:32:58 +02:00
system.cpp Fix license header in all files 2015-08-22 16:40:02 +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 license header in all files 2015-08-22 16:40:02 +02:00
system_macosx.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
system_macosx.h Fix license header in all files 2015-08-22 16:40:02 +02:00
system_other.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
system_other.h Fix license header in all files 2015-08-22 16:40:02 +02:00
system_windows.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
system_windows.h Fix license header in all files 2015-08-22 16:40:02 +02:00

README.txt

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