colobot/src/common
Piotr Dziwinski a2dd39960b Fix 2012-08-13 18:17:54 +02:00
..
test * New CPluginManager class for managing plugins based on colobot.ini 2012-08-12 15:00:37 +02:00
README.txt Documentation update 2012-08-11 18:39:16 +02:00
config.h.cmake GLEW 2012-07-28 23:36:12 +02:00
event.cpp Whitespace fix 2012-07-27 18:44:43 +02:00
event.h Fix 2012-08-13 18:17:54 +02:00
global.h Whitespace and language change 2012-06-26 22:23:05 +02:00
image.cpp Switched to new style casts 2012-07-30 22:59:18 +02:00
image.h Multitexturing support 2012-07-04 00:04:53 +02:00
iman.cpp * changed 0, NULL to nullptr 2012-08-09 23:04:29 +02:00
iman.h * New CPluginManager class for managing plugins based on colobot.ini 2012-08-12 15:00:37 +02:00
ioutils.h Switched to new style casts 2012-07-30 22:59:18 +02:00
key.h Texture & mouse functions; refactoring & fixes 2012-07-22 22:05:12 +02:00
language.h Forgotten language change 2012-06-26 22:36:52 +02:00
logger.cpp Merge branch 'dev-graphics' into dev 2012-08-12 19:30:31 +02:00
logger.h Merge branch 'dev-graphics' into dev 2012-08-12 19:30:31 +02:00
metafile.cpp Whitespace and language change 2012-06-26 22:23:05 +02:00
metafile.h Whitespace and language change 2012-06-26 22:23:05 +02:00
misc.cpp Whitespace and language change 2012-06-26 22:23:05 +02:00
misc.h Event handling, CApplication and switch to c++-11 2012-06-30 00:12:04 +02:00
profile.cpp * New CPluginManager class for managing plugins based on colobot.ini 2012-08-12 15:00:37 +02:00
profile.h * New CPluginManager class for managing plugins based on colobot.ini 2012-08-12 15:00:37 +02:00
restext.cpp Whitespace and language change 2012-06-26 22:23:05 +02:00
restext.h Whitespace and language change 2012-06-26 22:23:05 +02:00
singleton.h Texture & mouse functions; refactoring & fixes 2012-07-22 22:05:12 +02:00
stringutils.cpp Font rendering 2012-08-06 20:20:50 +02:00
stringutils.h Rewritten model loading 2012-07-11 20:50:42 +02:00
struct.h Whitespace and language change 2012-06-26 22:23:05 +02:00

README.txt

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