colobot/src/common
krzys-h 5948a9e9d8 Show game version in logs, closes #413 2014-12-11 19:59:24 +01:00
..
resources Implemented autosave (#292) 2014-11-11 14:50:44 +01: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 Show game version in logs, closes #413 2014-12-11 19:59:24 +01:00
event.cpp Removed info about CD in background music tooltip; removed unused 3D sound translation 2014-11-11 14:59:56 +01:00
event.h Refactoring of input and input bindings, CInput class 2014-12-11 19:14:33 +01:00
global.h Refactoring of input and input bindings, CInput class 2014-12-11 19:14:33 +01:00
image.cpp Merge branch 'dev' into dev-physfs 2014-10-14 15:42:19 +02:00
image.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
iman.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
iman.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
ioutils.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
key.h Refactoring of input and input bindings, CInput class 2014-12-11 19:14:33 +01:00
logger.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
logger.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
misc.cpp Sorting saved games list (#380) 2014-11-11 12:08:19 +01:00
misc.h Sorting saved games list (#380) 2014-11-11 12:08:19 +01:00
profile.cpp Support for %lvl% in TerrainInitTextures + cleanup 2014-10-27 21:15:14 +01:00
profile.h Support for %lvl% in TerrainInitTextures + cleanup 2014-10-27 21:15:14 +01:00
restext.cpp Show game version in logs, closes #413 2014-12-11 19:59:24 +01:00
restext.h Show game version in logs, closes #413 2014-12-11 19:59:24 +01:00
singleton.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
stringutils.cpp Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00
stringutils.h Changed all occurences of PPC in the code to TerranovaTeam 2014-10-14 15:26:18 +02:00

README.txt

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