colobot/src/common
krzys-h 6e1504d7a5 Further cleanup USE_SDL_MAIN 2015-09-29 22:39:34 +02:00
..
resources Started SDL2 migration 2015-09-24 21:09:46 +02:00
thread Fix undefined function colobot-lint issues 2015-09-29 21:44:24 +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 Further cleanup USE_SDL_MAIN 2015-09-29 22:39:34 +02:00
config_file.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
config_file.h Fix license header in all files 2015-08-22 16:40:02 +02:00
error.h Fix license header in all files 2015-08-22 16:40:02 +02:00
event.cpp Fixed a minor error in event logging 2015-09-25 22:18:44 +02:00
event.h Refactored mouse wheel 2015-09-25 22:54:48 +02:00
global.h Fix license header in all files 2015-08-22 16:40:02 +02:00
image.cpp Finalized SDL2 migration 2015-09-25 21:26:49 +02:00
image.h Fix license header in all files 2015-08-22 16:40:02 +02:00
ioutils.h Fix license header in all files 2015-08-22 16:40:02 +02:00
key.cpp Started SDL2 migration 2015-09-24 21:09:46 +02:00
key.h Finalized SDL2 migration 2015-09-25 21:26:49 +02:00
language.h Fix license header in all files 2015-08-22 16:40:02 +02:00
logger.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
logger.h Fix license header in all files 2015-08-22 16:40:02 +02:00
make_unique.h Fix license header in all files 2015-08-22 16:40:02 +02:00
misc.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
misc.h Fix license header in all files 2015-08-22 16:40:02 +02:00
pathman.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
pathman.h Fix license header in all files 2015-08-22 16:40:02 +02:00
regex_utils.cpp Fix license header in all files 2015-08-22 16:40:02 +02:00
regex_utils.h Fix license header in all files 2015-08-22 16:40:02 +02:00
restext.cpp Fixed displaying joystick button 0 name, closes #646 2015-09-25 23:24:29 +02:00
restext.h Added code battles button to the main menu 2015-09-10 20:20:24 +02:00
settings.cpp Refactored CPauseManager 2015-08-31 21:47:55 +02:00
settings.h Fix missing empty line after license header 2015-08-22 17:52:07 +02:00
singleton.h Fix undefined function colobot-lint issues 2015-09-29 21:44:24 +02:00
stringutils.cpp Fixed MXE builds, 2nd try 2015-08-25 12:18:15 +02:00
stringutils.h Fixed MXE builds, 2nd try 2015-08-25 12:18:15 +02:00
version.h.cmake Separated config.h and version.h 2015-09-26 21:12:12 +02:00

README.txt

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