colobot/src/common
Piotr Dziwinski e37019943c Event handling, CApplication and switch to c++-11
- added/changed event structs and event queue in common/event.h
 - added event handling and some minor functions in CApplication
 - switched to --std=c++11 because of union in Event struct
2012-06-30 00:12:04 +02:00
..
README.txt Source files split into modules 2012-04-28 17:53:17 +02:00
config.h.cmake SDL project 2012-06-25 19:59:17 +02:00
event.cpp Event handling, CApplication and switch to c++-11 2012-06-30 00:12:04 +02:00
event.h Event handling, CApplication and switch to c++-11 2012-06-30 00:12:04 +02:00
global.h Whitespace and language change 2012-06-26 22:23:05 +02:00
iman.cpp Whitespace and language change 2012-06-26 22:23:05 +02:00
iman.h Whitespace and language change 2012-06-26 22:23:05 +02:00
key.h Event handling, CApplication and switch to c++-11 2012-06-30 00:12:04 +02:00
language.h Forgotten language change 2012-06-26 22:36:52 +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
modfile.cpp Whitespace and language change 2012-06-26 22:23:05 +02:00
modfile.h Whitespace and language change 2012-06-26 22:23:05 +02:00
profile.cpp Whitespace and language change 2012-06-26 22:23:05 +02:00
profile.h Whitespace and language change 2012-06-26 22:23:05 +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
struct.h Whitespace and language change 2012-06-26 22:23:05 +02:00

README.txt

src/common

Contains headers and modules with common structs and enums.