colobot/src/common
Piotr Dziwinski 209c6412ae Refactoring in tests infrastructure
* all tests are now in /test/ subdirectory
 * unit tests concatenated to one executable (TODO: ui, common)
 * preparation for test environments (OpenGL and others)
 * removed old TestCBot
2013-02-03 20:03:36 +01:00
..
README.txt Updated docs and some Doxygen fixes 2012-09-27 20:43:20 +02:00
config.h.cmake Corrected OpenGL extension detection 2013-01-05 23:03:06 +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 Installation path fixes and CMakeLists refactoring 2012-12-20 00:23:12 +01:00
image.cpp Merge branch 'dev' into dev-graphics 2013-01-04 00:05:28 +01:00
image.h Ground spot texture drawing 2012-10-20 16:34:22 +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 Create a central version 2012-12-27 17:12:42 +01: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
 */