colobot/src/common
MrSimbax 0eb31a1f45 Fix PORTABLE_SAVES flag not working 2019-02-23 13:12:37 +01:00
..
resources Small CPathManager refactoring 2018-05-16 13:28:06 +02:00
system Fix PORTABLE_SAVES flag not working 2019-02-23 13:12:37 +01: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 Add VSync switch to Device tab 2018-07-05 19:43:56 +02:00
event.h Add VSync switch to Device tab 2018-07-05 19:43:56 +02:00
font_loader.cpp Changed font_config to font_loader 2018-07-25 00:44:06 +02:00
font_loader.h Changed font_config to font_loader 2018-07-25 00:44:06 +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 Translation to Brazilian Portuguese 2018-05-15 18:31:41 -03:00
language.h Translation to Brazilian Portuguese 2018-05-15 16:07:03 -03: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 a note mentioned in issue #1197 2018-08-21 21:28:45 +02:00
restext.h Add EndMissionTimeout 2018-05-09 17:47:21 +02:00
settings.cpp Moved VSync setting from Experimental to Setup 2018-07-05 20:56:38 +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 Rename OFFICIAL_BUILD to OFFICIAL_COLOBOT_BUILD 2018-07-25 21:34:39 +02:00

README.txt

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