Colobot
common Directory Reference

Structs and utils shared throughout the application.

More...

Directory dependency graph for common:
/build/colobot-0.1.6/src/common

Directories

directory  resources
 
directory  thread
 

Files

file  config_file.cpp
 
file  config_file.h [code]
 Class for loading profile (currently for loading ini config file)
 
file  error.h [code]
 
file  event.cpp
 
file  event.h [code]
 Event types, structs and event queue.
 
file  global.h [code]
 
file  image.cpp
 
file  image.h [code]
 Class for loading and saving images.
 
file  ioutils.h [code]
 Functions for binary I/O.
 
file  key.cpp
 
file  key.h [code]
 Key-related macros and enums.
 
file  language.h [code]
 
file  logger.cpp
 
file  logger.h [code]
 Class for logging information to file or console.
 
file  make_unique.h [code]
 
file  misc.cpp
 
file  misc.h [code]
 
file  pathman.cpp
 
file  pathman.h [code]
 Class for managing data/lang/save paths.
 
file  regex_utils.cpp
 
file  regex_utils.h [code]
 
file  restext.cpp
 
file  restext.h [code]
 Translation and string resource utilities.
 
file  settings.cpp
 
file  settings.h [code]
 
file  singleton.h [code]
 CSingleton base class for singletons.
 
file  stringutils.cpp
 
file  stringutils.h [code]
 Some useful string operations.
 

Detailed Description

Structs and utils shared throughout the application.