colobot/src/app
Tomasz Kapuściński b6f2a9e544
Fix for invisible batteries (code by melex750) (#1520)
* Fix for invisible batteries (code by melex750)

* Updated vcpkg

* A workaround for sprintf define

* Added mpg123 to dependencies due to newer version of SndFile

* Removed CONFIG

* Another fix for dependencies

* Made additional dependencies optional
2022-04-29 00:02:04 +02:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
app.cpp Fix for invisible batteries (code by melex750) (#1520) 2022-04-29 00:02:04 +02: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
 */