colobot/src/common
krzys-h 96d49d84aa Merge branch 'dev' into dev-physfs
Conflicts:
	data
	src/app/gamedata.cpp
	src/ui/control.cpp
	src/ui/edit.cpp
	src/ui/maindialog.cpp
2014-07-11 15:24:44 +02:00
..
resources More work on streams 2014-06-23 23:19:55 +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 Changed version display in bottom-right corner to be actually version number instead of date 2013-12-27 11:15:36 +01:00
event.cpp Removed some old stuff related to Ceebot-Teen 2014-07-10 17:39:45 +02:00
event.h Removed some old stuff related to Ceebot-Teen 2014-07-10 17:39:45 +02:00
global.h Better datadir mod support 2014-05-18 12:12:47 +02:00
image.cpp Merge branch 'dev' into dev-physfs 2014-07-11 15:24:44 +02:00
image.h formatting and enhancements for savefile screenshot feature 2014-06-24 20:27:31 +03:00
iman.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
iman.h Fixed code formatting 2013-05-27 10:19:16 +02:00
ioutils.h Fixed code formatting 2013-05-27 10:19:16 +02:00
key.h Fixed code formatting 2013-05-27 10:19:16 +02:00
logger.cpp Changed default loglevel on dev builds to Debug 2013-12-26 21:09:19 +01:00
logger.h Refactored sound code 2013-05-27 10:19:16 +02:00
misc.cpp Removed old code based on #ifs (issue #55) 2014-06-27 19:52:09 +02:00
misc.h Fix for #177 - save list sorting 2013-12-27 22:28:25 +01:00
profile.cpp Ability to set language via ini file 2013-12-31 17:20:03 +01:00
profile.h Enhanced logging, option to auto-start mission 2013-06-16 21:54:36 +02:00
restext.cpp Removed some old stuff related to Ceebot-Teen 2014-07-10 17:39:45 +02:00
restext.h Removed some old stuff related to Ceebot-Teen 2014-07-10 17:39:45 +02:00
singleton.h Fixed code formatting 2013-05-27 10:19:16 +02:00
stringutils.cpp Fixed build of stringutils.cpp 2013-12-25 23:41:50 +01:00
stringutils.h Changed char[] to std::string in restext 2013-12-04 00:15:39 +01:00

README.txt

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