colobot/src/app
tomangelo 4541db7f21
Merge pull request #1498 from rasmusgo/dev-loadgame-arg
Load game from command line
2022-03-06 23:05:04 +01:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Merge pull request #1498 from rasmusgo/dev-loadgame-arg 2022-03-06 23:05:04 +01:00
app.h Merge pull request #1498 from rasmusgo/dev-loadgame-arg 2022-03-06 23:05:04 +01:00
controller.cpp Update license headers 2021-09-11 15:53:59 +02:00
controller.h Update license headers 2021-09-11 15:53:59 +02:00
input.cpp Update license headers 2021-09-11 15:53:59 +02:00
input.h Update license headers 2021-09-11 15:53:59 +02:00
main.cpp Fix spelling in app and main 2022-01-24 19:47:07 +01:00
modman.cpp Update license headers 2021-09-11 15:53:59 +02:00
modman.h Update license headers 2021-09-11 15:53:59 +02:00
pathman.cpp Update license headers 2021-09-11 15:53:59 +02:00
pathman.h Update license headers 2021-09-11 15:53:59 +02:00
pausemanager.cpp Update license headers 2021-09-11 15:53:59 +02:00
pausemanager.h Update license headers 2021-09-11 15:53:59 +02:00
signal_handlers.cpp Update license headers 2021-09-11 15:53:59 +02:00
signal_handlers.h Update license headers 2021-09-11 15:53:59 +02:00

README.txt

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