colobot/src/ui
Didier Raboud 2acc338c3a Drop now-useless display of licenses.txt in PHASE_GENERIC
The content of licenses.txt in data has gotten useless as the
restrictions got waived, displaying it is useless.
2013-10-30 21:51:05 +01:00
..
README.txt Fixed code formatting 2013-05-27 10:19:16 +02:00
button.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
button.h Fixed code formatting 2013-05-27 10:19:16 +02:00
check.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
check.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
color.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
color.h Fixed code formatting 2013-05-27 10:19:16 +02:00
compass.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
compass.h Fixed code formatting 2013-05-27 10:19:16 +02:00
control.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
control.h Fixed code formatting 2013-05-27 10:19:16 +02:00
displayinfo.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
displayinfo.h Fixed code formatting 2013-05-27 10:19:16 +02:00
displaytext.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
displaytext.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
edit.cpp Fix for #232 - Images in SatCom 2013-09-28 11:13:45 +02:00
edit.h Fix for #232 - Images in SatCom 2013-09-28 11:13:45 +02:00
editvalue.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
editvalue.h Fixed code formatting 2013-05-27 10:19:16 +02:00
gauge.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
gauge.h Fixed code formatting 2013-05-27 10:19:16 +02:00
group.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
group.h Fixed code formatting 2013-05-27 10:19:16 +02:00
image.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
image.h Fixed code formatting 2013-05-27 10:19:16 +02:00
interface.cpp Fixed some CBot-related memory leaks 2013-10-12 18:50:30 +02:00
interface.h Fixed code formatting 2013-05-27 10:19:16 +02:00
key.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
key.h CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
label.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
label.h Fixed code formatting 2013-05-27 10:19:16 +02:00
list.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
list.h Fixed code formatting 2013-05-27 10:19:16 +02:00
maindialog.cpp Drop now-useless display of licenses.txt in PHASE_GENERIC 2013-10-30 21:51:05 +01:00
maindialog.h Fixed code formatting 2013-05-27 10:19:16 +02:00
mainmap.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
mainmap.h Fixed code formatting 2013-05-27 10:19:16 +02:00
mainshort.cpp CInstanceManager refactoring 2013-02-17 12:11:56 +01:00
mainshort.h Fixed code formatting 2013-05-27 10:19:16 +02:00
map.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
map.h Fixed code formatting 2013-05-27 10:19:16 +02:00
scroll.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
scroll.h Fixed code formatting 2013-05-27 10:19:16 +02:00
shortcut.cpp Fixed variable shadowing warnings 2013-05-27 22:29:42 +02:00
shortcut.h Fixed code formatting 2013-05-27 10:19:16 +02:00
slider.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
slider.h Fixed code formatting 2013-05-27 10:19:16 +02:00
studio.cpp Fixed some memory issues 2013-05-27 20:59:50 +02:00
studio.h * Changed file loading to fix issue #73 2013-03-17 19:01:32 +01:00
target.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
target.h Fixed code formatting 2013-05-27 10:19:16 +02:00
window.cpp Fixed code formatting 2013-05-27 10:19:16 +02:00
window.h Fixed code formatting 2013-05-27 10:19:16 +02:00

README.txt

/**
 * \dir src/ui
 * \brief 2D user interface controls
 */