colobot/src/common
Didier Raboud 7e9ef0c042 Put common CXX flags in common variables
CMAKE_CXX_FLAGS is taken into account in all builds; build-type-specific
flags are appended to it.
2012-12-19 16:55:00 +01:00
..
test Put common CXX flags in common variables 2012-12-19 16:55:00 +01:00
README.txt Updated docs and some Doxygen fixes 2012-09-27 20:43:20 +02:00
config.h.cmake Merge branch 'dev' into dev-use-installed-i18n 2012-12-16 22:26:29 +01:00
event.cpp Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
event.h Restext rewrite to runtime initialized arrays 2012-10-17 23:16:19 +02:00
global.h Merge branch 'master' into dev 2012-12-15 20:23:58 +01:00
image.cpp Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
image.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
iman.cpp Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
iman.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
ioutils.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
key.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
logger.cpp Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
logger.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
misc.cpp Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
misc.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
profile.cpp Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
profile.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
restext.cpp Restext rewrite to runtime initialized arrays 2012-10-17 23:16:19 +02:00
restext.h Restext rewrite to runtime initialized arrays 2012-10-17 23:16:19 +02:00
singleton.h Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
stringutils.cpp Doxygen/comment fixes and some #include refactoring 2012-10-17 21:55:45 +02:00
stringutils.h Refactoring in src/common 2012-09-09 17:51:10 +02:00

README.txt

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