colobot/src/common
Mateusz Przybył abb7d54ef5 Add support for VS CMake/vcpkg compilation (#1174)
* Add support for VS CMake/vcpkg compilation

* Fix system_windows.cpp compilation

* Add optimization and hidden console to MSVC release builds
2018-06-04 09:17:51 +02:00
..
resources Small CPathManager refactoring 2018-05-16 13:28:06 +02:00
system Add support for VS CMake/vcpkg compilation (#1174) 2018-06-04 09:17:51 +02:00
thread Update license headers 2018-04-20 02:08:50 +02:00
.gitignore gitignore update 2013-06-22 22:44:03 +02:00
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
config.h.cmake Small CPathManager refactoring 2018-05-16 13:28:06 +02:00
config_file.cpp Update license headers 2018-04-20 02:08:50 +02:00
config_file.h Update license headers 2018-04-20 02:08:50 +02:00
error.h Update license headers 2018-04-20 02:08:50 +02:00
event.cpp Merge pull request #1146 from colobot/dev-scene-camera 2018-05-07 20:42:18 +02:00
event.h Merge pull request #1146 from colobot/dev-scene-camera 2018-05-07 20:42:18 +02:00
global.h Update license headers 2018-04-20 02:08:50 +02:00
image.cpp Compile with -Wmissing-declarations 2018-04-21 16:49:27 +01:00
image.h Update license headers 2018-04-20 02:08:50 +02:00
ioutils.h Update license headers 2018-04-20 02:08:50 +02:00
key.cpp Update license headers 2018-04-20 02:08:50 +02:00
key.h Update license headers 2018-04-20 02:08:50 +02:00
language.cpp Merge pull request #1118 from nextghost/dev 2018-04-24 14:17:23 +02:00
language.h Merge pull request #1118 from nextghost/dev 2018-04-24 14:17:23 +02:00
logger.cpp Update license headers 2018-04-20 02:08:50 +02:00
logger.h Update license headers 2018-04-20 02:08:50 +02:00
make_unique.h Update license headers 2018-04-20 02:08:50 +02:00
profiler.cpp Update license headers 2018-04-20 02:08:50 +02:00
profiler.h Update license headers 2018-04-20 02:08:50 +02:00
regex_utils.cpp Compile with -Wmissing-declarations 2018-04-21 16:49:27 +01:00
regex_utils.h Update license headers 2018-04-20 02:08:50 +02:00
restext.cpp Add EndMissionTimeout 2018-05-09 17:47:21 +02:00
restext.h Add EndMissionTimeout 2018-05-09 17:47:21 +02:00
settings.cpp Fix colobot-lint warnings 2018-04-20 02:21:12 +02:00
settings.h Update license headers 2018-04-20 02:08:50 +02:00
singleton.h Update license headers 2018-04-20 02:08:50 +02:00
stringutils.cpp Update license headers 2018-04-20 02:08:50 +02:00
stringutils.h Update license headers 2018-04-20 02:08:50 +02:00
version.h.cmake Added official build info in crash screen 2015-12-19 22:10:15 +01:00

README.txt

/**
 * \dir src/common
 * \brief Structs and utils shared throughout the application
 */